]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlSendto.C
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / ControlSendto.C
2005-04-26 Georg Baumrefine the logic for checking whether a dialog may...
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-03-27 Angus LeemingNew LFUN_EXPORT_CUSTOM.
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-01-07 Lars Gullik BjønnesMake some functors adaptable and related small stuff.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
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-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-02-28 André PönitzAlfredo's patch
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
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-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-01 John Levonfix for open of non-existent file, writeFile() change
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
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-04-29 Angus Leeming(Herbert): rather ugly hard-coded fix to hide some...
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-07 Lars Gullik Bjønnesascii export of paragraphs, fix small compile problem.
2002-03-07 Angus LeemingFinish ControlSendto.
2002-03-07 Jürgen VignaAngus Custom Export patch and removal of unused files...