Re: 3 important bugs right now - more testing needed!

2006-11-09 Thread Jean-Pierre Chrétien
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > > "Jean-Pierre" == Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes: > > Jean-Pierre> Could the diacritics problem come from the list of > Jean-Pierre> locales not including utf8 ? > > What is the diacritics problem? That we cannot check a

Re: scons error building LyX under Win

2006-11-09 Thread Bo Peng
I get also the same errors with SCons 0.96.92: I do not know what build.bat you are using, but please remove all compiler options like CCFLAGS= for now. Bo

Single-instance support on Windows

2006-11-09 Thread Joost Verburg
Hi, Here is a detailed description of how single-instance support can be implemented on Windows. This feature will allow users to open LyX files using the Windows explorer in the current LyX process, so copy & paste works and data is shared between all windows. Like on Mac OS X, this is the s

Re: scons error building LyX under Win

2006-11-09 Thread Uwe Stöhr
Bo Peng schrieb: File "C:\Python25\scons-0.96.93\SCons\Environment.py", line I can not investigate this now but you are using the newest scons-0.96.93, not 0.96.92. Maybe there is some backward compatibility problem. I get also the same errors with SCons 0.96.92: --- scons: Reading SCons

Re: [patch] Allow unicode labels in layout files

2006-11-09 Thread José Matos
On Thursday 09 November 2006 9:28 pm, Georg Baum wrote: > This patch allows to enter utf8-encoded labelstrings in layout files. This > makes sense IMO, since labelstrings are no keywords, but only used for GUI > display. > > OK to go in? Yep. > BTW, why is layout->labelstring() sometimes used u

Re: [PATCH] bug 2975

2006-11-09 Thread Georg Baum
Am Donnerstag, 9. November 2006 13:43 schrieb Ozgur Ugras BARAN: > On 11/9/06, Georg Baum <[EMAIL PROTECTED]> wrote: > > Ozgur Ugras BARAN wrote: > > > > > This patch solves the crash while calling Qt4-TOC dialog in Linux /gcc-4.1 > > > > Are you sure? > > I have tested here and it works now.. >

[patch] Allow unicode labels in layout files

2006-11-09 Thread Georg Baum
This patch allows to enter utf8-encoded labelstrings in layout files. This makes sense IMO, since labelstrings are no keywords, but only used for GUI display. OK to go in? BTW, why is layout->labelstring() sometimes used untranslated? Index: src/support/lstrings.C ==

Request for feature/Patching procedure

2006-11-09 Thread Alex Roper
Hi, I'd be interesting in having added (or adding myself) a feature to LyX. It would be neat if there were a user-configurable way to reassign shortcuts. For example, I type "\pmatrix" a lot, and would like to assign a shortcut like "\Pm" or something. It would be nice if I could just edit a user

Re: [patch] esint support

2006-11-09 Thread Georg Baum
I forgot one file in the patch. Georg Index: src/MenuBackend.C === --- src/MenuBackend.C (Revision 15835) +++ src/MenuBackend.C (Arbeitskopie) @@ -35,6 +35,8 @@ #include "lyx_main.h" // for lastfiles #include "lyxfunc.h" #include

Re: [patch] esint support

2006-11-09 Thread Georg Baum
Am Donnerstag, 9. November 2006 13:40 schrieb Abdelrazak Younes: > Georg Baum wrote: > > Abdelrazak Younes wrote: > > > >> Georg Baum wrote: > >>> This patch adds support for the esint package: > >> Georg, could you post an updated patch for the multi-document toc? > > > > I never had it in 1.5 s

unused parameter

2006-11-09 Thread Georg Baum
../../src/MenuBackend.C:762: Warnung: unbenutzter Parameter »buf« Why is it unused? Can it be removed? Georg

Re: Bug 2960: Inserting an URL cause latex/pdflatex failure

2006-11-09 Thread Enrico Forestieri
On Thu, Nov 09, 2006 at 05:46:12PM +0100, Georg Baum wrote: > Am Donnerstag, 9. November 2006 14:15 schrieb Enrico Forestieri: > > On Thu, Nov 09, 2006 at 01:26:31PM +0100, Georg Baum wrote: > > > > > We have unicode for document contents. We don't have unciode for > internal > > > keywords. This

