summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/wrapper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, ↵Nicolas Dufour2011-03-182-3/+5
| | | | | Bug #707054 and Bug #707364). (bzr r10114)
* Adding in building of the pkgconfig file.Ted Gould2010-01-011-0/+14
| | | (bzr r8254.1.51)
* Removing extra makefileTed Gould2010-01-011-9/+0
| | | (bzr r8254.1.50)
* Fixing some warnings/errorsTed Gould2010-01-011-7/+9
| | | (bzr r8254.1.48)
* Fixing includesTed Gould2010-01-011-1/+1
| | | (bzr r8254.1.47)
* Made wrapper functions non static.Soren Berg2009-08-133-158/+168
| | | | | Added lots of documentation. (bzr r8254.1.24)
* Added wrapper code.Soren Berg2009-08-113-0/+1125
Still under construction, will be merged into the main Makefile_Insert later. (bzr r8254.1.23)