]> git.lyx.org Git - lyx.git/history - src/Undo.h
Skip paint event when in the middle of a buffer operation
[lyx.git] / src / Undo.h
2018-06-15 Jean-Marc LasgouttesSkip paint event when in the middle of a buffer operation
2018-04-15 Richard HeckMerge branch '2.3.2-staging' into 2.3.x
2018-02-15 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/