]> git.lyx.org Git - lyx.git/history - src/lyxfind.C
Alfredo's second patch
[lyx.git] / src / lyxfind.C
2003-04-16 John Levonparlist for lyxfind
2003-04-09 Lars Gullik BjønnesMake lyxcursor store a ParagraphList::iterator, change...
2003-04-08 John Levonalfredo's patch for 782 and 1020
2003-03-29 John LevonStrip old tabular code. More Alert fixes
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
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-07-26 Jürgen VignaFixed 2 more problems with s+r. This fixes #482.
2002-07-25 Jürgen VignaFixed some s+r bugs.
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-06-19 John Levonremove some more unneeded focus stuff
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-23 John Levonguii2
2002-04-12 Jürgen VignaClear the selection if we didn't find the searchstring...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-01-03 Allan RaeModified form of John Levon's icon title patch
2001-12-20 Jean-Marc Lasgouttesremoved most uses of toupper and friends, removed ...
2001-12-10 Jean-Marc Lasgouttestwo patches for search and replace
2001-11-27 André Pönitzwhitespace changes;
2001-11-26 André Pönitzstart reducing header file dependencies
2001-11-26 Jean-Marc Lasgouttesnew alert code
2001-09-12 Jean-Marc Lasgouttesfix indexing first word in a list layout
2001-08-16 Angus LeemingJohn's miscellaneous collection of small bits and piece...
2001-08-13 Jürgen VignaFixed S&R functions with insets.
2001-08-13 Jürgen VignaFixed bug that did not single replace words with casese...
2001-08-07 Jürgen VignaApplied Edwins patch, fixes to free memory read in...
2001-08-01 Jürgen VignaFixes to various bug-reports.
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-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-03-11 Lars Gullik Bjønnesremove Last when NEW_INSETS is defined
2001-03-09 Lars Gullik Bjønnessome cascading name changes
2001-03-06 Jean-Marc Lasgouttesfind&replace fixes
2001-03-06 Jürgen VignaEdwins f&r GUII patch with a small fix.