summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/application-interface.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added proposed interface file.Soren Berg2009-08-151-2/+1
| | | | | Fixed other xml files to have xml file declaration before comments. (bzr r8254.1.27)
* Made wrapper functions non static.Soren Berg2009-08-131-0/+19
| | | | | Added lots of documentation. (bzr r8254.1.24)
* Core Dbus files.Soren Berg2009-07-121-0/+65
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)