summaryrefslogtreecommitdiffstats
path: root/src/helper/action-context.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow InkscapeApplication to track current document, selection, and desktop.Tavmjong Bah2019-01-301-1/+1
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-1/+1
| | | | | 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/+11
| | | | | | | | 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/+78
(bzr r12387.1.2)