summaryrefslogtreecommitdiffstats
path: root/src/composite-undo-stack-observer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵Johan B. C. Engelen2007-11-041-1/+1
| | | | | reverted for some files to keep them C-compatible. (bzr r4024)
* Notify UndoStackObservers on commited incomplete transactions and ↵gustav_b2007-03-291-0/+23
| | | | | | | sp_document_{undo,redo}_clear, see #1684042. (bzr r2780)
* GC utilization fixesDavid Yip2006-07-071-1/+1
| | | (bzr r1373)
* fixed compile bugDavid Yip2006-07-051-2/+2
| | | (bzr r1355)
* switched UndoStackObserver / CompositeUndoStackObserver to use GC David Yip2006-07-041-2/+4
| | | | | managed memory. Initial tests seem to check out okay (bzr r1352)
* backed out Event -> XML::Event changesDavid Yip2006-06-291-10/+6
| | | (bzr r1319)
* Event -> XML::Event*David Yip2006-06-291-6/+10
| | | (bzr r1317)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-10/+6
| | | (bzr r1315)
* a CompositeUndoStackObserver is still an UndoStackObserver -- forgot about thatDavid Yip2006-06-231-3/+1
| | | (bzr r1265)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+165
(bzr r1)