]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/ColorHandler.C
merge booktabs branch
[lyx.git] / src / frontends / xforms / ColorHandler.C
2005-07-17 Michael SchmittVarious text message changes
2005-01-06 Lars Gullik Bjønnesrename tostr.[Ch] to convert.[Ch]
2005-01-06 Lars Gullik Bjønnestostr -> convert and some bformat work
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2003-11-20 Angus LeemingSquash a bunch of warnings thrown up by g++.
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-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
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-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-06-30 André Pönitzuse bformat() when appropriate
2003-05-14 Lars Gullik Bjønnesshared-4.diff. Gui independant config.h
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-11-21 Lars Gullik Bjønnesuse boost::format
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 LevonPainter and scrollbar API patches
2002-06-12 John LevonMore very minor syncing ..
2002-06-10 Angus LeemingCompaq cxx 6.5 will now compile lyx.
2002-05-24 John Levonfont loader / color handler move