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

Re: LyX FindAndReplace dialog roadmap (was Re: FindAdv Wrap Option)

2008-12-18 Thread Tommaso Cucinotta
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. I see some commits on trunk about FindAndReplace, are you making a re-design of the feature ? Bye, T. Tommaso

Re: No tag for 1.6.1? (Was: [ANNOUNCE] LyX 1.6.1 is released)

2008-12-18 Thread Christian Ridderström
On Thu, 18 Dec 2008, Stephan Witt wrote: Christian Ridderström schrieb: Hi, Should there be a TAG for LyX 1.6.1 in the repository? I just looked and couldn't see one. http://www.lyx.org/trac/browser/lyx-devel/tags /Christian Hi Christian, I can see one: lyx-1_6_1 (5 days old) Are

Re: No tag for 1.6.1? (Was: [ANNOUNCE] LyX 1.6.1 is released)

2008-12-18 Thread Stephan Witt
Christian Ridderström schrieb: Hi, Should there be a TAG for LyX 1.6.1 in the repository? I just looked and couldn't see one. http://www.lyx.org/trac/browser/lyx-devel/tags /Christian Hi Christian, I can see one: lyx-1_6_1 (5 days old) Are you looking for another one? Regards, Steph

No tag for 1.6.1? (Was: [ANNOUNCE] LyX 1.6.1 is released)

2008-12-18 Thread Christian Ridderström
Hi, Should there be a TAG for LyX 1.6.1 in the repository? I just looked and couldn't see one. http://www.lyx.org/trac/browser/lyx-devel/tags /Christian On Tue, 16 Dec 2008, Joost Verburg wrote: Jürgen Spitzmüller wrote: Prebuilt binaries (rpms for Linux distributions, Mac OS X an

Funny trolls picture

2008-12-18 Thread Abdelrazak Younes
The berlin meeting participant will for sure recognize some faces ;-) http://trolltech.com/developer/qt-creator/faq Abdel.

Autocorrect

2008-12-18 Thread Martin Vermeer
The attached patch optionally enables autocorrect in math, and fixes it so it works again once you define AUTOCORRECT. I propose to check this in, and I'll think about the usability issue reported by André. - Martin Index: mathed/InsetMathNest.cpp ==