]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlPrefs.C
fix bug 895
[lyx.git] / src / frontends / controllers / ControlPrefs.C
2007-01-31 Uwe Stöhrfix bug 895
2007-01-18 Abdelrazak Younes* mover.h
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-11 Abdelrazak YounesThis commit cleans up everything related to singleton...
2006-10-09 Abdelrazak YounesThis commit is converting everything related to browsin...
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-27 Abdelrazak Younesreplace global variable bufferlist with Application...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-07-12 Michael Schmittremove redrawGUI()
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2005-12-12 Jürgen Spitzmüllerfix bug 2148 (preferences saves wrong papersizes);...
2005-06-30 Jean-Marc Lasgouttesadd missing getext marks
2004-11-25 Angus LeemingGive FileFilterList its own .[Ch] files.
2004-10-26 Angus LeemingThe Movers patch.
2004-08-08 Jean-Marc Lasgouttesmake browsing for lyxdir files DTRT
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-05 Angus LeemingBug fix: enable the frontend to ignore the contents...
2004-04-03 Lars Gullik Bjønnessimple ws changes only
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-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 Angus LeemingLearing to fly...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-02-28 André PönitzAlfredo's patch
2003-02-21 Angus LeemingThe file dialog browser doesn't need a LyXView...
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-11-29 Angus LeemingFix bug 749: xforms gui prefs not saved.
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-17 John Levonqt filedialog fix
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...