]> git.lyx.org Git - lyx.git/history - src/Undo.h
Avoid full metrics computation with Update:FitCursor
[lyx.git] / src / Undo.h
2021-11-14 Jean-Marc LasgouttesFixup 3aab9ad2: improve UndoGroupHelper docs again.
2021-11-12 Jean-Marc LasgouttesFix documentation of UndoGroupHelper
2020-10-20 Yuriy SkalkoClean includes using the output of iwyu tool
2020-09-23 Jean-Marc LasgouttesRemove default parameter of UndoGroupHelper constructor
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-05-31 Jean-Marc LasgouttesSkip paint event when in the middle of a buffer operation
2017-11-29 Jean-Marc LasgouttesBetter handling of multiple buffers in UndoGroupHelper
2017-07-04 Jean-Marc LasgouttesUse the proper buffer when recording undo
2015-09-27 Jean-Marc LasgouttesRepeat after me: into account, into account, into account
2015-09-20 Georg BaumForbid wrong compiler generated copy constructors
2015-07-21 Jean-MarcMerge branch 'rowpainter2'
2015-07-21 Jean-Marc LasgouttesRemember the cursor before an undo group
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-01-22 Jean-Marc LasgouttesImplement new recordUndoBufferParams method.
2012-07-15 Jean-Marc LasgouttesFix bug #5204: Undo removes text selection
2012-02-07 Jean-Marc LasgouttesFix bug #6367: Screen jumps around when using undo...
2011-01-09 Abdelrazak YounesClear undo/redo stack when reloading buffer. This fixes...
2010-11-29 Jean-Marc LasgouttesFix bug #6930: no undo for inset type changing
2010-08-06 Jean-Marc LasgouttesFix bug #3733: 'undo' does not revert 'changed' status...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-09-25 Pavel Sandaups.
2008-09-25 Pavel Sandai have very bad memory
2008-09-17 Pavel SandaOne more comment from JMarc.
2008-09-17 Jean-Marc Lasgouttesbad behaviour of recordUndoInset has been fixed in...
2008-09-17 Jean-Marc Lasgouttestry to clarify documentation
2008-08-15 Jean-Marc LasgouttesBug 5173: Undo Grouping
2008-08-13 Jean-Marc Lasgouttesconstification without any code change. This is part...
2007-10-18 Abdelrazak YounesRefactor Undo/Redo framework into an Undo class owned...
2007-04-26 André Pönitzrename MathArray into MathData
2007-04-26 André Pönitzrename LCursor->Cursor
2007-04-26 André Pönitzremove ParagraphList_fwd.h
2007-04-26 Bo PengRename .C ==> .cpp for files in src/