]> git.lyx.org Git - lyx.git/history - src/frontends/lyx_gui.h
do not define boost::throw_exceptions if we are compiling with exceptions
[lyx.git] / src / frontends / lyx_gui.h
2006-03-23 Georg BaumStore colors as rgb values in branches.
2004-07-22 Lars Gullik Bjønnesthe lyxserver modifications
2004-07-21 Lars Gullik Bjønnesthe lyxsocket changes
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
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-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-06-03 John Levonfix the fix for bug 818. Hopefully. Damn I hate this...
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2002-12-18 Jean-Marc Lasgouttesremove preamble and tooltips menu entries on qt2; small...
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall 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-07-30 John Levonremove io callback on shutdown
2002-07-22 John Levonadd lyx_gui::exit() so Qt doesn't have to busy loop...
2002-07-14 John Levonxforms ? what xforms ?
2002-07-12 John Levonremove init_graphics()
2002-07-12 John LevonMove fontloader into lyx_gui stuff. Now Qt should compi...
2002-07-12 John Levonremove a ColorHandler reference
2002-07-05 Angus LeemingPreview code
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-12 Angus LeemingTrivial fix for compiler warning.
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...