summaryrefslogtreecommitdiffstats
path: root/src/console-output-undo-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/+2
| | | | | | | sp_document_{undo,redo}_clear, see #1684042. (bzr r2780)
* backed out Event -> XML::Event changesDavid Yip2006-06-291-3/+3
| | | (bzr r1319)
* Event -> XML::Event*David Yip2006-06-291-3/+3
| | | (bzr r1317)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-12/+5
| | | (bzr r1315)
* quick g_message UndoStackObserver for tracing calls to the undo systemDavid Yip2006-06-231-0/+50
(bzr r1267)