]> git.lyx.org Git - lyx.git/history - src/lyxfind.C
Remove cached var from RenderPreview. Changes elsewhere to suit.
[lyx.git] / src / lyxfind.C
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-01 Alfredo Braunsteinadd BufferView::getStatus and use it + some lyx::find...
2004-03-31 Alfredo Braunsteins/DocumentIterator/DocIterator/g a.k.a showing off...
2004-03-28 Alfredo Braunsteinthe pariterator stuff
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-18 André Pönitzmore 'value' semantics for paragraphs
2004-03-01 André Pönitzthe DocIterator stuff
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2004-02-11 André Pönitzbug + spped fixes + small stuff
2004-02-03 André Pönitzremove math cursor plus
2004-02-03 Alfredo Braunsteintrivial fix
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-26 Lars Gullik Bjønnesuse std::advance and std::distance instead of home...
2004-01-26 André Pönitzmore IU
2004-01-20 André PönitzPart of IU.
2004-01-15 André Pönitzthe monster patch
2004-01-14 André Pönitzmore shuffling...
2004-01-14 André Pönitzmove selStart and selEnd from LyXText to BufferView
2004-01-13 André Pönitz hide cursor and selection anchor behind accessor function
2004-01-07 Angus LeemingHandle the new LFUN_WORD_FIND and LFUN_WORD_REPLACE.
2004-01-07 André Pönitzsomewhat clearer logic
2003-12-12 Alfredo Braunsteinselection patch
2003-11-28 André Pönitzismall stuff
2003-11-24 Alfredo Braunsteinremove unneeded bv->text->init call
2003-11-17 Alfredo Braunsteinreactivate replace + some code simplification
2003-11-10 André PönitzThe deed is done.
2003-11-06 Alfredo Braunsteinflag the buffer dirty if replacing something
2003-11-04 Alfredo Braunsteinthe spellcheck cleanup
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus LeemingRemove IsInsetChar and IsWordChar from textutils.h.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-18 André Pönitzdrop a few fitCursor() and draw() calls
2003-08-15 André Pönitzremove toggleSelection
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-05-03 John Levoncursor.diff, bug 1095
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.