summaryrefslogtreecommitdiffstats
path: root/src/composite-undo-stack-observer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-6/+6
2015-02-26Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White1-1/+1
2015-02-25Isolate components of libgcLiam P. White1-1/+1
2014-03-09Remove unused includes to tidy up the code.Martin Owens1-1/+0
2013-03-19Fixing regressionjtx1-1/+1
2013-03-17Working with widjetsJabier Arraiza Cenoz1-1/+1
2013-03-14Fix another load of forward declaration tagsAlex Valavanis1-1/+1
2011-10-23Documentation update pass.Jon A. Cruz1-8/+6
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-03-29Notify UndoStackObservers on commited incomplete transactions and sp_document...gustav_b1-0/+23
2006-07-07GC utilization fixesDavid Yip1-1/+1
2006-07-05fixed compile bugDavid Yip1-2/+2
2006-07-04switched UndoStackObserver / CompositeUndoStackObserver to use GC David Yip1-2/+4
2006-06-29backed out Event -> XML::Event changesDavid Yip1-10/+6
2006-06-29Event -> XML::Event*David Yip1-6/+10
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-10/+6
2006-06-23a CompositeUndoStackObserver is still an UndoStackObserver -- forgot about thatDavid Yip1-3/+1