summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/undo-history.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-09Fix codding styleJabiertxof1-1/+1
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-07-21adding gtk-themeJabier Arraiza1-6/+5
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-12/+12
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
2018-01-16panel: Remove the unused "title" labelStefano Facchini1-1/+1
2017-07-09Get rid of obsolete rules_hint in TreeViewAlexander Valavanis1-1/+0
2017-06-29Remove old icon handling codeAlexander Valavanis1-6/+3
2016-12-27Rm more deprecated Gtk::StockAlex Valavanis1-5/+5
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+1
2016-07-28Drop remaining GTKMM 2 fallback supportAlex Valavanis1-33/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+1
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-03-18Warning cleanups.Jon A. Cruz1-1/+1
2014-03-08Reconnect correctly as documents are replaced.Jon A. Cruz1-36/+94
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-1/+1
2012-09-27Fix for 172030 : Width of Undo History palette could be optimizedJohn Smith1-12/+16
2012-08-27Fix for 525597 : Undo History dialog not updating when switching windowsJohn Smith1-1/+10
2012-05-21GTK+ 3 changes for cell-renderersAlex Valavanis1-15/+43
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-3/+3
2012-02-12Header cleaningAlex Valavanis1-0/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-2/+3
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-5/+5
2009-01-01remove redundant inclusionJohan B. C. Engelen1-1/+0
2008-10-27From trunkTed Gould1-6/+5
2008-02-21More sensible size constraints for undo history panel.gustav_b1-1/+1
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-52/+10
2007-11-22The dialog to panel refactoring:gustav_b1-9/+9
2007-11-04Warning cleanupJon A. Cruz1-23/+23
2007-08-29Dockable dialogs patch applied gustav_b1-5/+5
2006-10-06Implement singleton behaviour for undo history dialog. Make sure eventgustav_b1-6/+73
2006-10-01Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b1-1/+2
2006-07-09Added descriptions to Undo/Redo commands in the menusgustav_b1-1/+3
2006-06-29added files from Gustav Broberg's patchbulia byak1-0/+322