]> git.lyx.org Git - lyx.git/history - src/undo_funcs.C
parlist-a-1.diff
[lyx.git] / src / undo_funcs.C
2003-04-02 Lars Gullik Bjønnesparlist-a-1.diff
2003-03-19 John LevonThe markDirty() and fitCursor() changes
2003-03-17 Lars Gullik BjønnesRemove the BufferView* arg from almost all LyXText...
2003-03-17 John Levonpaint cleanups as sent to list
2003-02-20 André Pönitzsplit inset -> inset + updatableinset
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-11-08 Jürgen VignaBacked out a change of my last patch which I now see...
2002-10-14 Jürgen VignaFix undo bugs.
2002-09-06 John Levonsmall fixes
2002-08-24 John LevonRob's patch and some minor cleanup
2002-08-12 Angus LeemingMartin's Per-buffer counters patch.
2002-07-25 Jürgen VignaPerformance patches for tabulars from Edwin and John...
2002-06-24 Lars Gullik Bjønneslayout as layout
2002-05-26 John LevonUndo /does/ seem to still work properly :)
2002-05-24 Jürgen VignaUndo cursor/selection bug fix.
2002-03-21 Lars Gullik Bjønnesws cleanup
2002-03-14 Jürgen VignaFixed redraw problems after undo/redo.
2002-03-14 Jürgen VignaFix deleting of paragraphs after undo (fix #236).
2002-03-07 Jürgen VignaFixed another undo buf (fix #256).
2002-02-16 Lars Gullik Bjønnesto much stuff for my liking...
2002-01-13 Lars Gullik Bjønnessmall stupid stuff
2001-12-24 Jürgen VignaFixed stupid bug introduced in my last fix.
2001-12-21 Jürgen VignaSmall bugfix for undo.
2001-12-20 Jürgen VignaFixed crash in undo_cursor putting and better saving...
2001-12-19 Jürgen VignaFixed Undo/Redo, from Changelog:
2001-12-14 Jürgen VignaJohn's InsetTabular cursor patch and modifications...
2001-12-14 Jean-Marc Lasgouttesundo undo leak fix that leked into the code, toc crash...
2001-12-13 André Pönitzminor cleanup
2001-12-13 Jean-Marc Lasgouttesfix symbol font loading, insetquote latex output, undo...
2001-12-12 Jean-Marc Lasgouttesadd parOwner to Inset, optimize LyXText::workWidth...
2001-12-04 Jürgen VignaMore fixes.
2001-11-30 Jürgen VignaHopefully fixed the redo problems with insets!
2001-09-09 Lars Gullik Bjønnessome mods I had in my local tree, mostly small stuff...
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...