summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/document-interface.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 818628 : DBUS Metadata for error domain warning when using File>NewJohn Smith2012-09-181-13/+1
| | | (bzr r11674)
* DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour2011-08-211-0/+26
| | | (bzr r10559)
* D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, ↵Nicolas Dufour2011-03-181-2/+5
| | | | | Bug #707054 and Bug #707364). (bzr r10114)
* Fix Linux build after 2Geom updateKrzysztof Kosi??ski2011-02-031-0/+8
| | | (bzr r10031)
* DBUS. Patch for Bug #696062, dbus builds no more.Nicolas Dufour2011-01-211-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/696062 (bzr r10011)
* Made wrapper functions non static.Soren Berg2009-08-131-0/+17
| | | | | Added lots of documentation. (bzr r8254.1.24)
* Added image import function.Soren Berg2009-07-231-0/+4
| | | (bzr r8254.1.22)
* Added set_color function.Soren Berg2009-07-231-0/+4
| | | (bzr r8254.1.21)
* Fixed GErrors.Soren Berg2009-07-221-3/+20
| | | | | | 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)
* Worked on text, now works with limited capability.Soren Berg2009-07-211-4/+4
| | | | | Started work on node_get_coordinates. (bzr r8254.1.17)
* Fixed selection_get_center and selection_combine.Soren Berg2009-07-201-1/+5
| | | | | Added selection_divide. (bzr r8254.1.16)
* Fixed selection_get()Soren Berg2009-07-201-1/+1
| | | (bzr r8254.1.15)
* Added missing (and very important) file.Soren Berg2009-07-161-0/+353
Added get_path method. Added documentation on paths. (bzr r8254.1.13)