]> git.lyx.org Git - lyx.git/history - src/lyxtextclass.C
typos
[lyx.git] / src / lyxtextclass.C
2007-01-30 Abdelrazak YounesThe caption inset patch by Georg, Martin and myself.
2006-12-21 Georg Baumremove unneeded conversions
2006-11-26 Georg BaumNext step of true unicode filenames: Use support::FileN...
2006-11-08 Georg Baumuse docstring for textclass preambles
2006-10-21 André Pönitzmove everything into namespace lyx
2006-10-20 Lars Gullik BjønnesMore unicode, this time some focus on layouts and textc...
2006-10-20 Lars Gullik BjønnesMove counters toward unicode.
2006-10-04 Georg BaumGive a better error message for missing layout include...
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-08-23 Michael Schmittdrop linuxdoc support (part 3)
2006-06-30 Georg BaumCall python with the -tt switch to make mixed tab/space...
2006-05-04 Bo PengA small fix to the auto-cls-layout feature (r13611...
2006-04-09 Bo PengFirst patch for auto-cls-layout feature, from Bo Peng...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-24 Jean-Marc LasgouttesPartial fix to bug 2355.
2005-11-02 Angus LeemingTrivial fixes to some warnings thrown up by MSVS.Net...
2005-10-21 Georg Baumlayout file converter for layout files in old format
2005-06-09 Angus LeemingWhitespace, only whitespace. s/ +$//
2005-05-12 Jean-Marc Lasgouttesvarious toc-related fixes
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>