summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus (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 Smith6-52/+61
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 Dufour5-55/+367
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 Dufour6-18/+81
2011-02-03Fix Linux build after 2Geom updateKrzysztof Kosi??ski3-30/+25
2011-01-21DBUS. Patch for Bug #696062, dbus builds no more.Nicolas Dufour3-21/+24
2010-07-16Fix build failure when DBus is not enabledKrzysztof Kosi??ski1-0/+20
2010-01-01Installing the pkgconfig fileTed Gould1-0/+8
2010-01-01Adding in building of the pkgconfig file.Ted Gould1-0/+14
2010-01-01Removing extra makefileTed Gould1-9/+0
2010-01-01Fixing some warnings/errorsTed Gould1-7/+9
2010-01-01Fixing includesTed Gould2-1/+2
2010-01-01Adding all of the library stuff in. Including libtool in configure and libto...Ted Gould1-0/+28
2010-01-01Cleaning up the Makefile so it's easier to readTed Gould1-10/+19
2009-12-31Updating interface to add save typeTed Gould1-1/+1
2009-12-31Adding dbus descriptions to EXTRA_DISTTed Gould1-0/+4
2009-12-31Installing the service files into the dbus service directoryTed Gould1-1/+1
2009-12-31Making BUILT_SOURCES an appendTed Gould1-1/+1
2009-08-20Added test script I thought was already added.Soren Berg1-0/+290
2009-08-17Fixed spirals.Soren Berg1-1/+4
2009-08-17Fixed document_interface_lineSoren Berg2-5/+2
2009-08-17More documentation.Soren Berg4-2/+18
2009-08-17Fixed directory for inkscape executable.Soren Berg1-1/+1
2009-08-15Updated notes.Soren Berg1-11/+10
2009-08-15Fixed service file!Soren Berg2-2/+2
2009-08-15Added copyright info to proposed interface.Soren Berg1-0/+15
2009-08-15Added proposed interface file.Soren Berg3-3/+179
2009-08-13Added an intro to coders interested in modifing the code.Soren Berg1-2/+47
2009-08-13Added file with some current issues listed for coders.Soren Berg1-0/+35
2009-08-13Made wrapper functions non static.Soren Berg9-168/+342
2009-08-11Added wrapper code.Soren Berg4-2/+1136
2009-07-23Added image import function.Soren Berg3-12/+63
2009-07-23Added set_color function.Soren Berg3-1/+61
2009-07-22Experimental pause updating scheme.Soren Berg1-13/+36
2009-07-22Fixed GErrors.Soren Berg5-77/+244
2009-07-21worked on path parsing.Soren Berg2-2/+5
2009-07-21Worked on text, now works with limited capability.Soren Berg3-26/+38
2009-07-20Fixed selection_get_center and selection_combine.Soren Berg3-11/+49
2009-07-20Fixed selection_get()Soren Berg3-30/+22
2009-07-16Whoops, fixed a bug in an incomplete method.Soren Berg1-3/+4