]> git.lyx.org Git - lyx.git/history - src/Paragraph.cpp
remove lyxrc dependence from support/*
[lyx.git] / src / Paragraph.cpp
2007-08-10 Christian RidderströmConverted '#warning ...' into FIXME-comments
2007-08-06 Richard HeckMake LYX_ALIGN_LAYOUT always be an available layout...
2007-07-21 Michael Schmitt * src/OutputParams.h:
2007-07-20 Dov FeldsternCorrectly generate latex for font/language/encoding...
2007-07-12 Jean-Marc Lasgouttes * Paragraph.cpp (simpleTeXOnePar): fix bug with size...
2007-07-11 Jürgen SpitzmüllerPatch by Richard Heck:
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-07-09 Michael Schmitt * src/Author.h:
2007-07-05 Dov FeldsternFix "default" encoding to match "auto" encoding except...
2007-07-05 Dov FeldsternSet a newly created inset's font/language to the curren...
2007-06-28 Richard HeckFix some issues with the paragraph settings dialog...
2007-05-31 José MatoxAdd support for Farsi (thanks to Mostafa Vahedi).
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-19 Richard HeckFix for bug 3650. Made changes to the Paragraph::checkB...
2007-05-17 José MatoxFix for a problem reported by some users, where cut...
2007-05-14 Jürgen Spitzmüllerfix bug 2758:
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-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename LyXTextClass* into TextClass*
2007-04-29 André Pönitzrename LyXLayout into Layout
2007-04-29 André Pönitzrename LyXFont to Font except in tex2lyx
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-28 André Pönitzrename/merge LyXLength related stuff
2007-04-27 Abdelrazak YounesFix arabic character transformation by Mostafa Vahedi:
2007-04-26 André Pönitzrename LColor into Color
2007-04-26 Jean-Marc Lasgouttesremove obsolete comment
2007-04-26 Bo PengRename .C ==> .cpp for files in src/