[PATCH] CT 13

2006-05-23 Thread Michael Gerz
Hi,   the attached patch adds trackChanges flags to various methods and includes some minor cleanups.   The overall idea is that whenever you insert or erase text, you have to tell the corresponding method(s) whether you are in a change tracking buffer or not.   Complete Log:add Paragraph::is

Re: Move loadSessionInfo("WindowWidth") etc to lyx_main.C

2006-05-23 Thread Bo Peng
I also prefer the first one (you probably need special values like -1 to indicate you do not want to restore position but only size). Patch attached. Tested using qt3/4/linux. But in parallel you should really split lyx_gui::start() into lyx_gui::createView(x,y,w,h) which creates and display t

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Enrico Forestieri
On Wed, May 24, 2006 at 01:32:32AM +0200, Enrico Forestieri wrote: > On Tue, May 23, 2006 at 05:00:28PM +0200, Edwin Leuven wrote: > > > Jean-Marc Lasgouttes wrote: > > > Edwin> i guess i mean in the dvi output > > > > > > You need to have dvipost and pplatex. I am not sure where they are > > >

Re: Scons moves to its new home: development/scons

2006-05-23 Thread Bo Peng
It looks like something is wrong with the way scons configures the HAVE_MEMPCPY define. I don't know enough about this to fix it, but if you provide some pointers, I may be able to help. You have already identified the source of problem. All you need to do is go to line 776 of SConstruct and ad

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Bennett Helm
On May 23, 2006, at 7:35 PM, Enrico Forestieri wrote: I have noticed that I can't see CT stuff in the output on Mac, though I haven't had time to figure out why. (I also have dvipost installed and can get it to work manually in LaTeX.) I'll look again ... perhaps tomorrow. You have to chec

Re: Scons moves to its new home: development/scons

