summaryrefslogtreecommitdiffstats
path: root/src/event-log.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-15/+15
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Replace boost::shared_ptrJan Lingscheid2017-10-171-8/+6
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
* Reconnect correctly as documents are replaced.Jon A. Cruz2014-03-081-79/+175
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-1/+1
* Partial fix for Bug #1071082 (Undo History doesn't work if open before file i...Nicolas Dufour2013-03-191-1/+12
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-1/+1
* 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-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-4/+1
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-2/+1
* Partial fix for bug #1824387 [Still asks to save after complete undo]Maximilian Albert2007-11-131-1/+23
* Notify UndoStackObservers on commited incomplete transactions and sp_document...gustav_b2007-03-291-29/+56
* Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)gustav_b2007-03-281-0/+7
* Implement singleton behaviour for undo history dialog. Make sure eventgustav_b2006-10-061-3/+3
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-011-11/+2
* add colonbulia byak2006-07-151-2/+2
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-2/+87
* added files from Gustav Broberg's patchbulia byak2006-06-291-0/+255