]> git.lyx.org Git - lyx.git/history - src/frontends/controllers/ControlCommandBuffer.C
5 new lfuns, move all apply code out of ControlDocument and into the core.
[lyx.git] / src / frontends / controllers / ControlCommandBuffer.C
2004-02-13 André PönitzIU stuff + shuffling things from BV::dispatch to LyXTex...
2003-10-17 Lars Gullik Bjønnesthe dispatch patch
2003-10-13 Lars Gullik BjønnesGet rid of LyXFunc::dispatch that takes a string.
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-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
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-04-03 John Levonmerge decDepth(), killing some non-parlist code
2003-04-02 Angus LeemingA clean-up of the minibuffer code; see xforms/ChangeLog...
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-10-21 Lars Gullik Bjønnesws fixes, formatting and some other small changes
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-12 Angus Leeming* Constify Buffer::getLabelList.
2002-08-08 John Levonsome minor lyxaction cleanup
2002-07-20 John Levonmissing changelog and small fix
2002-07-19 John LevonI fixed the two bugs (Very shallow in fact)