]> git.lyx.org Git - lyx.git/history - src/frontends/gtk/lyx_gui.C
fix LFUN enum values (some of them were broken by r13801)
[lyx.git] / src / frontends / gtk / lyx_gui.C
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-03-23 Georg BaumStore colors as rgb values in branches.
2006-02-13 John SprayFix event loop to no longer eat CPU
2006-02-12 John SprayDon't show preamble item in menus
2006-01-24 John SprayRemove all xforms code from gtk frontends
2006-01-24 John SprayReplace xformsImage with LyXGdkImage in GTK frontend
2005-07-25 Georg Baumremove paperpackage stuff (fixes bug 1929)
2005-01-29 Georg Baumdisable concept checks in gtk frontend for gcc 3.4...
2005-01-10 Angus LeemingThe package reworking.
2005-01-05 Jürgen Spitzmüllerfloat2string #3 (lyxrc)
2004-12-20 Angus Leeming* Replace all use of 'slashify_path' with 'internal_path'.
2004-11-16 Lars Gullik Bjønnesdisable conecpt checks for gtk dir, fix concept checks...
2004-11-15 John SprayGet rid of "Display Tooltips" option in ui, it's not...
2004-09-27 Lars Gullik Bjønnessome small changes
2004-09-26 Lars Gullik Bjønnesheader file reorder
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-07-22 Lars Gullik Bjønnesthe lyxserver modifications
2004-07-21 Lars Gullik Bjønnesthe lyxsocket changes
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-03-24 Angus LeemingGTK compile fixes.
2003-10-15 José Matoxadd missing bits to gtk port
2003-10-14 Angus LeemingTurn LyX into a singleton class. Kill the BufferView...
2003-10-13 José Matoxfixes to compile and link gtk
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-17 André Pönitzinclude src/frontends/gtk/lyx_gui.C
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-02 Angus LeemingAnal policing of header blurbs.
2003-09-02 Lars Gullik BjønnesThe Gtk patch.