]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlThesaurus.C
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / ControlThesaurus.C
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
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-06 Lars Gullik BjønnesThe std::string mammoth path.
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-26 Angus Leemingport the thesaurus dialog to the new scheme
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-14 Angus Leeming* Throw out DialogBase.h
2002-08-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-02 Angus LeemingLyXView::view() now returns boost::shared_ptr<BufferVie...
2002-06-18 Lars Gullik Bjønnes*duck*
2002-05-29 Lars Gullik BjønnesSwitch from SigC signals to boost::signals
2002-05-23 John Levonguii2
2002-01-16 Angus LeemingThe reducing file dependencies in the frontends patch.
2002-01-13 Lars Gullik Bjønnesthe aik patch
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-07-29 Asger Ottar Alstrup- Applied the thesaurus patch.