2006-05-23 Thread Kayvan A. Sylvan
On Mon, May 22, 2006 at 07:28:24PM -0500, Bo Peng wrote: > >The result was: > > > >scons: *** [/tmp/lyxbuild/intl/l10nflist.o] Error 1 > > I can not reproduce your problem so I have to guess. Please svn > revert, svn update, and try again. I took your patch out of the equation (rm -rf development

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Enrico Forestieri
On Tue, May 23, 2006 at 02:25:53PM +0200, Jean-Marc Lasgouttes wrote: > What else is on the plate for 1.4.2? It would be a real bonus to backport the fixed delimiters patch. It is really a shame having all those red bigl and company in math insets in 1.4.x when this is already fixed in trunk. If

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Enrico Forestieri
On Tue, May 23, 2006 at 11:07:37AM -0400, Bennett Helm wrote: > On Tue, 2006-05-23 at 17:00 +0200, Edwin Leuven wrote: > > Jean-Marc Lasgouttes wrote: > > > Edwin> i guess i mean in the dvi output > > > > > > You need to have dvipost and pplatex. I am not sure where they are > > > available. > >

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Enrico Forestieri
On Tue, May 23, 2006 at 05:00:28PM +0200, Edwin Leuven wrote: > Jean-Marc Lasgouttes wrote: > > Edwin> i guess i mean in the dvi output > > > > You need to have dvipost and pplatex. I am not sure where they are > > available. > > enrico graciously send a patch which allowed dvipost to be compile

Re: preview latex

2006-05-23 Thread Enrico Forestieri
On Tue, May 23, 2006 at 01:56:15PM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> I found that it will be recognized if you have a \path_prefix > Enrico> entry in lyxrc.dist. > > Enrico> This fact hints at a wrong way of dealing w

Re: Away until over the weekend

2006-05-23 Thread christian . ridderstrom
On Wed, 24 May 2006, Martin Vermeer wrote: On Tue, May 23, 2006 at 10:21:50PM +0200, Lars Gullik Bjønnes wrote: I am going away for some sailing. See you next week. -- Lgb Have fun! Or rather: Happy Sailing! /C - Martin -- Christian Ridderström, +46-8-768 39 44

Re: [patch] Windows: Add clean_dvi support to configure.py

2006-05-23 Thread Joost Verburg
Angus Leeming wrote: Looks good. One quibble: the usual way to test if running on Windows is: if os.name == 'nt': Works irrespective of Windows flavour, apparently. OK. I changed that in the attached patch, makes no difference but looks better. Joost Index: lib/configure.py

Re: LyX in the press

2006-05-23 Thread christian . ridderstrom
On Tue, 23 May 2006, Juergen Spitzmueller wrote: http://www.freesoftwaremagazine.com/articles/documents_with_lyx The article seems to be new, even if the screenshots indicate otherwise. I added a link to it from here http://wiki.lyx.org/LyX/PressAboutLyX (just until someone adds it

Re: Away until over the weekend

2006-05-23 Thread Martin Vermeer
On Tue, May 23, 2006 at 10:21:50PM +0200, Lars Gullik Bjønnes wrote: > > I am going away for some sailing. > > See you next week. > > -- > Lgb Have fun! - Martin pgp6NMbHTFHpJ.pgp Description: PGP signature

Re: New (?) ct bug

2006-05-23 Thread Martin Vermeer
On Tue, May 23, 2006 at 04:45:39PM +0200, Juergen Spitzmueller wrote: > I came across a rather annoying change tracking bug today: > > 1. New document > 2. insert "word1 word2" > 3. turn on change tracking > 4. insert "word0 " before "word1" > 5. place cursor in front of "word0" and press DEL > =>

Re: compress

2006-05-23 Thread Enrico Forestieri
On Tue, May 23, 2006 at 10:03:45AM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> On Mon, May 22, 2006 at 03:29:19PM +0200, Jean-Marc Lasgouttes > Enrico> wrote: > >> We had problems to find a good name, and I think the current one

Away until over the weekend

2006-05-23 Thread Lars Gullik Bjønnes
I am going away for some sailing. See you next week. -- Lgb

Re: [patch] Windows: Add clean_dvi support to configure.py

2006-05-23 Thread Angus Leeming
Joost Verburg <[EMAIL PROTECTED]> writes: > > Jean-Marc Lasgouttes wrote: > > Note that clean_dvi is not very useful without dt2dv and dv2dt... > > Isn't there a risk of producing a non-functional distribution? > > The attached patch (against 1.4) fixes this by adding a check for dv2dt > and dt

LyX in the press

2006-05-23 Thread Juergen Spitzmueller
http://www.freesoftwaremagazine.com/articles/documents_with_lyx The article seems to be new, even if the screenshots indicate otherwise. Jürgen

Re: [patch] Windows: Add clean_dvi support to configure.py

2006-05-23 Thread Joost Verburg
Jean-Marc Lasgouttes wrote: Note that clean_dvi is not very useful without dt2dv and dv2dt... Isn't there a risk of producing a non-functional distribution? The attached patch (against 1.4) fixes this by adding a check for dv2dt and dt2dv before setting up clean_dvi. Joost Index: lib/configu

Re: LyX Website

2006-05-23 Thread Lars Gullik Bjønnes
Bernhard Reiter <[EMAIL PROTECTED]> writes: | Am Dienstag, den 23.05.2006, 08:00 +0200 schrieb Lars Gullik Bjønnes: | | > So far I have learned that our website is: | > - hard to locate downloads | > - not modern | > | | btw, since the move to svn, there hasn't been a we

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Edwin Leuven
Andre Poenitz wrote: On Tue, May 23, 2006 at 03:49:12PM +0200, Edwin Leuven wrote: the attached slightly modifies qlaction and avoids changing qltoolbar. opinion? You definitely should try harder to stick to LyX coding style no matter whether you agree with the rules or not. It took us severa

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Andre Poenitz
On Mon, May 22, 2006 at 11:07:34PM +0200, Edwin Leuven wrote: > + for(int i=0; i

Re: [Patch] Qt font caching fix

2006-05-23 Thread Andre Poenitz
On Tue, May 23, 2006 at 12:52:14PM +0200, Jean-Marc Lasgouttes wrote: > I see no reason it would not work. If you want to check you could add > a lyxerr statement everytime a new QLFontInfo has to be created. I > think you will see by yourself what happens. Seeing the confusion adding a comment se

Re: [Patch] Qt font caching fix

2006-05-23 Thread Andre Poenitz
On Tue, May 23, 2006 at 12:41:33PM +0200, Abdelrazak Younes wrote: > So the trick was the '* &' instead of a simple '*'. Erm. Yes. > I didn't know about that indeed and I actually _asked_ to the list > what is the reason for the additional '&' but nobody answered. I've noticed the question but w

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Andre Poenitz
On Tue, May 23, 2006 at 03:49:12PM +0200, Edwin Leuven wrote: > the attached slightly modifies qlaction and avoids changing qltoolbar. > opinion? You definitely should try harder to stick to LyX coding style no matter whether you agree with the rules or not. It took us several years to end up wi

Re: Qt4 on Mac: success ... and problems

2006-05-23 Thread Andre Poenitz
On Mon, May 22, 2006 at 08:12:31PM +0200, Enrico Forestieri wrote: > > Basically everything before 4.1.0 has been unusable speed-wise for me. > > 4.1.0+ is still much worse than 3.x but came into the 'barely usable' > > region. > > Is this with Qt/X11? There are some general coding practices that

Re: LyX Website

2006-05-23 Thread Bernhard Reiter
Am Dienstag, den 23.05.2006, 08:00 +0200 schrieb Lars Gullik Bjønnes: > So far I have learned that our website is: > - hard to locate downloads > - not modern > btw, since the move to svn, there hasn't been a web frontend to it (as formerly to cvs) -- or is it just me not

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Joost Verburg
Angus Leeming wrote: Incidentally, is this one actually true: - Make LyX/Win work under windows 98. I thought that there were problems with the rendering in that the main window was unusably small and couldn't be resized. (A CuTee or whatever it's called bug, apparently.) Only Windows 2000, XP

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Michael Gerz
Hi Edwin, it is supposed to work but for me it is amazing that works. The code is really not intuitive and a great part of it has bitten the dust during my CT cleanup (without the need of new code). I am currently working on a "CT++". I expect to be ready by the end of next week. (There abou

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Bennett Helm
On Tue, 2006-05-23 at 16:58 +0200, Georg Baum wrote: > It would be really good if we had somebody who could debug this on a mac. > "Remote debugging" through Bennet (although he is very patient) is > difficult. Well, I would have said you all are remarkably patient! I just haven't been able -- and

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Abdelrazak Younes
Edwin Leuven a écrit : Abdelrazak Younes wrote: OK, you have a point... Forget about it and just create a new LFUN please. ok, the problem then is how to get the pos() of the toolbutton without touching qltoolbar... will try to figure that out I don't have the documentation at hand but I th

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Bennett Helm
On Tue, 2006-05-23 at 17:00 +0200, Edwin Leuven wrote: > Jean-Marc Lasgouttes wrote: > > Edwin> i guess i mean in the dvi output > > > > You need to have dvipost and pplatex. I am not sure where they are > > available. > > enrico graciously send a patch which allowed dvipost to be compiled on >

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Edwin Leuven
Abdelrazak Younes wrote: OK, you have a point... Forget about it and just create a new LFUN please. ok, the problem then is how to get the pos() of the toolbutton without touching qltoolbar... will try to figure that out thanks, edwin

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Edwin Leuven
Jean-Marc Lasgouttes wrote: Edwin> i guess i mean in the dvi output You need to have dvipost and pplatex. I am not sure where they are available. enrico graciously send a patch which allowed dvipost to be compiled on windows have installed the .sty and .exe, it doesn't work for me perhaps

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > I tend to think that 1940 and 2016 are not very important anymore now > that we have autoopen. Actually, I have a patch for 2016 that would > just work if we decided to drop support for 1.3.x preference files > (where viewers are different). Georg, I remember you told

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Abdelrazak Younes
Edwin Leuven a écrit : Abdelrazak Younes wrote: Hum... thinking more about it, you could as well reuse the same QLAction for the menu item call. I don't think the present dialog version provide any more functionality than what you are proposing. I mean, it's not like one will want to insert a

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Well ... I'm laid up sick at the moment and won't be able to Bennett> do anything today. And then I'm (still) swamped with work, so Bennett> I won't have a lot

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Just a reminder for when you come to commit this. The patch as Angus> it stands will produce a couple of compiler warnings under Angus> linux because the function arguments aren't used. You'll need Angus> to add a couple of casts to

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Georg Baum
Joost Verburg wrote: > clean_dvi will only be setup by configure.py on Windows/Cygwin, so the > current patch by Georg is fine. If you apply that, everything works on > Windows and I can publish the Windows installer for other people to test. Not really. Everything is fine if one is using the win

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Jean-Marc Lasgouttes
> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> Jean-Marc Lasgouttes wrote: >> It should. Edwin> i guess i mean in the dvi output You need to have dvipost and pplatex. I am not sure where they are available. JMarc

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Angus Leeming
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > OK, I read the documentation and came up with the following patch, > which is probably partly bogus. I think this is supposed to do what we > need. Just a reminder for when you come to commit this. The patch as it stands will produce a couple of c

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Edwin Leuven
Abdelrazak Younes wrote: Hum... thinking more about it, you could as well reuse the same QLAction for the menu item call. I don't think the present dialog version provide any more functionality than what you are proposing. I mean, it's not like one will want to insert a 100x100 table, this just

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Jean-Marc Lasgouttes
> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: Jose'> On Tuesday 23 May 2006 15:33, Jean-Marc Lasgouttes wrote: >> // currently, no default viewer is tried for non-windows >> system // support for KDE/Gnome/Macintosh may be added >> later Jose'> If I read correctly you

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Edwin Leuven
Jean-Marc Lasgouttes wrote: It should. i guess i mean in the dvi output ?

New (?) ct bug

2006-05-23 Thread Juergen Spitzmueller
I came across a rather annoying change tracking bug today: 1. New document 2. insert "word1 word2" 3. turn on change tracking 4. insert "word0 " before "word1" 5. place cursor in front of "word0" and press DEL => the char "w" in "word1" is marked INSERTED. In fact, all change tracking marks in the

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Abdelrazak Younes
Abdelrazak Younes a écrit : Edwin Leuven a écrit : Abdelrazak Younes wrote: I agree it's overkill and we already discussed at length the subject. But all other dialogs go through this controller framework so I would prefer that you use that. Besides, I suspect that the change would be even le

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Jean-Marc Lasgouttes
> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> small question : does track changes work under windows? It should. JMarc

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Jose' Matos
On Tuesday 23 May 2006 15:33, Jean-Marc Lasgouttes wrote: > // currently, no default viewer is tried for non-windows system > // support for KDE/Gnome/Macintosh may be added later If I read correctly your patch you made this comment wrong. It should be changed. :-) -- José Abí

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Abdelrazak Younes
Edwin Leuven a écrit : Angus Leeming wrote: only the update() call (and not the action() ), that is: enable/disable the widget See my other mail. I think you should try to reuse that part also. While you're at it, it should be "std::string const & tooltip = std::string()". will change that

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Well ... I'm laid up sick at the moment and won't be able to Bennett> do anything today. And then I'm (still) swamped with work, so Bennett> I won't have a lot of time to work on it. But most Bennett> importantly, I don't underst

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Abdelrazak Younes
Edwin Leuven a écrit : small question : does track changes work under windows? Last time I checked Yes... Abdel.

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Abdelrazak Younes
Edwin Leuven a écrit : Abdelrazak Younes wrote: I agree it's overkill and we already discussed at length the subject. But all other dialogs go through this controller framework so I would prefer that you use that. Besides, I suspect that the change would be even less intrusive if you do so. No

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Edwin Leuven
small question : does track changes work under windows? Jean-Marc Lasgouttes wrote: The 1.4.2 change list is steadily growing, and it is almost time to release what we have. The bugs currently targeted to 1.4.2 are: 1940nor NEW 1.4.2 Spaces in path to file viewer

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Edwin Leuven
Angus Leeming wrote: The "const" in "bool const foo" isn't needed/wanted in the header, only in the .C file. Think of it as an implementation detail. No doxygen comments. ok What does the updateonly do? only the update() call (and not the action() ), that is: enable/disable the widget W

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Angus Leeming
Edwin Leuven <[EMAIL PROTECTED]> writes: Don't forget to add liconview.[Ch] to Makefile.am too: > Index: development/scons/SConscript > === > --- development/scons/SConscript (revision 13913) > +++ development/scons/SConscript

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Edwin Leuven
Abdelrazak Younes wrote: I agree it's overkill and we already discussed at length the subject. But all other dialogs go through this controller framework so I would prefer that you use that. Besides, I suspect that the change would be even less intrusive if you do so. No need need to touch the

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > The 1.4.2 change list is steadily growing, and it is almost time to > release what we have. Good work, all! JMarc, here's a revised version of your file with a couple of minor grammatical corrections. Incidentally, is this one actually true: - Make LyX/Win work unde

Re: LyX Website

2006-05-23 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > checking out the website into public_htmk otoh and experimenting there > should be quite a bit easier, especially for other to have a look as > well. Of course, that makes a lot of sense. In fact, now that you've pointed out this strategy to me, I recall that I used t

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Bennett Helm
On Tue, 2006-05-23 at 14:25 +0200, Jean-Marc Lasgouttes wrote: > - it would be nice to implement autoopen for OSX. Bennett, do you > think you can have a go at it? I can try to write some code > according to the specs if it helps. Well ... I'm laid up sick at the moment and won't be able to do

Re: [PATCH] do not ask when reloading a clean file.

2006-05-23 Thread Bo Peng
When BufferView::Pimpl::loadLyXFile is invoked to load a file that is already loaded, the user is asked whether he wants to just switch or re-load the file. The following patch(es) chnage the behavior so that, when the buffer is clean, the switch solution is automatically selected. Does this pat

Re: Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Joost Verburg
- we need to see the mythical windows installer to check that everything is OK. Joost, if you can produce an installer of the current 1.4.2svn and show us a tarball of the sources, now would be a good time to give feedback. - the clean_dvi issue is not settled yet, I think. clean_dvi will

Towards LyX 1.4.2 [status update #1]

2006-05-23 Thread Jean-Marc Lasgouttes
The 1.4.2 change list is steadily growing, and it is almost time to release what we have. The bugs currently targeted to 1.4.2 are: 1940nor NEW 1.4.2 Spaces in path to file viewer not handled 2016nor NEW 1.4.2 patch Saving a quoted converter adds ex

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Abdelrazak Younes
Edwin Leuven a écrit : Abdelrazak Younes wrote: I have to admit I don't like the special code below. Did you try to use the Controller framework instead? i must admit i didn't. having a controller for calling a function seems a bit overkill to me, that's why i didn't bother. i guess it can be

Re: LyX Website

2006-05-23 Thread Joost Verburg
Jean-Marc Lasgouttes wrote: OTOH, it would not be fair to let Joost hack away on the branch, and then say "Oh, is this what you had in mind? Sorry, we don't like it". True :) My idea is a complete overhaul of both design and content. In my opinion, the current website makes simple things too d

Re: preview latex

2006-05-23 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> I found that it will be recognized if you have a \path_prefix Enrico> entry in lyxrc.dist. Enrico> This fact hints at a wrong way of dealing with \path_prefix, Enrico> as user changes will be recorded in preferences and not i

Re: [PATCH] do not ask when reloading a clean file.

2006-05-23 Thread Jose' Matos
On Tuesday 23 May 2006 12:30, Georg Baum wrote: > Jean-Marc Lasgouttes wrote: > > The original reason was a bad reason: that the session code had bad > > interactions with your natbib code and loaded child documents twice, > > therefore triggering bogus alerts. This has been or should be fixed > >

Re: [PATCH] do not ask when reloading a clean file.

2006-05-23 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: >> The original reason was a bad reason: that the session code had bad >> interactions with your natbib code and loaded child documents >> twice, therefore triggering bogus alerts. This has been or should >>

Re: [PATCH] do not ask when reloading a clean file.

2006-05-23 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > The original reason was a bad reason: that the session code had bad > interactions with your natbib code and loaded child documents twice, > therefore triggering bogus alerts. This has been or should be fixed > differently, so it is less relevant now. This is actuall

Re: LyX Website

2006-05-23 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | > Is one or two sentences about what should change on the website to | > much to ask for? | | No, probably not ;-) | | > So far I have learned that our website is: | > - hard to locate download

Re: [Patch] Qt font caching fix

2006-05-23 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> So the trick was the '* &' instead of a simple '*'. I Abdelrazak> didn't know about that indeed and I actually _asked_ to Abdelrazak> the list what is the reason for the additional '&' but Abdelrazak> nobody answered.

Re: [PATCH] do not ask when reloading a clean file.

2006-05-23 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: >> When BufferView::Pimpl::loadLyXFile is invoked to load a file that >> is already loaded, the user is asked whether he wants to just >> switch or re-load the file. The following patch(es) chnage the >> beh

Re: [Patch] Qt font caching fix

2006-05-23 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Maybe my code is wrong but I'd really like to know why. Abdelrazak> All I am doing is saving the pointer in the table. The Abdelrazak> second time a font that has the same characteristics is

Re: [Patch] Qt font caching fix

2006-05-23 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Maybe my code is wrong but I'd really like to know why. Abdelrazak> All I am doing is saving the pointer in the table. The Abdelrazak> second time a font that has the same characteristics is Abdelrazak> required, inste

Re: [PATCH] do not ask when reloading a clean file.

2006-05-23 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > When BufferView::Pimpl::loadLyXFile is invoked to load a file that is > already loaded, the user is asked whether he wants to just switch or > re-load the file. The following patch(es) chnage the behavior so that, > when the buffer is clean, the switch solution is aut

Re: [Patch] Qt font caching fix

2006-05-23 Thread Abdelrazak Younes
Andre Poenitz a écrit : On Sat, May 20, 2006 at 05:08:34PM +0200, Abdelrazak Younes wrote: Index: src/frontends/qt3/qfont_loader.h === --- src/frontends/qt3/qfont_loader.h(revision 13887) +++ src/frontends/qt3/qfont_loader.h

Re: LyX Website

2006-05-23 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Well, that's two points even if it's not two sentences. Isn't Angus> it enough? However, even if you disagree with him over these Angus> two issues, I don't think that you should prevent him from Angus> experimenting in a branch. Th

[PATCH] do not ask when reloading a clean file.

2006-05-23 Thread Jean-Marc Lasgouttes
When BufferView::Pimpl::loadLyXFile is invoked to load a file that is already loaded, the user is asked whether he wants to just switch or re-load the file. The following patch(es) chnage the behavior so that, when the buffer is clean, the switch solution is automatically selected. Does anyone ob

Re: [PATCH] frontends/qt4/*.C contains *_moc.cpp

2006-05-23 Thread younes . a
Selon Andre Poenitz <[EMAIL PROTECTED]>: > > Or it could possibly be in lyx, but less likely considering that qt4 > > on windows supposedly is fine. > > Qt 4 drawing backends on *nix and Windows are completely different. > So what is reasonable fast on one side might be abysmal slow on the > other

Re: LyX Website

2006-05-23 Thread Angus Leeming
Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: > Is one or two sentences about what should change on the website to > much to ask for? No, probably not ;-) > So far I have learned that our website is: > - hard to locate downloads > - not modern Well, that's two points even if it

Re: [Patch] Qt font caching fix

2006-05-23 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Would you care to explain the difference between what has been there and what you have now? Martin> Good question. I didn't see either that this had anything to Martin> do with caching as Abdel claims, but

Re: Move loadSessionInfo("WindowWidth") etc to lyx_main.C

2006-05-23 Thread Jean-Marc Lasgouttes
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes: Bo> Dear all, qt3/lyx_gui.C line 226-259 read lyxrc and set window Bo> width/height/pos. These are repeated for all frontends and should Bo> be moved to lyx_main.C Then, how would you want the info be passed Bo> to the lyx_gui::start function? Bo>

Re: compress

2006-05-23 Thread Jean-Marc Lasgouttes
> "Hartmut" == Hartmut Haase <[EMAIL PROTECTED]> writes: Hartmut> Am Montag, 22. Mai 2006 15:29 schrieben Sie: >> What about "Compress on disk"? Hartmut> not really. What happens? If I click this feature, the file Hartmut> gets compressed. When I change afterwards and click on the Hartmut> sav

Re: Re: compress

2006-05-23 Thread Hartmut Haase
Am Montag, 22. Mai 2006 15:29 schrieben Sie: > What about "Compress on disk"? not really. What happens? If I click this feature, the file gets compressed. When I change afterwards and click on the save button, what will happen then? -- Viele Grüße, Hartmut Hungerhilfe: http://www.thehungersite.

Re: [PATCH] CT 12

2006-05-23 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> "Michael Gerz" <[EMAIL PROTECTED]> writes: | Ooops, here Lars> comes the patch. Lars> Is it possible for you to use a "better" mime-type for your Lars> patches? Lars> (Hmm... didn't J-M teach me a trick to be able to read the

Re: Qt4 on Mac: success ... and problems

2006-05-23 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> Is this with Qt/X11? What really puzzles me is that on Windows Enrico> Qt3/X11 outperforms Qt/Win. Or perhaps I should say that LyX Enrico> 1.4.x using the Qt3/X11 frontend is noticeably faster than LyX Enrico> 1.4.x using the

Re: [Patch] Qt font caching fix

2006-05-23 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> Would you care to explain the difference between what has been >> there and what you have now? Martin> Good question. I didn't see either that this had anything to Martin> do with caching as Abdel claims, but didn't feel certain Mart

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Edwin Leuven
Abdelrazak Younes wrote: Here are my comments Edwin... First I think the LIconview name is not correct. Maybe InsertTableWidget? In any case, please drop the 'L' as we are already in lyx namespace. Second, the file name should be the same as the class including the case. So that would be Inse

Re: compress

2006-05-23 Thread Edwin Leuven
Jean-Marc Lasgouttes wrote: "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> On Mon, May 22, 2006 at 03:29:19PM +0200, Jean-Marc Lasgouttes Enrico> wrote: We had problems to find a good name, and I think the current one is not very good indeed. I am not sure actually that "Com

Re: compress

2006-05-23 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> On Mon, May 22, 2006 at 03:29:19PM +0200, Jean-Marc Lasgouttes Enrico> wrote: >> We had problems to find a good name, and I think the current one is >> not very good indeed. I am not sure actually that "Compress >> Document" i

Re: Subversion error from aussie when trying to update wiki

2006-05-23 Thread christian . ridderstrom
On Tue, 23 May 2006, Lars Gullik Bjønnes wrote: [EMAIL PROTECTED] writes: | I don't think it has anything to do with pmwiki... I tried this line | as well: | $ svn co svn://svn.lyx.org/lyx/lyx-devel/trunk lyx-devel | svn: Unknown hostname 'svn.lyx.org' | | Is there anything weird wi

Re: qt4: popup widget for insert tabular

2006-05-23 Thread Abdelrazak Younes
Edwin Leuven a écrit : Abdelrazak Younes wrote: In principle it should be as easy as replacing QTabularCreate in "qt4/Dialog.C" with your new dialog. Then, to correctly position your dialog, you will need to add a method in ControlTabularCreate that will give the coordinate of toolbar button.

Re: [PATCH] CT 12

2006-05-23 Thread Michael Gerz
Hi Lars, currently, I am using Outlook Express. The situation will improve at the weekend when I am back to Thunderbird. I am sorry for the inconvenience. Michael - Original Message - From: ""Lars Gullik Bjønnes"" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 23, 2006 8:58 AM Subject: