]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/lyx_gui.C
fix crash with "save as"
[lyx.git] / src / frontends / xforms / lyx_gui.C
2002-11-04 Lars Gullik BjønnesSTRCONV
2002-11-04 Lars Gullik Bjønnessmall changes
2002-10-03 Angus LeemingWorkaround for xforms bug, not hiding tooltip on dialog...
2002-09-26 Angus Leemingdoxygen fixes.
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-08-20 John Levonfix dpi
2002-08-20 André Pönitzmove half of BufferView_pimpl::dispatch() to LyXText...
2002-08-13 Angus Leeming* LyXView: the accessor methods now return a reference...
2002-07-30 John Levonremove io callback on shutdown
2002-07-28 Lars Gullik Bjønnesremove some unneeded version of functions from lstrings,
2002-07-25 John LevonI hate ChangeLog conflicts
2002-07-25 André Pönitzadd 'dec' to switch back to decimal output
2002-07-22 John Levonadd lyx_gui::exit() so Qt doesn't have to busy loop...
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)
2002-07-18 John Levondispatch changes ...
2002-07-15 Angus LeemingCompilation fix: give C_read_callback extern "C" linkage.
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-04 Lars Gullik BjønnesChanges to make RH-7.3 be able to run lyx.
2002-07-02 Lars Gullik Bjønnes2002-07-02 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-06-28 Angus LeemingAsymptotic approach to a well-designed graphics loader.
2002-06-12 Angus LeemingTrivial fix for std::exit.
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...