]> git.lyx.org Git - lyx.git/history - src/BufferParams.cpp
GuiDocument.cpp: remove unneeded conversion
[lyx.git] / src / BufferParams.cpp
2009-04-11 Uwe Stöhrsupport for \pagecolor, fileformat change
2009-04-10 Jürgen Spitzmüller* new per-document default output format. File format...
2009-04-06 Jürgen Spitzmüller* BufferParams.cpp:
2009-04-06 Jürgen Spitzmüllerstart XeTeX support.
2009-03-28 Jürgen SpitzmüllerFix bug 5863:
2009-03-04 Jean-Marc LasgouttesisAvailable is static
2009-02-26 Vincent van RavesteijnFix bug 5806: http://bugzilla.lyx.org/show_bug.cgi...
2009-02-21 Richard HeckMove some more code around so as to make module-related...
2009-02-19 Richard HeckMake Andre a little happier.
2009-02-17 Georg BaumBetter fix for bug 1476 (following an idea by Jean...
2009-02-11 Richard HeckMove some code around in an effort to make information...
2009-02-11 Richard HeckCosmetics.
2009-02-11 Richard HeckAccess private data directly.
2009-02-11 Richard HeckUse the typedef.
2009-02-09 André Pönitzmove ColorSet to a header of its own to reduce #include...
2009-01-14 Jürgen Spitzmüller* load CJKutf8 package, if available, for CJK documents...
2009-01-12 Jürgen Spitzmüller* use ulem instead of soul for change tracking
2008-12-19 Jürgen Spitzmüller* BufferParams.{cpp,h}:
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-11 Abdelrazak YounesMSVC/Cmake compilation fix.
2008-11-06 Richard HeckFix final default-module-related bug reported by Philip...
2008-11-05 Richard HeckForgot to change this line.
2008-11-05 Richard HeckThis patch fixes a set of bugs reported by Philippe...
2008-11-05 Richard HeckRevert the last few patches. I'll commit a more general...
2008-11-05 Richard HeckComments.
2008-11-05 Richard HeckMore fixes for bugs noticed by Philippe.
2008-11-05 Richard HeckAdd some comments.
2008-11-05 Richard HeckFix bug reported by Philippe relating to excluded modul...
2008-10-23 Richard HeckThis patch introduces ProvidesModule and ExcludesModule...
2008-10-20 Richard HeckAnother one for Abdel.
2008-10-20 Richard HeckFix LFUN_LAYOUT_MODULE_ADD: We need to make sure that...
2008-10-16 Richard HeckOK, I lied. A little more. Just trying to keep the...
2008-10-16 Richard HeckFactorize out some of this. Just a bit more cleanup...
2008-10-16 Richard HeckFix bug connected with excluded modules and default...
2008-10-12 Uwe Stöhrbabel handling: revert r26857 and r26858 for the reason...
2008-10-12 Jürgen Spitzmüller** fix bug 2114. Fileformat change.
2008-10-12 Abdelrazak YounesFactorize out the hardcoded babel tests. This whole...
2008-10-12 Abdelrazak YounesSimplify and optimize a bit the special babel language...
2008-10-11 Uwe StöhrSupport for Mongolian, fileformat change
2008-10-11 Uwe StöhrBufferParams.cpp: typo
2008-10-07 Richard HeckThe default modules should be kept in order.
2008-10-05 Uwe Stöhrmake Latvian documents compilable, fixes http://bugzill...
2008-10-05 Uwe StöhrBufferParams.cpp: make Lithuanian documents compilable...
2008-09-29 Uwe StöhrGuiDocument.cpp, BufferParams.cpp: fix http://bugzilla...
2008-09-29 Uwe StöhrBufferParams.cpp, LaTeXFeatures.cpp: fix http://bugzill...
2008-09-21 André Pönitzcosmetics
2008-09-08 Uwe Stöhrvarious listings fixes by Vincent, see http://www.mail...
2008-08-19 Jürgen Spitzmüllerfinal touch.
2008-08-19 Jürgen Spitzmüller* adjust line lengths
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-07-27 Richard HeckSupport for removing "default" modules.
2008-07-25 Richard HeckMove the default module loading from makeDocumentClass...
2008-07-25 Richard HeckAdd UseModule tag for layout files. This allows the...
2008-07-18 Uwe StöhrBufferParams.cpp: clarify the babel loading logic:...
2008-07-15 Jürgen SpitzmüllerRestore 1.5.x babel loading order (bug 5024)
2008-07-11 Richard Heck'Default'-->'Empty' in Bo's recent commit. Default...
2008-07-11 Bo PengImprove the local layout feature by better handling...
2008-07-01 Enrico ForestieriFix bug 2721
2008-06-30 Jean-Marc Lasgouttesrewrap long lines
2008-06-05 Jürgen Spitzmüller** support for CJK font argument. File Format change **
2008-05-22 Richard HeckAdd some constness where we can.
2008-05-15 Uwe StöhrBufferParams.cpp: fix the order for page sizes, filefor...
2008-05-13 Uwe StöhrBufferParams.cpp: follow Jürgen's advice to load subfig...
2008-05-13 Uwe StöhrBufferParams.cpp: load the subfig package conditionally...
2008-05-10 Enrico ForestieriMake it less ugly and safer, as when adding to the...
2008-04-28 Jürgen Spitzmüllersupport for default master document.
2008-04-20 André Pönitzmove citation enums into header of their own
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-18 Bo PengEmbedding: revert embedding options and extra_embedded_...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-04-05 André Pönitzlexer cosmetics
2008-03-31 Enrico ForestieriOnly add \makeatletter and \makeatother to the preamble...
2008-03-29 Uwe StöhrFileformat change.
2008-03-24 Richard HeckAdd support for document-local layout information....
2008-03-21 André Pönitzcosmetics
2008-03-15 Bo PengAdd use_bundled_format rc entry to allow creation of...
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-11 Bo PengEmbed: allow the use of embedded layout and class ...
2008-03-09 Bo PengEmbedding: add option \extra_embedded_files to buffer...
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
2008-03-01 Richard HeckImprove handling of local layout files. There are two...
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-02-28 Richard HeckMore work towards type safety regarding TextClass's...
2008-02-28 Richard Heckbaseclasslist --> BaseClassList singleton. Prep for...
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-25 Richard HeckReplace boost::shared_ptr<TextClass> with a global...
2008-02-24 Richard HeckTry to make the distinction between base classes and...
2008-02-24 Richard HeckRestore Andre's TextClassIndex, but now in the form...
2008-02-24 Richard HeckMore cleanup from Andre.
2008-02-24 Richard HeckAndre's s/getBaseClass/baseClass/ cleanup.
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-19 Richard HeckAdd support for column separation in page margins....
2008-02-15 Jürgen SpitzmüllerFix a crash following the input of an invalid paragraph...
2008-02-14 Richard HeckFix TextClass::read API. Also some cleanup.
2008-02-01 Jean-Marc LasgouttesUse a set<string> instead of a vecctor<string> for...
2008-01-25 Jürgen Spitzmüller* src/BufferParams.{cpp,h}:
2008-01-24 Pavel SandaPDFoptions: improve the functionality in case the hyper...
2008-01-22 Jean-Marc LasgouttesMove spacing code around (and fix a bug)
next