summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/document-interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Workaround for gtkmm build issue with dbus APIAlex Valavanis2012-04-141-2/+1
* cppcheckKris De Gussem2012-02-151-1/+0
* 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-211-3/+178
* 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-181-10/+42
* Fix Linux build after 2Geom updateKrzysztof Kosi??ski2011-02-031-30/+15
* DBUS. Patch for Bug #696062, dbus builds no more.Nicolas Dufour2011-01-211-18/+21
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+4
* Updating interface to add save typeTed Gould2009-12-311-1/+1
* Fixed spirals.Soren Berg2009-08-171-1/+4
* Fixed document_interface_lineSoren Berg2009-08-171-4/+2
* More documentation.Soren Berg2009-08-171-0/+1
* Made wrapper functions non static.Soren Berg2009-08-131-10/+86
* Added image import function.Soren Berg2009-07-231-12/+30
* Added set_color function.Soren Berg2009-07-231-1/+23
* Experimental pause updating scheme.Soren Berg2009-07-221-13/+36
* Fixed GErrors.Soren Berg2009-07-221-74/+211
* worked on path parsing.Soren Berg2009-07-211-1/+4
* Worked on text, now works with limited capability.Soren Berg2009-07-211-16/+24
* Fixed selection_get_center and selection_combine.Soren Berg2009-07-201-9/+28
* Fixed selection_get()Soren Berg2009-07-201-29/+20
* Whoops, fixed a bug in an incomplete method.Soren Berg2009-07-161-3/+4
* Added missing (and very important) file.Soren Berg2009-07-161-24/+19
* implemented a number of functions, including save/load functions.Soren Berg2009-07-151-24/+83
* Implemented all the CSS style functions.Soren Berg2009-07-131-8/+54
* Core Dbus files.Soren Berg2009-07-121-0/+936