]> git.lyx.org Git - lyx.git/history - src/LaTeXFeatures.cpp
some more uses of Requires.
[lyx.git] / src / LaTeXFeatures.cpp
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/