summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Tavmjong Bah2017-03-141-1/+1
* Attempt to fix build with dbus enabled.Tavmjong Bah2017-03-131-5/+1
* Fix ACLsEduard Braun2017-03-051-0/+0
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-8/+8
* Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah2016-08-171-1/+1
* Merged trunkAdrian Boguszewski2016-08-091-111/+0
|\
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-111/+0
* | Merged trunkAdrian Boguszewski2016-08-031-4/+4
|/
* CMake build: builds with WITH_DBUSMarc Jeanmougin2016-04-161-0/+29
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-121-2/+2
* Correct typoRaphaƫl Bournhonesque2016-03-221-1/+1
* Fix dbus buildLiam P. White2015-04-301-23/+23
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-212-2/+2
* Fix typo in dbus api filesLiam P. White2014-07-241-1/+1
* Fix build with DBUS (thanks ~suv)Liam P. White2014-07-013-8/+8
* Fix a small copy-paste typo. (Get position Y returns X)Mohamed Ikbel Boulabiar2014-05-061-1/+1
* workaround build failure on Ubuntu 14.04 with dbus ext and clangAlex Valavanis2014-04-161-1/+1
* Fix whitespace formatting of dbus documentation (bug 1282045)Tomasz Boczkowski2014-02-271-1/+1
* Fix for Bug #1230292 (dbus service file not included in tarball when doing a ...Nicolas Dufour2013-10-221-1/+2
* memleak!Johan B. C. Engelen2013-09-301-2/+2
* Fix build with dbus api enabled.Matthew Petroff2013-09-201-2/+3
* Added "dbus-name" command line option to allow a D-Bus bus name other thanEric Greveson2013-07-104-7/+37
* Further renaming of DBus variables (object -> app_interface/doc_interfaceEric Greveson2013-07-046-400/+424
* Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-043-177/+128
* Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson2013-07-036-68/+29
* Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-037-162/+285
* Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-2/+3
* Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans.Nicolas Dufour2013-05-131-0/+2
* some memleak fixes (Bug #1043571)Kris De Gussem2012-09-201-6/+14
* Fix for 818628 : DBUS Metadata for error domain warning when using File>NewJohn Smith2012-09-186-52/+61
* revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem2012-09-031-7/+3
* converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem2012-09-021-3/+7
* 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-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