]> git.lyx.org Git - lyx.git/history - src/BufferParams.h
Remove extra whitespace.
[lyx.git] / src / BufferParams.h
2011-12-03 Julien RiouxRemove extra whitespace.
2011-08-10 Uwe Stöhr- UI support for the LaTeX-package undertilde, fileform...
2011-08-10 Uwe StöhrBufferParams.h: revert unintended changes from previous...
2011-08-10 Uwe Stöhrnew export flavor "DVILUATEX", fixes bug #7713, patch...
2011-05-13 Richard HeckMove a bunch of code from Buffer to BufferParams. The...
2011-05-08 Tommaso CucinottaStill addressing #6560: instead of cloning the BufferPa...
2011-02-15 Richard HeckIntroduce BufferParam to control whether CSS is output...
2011-02-13 Enrico ForestieriComplete integration of texrow with otexstream and...
2011-02-03 Jürgen Spitzmüller* Allow to set language package on a per-document basis...
2011-02-01 Jürgen Spitzmüller* BufferParams.{cpp,h}:
2010-11-26 Richard HeckFinal batch of BufferParam renaming.
2010-11-26 Richard HeckRename a bunch of BufferParams to conform to our usual...
2010-11-26 Richard HeckBegin renaming some BufferParams to conform to our...
2010-11-26 Jürgen SpitzmüllerImplement GUI for LuaTeX. File format change due to...
2010-11-14 Jürgen SpitzmüllerIntroduce a new Language option "AsBabelOptions" that...
2010-11-05 Vincent van RavesteijnFix bug #6058: Change tracking and versioning.
2010-11-02 Richard HeckPerhaps this is overkill, but it can't hurt....
2010-11-02 Richard HeckMake sure that the members of this enum get the same...
2010-10-18 Vincent van RavesteijnSome cosmetics (from my local cosmetics branch).
2010-10-13 Richard HeckRefstyle support. The user can now choose between prett...
2010-08-31 Uwe Stöhrbetter support for the mathdots package:
2010-08-31 Uwe Stöhrsupport to load the mathdots package via the document...
2010-07-17 Richard HeckAllow for "Provides babel 1".
2010-05-25 Pavel SandaIntroduce output_sync ui for forward/reverse search
2010-04-21 Richard HeckNew XHTML math options. Format change.
2010-04-08 Uwe Stöhrfileformat change: support to specify the background...
2010-04-05 Uwe Stöhrdon't use any longer the page background color white...
2010-04-02 Uwe Stöhrfileformat change: support to specify a document-wide...
2010-03-31 Pavel SandaNext headers
2010-03-31 Uwe Stöhrfileformat change:
2010-03-19 Richard HeckAdd a math-as-LaTeX option, and fix some issues with...
2010-03-18 Richard HeckGive ourselves a little more flexibility about math...
2010-01-10 Jürgen SpitzmüllerAdd an option to assure that all aux files are maintain...
2010-01-07 Jürgen Spitzmüller* Add native support for \includeonly (bug 5360).
2009-12-30 Richard HeckSome BufferParams for XHTML output.
2009-11-29 Jürgen Spitzmüller* Add support for per-document fontenc setting (bug...
2009-11-11 Uwe Stöhr- introduce option to suppress the LaTeX package mhchem...
2009-08-14 Uwe Stöhrnew document option to suppress the default date, filef...
2009-07-23 Vincent van RavesteijnFix a gcc error and warning for r30756.
2009-07-23 Vincent van RavesteijnFix bug #6058: Change tracking not usable in version...
2009-07-19 Uwe Stöhrsupport to specify the paragraph indentation in the...
2009-05-22 Jürgen Spitzmüller* Per-document setting for bibtex and makeindex.
2009-04-16 Jürgen SpitzmüllerIntroduce splitindex support. File format change.
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üllerstart XeTeX support.
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-11 Richard HeckMove some code around in an effort to make information...
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-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 HeckFix bug reported by Philippe relating to excluded modul...
2008-10-23 Richard HeckThis patch introduces ProvidesModule and ExcludesModule...
2008-10-20 Richard HeckFix LFUN_LAYOUT_MODULE_ADD: We need to make sure that...
2008-10-16 Richard HeckFactorize out some of this. Just a bit more cleanup...
2008-10-14 Richard HeckChange some vectors to lists. This is preparatory for...
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-07-27 Richard HeckSupport for removing "default" modules.
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-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-03-24 Richard HeckAdd support for document-local layout information....
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-15 Stefan Schimanski* compile fix
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-02-29 Richard HeckCleanup.
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 HeckRemove TextClassPtr without losing the type safety...
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 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-01-25 Jürgen Spitzmüller* src/BufferParams.{cpp,h}:
2008-01-06 Richard HeckPass by const reference. Thanks Andre and Peter.
2008-01-06 Richard HeckRemove commented out code.
2008-01-05 Richard HeckRationalize the handling of makeTextClass().
2007-12-14 Jean-Marc LasgouttesMove part of Buffer::validate into a new method BufferP...
2007-12-05 Abdelrazak YounesHeader cleanup.
2007-11-30 Abdelrazak Younes* Buffer:
2007-11-28 Abdelrazak Younes* FileName:
2007-11-07 Abdelrazak Younesadjust comment.
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-10-28 Abdelrazak YounesSplitup Font in saner bits:
2007-09-20 André PönitzPavel Sanda's "PDFOptions" patch
2007-09-19 André Pönitzreduce #includes
2007-09-18 Richard HeckFulfill promise to Andre: TextClass_ptr --> TextClassPtr.
2007-09-11 André Pönitzremove unnecessary includes
2007-09-01 Richard HeckThis patch continues 19964. It takes advantage of the...
2007-08-30 Bo PengEmbedding patch two: read/write embedded files'
next