summaryrefslogtreecommitdiffstats
path: root/src/event-log.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-6/+6
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Misc. typosUnknown2017-11-071-3/+3
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-8/+0
* Reconnect correctly as documents are replaced.Jon A. Cruz2014-03-081-10/+14
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+3
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+1
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+0
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-30/+20
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Partial fix for bug #1824387 [Still asks to save after complete undo]Maximilian Albert2007-11-131-0/+5
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* Notify UndoStackObservers on commited incomplete transactions and sp_document...gustav_b2007-03-291-5/+10
* Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)gustav_b2007-03-281-1/+2
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-3/+1
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-1/+13
* added files from Gustav Broberg's patchbulia byak2006-06-291-0/+147