summaryrefslogtreecommitdiffstats
path: root/src/helper/action-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
| | | (bzr r15025)
* Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-2/+2
| | | | | based on merge request code review and feedback (bzr r12387.1.7)
* Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-0/+10
| | | | | | | | Modified action context setup so that in console mode, when a document is added to the main inkscape app instance, it gets a selection model and layer model automatically set up for it Made a couple more verbs work in console mode (bzr r12387.1.4)
* Added new files referenced in previous commit message (forgot to add!)Eric Greveson2013-07-011-0/+74
(bzr r12387.1.2)