]> git.lyx.org Git - lyx.git/history - src/LaTeXFeatures.cpp
* do not lookup the same macro all the time
[lyx.git] / src / LaTeXFeatures.cpp
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/