]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
TextLayoutUi.ui: group everything into boxes for a consistent layout with the other...
[lyx.git] / src / Buffer.cpp
2009-07-13 Jürgen Spitzmüller* Add possibility to append active branch names to...
2009-07-12 Jean-Marc LasgouttesRemove Layout::labelstring_appendix method; add a bool...
2009-07-12 Jean-Marc LasgouttesMake sure that the new caching mechanism for flattened...
2009-07-12 Jean-Marc Lasgouttesrevert r30515: too many files there
2009-07-12 Jean-Marc Lasgouttesfix a couple warnings after the number localization...
2009-07-11 Uwe Stöhr- support for longtable alignment, fileformat change
2009-07-11 Jürgen Spitzmüller* Buffer.cpp:
2009-07-11 Jürgen Spitzmüller* Buffer.{cpp,h}:
2009-07-11 Jürgen Spitzmüller* Buffer.cpp: squash compiler warning.
2009-07-11 Jürgen Spitzmüller* Buffer.cpp (renameBranches): record undo.
2009-07-10 Jürgen Spitzmüller* Add ability to rename branches (bug 4128).
2009-07-09 Jürgen SpitzmüllerEase the pain with unknown branches:
2009-07-04 Abdelrazak YounesSpellchecker Bug fix: found word was not filled in.
2009-06-22 Abdelrazak YounesBuffer::Spellcheck(): Fix infinite loop when a math...
2009-06-22 Abdelrazak YounesBuffer::spellCheck(): don't spellcheck math.
2009-06-22 Abdelrazak YounesFirst fix the spellchecker. Now, it find the next missp...
2009-06-22 Abdelrazak YounesSimplify Buffer::spellCheck() by using Paragraph::spell...
2009-06-21 Abdelrazak YounesRevert previous to this file, stupid copy&paste bug...
2009-06-21 Abdelrazak YounesIntroduce Paragraph::isWordSeparator() and use it inste...
2009-06-21 Jürgen Spitzmüller* Pop up error dialog if issuing master-buffer-[view...
2009-06-21 Jürgen Spitzmüller* Buffer.cpp:
2009-06-18 Jean-Marc Lasgouttesget rid of the \use_alt_language pref, which was not...
2009-06-12 Jürgen Spitzmüller* add support for the applemac encoding. File format...
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...
next