]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/xfont_loader.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / xfont_loader.C
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-05 Angus LeemingAdd missing headers. With thanks to Martin...
2003-09-05 Angus LeemingStrip out another 180 #includes.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-05-14 Lars Gullik Bjønnesshared-4.diff. Gui independant config.h
2003-03-31 John Levonfix build from last commit
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-02-21 Jean-Marc Lasgouttesmake some fonts warnings quieter
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-27 Dekel Tsurlyxrc.*_font_foundry
2002-10-28 Dekel TsurAdd xfonts to the font path if necessary.
2002-10-25 Dekel TsurAdd xfonts to the font path if necessary.
2002-10-21 Lars Gullik Bjønnestypo
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
2002-10-19 Lars Gullik Bjønnessmall cleanup and removal of warnings
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-22 John Levonshow failing font name from Mikhail Teterin.
2002-07-18 John Levondispatch changes ...
2002-07-09 André Pönitzsupport for wasy symbols
2002-06-12 John LevonNew lyx_gui namespace. Some working out to be done...
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-05-30 Lars Gullik Bjønnes2002-05-30 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-05-24 John Levonfont loader / color handler move