]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlChanges.C
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / ControlChanges.C
2005-07-05 Jürgen Spitzmüllerlocalize date/time
2004-10-11 John Spraygtk changes dialog
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
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 LeemingPragmatic pimpl-ing of BufferParams.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-06 Angus LeemingMove depth_type to support/types.h.
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-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-03-14 John LevonRob's changes patch
2003-03-10 Angus LeemingRewrite the MailInset as suggested to Andr��.
2003-03-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-03-09 Angus LeemingPort the Merge Changes dialog to the Dialog scheme.
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...