Re: Finding maths with AdvancedSearch

2009-01-14 Thread Pavel Sanda
Tommaso Cucinotta wrote: > please, find attached a preliminary replace functionality its in. pavel

Re: Finding maths with AdvancedSearch

2009-01-12 Thread Tommaso Cucinotta
Hi, please, find attached a preliminary replace functionality (just try the "ReplaceNext button"), made while traveling, as usual :-). Like with find, there are some stability issues if you search (and replace) backwards, but hopefully I'll find the time to fix that as well. Bye, T. Index:

Re: Finding maths with AdvancedSearch

2009-01-10 Thread Tommaso Cucinotta
Pavel Sanda ha scritto: - also, the regexp-mode may be entered by typing C-S-r, that's why cua.bind is affected as well. is it possible to insert this into the normal editing window (it is - the real question is - should it be...?) Probably the regexp inset should not be allowed to be

Re: Finding maths with AdvancedSearch

2009-01-08 Thread Pavel Sanda
Tommaso Cucinotta wrote: > trunk: > - adds the LyXAction "regexp-mode", which is used by the search advanced > dialog when choosing one of the available options); > - also, the regexp-mode may be entered by typing C-S-r, that's why cua.bind > is affected as well. is it possible to insert this in

Re: Finding maths with AdvancedSearch

2009-01-08 Thread Tommaso Cucinotta
Abdelrazak Younes ha scritto: About your patch, I think we have too choices: 1) You split up your patch in smaller patches so that we can apply them on per fix or per feature iteration. 2) You manage to get svn access so that you can commit the uncontroversal parts of your patch yourself. Howev

Re: Finding maths with AdvancedSearch

2009-01-01 Thread Tommaso Cucinotta
Abdelrazak Younes ha scritto: I hope to come back to this before the end of the year but I committed your patch nevertheless. Thanks. Also, please, find attached another patch fixing a crash when trying to use the regexp selection box -- guess something that was forgotten while merging into

Re: Finding maths with AdvancedSearch

2008-12-23 Thread Abdelrazak Younes
Tommaso Cucinotta wrote: Abdelrazak Younes ha scritto: On 21/12/2008 20:17, Tommaso Cucinotta wrote: - recovers the eventFilter functionality back, so as to catch "Enter" or "Esc" key presses while in the Search Work Area Well, I explicitly got rid of this thanks to the initialiseParams() met

Re: Finding maths with AdvancedSearch

2008-12-21 Thread Tommaso Cucinotta
Abdelrazak Younes ha scritto: On 21/12/2008 20:17, Tommaso Cucinotta wrote: - recovers the eventFilter functionality back, so as to catch "Enter" or "Esc" key presses while in the Search Work Area Well, I explicitly got rid of this thanks to the initialiseParams() method which takes care of fo

Re: Finding maths with AdvancedSearch

2008-12-21 Thread Abdelrazak Younes
On 21/12/2008 20:17, Tommaso Cucinotta wrote: Pavel Sanda ha scritto: its in. p Thanks. Also, please, find attached a UI patch that: - solves some issues related to the dialog set-up (overlapping of dialog title with upper sub-widget), by "borrowing" the widget structure from ViewSource.{h,

Re: Finding maths with AdvancedSearch

2008-12-21 Thread Tommaso Cucinotta
Pavel Sanda ha scritto: its in. p Thanks. Also, please, find attached a UI patch that: - solves some issues related to the dialog set-up (overlapping of dialog title with upper sub-widget), by "borrowing" the widget structure from ViewSource.{h,cpp} - reduces the default occupation of the

Re: Finding maths with AdvancedSearch

2008-12-20 Thread Pavel Sanda
Tommaso Cucinotta wrote: > This one should work without problems. > > T. its in. p

Re: Finding maths with AdvancedSearch

2008-12-20 Thread Tommaso Cucinotta
This one should work without problems. T. Pavel Sanda ha scritto: Tommaso Cucinotta wrote: Please, find attached an up-to-date patch for the current trunk, reflecting latest occurred changes. patching file src/lyxfind.cpp Hunk #12 FAILED at 969. Hunk #13 FAILED at 985. 2 out of 13 h

Re: Finding maths with AdvancedSearch

2008-12-19 Thread Pavel Sanda
Tommaso Cucinotta wrote: > Please, find attached an up-to-date patch for the current > trunk, reflecting latest occurred changes. patching file src/lyxfind.cpp Hunk #12 FAILED at 969. Hunk #13 FAILED at 985. 2 out of 13 hunks FAILED -- saving rejects to file src/lyxfind.cpp.rej patching file src/f

Re: Finding maths with AdvancedSearch

2008-12-19 Thread Abdelrazak Younes
Tommaso Cucinotta wrote: Tommaso Cucinotta ha scritto: Hello, it seems you didn't consider this last patch any further. It was improving a lot on the speed of searching, thus it seemed to me a reasonable way to improve usability of it. Also, note that, without the Paragraph::stringify() method

Finding maths with AdvancedSearch

2008-12-18 Thread Tommaso Cucinotta
Tommaso Cucinotta ha scritto: Hello, it seems you didn't consider this last patch any further. It was improving a lot on the speed of searching, thus it seemed to me a reasonable way to improve usability of it. Also, note that, without the Paragraph::stringify() method, the search of math inset