| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Based off Guiu Rocafort Ferrer's patch/findings.
See https://gitlab.com/inkscape/inkscape/issues/195.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
- 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
|
| |
|
| |
(bzr r13341.5.11)
|
| |
|
| |
(bzr r13341.5.10)
|
| |
|
|
|
|
| |
"org.inkscape" to be specified. This allows multiple Inkscape instances to
be controlled over D-Bus in a single user session.
(bzr r12402.1.1)
|
| |
|
|
|
|
|
| |
and doc_context -> target)
Fixes to application interface for document_new (now only works in
console mode, and behaves as expected)
(bzr r12387.1.8)
|
| |
|
|
|
| |
based on merge request code review and feedback
(bzr r12387.1.7)
|
| |
|
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r11674)
|
| |
|
| |
(bzr r10559)
|
| |
|
|
|
| |
Bug #707054 and Bug #707364).
(bzr r10114)
|
| |
|
| |
(bzr r10031)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/696062
(bzr r10011)
|
| |
|
| |
(bzr r8254.1.32)
|
| |
|
|
|
|
| |
Added many GErrors, especially for unfound objects.
transfered many functions to using verbs instead of the function the verb calls to make error reporting easier.
(bzr r8254.1.19)
|
|
|
Init creates interfaces on Inkscape startup.
Application and document interface provide API functions over Dbus.
service.in file makes sure Inkscape starts automatically when someone connects to it over Dbus.
(bzr r8254.1.3)
|