]> git.lyx.org Git - lyx.git/history - src/lyxtextclass.C
float2string #4 (Spacing)
[lyx.git] / src / lyxtextclass.C
2004-03-31 Angus LeemingFix crash when changing text class.
2004-03-30 Angus Leeming5 new lfuns, move all apply code out of ControlDocument...
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2003-12-01 Martin VermeerAdd latexparam to CharStyle inset
2003-11-27 Martin VermeerThis was forgotten
2003-11-12 Martin VermeerThe Character Style and XML short element inset.
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-15 André Pönitzthe toc fix plus layout stuff
2003-09-12 André Pönitzthe automatic label patch
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-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-05 Angus LeemingStrip 320 #includes from the files in src.
2003-09-04 Angus LeemingMove #includes out of header files.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-22 Angus Leeming...and a few more. That's all this licence nonsense...
2003-06-30 Lars Gullik Bjønnesintroduce namespace lyx::support
2003-05-28 Lars Gullik BjønnesBug:1050
2003-05-19 André Pönitzon the way to a usable insetenv
2003-05-03 John Levonbug 809 from Michael, and some small changes to it
2003-03-21 André Pönitzread 'environment' tag in layout files
2003-03-14 André Pönitzwhitespace + more read stuff
2003-03-14 André Pönitzmore environment infrastructure
2003-02-13 Jean-Marc Lasgoutteselsart support
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-27 Lars Gullik Bjønnesthe string -> char patch
2002-09-11 Lars Gullik Bjønnessupport nofloat and try to reduce dependency a bit
2002-09-06 Lars Gullik Bjønnesremove all INHERIT_LANG and INHERIT_LANGUAGE commented...
2002-09-06 Lars Gullik Bjønnesmove counters to the layout files
2002-09-04 Lars Gullik Bjønnesfloats in layout files
2002-08-27 Jean-Marc Lasgouttesmove floatlist to textclass
2002-07-28 Lars Gullik BjønnesRename strip to rtrim
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-05-29 André Pönitza few more
2002-04-23 Jean-Marc LasgouttesProvideNatbib patch from Mike; convert a bunch of examp...
2002-04-17 Lars Gullik Bjønnesfix a bitfield bug
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-12 Lars Gullik Bjønnesoptimization
2002-03-12 Lars Gullik Bjønnes2002-03-12 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2002-03-05 Lars Gullik Bjønnesget rid of Paragraph::clear
2002-03-03 Lars Gullik Bjønnesremove lowercase, better layout handling and some varia...
2002-03-02 Lars Gullik Bjønneslayout as string
2002-02-26 Jean-Marc Lasgouttescleanups from John and Juergen, bib files parsing fix...
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-07 Angus LeemingSome minor changes to get the code to compile with...
2001-12-28 Lars Gullik Bjønnesadd algorithm
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>