summaryrefslogtreecommitdiffstats
path: root/src/helper/action.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Timestamp: Switch to std::shared_ptr.Emmanuel Gil Peyrot2019-01-241-1/+1
* Event: Switch all call sites from Util::ptr_shared to char const* or std::sha...Emmanuel Gil Peyrot2019-01-241-5/+4
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* Clarify licensesMax Gaukler2018-11-081-8/+9
* adding gtk-themeJabier Arraiza2018-07-211-2/+4
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
* ZoomToolbar: C++ify and GtkAction migrationAlexander Valavanis2018-06-171-1/+35
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* Null check added. (should fix bug 1172484)Kris De Gussem2013-12-201-34/+37
* Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-1/+16
* Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-9/+27
* More GObject boilerplate reductionAlex Valavanis2013-01-261-34/+7
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-2/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-9/+8
* Warning cleanup.Jon A. Cruz2011-10-021-1/+1
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-129/+56
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* add document to action events (when possible)MenTaLguY2007-05-101-3/+5
* add document to action eventsMenTaLguY2007-05-101-0/+6
* allow nesting under verb eventsMenTaLguY2007-05-061-1/+2
* instrument actionsMenTaLguY2007-05-061-0/+26
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-091-1/+31
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+228