Re: [PATCH] bug 2298: cursorEnd triggers dEPM but does not update

2006-03-17 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Why did you reverted then? :-) One thing at a time. JMarc

Re: [PATCH] bug 2298: cursorEnd triggers dEPM but does not update

2006-03-16 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes a écrit : This patch from Félix-Antoine Bourbonnais makes sure that cursorBegin/End and cursorTop/Bottom correctly return their dEPM status. This fixes frawing problems

Re: [PATCH] bug 2298: cursorEnd triggers dEPM but does not update

2006-03-16 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes: Abdelrazak> Jean-Marc Lasgouttes a écrit : >> This patch from Félix-Antoine Bourbonnais makes sure that >> cursorBegin/End and cursorTop/Bottom correctly return their dEPM >> status. This fixes frawing problems when dEPM triggers.

Re: [PATCH] bug 2298: cursorEnd triggers dEPM but does not update

2006-03-16 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : This patch from Félix-Antoine Bourbonnais makes sure that cursorBegin/End and cursorTop/Bottom correctly return their dEPM status. This fixes frawing problems when dEPM triggers. I tested it and it does what it says. Applying now. Modified: lyx-devel/branches

[PATCH] bug 2298: cursorEnd triggers dEPM but does not update

2006-03-16 Thread Jean-Marc Lasgouttes
This patch from Félix-Antoine Bourbonnais makes sure that cursorBegin/End and cursorTop/Bottom correctly return their dEPM status. This fixes frawing problems when dEPM triggers. I tested it and it does what it says. Applying now. JMarc Index: src/ChangeLog =