]> git.lyx.org Git - lyx.git/history - src/frontends/xforms/checkedwidgets.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / checkedwidgets.C
2003-12-04 Angus LeemingKeep doxygen happy.
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-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
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-10 Angus LeemingFlatten the ButtonController tree by splitting it into...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-01 Lars Gullik Bjønnesfix the switch layout bug, add some more boost.format...
2002-11-24 Lars Gullik Bjønneshandle USE_BOOST_FORMAT
2002-10-23 Angus Leeming(Rob Laheye): changes to the document dialog + some...
2002-10-22 Angus LeemingRob's patch, part 1: the checked widget stuff.