summaryrefslogtreecommitdiffstats
path: root/src/event-log.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
2018-06-12Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot1-2/+2
2017-11-07Misc. typosUnknown1-3/+3
2014-09-27Update to experimental r13565Liam P. White1-8/+0
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-8/+0
2014-03-08Reconnect correctly as documents are replaced.Jon A. Cruz1-10/+14
2013-06-07Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz1-0/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+3
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+1
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-1/+1
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-1/+0
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-30/+20
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
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-13Partial fix for bug #1824387 [Still asks to save after complete undo]Maximilian Albert1-0/+5
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-5/+10
2007-03-28Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)gustav_b1-1/+2
2006-10-01Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b1-3/+1
2006-07-09Added descriptions to Undo/Redo commands in the menusgustav_b1-1/+13
2006-06-29added files from Gustav Broberg's patchbulia byak1-0/+147