[PATCH] Speed-up forwardInset

2006-11-09 Thread Jean-Marc Lasgouttes
This patch (that should have been applied long ago) speeds up forwardInset like I did to forwardPar earlier. This will benefit to all code uses this in big documents. This will go tomorrow in branch and trunk if nobody complains. JMarc Index: src/dociterator.C ===

Re: Bug 2960: Inserting an URL cause latex/pdflatex failure

2006-11-09 Thread Herbert Voss
Georg Baum schrieb: > Am Donnerstag, 9. November 2006 14:15 schrieb Enrico Forestieri: >> On Thu, Nov 09, 2006 at 01:26:31PM +0100, Georg Baum wrote: >> >>> We have unicode for document contents. We don't have unciode for > internal >>> keywords. This is the same as in LaTeX: You cannot define com

Re: Bug 2960: Inserting an URL cause latex/pdflatex failure

2006-11-09 Thread Georg Baum
Am Donnerstag, 9. November 2006 14:15 schrieb Enrico Forestieri: > On Thu, Nov 09, 2006 at 01:26:31PM +0100, Georg Baum wrote: > > > We have unicode for document contents. We don't have unciode for internal > > keywords. This is the same as in LaTeX: You cannot define commands with > > non-ascii

Re: [patch] esint support

2006-11-09 Thread Herbert Voss
Georg Baum schrieb: > Am Donnerstag, 9. November 2006 15:18 schrieb Herbert Voss: >> Georg Baum schrieb: >>> - load the wasysym package automatically if esint gets loaded, since > esint >>> redefines the integrals in a consistent way >>> (http://bugzilla.lyx.org/show_bug.cgi?id=1942). >> where is

Re: [patch] esint support

2006-11-09 Thread Georg Baum
Am Donnerstag, 9. November 2006 15:18 schrieb Herbert Voss: > Georg Baum schrieb: > > - load the wasysym package automatically if esint gets loaded, since esint > > redefines the integrals in a consistent way > > (http://bugzilla.lyx.org/show_bug.cgi?id=1942). > > where is the sense to load wasys

Re: citation dialog

2006-11-09 Thread Georg Baum
Am Donnerstag, 9. November 2006 16:09 schrieb Jean-Marc Lasgouttes: > > "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes: > > Alfredo> PS: there's a surprising (good) amount of activity on this > Alfredo> list! > > Hello Alfredo, > > Do you feel like coming back to have fun with us

Re: [PATCH] make sure that size-changing bindings work on a french keyboard.

2006-11-09 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> As you may have guessed I have needed to use this binding Jean-Marc> recently :) Jean-Marc> This is going in now. Obviously the part below did not go in. However, would it make sense? The Toc part in particular is u

[PATCH] make sure that size-changing bindings work on a french keyboard.

2006-11-09 Thread Jean-Marc Lasgouttes
As you may have guessed I have needed to use this binding recently :) This is going in now. JMarc Index: lib/ChangeLog === --- lib/ChangeLog (revision 15765) +++ lib/ChangeLog (working copy) @@ -1,3 +1,8 @@ +2006-11-08 Jean-Marc L

Re: citation dialog

2006-11-09 Thread Jean-Marc Lasgouttes
> "Alfredo" == Alfredo Braunstein <[EMAIL PROTECTED]> writes: Alfredo> PS: there's a surprising (good) amount of activity on this Alfredo> list! Hello Alfredo, Do you feel like coming back to have fun with us? JMarc

Re: citation dialog

2006-11-09 Thread Jean-Marc Lasgouttes
> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> Jean-Marc Lasgouttes wrote: >> Wouldn't it be as intuitive to remove the search string and press >> return? Edwin> don't understand you here I guess I'll have to practice with the dialog before making more uninform comments. >> Or

Re: [PATCH] fix bugs 2877 and 1720

2006-11-09 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> Entries in the LyX menu are now functional. However: Bennett> 1. Navigation entries are *not* disabled in the menu. Bennett> Selecting them gives a "Command not allowed without any Bennett> document open" error message at the bo

Re: 1.5.0 on Mac

2006-11-09 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> On Nov 6, 2006, at 10:05 AM, Jean-Marc Lasgouttes wrote: >>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: >> Bennett> Yes. I haven't tried to figure out systematically which Bennett> symbols it is, but \int is one of

