]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlPrefs.h
fix crash due to invalidated iterator
[lyx.git] / src / frontends / controllers / ControlPrefs.h
2005-12-12 Jürgen Spitzmüllerfix bug 2148 (preferences saves wrong papersizes);...
2004-10-26 Angus LeemingThe Movers patch.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-03-31 Angus LeemingConvert the prefs dialog to the Dialog-based scheme.
2004-03-31 Angus LeemingA new LFUN_LYXRC_APPLY lfun, together with a bit of...
2004-01-08 Angus LeemingHandle Qt-style file filters like
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-02-21 Angus LeemingWhitespace only
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2003-02-08 John Levondon't call setCurrentAuthor explicitly, do it at apply...
2003-02-08 John LevonThe big change tracking patch. Changes from posted...
2003-01-14 Angus Leeming(J��rgen Spitzm��ller): implement a BrowseDir capablili...
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-29 Angus LeemingFix bug 749: xforms gui prefs not saved.
2002-11-15 John Levonfix
2002-11-15 John Levonprefs/tabular MVC work
2002-11-13 John LevonAdd skeleton prefs controller and dialog to allow furth...