]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
Now we can restore the old (and better) behavior of descriptions.
[lyx.git] / src / Buffer.cpp
2009-06-05 Richard HeckSeparate HTML preamble information. This could be used...
2009-06-05 Richard HeckRename a couple routines in preparation for more.
2009-06-05 Richard HeckBasic output routines for HTML.
2009-06-02 Richard HeckAllow customization of enumerate counters.
2009-05-28 Jean-Marc LasgouttesAllow literate documents other than noweb to work out...
2009-05-25 Jürgen Spitzmüllerempty file format change due to r29840.
2009-05-25 Jürgen Spitzmüller* Allow manual setting of bibliography indendation
2009-05-24 Enrico ForestieriFix reverse search when the View Source window is active.
2009-05-22 Jürgen SpitzmüllerA GUI for nomencl settings. Adds the possibility to...
2009-05-22 Jürgen Spitzmüllerfile format change due to r29770.
2009-05-22 Jürgen Spitzmüller* Per-document setting for bibtex and makeindex.
2009-05-18 Pavel SandaNext attack on the background color. Thanks Juergen.
2009-05-06 Pavel SandaIntroduce new format as a safety measure
2009-05-05 Pavel SandaIntroduce double underline and wavy underline styles...
2009-05-03 Pavel SandaIntroduce strikeout text style (strike-through)
2009-05-03 Vincent van RavesteijnAdjust the location of the autosave file for unnamed...
2009-05-03 Vincent van RavesteijnFix bug #5879 (try 2): Move the autosave file of a...
2009-05-03 Vincent van RavesteijnRevert r29505. We forgot that we cannot retrieve the...
2009-05-03 Vincent van RavesteijnFix bug #5879: Move the autosave file of a buffer when...
2009-04-27 Jürgen Spitzmüller* final splitindex feature addition: support for \print...
2009-04-26 Jürgen Spitzmüller* Add support for splitindex's \printsubindex command...
2009-04-24 Jean-Marc Lasgoutteswhitespace only
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-09 Uwe StöhrBuffer.cpp: fix due to compiler warning
2009-04-07 Jürgen Spitzmüller* Buffer.cpp (getDefaultOutputFormat):
2009-04-07 Jürgen Spitzmüller* First step towards default view format.
2009-04-06 Richard HeckThe Buffer::dispatch() patch.
2009-04-06 Jürgen Spitzmüllerstart XeTeX support.
2009-04-04 Abdelrazak YounesSpellchecker: More simplifications.
2009-04-04 Abdelrazak YounesMore SpellChecker cleanups.
2009-04-04 Richard HeckFix up a few little things after r29065. If we're calcu...
2009-04-03 Vincent van RavesteijnStore the autosave file in the default document path...
2009-04-03 Richard HeckAdd a comment.
2009-04-03 Jürgen SpitzmüllerBuffer.cpp:
2009-04-03 Richard HeckFix bug 5859.
2009-03-31 Jean-Marc LasgouttesExtend the branch-(de)activate functions to work withou...
2009-03-28 Abdelrazak YounesBuffer::nextWord(): simplify a bit.
2009-03-28 Abdelrazak YounesTransfer some general code from GuiSpellchecker to...
2009-03-26 Vincent van RavesteijnSome cleanup in InsetInclude:
2009-03-25 Richard HeckWhitespace (and a commit check).
2009-03-20 Richard HeckCosmetics.
2009-03-12 Richard HeckSo we do, sometimes, need the setBuffer calls that...
2009-03-12 Richard HeckUse an enum to make things a little clearer here.
2009-03-07 Richard HeckRemove setBuffer() calls that are no longer needed.
2009-03-07 Jürgen Spitzmüllerfix bug 5833
2009-02-19 Vincent van RavesteijnFix bug 5699 (crash when using outliner in child docume...
2009-02-14 Vincent van RavesteijnCompile fix for r28492.
2009-02-14 Vincent van RavesteijnFix a crash on exit when the child documents are alread...
2009-02-14 Jürgen Spitzmüller* Buffer.cpp:
2009-02-11 Richard HeckLet's have a little more info.
2009-02-04 Jean-Marc Lasgouttesfix faulty documentation
2009-01-30 Uwe Stöhrsupport for the LaTeX commands \*phantom, fileformat...
2009-01-12 Jürgen Spitzmüller* use ulem instead of soul for change tracking
2009-01-07 Jürgen Spitzmüller* Buffer.cpp:
2009-01-07 Jürgen Spitzmüller* Buffer.cpp:
2009-01-03 Vincent van RavesteijnAllow users to specify toolbar icons for commands with...
2008-12-05 Jürgen Spitzmüller* src/buffer_funcs.{cpp,h}:
2008-12-04 Jürgen Spitzmüller* Buffer.cpp (readFile):
2008-11-28 Jürgen SpitzmüllerAdd support for Swiss German (bug 5450). File format...
2008-11-24 Richard HeckMake getChildBuffer() and loadIfNeeded() methods rather...
2008-11-19 Richard HeckRemove obsolete comment.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-16 Stefan Schimanski* "Goto label" in reference dialog works with master...
2008-11-16 André Pönitzmove more stuff from buffer_func to Buffer
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-16 Jean-Marc Lasgouttesrename [io]docfstream to [io]fdocstream
2008-11-16 Jean-Marc Lasgouttesrevert r27520 (tr1 stuff)
2008-11-16 Abdelrazak YounesTommaso patch, part 5, lots of thing to cleanup still...
2008-11-16 André Pönitztry using std::tr1::shared_ptr instead of boost::shared_ptr
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-11-07 José MatoxFix bug 5411
2008-11-03 Jean-Marc Lasgouttesrevert r27209 (for real)
2008-11-03 Jean-Marc Lasgouttesoops! r27229 was wrong
2008-11-03 Jean-Marc Lasgouttesrevert r27209
2008-10-31 Jean-Marc Lasgouttesmake sure that exported tex files are "nice" even in...
2008-10-29 Jean-Marc Lasgoutteswhen showing full source, do not define \input@path
2008-10-16 Jean-Marc Lasgouttesfix View Source for literate documents
2008-10-13 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5355
2008-10-13 Pavel Sandatypo
2008-10-13 Pavel SandaSanitize backreferences in hyperref.
2008-10-12 Jürgen Spitzmüller** fix bug 2114. Fileformat change.
2008-10-11 Uwe StöhrSupport for Mongolian, fileformat change
2008-09-30 Uwe Stöhradd support for TABs in Listings, fileformat change...
2008-09-30 Abdelrazak YounesAvoid a complete Toc reset in case when only a toc...
2008-09-29 Abdelrazak Younesconstify
2008-09-26 Enrico ForestieriIn mathmode, treat nonascii chars with diacritical...
2008-09-08 Pavel SandaCoding style
2008-08-18 Jürgen Spitzmüller** proper implementation of pLaTeX by Tetsuya Makimura...
2008-08-01 José MatoxUpdate format to 340.
2008-07-29 Abdelrazak YounesInsetText: remove InsetText default ctor and make text_...
2008-07-29 Abdelrazak YounesBuffer ctor: Use preferred InsetText ctor.
2008-07-29 Abdelrazak Younesrevert previous fix: wrong fix.
2008-07-29 Abdelrazak YounesFix initialization bug.
2008-07-27 Richard HeckSupport for removing "default" modules.
2008-07-23 Abdelrazak YounesAdd masks to temp file names, easier for debugging...
2008-07-20 Abdelrazak YounesMove child document closing from InsetInclude dtor...
2008-07-19 Richard HeckRevert unintentional commits.
2008-07-19 Richard HeckOptimize GuiCitation a bit by not checking the cache...
next