Re: citation dialog

2006-11-09 Thread Alfredo Braunstein
Edwin Leuven wrote: > Jean-Marc Lasgouttes wrote: >> Wouldn't it be as intuitive to remove the search string and press >> return? > > don't understand you here > >> Or have find as you type. > > it is find as you type, that's why it is handy to have a quick way of > clearing the find box... Ma

Re: citation dialog

2006-11-09 Thread Edwin Leuven
Jean-Marc Lasgouttes wrote: Wouldn't it be as intuitive to remove the search string and press return? don't understand you here Or have find as you type. it is find as you type, that's why it is handy to have a quick way of clearing the find box... Looking at your screenshot, I would n

Re: [patch] esint support

2006-11-09 Thread Herbert Voss
Georg Baum schrieb: > This patch adds support for the esint package: > > - new header flag for esint (can be off, auto, on). Since the package is > quite new (tetex doew not have it, but texlive), and because some people > might like the different look of wasysym integrals (or define their own) it

Re: citation dialog

2006-11-09 Thread Jean-Marc Lasgouttes
> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes: Edwin> Leuven, E. wrote: >> the attached adds a toolbutton that clears the search box (and >> restores the full citation list): >> >> http://leuven.ecodip.net/lyx/cit.png >> >> ok to commit? Edwin> this is going in unless someone shouts.

Re: 3 important bugs right now - more testing needed!

2006-11-09 Thread Jean-Marc Lasgouttes
> "Jean-Pierre" == Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes: Jean-Pierre> Could the diacritics problem come from the list of Jean-Pierre> locales not including utf8 ? What is the diacritics problem? That we cannot check accented characters? We should find a way to read unicode table an

Re: [PATCH] bug 2975

2006-11-09 Thread Ozgur Ugras BARAN
No problem Ugras. Post your patch to the list and we'll manage. Not sure this is a thing to say but have a nice journey ;-) Abdel. Thanks.. I will send postcards :-) Ugras

Re: [PATCH] bug 2975

2006-11-09 Thread Abdelrazak Younes
Ozgur Ugras BARAN wrote: On 11/9/06, Abdelrazak Younes <[EMAIL PROTECTED]> wrote: Shall we black-list gcc-4.0.2 and 4.1 or put in your patch? I'll put in your patch ;-) Put in my patch :)... Using insert(pair) does not hurt for any compile/run environment, and solves many of them. So why not

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Abdelrazak Younes wrote: >>> Peter Kümmel wrote: Abdelrazak Younes wrote: > I think this is something else as I remove CMakeCache.txt before > trying. The path to qt is hard coded it Joost's qmake: D:\LyX\lyx-winPackage-msvc\q

Re: Bug 2960: Inserting an URL cause latex/pdflatex failure

2006-11-09 Thread Enrico Forestieri
On Thu, Nov 09, 2006 at 01:26:31PM +0100, Georg Baum wrote: > We have unicode for document contents. We don't have unciode for internal > keywords. This is the same as in LaTeX: You cannot define commands with > non-ascii characters. You know you are wrong here, don't you? ;-) > You do not need

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Peter Kümmel wrote: Abdelrazak Younes wrote: I think this is something else as I remove CMakeCache.txt before trying. The path to qt is hard coded it Joost's qmake: D:\LyX\lyx-winPackage-msvc\qt-4\lib Do you have Joost's qt at this place? Now I h

Re: [PATCH] bug 2975

2006-11-09 Thread Abdelrazak Younes
Ozgur Ugras BARAN wrote: On 11/9/06, Abdelrazak Younes <[EMAIL PROTECTED]> > Anyway, I am not that sure. This may be a gcc bug also. Or maybe a Qt4.2 bug. QModelIndex is a strange beast. Abdel. No, this is strictly stl problem. try the same map with an int instead of QModelIndex. you will g

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Abdelrazak Younes wrote: >>> I think this is something else as I remove CMakeCache.txt before trying. >> >> The path to qt is hard coded it Joost's qmake: >> D:\LyX\lyx-winPackage-msvc\qt-4\lib >> >> Do you have Joost's qt at this place? > > Now I

Re: [PATCH] bug 2975

