]> git.lyx.org Git - lyx.git/history - src/LaTeXFeatures.h
* add PreBabelPreamble to Language definition (fixes #4786).
[lyx.git] / src / LaTeXFeatures.h
2010-11-14 Jürgen Spitzmüller* add PreBabelPreamble to Language definition (fixes...
2010-11-13 Jürgen SpitzmüllerThe languages file rewrite.
2010-01-19 Richard HeckCollect the title for XHTML output, and use it.
2009-12-03 Richard HeckCSS for InsetBibtex. We include this via the validate...
2009-06-09 Georg Baumfix bug 5798: Translate float names
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckRename a couple routines in preparation for more.
2009-06-05 Richard HeckRoutines to retrieve HTML style information.
2009-06-03 Richard HeckRationalize the handling of InsetLayout's preamble...
2009-02-17 Georg BaumBetter fix for bug 1476 (following an idea by Jean...
2009-02-07 Jürgen SpitzmüllerBug 5562: Fix command line output of subfigure insets...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-10-12 Uwe Stöhrbabel handling: revert r26857 and r26858 for the reason...
2008-10-12 Abdelrazak YounesSimplify and optimize a bit the special babel language...
2008-09-29 Uwe StöhrBufferParams.cpp, LaTeXFeatures.cpp: fix http://bugzill...
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-02-01 Jean-Marc LasgouttesUse a set<string> instead of a vecctor<string> for...
2007-10-31 André Pönitzintroduce a header to forward declare std::string.
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-05-06 Uwe StöhrGeorg's patch for bug 3043:
2007-05-01 Uwe StöhrLaTeXFeatures.h: fix tipo
2007-04-26 Bo PengRename .C ==> .cpp for files in src, part one
2007-04-06 Jean-Marc LasgouttesNew framework for declaring generic features in textcla...
2007-02-08 Michael Schmitt * src/LaTeXFeatures.h: isAvailable() becomes a static...
2007-01-20 Georg BaumSome renaming (has been discussed a long time ago)
2006-11-08 Georg Baumuse docstring for textclass preambles
2006-10-21 José MatoxMore unicode fixes for docbook.
2006-10-21 André Pönitzmove everything into namespace lyx
2006-08-23 Michael Schmittdrop linuxdoc support (part 5)
2006-04-05 Lars Gullik BjønnesWhitespace cleanup.
2006-03-28 Georg BaumFix bug 2107:
2005-01-24 Jürgen SpitzmüllerFix output of change tracked documents (also fixes...
2005-01-19 Angus LeemingAsger's exchanging of the class and struct keywords.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-04-08 Jean-Marc LasgouttesGeorg\'s last patch for bug 605
2004-01-21 Jean-Marc Lasgouttesmove Buffer::nice to LaTeXFeatures
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingAdd a buffer() member function to LaTeXFeatures. Not...
2003-09-18 Angus LeemingAppend a '_' to the names of all private member variables.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-04 Angus LeemingStore LaTeXFeatures' externalPreambles as a list<string...
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-05-23 Angus LeemingGet rid of the global use_babel variable.
2003-02-16 Jean-Marc Lasgouttesmove some code from buffer.C to bufferparams.c
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-07-21 Jean-Marc Lasgouttestime to recompile everything: I removed #include direct...
2002-07-20 Jean-Marc Lasgouttesimplement DependsOn tag for layout files; more unintere...
2002-05-10 Lars Gullik Bjønneslanguage patch from dekel
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-02 Lars Gullik Bjønneslayout as string
2001-12-28 Lars Gullik Bjønnes2001-12-28 Lars Gullik Bj�nnes <larsbj@birdstep.com>
2001-11-29 André Pönitzreduction of header dependencies, part II (use new...
2001-11-19 Jean-Marc Lasgoutteslatexfeatures path from Michael
2001-11-09 Jean-Marc Lasgouttescleanups from John and Michael
2001-10-31 Jean-Marc Lasgouttesskak support, John's ERT fixes, loclae blunder fix
2001-10-23 José MatoxCleaned the preamble generation for linuxdoc/docbook.
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-19 Angus LeemingMerge natbib branch into head
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-05-30 Lars Gullik Bjønnesupdate copyright year
2001-05-10 Lars Gullik Bjønnessmall fix with footnote, use stringstream some more
2001-05-09 Jean-Marc Lasgouttesvarious fixes
2001-05-08 Lars Gullik Bjønnesuse stringstream, remove some old footnote handling
2000-12-29 Lars Gullik Bjønnessome work on Floats and some cleanup in WorkArea, some...
2000-11-13 Jean-Marc LasgouttesSGML patch from Jose'
2000-09-27 Lars Gullik Bjønnesfor fixes to cxx warnings
2000-09-14 Lars Gullik Bjønnesuse the new sstream return non-pods as const, use strin...
2000-08-07 Lars Gullik Bjønnesmake doc++ able to generate the source documentation...
2000-07-31 Jürgen VignaBaruch's graphics-patch + minipage-support in tabular...
2000-07-17 Jürgen VignaAdded support for vertical aligment (using array-packag...
2000-07-07 Jürgen VignaAnguses patch + some modifications for smart? inset...
2000-07-03 José MatoxForgot missing std:: qualifier.
2000-07-01 José MatoxInclude file inset now works with linuxdoc and docbook.
2000-06-28 Lars Gullik Bjønnesseveral changes and some new insets, read the Changelog
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-19 Lars Gullik Bjønnespatch from dekel
2000-04-10 Lars Gullik Bjønnessmall changes
2000-04-08 Lars Gullik Bjønnesuse more explicit on constructors use the pimpl idom...
2000-04-04 Lars Gullik Bjønnesfix the smallcaps drawing, move xfont metrics functions...
2000-03-28 Lars Gullik Bjønnessome using changes small changes in lyxfont and some...
2000-03-17 Lars Gullik Bjønnesmulitilang fixes, the addition of some trace msgs to...
2000-02-29 Lars Gullik Bjønnesread the ChangeLog... no huge changes .. but some might...
2000-02-04 Lars Gullik Bjønnesseveral small and larger changes, read the Changelog
1999-11-15 Lars Gullik Bjønneswhite-space changes, removed definitions.h several...
1999-11-10 Jean-Marc LasgouttesThe usual set of changes for DEC cxx after Lars' work :)
1999-11-09 Lars Gullik Bjønnesa couple of name changes and new functionality in lyxvc...
1999-10-02 Lars Gullik Bjønnesmerge from the string-switch branch and ready for a... 1.1.1pre1
1999-09-27 Lars Gullik BjønnesInitial revision