summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build with DBUS enabledAlex Valavanis2012-02-121-0/+1
* Fix crash when dropping Ctrl-dragged text when DBus interface is enabledKrzysztof Kosi??ski2011-11-171-0/+1
* removing useless messages to stdout.Felipe Corr??a da Silva Sanches2011-09-191-1/+0
* Fix compilation failure in DBus APIKrzysztof Kosi??ski2011-08-291-1/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-6/+4
* DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour2011-08-215-55/+367
* Fix debus warnings and build errors.Jon A. Cruz2011-06-111-93/+79
* D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...Nicolas Dufour2011-03-186-18/+81
* Fix Linux build after 2Geom updateKrzysztof Kosi??ski2011-02-033-30/+25
* DBUS. Patch for Bug #696062, dbus builds no more.Nicolas Dufour2011-01-213-21/+24
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-122-6/+5
* Fix build failure when DBus is not enabledKrzysztof Kosi??ski2010-07-161-0/+20
* Installing the pkgconfig fileTed Gould2010-01-011-0/+8
* Adding in building of the pkgconfig file.Ted Gould2010-01-011-0/+14
* Removing extra makefileTed Gould2010-01-011-9/+0
* Fixing some warnings/errorsTed Gould2010-01-011-7/+9
* Fixing includesTed Gould2010-01-012-1/+2
* Adding all of the library stuff in. Including libtool in configure and libto...Ted Gould2010-01-011-0/+28
* Cleaning up the Makefile so it's easier to readTed Gould2010-01-011-10/+19
* Updating interface to add save typeTed Gould2009-12-311-1/+1
* Adding dbus descriptions to EXTRA_DISTTed Gould2009-12-311-0/+4
* Installing the service files into the dbus service directoryTed Gould2009-12-311-1/+1
* Making BUILT_SOURCES an appendTed Gould2009-12-311-1/+1
* Added test script I thought was already added.Soren Berg2009-08-201-0/+290
* Fixed spirals.Soren Berg2009-08-171-1/+4
* Fixed document_interface_lineSoren Berg2009-08-172-5/+2
* More documentation.Soren Berg2009-08-174-2/+18
* Fixed directory for inkscape executable.Soren Berg2009-08-171-1/+1
* Updated notes.Soren Berg2009-08-151-11/+10
* Fixed service file!Soren Berg2009-08-152-2/+2
* Added copyright info to proposed interface.Soren Berg2009-08-151-0/+15
* Added proposed interface file.Soren Berg2009-08-153-3/+179
* Added an intro to coders interested in modifing the code.Soren Berg2009-08-131-2/+47
* Added file with some current issues listed for coders.Soren Berg2009-08-131-0/+35
* Made wrapper functions non static.Soren Berg2009-08-139-168/+342
* Added wrapper code.Soren Berg2009-08-114-2/+1136
* Added image import function.Soren Berg2009-07-233-12/+63
* Added set_color function.Soren Berg2009-07-233-1/+61
* Experimental pause updating scheme.Soren Berg2009-07-221-13/+36
* Fixed GErrors.Soren Berg2009-07-225-77/+244
* worked on path parsing.Soren Berg2009-07-212-2/+5
* Worked on text, now works with limited capability.Soren Berg2009-07-213-26/+38
* Fixed selection_get_center and selection_combine.Soren Berg2009-07-203-11/+49
* Fixed selection_get()Soren Berg2009-07-203-30/+22
* Whoops, fixed a bug in an incomplete method.Soren Berg2009-07-161-3/+4
* Added missing (and very important) file.Soren Berg2009-07-164-28/+407
* implemented a number of functions, including save/load functions.Soren Berg2009-07-152-26/+86
* Implemented all the CSS style functions.Soren Berg2009-07-131-8/+54
* TEMPORARY Added a shell script to build documentation until it's integrated i...Soren Berg2009-07-131-0/+6
* Documentation helper files. Building documentation is currently done by shel...Soren Berg2009-07-136-0/+875