]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/FontInfo.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / FontInfo.C
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
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-05-13 André Pönitznon-templated tostr in separate files
2003-03-31 John Levonand another
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-10-15 Dekel TsurSimplify
2002-10-14 Dekel TsurIgnore bogus matches of scalable fonts.
2002-09-05 Angus LeemingThis file is part of LyX, the document processor.
2002-09-05 Angus LeemingReally dull and boring header shit
2002-06-12 John LevonSome minor cleanup + use of scoped_ptr instead of raw...
2002-05-24 John Levonfont loader / color handler move