44a3b5d410b95b87a0c29ff7a0c9378e32c4fd38 |
|
05-Jul-2013 |
Eric Greveson <eric@greveson.co.uk> |
Further renaming of DBus variables (object -> app_interface/doc_interface
and doc_context -> target)
Fixes to application interface for document_new (now only works in
console mode, and behaves as expected) |
f2614fa5142149207082d04e9b039c4520fa0856 |
|
03-Jul-2013 |
Eric Greveson <eric@greveson.co.uk> |
Modified dbus interface so that it works in console mode (--dbus-listen)
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 |
35d49f637c2a824fdfd340dba51f8a0b4d780e5d |
|
15-Aug-2009 |
glimmer07 <glimmer07@users.sourceforge.net> |
Added proposed interface file.
Fixed other xml files to have xml file declaration before comments. |
69879b63ae4fb3da90263808c133a39ed2b770f8 |
|
13-Aug-2009 |
glimmer07 <glimmer07@users.sourceforge.net> |
Made wrapper functions non static.
Added lots of documentation. |
c596be6d145df956e779f427dde5aabc8559dd6c |
|
12-Jul-2009 |
glimmer07 <glimmer07@users.sourceforge.net> |
Core Dbus files.
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. |