]> git.lyx.org Git - lyx.git/history - src/Buffer.cpp
Kornel's gcc compile fix.
[lyx.git] / src / Buffer.cpp
2009-10-03 Abdelrazak YounesMove Undo::beginUndoGroup() and Undo::endUndoGroup...
2009-09-19 Abdelrazak YounesFix gcc compile bug... weird...
2009-09-19 Abdelrazak YounesMove LFUN_BUFFER_LANGUAGE to Buffer and enables it...
2009-09-19 Abdelrazak Younes* Move Buffer specific LFUNs to Buffer::dispatch()...
2009-09-19 Abdelrazak YounesTransfer LFUN_BUFFER_TOGGLE_READ_ONLY to Buffer.
2009-09-09 Vincent van Ravesteijnbuffer_pimpl.C doesn't even exist.
2009-09-08 Tommaso CucinottaAdded isInternal() method, mapped temporarily on check...
2009-09-04 Richard HeckBetter message.
2009-08-19 Vincent van RavesteijnNow we have disentangled writeSession() and closeWorkAr...
2009-08-18 Vincent van RavesteijnIf we are in a close_event all children will be closed...
2009-08-17 Jürgen Spitzmüller* Buffer.cpp: fix the fix (r31082): only add a default...
2009-08-17 Jürgen Spitzmüller* Buffer.cpp (readHeader): restore the default index...
2009-08-15 Vincent van RavesteijnFix a bunch of assertions.
2009-08-15 Richard HeckAs discussed on the list: Check for dirty Buffer when...
2009-08-15 Richard HeckMove emergencyWrite() from BufferList to Buffer.
2009-08-14 Uwe Stöhrnew document option to suppress the default date, filef...
2009-08-11 Pavel SandaFix bug #2120 - Emergency saves removal.
2009-08-09 Abdelrazak YounesMove depthHook(), outerHook(), isFirstInSequence()...
2009-08-09 Abdelrazak YounesMove contents of paragraph_funcs.* to Text.h and Text...
2009-08-09 Abdelrazak YounesGet rid of Buffer::insertStringAsLines().
2009-08-09 Abdelrazak YounesNow that Text knows its owner, use the associated Buffe...
2009-07-23 Vincent van RavesteijnFix bug #6058: Change tracking not usable in version...
2009-07-21 Uwe Stöhrallow to use glue lengths in the HSpace dialog; file...
2009-07-20 Uwe Stöhrallow the usage of relative lengths in the HSpace and...
2009-07-19 Uwe StöhrGuiDocument.cpp: allow to use percent lengths for the...
2009-07-19 Uwe Stöhrsupport to specify the paragraph indentation in the...
2009-07-16 Vincent van Ravesteijn* Buffer.cpp: whitespace.
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...
next