summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/document-interface.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-20some memleak fixes (Bug #1043571)Kris De Gussem1-6/+14
2012-09-18Fix for 818628 : DBUS Metadata for error domain warning when using File>NewJohn Smith1-36/+1
2012-09-03revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem1-7/+3
2012-09-02converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem1-3/+7
2012-04-14Workaround for gtkmm build issue with dbus APIAlex Valavanis1-2/+1
2012-02-15cppcheckKris De Gussem1-1/+0
2012-02-12Fix build with DBUS enabledAlex Valavanis1-0/+1
2011-11-17Fix crash when dropping Ctrl-dragged text when DBus interface is enabledKrzysztof Kosi??ski1-0/+1
2011-09-19removing useless messages to stdout.Felipe Corr??a da Silva Sanches1-1/+0
2011-08-29Fix compilation failure in DBus APIKrzysztof Kosi??ski1-1/+1
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-6/+4
2011-08-21DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.Nicolas Dufour1-3/+178
2011-06-11Fix debus warnings and build errors.Jon A. Cruz1-93/+79
2011-03-18D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...Nicolas Dufour1-10/+42
2011-02-03Fix Linux build after 2Geom updateKrzysztof Kosi??ski1-30/+15
2011-01-21DBUS. Patch for Bug #696062, dbus builds no more.Nicolas Dufour1-18/+21
2009-12-31Updating interface to add save typeTed Gould1-1/+1
2009-08-17Fixed spirals.Soren Berg1-1/+4
2009-08-17Fixed document_interface_lineSoren Berg1-4/+2
2009-08-17More documentation.Soren Berg1-0/+1
2009-08-13Made wrapper functions non static.Soren Berg1-10/+86
2009-07-23Added image import function.Soren Berg1-12/+30
2009-07-23Added set_color function.Soren Berg1-1/+23
2009-07-22Experimental pause updating scheme.Soren Berg1-13/+36
2009-07-22Fixed GErrors.Soren Berg1-74/+211
2009-07-21worked on path parsing.Soren Berg1-1/+4
2009-07-21Worked on text, now works with limited capability.Soren Berg1-16/+24
2009-07-20Fixed selection_get_center and selection_combine.Soren Berg1-9/+28
2009-07-20Fixed selection_get()Soren Berg1-29/+20
2009-07-16Whoops, fixed a bug in an incomplete method.Soren Berg1-3/+4
2009-07-16Added missing (and very important) file.Soren Berg1-24/+19
2009-07-15implemented a number of functions, including save/load functions.Soren Berg1-24/+83
2009-07-13Implemented all the CSS style functions.Soren Berg1-8/+54
2009-07-12Core Dbus files.Soren Berg1-0/+936