2006-11-09 Thread Ozgur Ugras BARAN
On 11/9/06, Abdelrazak Younes <[EMAIL PROTECTED]> wrote: Ozgur Ugras BARAN wrote: > On 11/9/06, Georg Baum > What I understand is map::operator[] returns mapped_type&, (for this > case a const_iterator&). When you use operator = you try to > copy-construct with another const_iterator. This is e

Re: [PATCH] bug 2975

2006-11-09 Thread Abdelrazak Younes
Ozgur Ugras BARAN wrote: On 11/9/06, Georg Baum What I understand is map::operator[] returns mapped_type&, (for this case a const_iterator&). When you use operator = you try to copy-construct with another const_iterator. This is erroneous, since you cannot dereference the first. Pair, howeve

Re: [patch] esint support

2006-11-09 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: Georg Baum wrote: This patch adds support for the esint package: Georg, could you post an updated patch for the multi-document toc? I never had it in 1.5 so far. If you can tell me what happened to updateCounters() and where I can find the replacem

Re: [PATCH] bug 2975

2006-11-09 Thread Ozgur Ugras BARAN
On 11/9/06, Georg Baum <[EMAIL PROTECTED]> wrote: Ozgur Ugras BARAN wrote: > This patch solves the crash while calling Qt4-TOC dialog in Linux /gcc-4.1 Are you sure? I have tested here and it works now.. The old code is perfectly valid for a std::map: if the element does not exist it is cre

Re: [PATCH] bug 2975

2006-11-09 Thread Abdelrazak Younes
Georg Baum wrote: Ozgur Ugras BARAN wrote: This patch solves the crash while calling Qt4-TOC dialog in Linux /gcc-4.1 Are you sure? The old code is perfectly valid for a std::map: if the element does not exist it is created. I don't understand at all how using insert() instead of operator[]

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: I think this is something else as I remove CMakeCache.txt before trying. The path to qt is hard coded it Joost's qmake: D:\LyX\lyx-winPackage-msvc\qt-4\lib Do you have Joost's qt at this place? Now I have yes and it is correctly detected. But why

Re: Restore window positions

2006-11-09 Thread Enrico Forestieri
On Thu, Nov 09, 2006 at 09:22:35AM +0100, Abdelrazak Younes wrote: > Peter Kümmel wrote: > >Enrico Forestieri wrote: > >>On Wed, Nov 08, 2006 at 11:28:49PM +0100, Peter Kümmel wrote: > >>>Attached a patch to restore the > >>>windows position correctly. > >>Please Peter, use Q_WS_WIN instead of Q_OS

Re: Bug 2960: Inserting an URL cause latex/pdflatex failure

2006-11-09 Thread Georg Baum
Helge Hafting wrote: > Wrong. Why in the world should they be "ascii" ??? Because that is required by the LyX internals. For example, the layout names are run through the gettext mechanism, and that requires pure ascii. > They need to use a standardized encoding - so they work everywhere. > Tha

Re: Restore window positions

2006-11-09 Thread Enrico Forestieri
On Thu, Nov 09, 2006 at 09:23:34AM +0100, Peter Kümmel wrote: > Enrico Forestieri wrote: > > On Wed, Nov 08, 2006 at 11:28:49PM +0100, Peter Kümmel wrote: > >> Attached a patch to restore the > >> windows position correctly. > > > > Please Peter, use Q_WS_WIN instead of Q_OS_WIN, as this is also r

Re: [PATCH] bug 2975

2006-11-09 Thread Georg Baum
Ozgur Ugras BARAN wrote: > This patch solves the crash while calling Qt4-TOC dialog in Linux /gcc-4.1 Are you sure? The old code is perfectly valid for a std::map: if the element does not exist it is created. I don't understand at all how using insert() instead of operator[] could solve a crash.

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Abdelrazak Younes wrote: >>> Dear Joost, dear Peter, >>> >>> I wanted to try Qt4.2 but avoid it compilatation ao I tried lyx Joost's >>> package (lyx-windows-deps-msvc-qt4.zip). I put the inner qt-4/bin in my >>> PATH variable but I have a conflict

[PATCH] bug 2975

