summaryrefslogtreecommitdiffstats
path: root/src/event-log.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-02modernize loopsMarc Jeanmougin1-15/+15
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-7/+7
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2017-10-17Replace boost::shared_ptrJan Lingscheid1-8/+6
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+4
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-4/+0
2014-03-08Reconnect correctly as documents are replaced.Jon A. Cruz1-79/+175
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-1/+1
2013-03-19Partial fix for Bug #1071082 (Undo History doesn't work if open before file i...Nicolas Dufour1-1/+12
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-1/+1
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-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-4/+1
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-2/+1
2007-11-13Partial fix for bug #1824387 [Still asks to save after complete undo]Maximilian Albert1-1/+23
2007-03-29Notify UndoStackObservers on commited incomplete transactions and sp_document...gustav_b1-29/+56
2007-03-28Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)gustav_b1-0/+7
2006-10-06Implement singleton behaviour for undo history dialog. Make sure eventgustav_b1-3/+3
2006-10-01Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b1-11/+2
2006-07-15add colonbulia byak1-2/+2
2006-07-09Added descriptions to Undo/Redo commands in the menusgustav_b1-2/+87
2006-06-29added files from Gustav Broberg's patchbulia byak1-0/+255