]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / Buffer.cpp
2007-08-12 André Pönitzfix crash after assertion when using %s with integer...
2007-08-12 José MatoxIncrease the file format, now every \\begin_deeper...
2007-08-12 André Pönitzshuffle (la)texstream around a bit
2007-08-12 José MatoxFix bug 518 (thanks to Jean Marc and Martin for the...
2007-08-12 André Pönitzdisable some tests for standard C++ features; add a...
2007-08-10 Lars Gullik BjønnesGet rid of a few warnings.
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-10 Jean-Marc LasgouttesRemove cruft from config.h
2007-08-09 Bo PengEnable File -> Revert when the file is externally modif...
2007-08-01 Jean-Marc Lasgouttes * src/support/gzstream,cpp:
2007-07-17 Abdelrazak Younesmore std declaration fixes.
2007-07-09 Michael Schmitt * src/Author.h:
2007-06-26 Uwe Stöhr- Fileformat change: rename "arabic" to "arabic_arabtex"
2007-06-25 Jürgen SpitzmüllerFix bug 1749. CAUTION: lyx2lyx not fully working yet...
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-06-15 Abdelrazak YounesSaves some compile time by diminishing Buffer.h header...
2007-06-13 Dov Feldsternlyx2lyx to convert the language of spaces surrounding...
2007-06-13 Bo PengAdd --Separator-- environment
2007-06-13 Bo Penglyx2lyx support for unrecognizable listings parameter
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-25 Jürgen Spitzmüllerfix bug 3723:
2007-05-25 Jürgen Spitzmüllerl10n work:
2007-05-21 Richard HeckPartial fix for bug 1474 (crashes on recursive includes...
2007-05-16 Abdelrazak YounesTemptatively fix bug 3546 by testing for more exception...
2007-05-15 José MatoxAdd file format change to support the standard font...
2007-05-14 Martin VermeerAdd charstyles Alert and Structure to beamer
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-05-04 Jürgen Spitzmüller* lib/encodings:
2007-05-01 Uwe Stöhrfile format change: support for Armenian
2007-05-01 Michael Schmitt"fix" bug #3332 (plain text export depends on the menu...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 Bo PengLast (?) batch of renames:
2007-04-26 Uwe StöhrFile format change: Fix bug 1746 partly
2007-04-26 André Pönitzrename LyXLex into Lexer
2007-04-26 Bo PengRename files in src/support, step one.
2007-04-26 Bo PengRename .C ==> .cpp for files in src/