2006-11-09 Thread Ozgur Ugras BARAN
This patch solves the crash while calling Qt4-TOC dialog in Linux /gcc-4.1 Can somebody commit it? Index: frontends/qt4/TocModel.C === --- frontends/qt4/TocModel.C (revision 15811) +++ frontends/qt4/TocModel.C (working copy) @@ -96,7

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Abdelrazak Younes
Peter Kümmel wrote: Abdelrazak Younes wrote: Dear Joost, dear Peter, I wanted to try Qt4.2 but avoid it compilatation ao I tried lyx Joost's package (lyx-windows-deps-msvc-qt4.zip). I put the inner qt-4/bin in my PATH variable but I have a conflict problem: D:\devel\lyx\trunk\development\cmake

Re: [patch] esint support

2006-11-09 Thread Georg Baum
Abdelrazak Younes wrote: > Georg Baum wrote: >> This patch adds support for the esint package: > > Georg, could you post an updated patch for the multi-document toc? I never had it in 1.5 so far. If you can tell me what happened to updateCounters() and where I can find the replacement code I can

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Peter Kümmel
Abdelrazak Younes wrote: > Abdelrazak Younes wrote: >> Abdelrazak Younes wrote: >>> Dear Joost, dear Peter, >>> >>> I wanted to try Qt4.2 but avoid it compilatation ao I tried lyx >>> Joost's package (lyx-windows-deps-msvc-qt4.zip). I put the inner >>> qt-4/bin in my PATH variable but I have a conf

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Peter Kümmel
Abdelrazak Younes wrote: > Dear Joost, dear Peter, > > I wanted to try Qt4.2 but avoid it compilatation ao I tried lyx Joost's > package (lyx-windows-deps-msvc-qt4.zip). I put the inner qt-4/bin in my > PATH variable but I have a conflict problem: > > D:\devel\lyx\trunk\development\cmake>cmake .

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Abdelrazak Younes wrote: Dear Joost, dear Peter, I wanted to try Qt4.2 but avoid it compilatation ao I tried lyx Joost's package (lyx-windows-deps-msvc-qt4.zip). I put the inner qt-4/bin in my PATH variable but I have a conflict problem: Another problem is this: A

Re: Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Abdelrazak Younes
Abdelrazak Younes wrote: Dear Joost, dear Peter, I wanted to try Qt4.2 but avoid it compilatation ao I tried lyx Joost's package (lyx-windows-deps-msvc-qt4.zip). I put the inner qt-4/bin in my PATH variable but I have a conflict problem: Another problem is this: aspell header : D:/LyX/

Re: Lyx1.5 crashes in preferences

2006-11-09 Thread Edwin Leuven
Abdelrazak Younes wrote: and that's good. Most of the patch is reformatting so I think you should put it in. done

Problem with CMake and joost LyX dependencies package.

2006-11-09 Thread Abdelrazak Younes
Dear Joost, dear Peter, I wanted to try Qt4.2 but avoid it compilatation ao I tried lyx Joost's package (lyx-windows-deps-msvc-qt4.zip). I put the inner qt-4/bin in my PATH variable but I have a conflict problem: D:\devel\lyx\trunk\development\cmake>cmake . -Dnls=1 -DGNUWIN32_DIR=D:\devel\ly

Re: Bug 2960: Inserting an URL cause latex/pdflatex failure

2006-11-09 Thread Helge Hafting
José Matos wrote: On Wednesday 08 November 2006 10:39 am, Helge Hafting wrote: Currently layout files can only contain ASCII, but changing that to utf8 would not be much work. Then I hope for utf-8. .layout files. :-) I understand what you want and I agree with the goal, but

Re: Lyx1.5 crashes in preferences

2006-11-09 Thread Abdelrazak Younes
Edwin Leuven wrote: Abdelrazak Younes wrote: Then I suggest that you commit that part. it's in Concerning the other reorganisation patch. Please post it again afterward, we will discuss then if it makes sense or not to reorganise that stuff now (I didn't look at this patch yet so I don't kn

Re: citation dialog

2006-11-09 Thread Edwin Leuven
Leuven, E. wrote: the attached adds a toolbutton that clears the search box (and restores the full citation list): http://leuven.ecodip.net/lyx/cit.png ok to commit? this is going in unless someone shouts...

Re: Lyx1.5 crashes in preferences

