]> git.lyx.org Git - lyx.git/history - src/Undo.cpp
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Undo.cpp
2024-04-05 Jean-Marc LasgouttesImplement undo coalescing
2022-02-20 Jean-Marc LasgouttesMake undo action no-ops when the buffer is read-only
2021-02-26 Richard Kimberly... Allow to call cap::switchBetweenClasses without an...
2021-02-25 Jean-Marc LasgouttesRemove assertion that is not necessary.
2020-12-02 Yuriy SkalkoCleanup headers
2020-11-30 Yuriy SkalkoRefactor OutputParams
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-05-03 Richard Kimberly... Fix some warnings.
2019-09-13 Jean-Marc LasgouttesFollow some of the performance advice from cppcheck
2019-06-02 Jean-Marc LasgouttesAllow to undo partly math autocorrect
2019-04-16 Jean-Marc LasgouttesRevert "Allow to undo partly math autocorrect"
2019-04-16 Jean-Marc LasgouttesAllow to undo partly math autocorrect
2018-08-30 Jean-Marc LasgouttesCleanup: Rename textUndo to undoAction
2018-06-01 Jean-Marc LasgouttesFixup c7496a11: test emptiness before accessing elements
2018-05-31 Jean-Marc LasgouttesSkip paint event when in the middle of a buffer operation
2018-05-08 Richard Kimberly... Fix problem noted by Scott in bug #11125.
2017-12-13 Jean-Marc LasgouttesImprove UndoGroupHelper and use it more
2017-12-13 Jean-Marc LasgouttesHandle properly undo groups in embedded work areas
2017-11-29 Jean-Marc LasgouttesBetter handling of multiple buffers in UndoGroupHelper
2017-10-16 Richard HeckRename Paragraph::setBuffer to Paragraph::setInsetBuffe...
2017-10-16 Richard HeckFix the way that the Buffer gets set on undo.
2017-07-04 Jean-Marc LasgouttesUse the proper buffer when recording undo
2016-01-20 Jean-Marc LasgouttesUpdate all paragraphs layouts when undoing bufferparams
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-21 Jean-Marc LasgouttesRemember the cursor before an undo group
2015-07-16 Jean-Marc LasgouttesEnd all Undo::Private members names with an underscore
2015-05-26 Jean-Marc LasgouttesAvoid crash with undo in a closed collapsable inset
2015-05-22 Jean-Marc LasgouttesCreate proper undo groups for advanced find and replace
2015-05-20 Jean-Marc LasgouttesPlace the cursor correctly after undoing an inset disso...
2015-04-01 Jean-Marc LasgouttesClean-up the undo API
2015-03-16 Jean-Marc LasgouttesImprove undo of consecutive insertions/deletions
2015-03-11 Jean-Marc LasgouttesAvoid crash with after a params undo.
2015-01-22 Jean-Marc LasgouttesImplement new recordUndoBufferParams method.
2014-04-20 Jean-Marc LasgouttesRespect group integrity when removing stuff from the...
2014-02-14 Jean-Marc LasgouttesWhitespace
2013-04-27 Richard HeckRemove all messages to user related to assertions....
2013-04-25 Richard HeckAudit all the LASSERT calls, and try to do something...
2012-09-17 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-09-17 Jean-Marc LasgouttesFix bug #8342: Endless undo group messages
2012-07-15 Jean-Marc LasgouttesFix bug #5204: Undo removes text selection
2012-06-29 Jean-Marc LasgouttesRevert "Tentative fix to #8159: Undo doesn't restore...
2012-06-05 Jean-Marc LasgouttesRevert "Revert "Tentative fix to #8159: Undo doesn...
2012-06-05 Jean-Marc LasgouttesRevert "Tentative fix to #8159: Undo doesn't restore...
2012-05-22 Jean-Marc LasgouttesTentative fix to #8159: Undo doesn't restore environmen...
2012-02-07 Jean-Marc LasgouttesFix bug #6367: Screen jumps around when using undo...
2011-01-10 Stephan Witt#7208 reset undo group level in Undo::clear() too
2011-01-09 Abdelrazak YounesClear undo/redo stack when reloading buffer. This fixes...
2010-12-08 Jean-Marc LasgouttesFix the last part of #3733:
2010-12-08 Jean-Marc LasgouttesSome Undo cleanup. Functionality should be unchanged
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-08-07 Jean-Marc LasgouttesMake sure that the current undo element is finished...
2010-08-06 Jean-Marc LasgouttesFix bug #3733: 'undo' does not revert 'changed' status...
2010-07-09 Richard HeckTry to move all updateBuffer() calls to a central locat...
2010-05-04 Enrico ForestieriFix bug #6678: Crash when undoing backspace inside...
2010-03-03 Richard Hecks/updateLabels/updateBuffer/g, per a suggestion of...
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.
2008-11-17 André Pönitzadd Buffer * member to DocIterator
2008-11-16 André Pönitzmove updateLables to buffer
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-18 Jean-Marc Lasgouttesimprove debug info
2008-08-15 Jean-Marc LasgouttesBug 5173: Undo Grouping
2008-08-13 Jean-Marc Lasgouttesconstification without any code change. This is part...
2008-08-06 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5127
2008-07-14 Abdelrazak YounesRedo 25580 the right way, again :-)
2008-07-14 Richard HeckI've had to revert r25548 because of:
2008-07-13 Richard HeckRedo 25580 the right way. (Failure to initialize bparam...
2008-07-13 Richard HeckRevert 25580.
2008-07-13 Richard HeckAnother small optimization: Don't bother copying the...
2008-07-13 Richard HeckA small optimization: Don't do a copy here.
2008-07-10 Richard HeckRevert r25538.
2008-07-10 Abdelrazak YounesSaves some more memory.
2008-07-09 Richard HeckDo this check before we start creating things.
2008-07-09 Richard HeckFix bug 5010, for the most part. There's no need to...
2008-05-06 Abdelrazak Younesremove unneeded includes.
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-16 André Pönitzfix leak in the undo stack
2008-04-16 André Pönitzsquash another valgrind warning. the code was safe...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-12 Stefan Schimanski* fix a serious data loss problem: undo did not save...
2008-02-18 Abdelrazak Younesheader cleanup
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace lyx::support' instead of 'using suppor...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-28 André Pönitzhand-crafted LyXErr
2007-10-19 Abdelrazak YounesHeader cleanup
2007-10-18 Abdelrazak YounesRefactor Undo/Redo framework into an Undo class owned...
2007-08-21 Abdelrazak Younes* BufferView::buffer() returns a reference instead...
2007-06-13 Stefan Schimanski* move TOC update behind cur.fixIfBroken() to fix ...
2007-04-29 André PönitzLyXText -> Text
2007-04-29 André Pönitzrename InsetBase to Inset
2007-04-29 André PönitzRemove InsetOld
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 Bo PengRename .C ==> .cpp for files in src/