]> git.lyx.org Git - lyx.git/history - src/LaTeXFeatures.cpp
Added Liviu Andronic, and modified generate_contributions.py to match what was in...
[lyx.git] / src / LaTeXFeatures.cpp
2008-07-27 Uwe Stöhr- InsetMathAMSArray.cpp: load the amscd package when...
2008-07-15 Jürgen SpitzmüllerRestore 1.5.x babel loading order (bug 5024)
2008-07-01 Enrico ForestieriFix bug 2721
2008-06-03 Enrico ForestieriAccount for text mode inside math mode.
2008-06-01 Enrico ForestieriRename \mathsym -> \lyxmathsym in order to avoid potent...
2008-06-01 Enrico ForestieriSimplify the definition of \mathsym by using the packag...
2008-06-01 Enrico ForestieriAllow boldface and font size changing commands for...
2008-05-31 Enrico ForestieriFix bug 3938
2008-05-13 Uwe StöhrBufferParams.cpp: load the subfig package conditionally...
2008-04-20 André Pönitzmove citation enums into header of their own
2008-04-11 Jürgen Spitzmüller** support pdfpages via external inset **
2008-04-02 André Pönitznext try...
2008-04-02 André Pönitzrevert last patch. there's something wrong, possibly...
2008-04-02 André Pönitzsimplify Lexer use a bit
2008-04-01 Enrico ForestieriFix bug 4668
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-13 Enrico ForestieriUpdate the description of the bm package in LaTeXConfig...
2008-03-12 Enrico ForestieriMerge InsetMathBoldSymbol and InsetMathBM by providing...
2008-03-10 Stefan Schimanski* require at least xargs 1.09.
2008-03-10 Stefan Schimanski* remove newlyxcommand
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-10 Stefan Schimanski* xargs export support. No parser support yet.
2008-03-06 Bernhard RoiderAdd support for \bm from bm.sty
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-02 Jürgen Spitzmüller** subfig support **
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-03 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2008-02-01 Jean-Marc Lasgouttessmall code simplification
2008-02-01 Jean-Marc LasgouttesUse a set<string> instead of a vecctor<string> for...
2008-01-22 Jean-Marc LasgouttesMove spacing code around (and fix a bug)
2008-01-19 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2008-01-19 Jürgen SpitzmüllerFix hyperref-soul conflict and sanitize hyperref management
2008-01-14 Jean-Marc Lasgouttes * src/Spacing.cpp (writeBeginEnv, writeEndEnv): add...
2008-01-14 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2008-01-13 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2008-01-11 Jürgen Spitzmüller*** Support for generic sideways floats ***
2008-01-10 Richard Heckamsthm support.
2008-01-07 Jürgen Spitzmüllersome more uses of Requires.
2008-01-07 Jürgen Spitzmüller*** Requires tag for classes, layouts and custom insets ***
2008-01-05 Richard HeckMinor modification: do not worry about .sty extension.
2007-12-23 Stefan Schimanski* newlyxcommand support as LaTeX feature
2007-12-17 Abdelrazak Younes* get rid of support::absolutePath()
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-04 Jürgen Spitzmüller* lib/layouts.memoir.layout:
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-17 Jürgen Spitzmüller* LaTeXFeatures.cpp (useLanguage):
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-02 André Pönitzpimpl not needed here
2007-10-25 Abdelrazak YounesMove Color::color enum to ColorCode.h
2007-10-13 Uwe StöhrLaTeXFeatures.cpp: revert unwanted url removal in r20950
2007-10-13 Uwe StöhrThe huge URL patch:
2007-10-12 Enrico ForestieriAdd support for greek and cyrillic chars such that...
2007-09-29 André Pönitzcosmetics
2007-09-24 Uwe StöhrLaTeXFeatures.cpp: make url a simple feature
2007-09-22 Uwe StöhrLaTeXFeatures.cpp: "wrapfig" has to be loaded after...
2007-09-12 Martin VermeerPartial support for units
2007-09-11 André Pönitzremove unnecessary includes
2007-09-09 Uwe StöhrHelge's wrapfig patch:
2007-09-05 Martin VermeerName change CharStyle -> Flex
2007-08-23 André Pönitzrename Layout_ptr into LayoutPtr
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-06-22 Uwe Stöhrfix bug 1942: http://bugzilla.lyx.org/show_bug.cgi...
2007-06-18 Uwe StöhrLaTeXFeatures.cpp: Make the German Userguide compile...
2007-06-16 Michael Schmitt * src/LaTeXFeatures.cpp: fix \providecolor macros...
2007-06-07 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2007-06-06 Richard HeckFix bug 3823: Division needs not to return an integer.
2007-05-30 Uwe Stöhrunicodesymbols:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-28 Uwe Stöhrunicodesymbols: (last round of adding symbols)
2007-05-28 Uwe Stöhrunicodesymbols: - add box drawing characters
2007-05-20 Bo PengRemove color dependency of framed note, fix bug 3598
2007-05-14 Jürgen Spitzmüller* src/LaTeXFeatures.cpp:
2007-05-13 Michael Schmittoutput changes by means of xcolor and soul
2007-05-09 Bo PengAdd support for listings package. Two listings command...
2007-05-08 Michael Schmittchange tracking:
2007-05-06 Uwe StöhrGeorg's patch for bug 3043:
2007-05-05 Uwe Stöhrset infrastructure to allow not to call babel
2007-04-30 André Pönitzmerge lyx_sty.* into LaTeXFearures.cpp. was not used...
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-26 André PönitzI guess Windows folks are not too happy with files...
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename .C ==> .cpp for files in src/