2006-11-09 Thread Edwin Leuven
Abdelrazak Younes wrote: Then I suggest that you commit that part. it's in Concerning the other reorganisation patch. Please post it again afterward, we will discuss then if it makes sense or not to reorganise that stuff now (I didn't look at this patch yet so I don't know if the change are

Re: r15813 - /lyx-devel/trunk/src/BufferView.h

2006-11-09 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: Georg Baum wrote: [EMAIL PROTECTED] wrote: -/// a function should be executed from the workarea +/// dispatch method that should be executed from the workarea +/// \return true if a full redraw is needed. bool workAr

Re: r15813 - /lyx-devel/trunk/src/BufferView.h

2006-11-09 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: I will add the dot or I can revert to /** style, I don't really care. I don't care either about the style, but I do care about newly added warnings. I was wondering... Is there some automated doxygen run of the LyX code somewhere in the web site?

Re: r15813 - /lyx-devel/trunk/src/BufferView.h

2006-11-09 Thread Georg Baum
Abdelrazak Younes wrote: > I will add the dot or I can revert to /** style, I don't really care. I don't care either about the style, but I do care about newly added warnings. > Someone needs to review all the doxygen comments someday... Yes. Georg

Re: [patch] esint support

2006-11-09 Thread Abdelrazak Younes
Georg Baum wrote: This patch adds support for the esint package: Georg, could you post an updated patch for the multi-document toc? Thanks in advance, Abdel.

Re: r15813 - /lyx-devel/trunk/src/BufferView.h

2006-11-09 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: Georg Baum wrote: [EMAIL PROTECTED] wrote: -/// a function should be executed from the workarea +/// dispatch method that should be executed from the workarea +/// \return true if a full redraw is needed. bool workAr

Re: r15813 - /lyx-devel/trunk/src/BufferView.h

2006-11-09 Thread Georg Baum
Abdelrazak Younes wrote: > Georg Baum wrote: >> [EMAIL PROTECTED] wrote: >> >>> -/// a function should be executed from the workarea >>> +/// dispatch method that should be executed from the workarea >>> +/// \return true if a full redraw is needed. >>> bool workA

Re: About the automatic vertical scrollbar in GuiWorkArea

2006-11-09 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter Kümmel wrote: >> Peter Kümmel wrote: >>> Abdelrazak Younes wrote: Peter, I think you did that change. Please revert it or fix it the proper way. >>> I'll revert, didn't know the proper way. > > The proper way would be to hide it when there is no need

Re: 3 important bugs right now - more testing needed!

2006-11-09 Thread Jean-Pierre Chrétien
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > > Jean-Pierre Chrétien wrote: > > > And BTW, will bug 2529 be solved in 1.5.0 ? > > I'm afraid spellcheck support will end-up being removed in 1.5 if nobody > steps up to clean up the mess in the spellchecking code. Well, it seems that the spell

Re: r15813 - /lyx-devel/trunk/src/BufferView.h

2006-11-09 Thread Abdelrazak Younes
Georg Baum wrote: [EMAIL PROTECTED] wrote: -/// a function should be executed from the workarea +/// dispatch method that should be executed from the workarea +/// \return true if a full redraw is needed. bool workAreaDispatch(FuncRequest const & ev); /// comm

Re: About the automatic vertical scrollbar in GuiWorkArea

2006-11-09 Thread Abdelrazak Younes
Peter Kümmel wrote: Peter Kümmel wrote: Abdelrazak Younes wrote: Peter, I think you did that change. Please revert it or fix it the proper way. I'll revert, didn't know the proper way. The proper way would be to hide it when there is no need to show it. We can not rely on Qt automatic mode

Re: r15813 - /lyx-devel/trunk/src/BufferView.h

2006-11-09 Thread Georg Baum
[EMAIL PROTECTED] wrote: > -/// a function should be executed from the workarea > +/// dispatch method that should be executed from the workarea > +/// \return true if a full redraw is needed. > bool workAreaDispatch(FuncRequest const & ev); /// comments may not h

Re: About the automatic vertical scrollbar in GuiWorkArea

2006-11-09 Thread Peter Kümmel
Peter Kümmel wrote: > Abdelrazak Younes wrote: >> Peter, >> >> I think you did that change. Please revert it or fix it the proper way. > > I'll revert, didn't know the proper way. > But the scrolling bar is sooo ugly >> Right now, it causes the WorkArea to be resized unnecessarily when >> o

Re: About the automatic vertical scrollbar in GuiWorkArea

2006-11-09 Thread Peter Kümmel
Abdelrazak Younes wrote: > Peter, > > I think you did that change. Please revert it or fix it the proper way. I'll revert, didn't know the proper way. > Right now, it causes the WorkArea to be resized unnecessarily when > opening a new window or when switching Buffer. This is annoying... > > Th

About the automatic vertical scrollbar in GuiWorkArea

2006-11-09 Thread Abdelrazak Younes
Peter, I think you did that change. Please revert it or fix it the proper way. Right now, it causes the WorkArea to be resized unnecessarily when opening a new window or when switching Buffer. This is annoying... Thanks in advance, Abdel.

Re: Can LyX handle large files ?

2006-11-09 Thread Abdelrazak Younes
Joost Verburg wrote: Having a look at the scrolling times, normalized to Joost's 1.4 build Joost 1.4 : 1 Joost 1.5 : >2 cmake 1.5 : 1.4 indicates that some compiler flags and macro definitions could speed up the 1.4 without only further changes. I think it's more likely that it depends on the

Re: Restore window positions

2006-11-09 Thread Georg Baum
Peter Kümmel wrote: > Does it also work with a maximized window? Yes! Georg

Re: Lyx1.5 crashes in preferences

2006-11-09 Thread Abdelrazak Younes
Edwin Leuven wrote: Edwin Leuven wrote: i think i tracked down the troubles in the updating while reorganizing (simplifying) the code a bit. attached the subset that fixes the crashes... Then I suggest that you commit that part. Concerning the other reorganisation patch. Please post it agai

Re: Restore window positions

2006-11-09 Thread Peter Kümmel
Georg Baum wrote: > Peter Kümmel wrote: > >> Attached a patch to restore the >> windows position correctly. >> >> Once again a Qt bug. >> >> Please test it if it becomes better on Linux. > > Works fine - thanks! Can't believe it ;) Does it also work with a maximized window? -- Peter Kümmel

Re: 3 important bugs right now - more testing needed!

2006-11-09 Thread Abdelrazak Younes
Jean-Pierre Chrétien wrote: And BTW, will bug 2529 be solved in 1.5.0 ? I'm afraid spellcheck support will end-up being removed in 1.5 if nobody steps up to clean up the mess in the spellchecking code. Abdel.

Re: Restore window positions

2006-11-09 Thread Georg Baum
Peter Kümmel wrote: > Attached a patch to restore the > windows position correctly. > > Once again a Qt bug. > > Please test it if it becomes better on Linux. Works fine - thanks! Georg

Re: Lyx1.5 crashes in preferences

2006-11-09 Thread Edwin Leuven
Edwin Leuven wrote: i think i tracked down the troubles in the updating while reorganizing (simplifying) the code a bit. attached the subset that fixes the crashes... Index: frontends/qt4/QPrefsDialog.C === --- frontends/qt4/QPrefs

Re: Restore window positions

2006-11-09 Thread Abdelrazak Younes
Peter Kümmel wrote: Enrico Forestieri wrote: On Wed, Nov 08, 2006 at 11:28:49PM +0100, Peter Kümmel wrote: Attached a patch to restore the windows position correctly. Please Peter, use Q_WS_WIN instead of Q_OS_WIN, as this is also relevant to a cygwin build without X11, where the former is def

Re: Restore window positions

2006-11-09 Thread Peter Kümmel
Enrico Forestieri wrote: > On Wed, Nov 08, 2006 at 11:28:49PM +0100, Peter Kümmel wrote: >> Attached a patch to restore the >> windows position correctly. > > Please Peter, use Q_WS_WIN instead of Q_OS_WIN, as this is also relevant > to a cygwin build without X11, where the former is defined but n

Re: 3 important bugs right now - more testing needed!

2006-11-09 Thread Jean-Pierre Chrétien
Asger Ottar Alstrup <[EMAIL PROTECTED]> writes: > > It seems bug fixing proceeds with a good pace. On my list, there are 3 > items now, which should be enough for about one evening: > > * Spell checking cannot be invoked a second time. This is probably a > one-liner. > > * The first time the