]> git.lyx.org Git - lyx.git/history - src/lyxfind.h
Enable OK/Apply buttons when resetting to class defaults.
[lyx.git] / src / lyxfind.h
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-10-14 Alfredo BraunsteinRewrite of change-related helpers
2014-04-21 Richard HeckFix a bunch of minor issues discovered by the cppcheck...
2013-10-12 Tommaso CucinottaAdded restrict-search-to-maths-only checkbox to advance...
2013-05-06 Jean-Marc LasgouttesSmall clanup (just move functions around)
2011-05-18 Stephan Witt#7564 make the move forward to next match after text...
2011-02-07 Tommaso CucinottaCompleting r37549.
2010-10-14 Richard HeckFix up some of the find and replace code again. This...
2010-10-13 Richard HeckChange how some of the updating stuff is handled in...
2010-01-09 Tommaso CucinottaAdded ALL_MANUALS scope to Advanced Find & Replace.
2010-01-04 Tommaso CucinottaAdvanced F&R rework:
2009-12-30 Tommaso CucinottaCode cleanup.
2009-12-30 Tommaso CucinottaImplemented the "Current Buffer" & "Current (Master...
2009-08-20 Uwe Stöhrlyxfind.cpp/h: make LyX compilable
2009-07-04 Abdelrazak YounesLFUN_WORD_REPLACE: Invert replacement and searched...
2009-04-05 Vincent van RavesteijnFix bug #2213 (part 1): GuiChanges lacks "Previous...
2009-01-14 Pavel SandaFindAdvSearch. Next patch from Tommaso.
2008-12-20 Pavel SandaAdvSearch - next patch from Tommaso.
2008-11-15 Abdelrazak YounesFirst part of Tommaso advanced search patch. Only the...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-02-10 Abdelrazak YounesFix LFUN_WORD_FIND
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-06-19 Michael Schmitt * src/BufferView.cpp:
2007-04-29 André PönitzLyXText -> Text
2006-12-10 Georg Baumconvert thesaurus and spellchecker to docstring
2006-10-21 André Pönitzmove everything into namespace lyx
2004-01-15 André Pönitzthe monster patch
2004-01-07 Angus LeemingHandle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
2003-03-04 Lars Gullik Bjønnesws changes only
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2002-08-08 John Levonsmall cleanups.
2002-06-18 Lars Gullik Bjønnes*duck*
2002-03-21 Lars Gullik Bjønnesws cleanup
2001-07-29 Asger Ottar Alstrup- Applied the thesaurus patch.
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-03-06 Jürgen VignaEdwins f&r GUII patch with a small fix.