summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-14Fix typo.Tavmjong Bah1-1/+1
2017-03-13Attempt to fix build with dbus enabled.Tavmjong Bah1-5/+1
2017-03-05Fix ACLsEduard Braun1-0/+0
2016-10-24CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin1-8/+8
2016-08-17Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah1-1/+1
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-111/+0
2016-04-16CMake build: builds with WITH_DBUSMarc Jeanmougin1-0/+29
2016-04-12Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski1-2/+2
2016-03-22Correct typoRaphaƫl Bournhonesque1-1/+1
2015-04-30Fix dbus buildLiam P. White1-23/+23
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2-2/+2
2014-07-24Fix typo in dbus api filesLiam P. White1-1/+1
2014-07-01Fix build with DBUS (thanks ~suv)Liam P. White3-8/+8
2014-05-06Fix a small copy-paste typo. (Get position Y returns X)Mohamed Ikbel Boulabiar1-1/+1
2014-04-16workaround build failure on Ubuntu 14.04 with dbus ext and clangAlex Valavanis1-1/+1
2014-02-27Fix whitespace formatting of dbus documentation (bug 1282045)Tomasz Boczkowski1-1/+1
2013-10-22Fix for Bug #1230292 (dbus service file not included in tarball when doing a ...Nicolas Dufour1-1/+2
2013-09-30memleak!Johan B. C. Engelen1-2/+2
2013-09-20Fix build with dbus api enabled.Matthew Petroff1-2/+3
2013-08-04Removing template data from XML tree addedSlagvi Public1-1/+1
2013-07-10Added "dbus-name" command line option to allow a D-Bus bus name other thanEric Greveson4-7/+37
2013-07-04Further renaming of DBus variables (object -> app_interface/doc_interfaceEric Greveson6-400/+424
2013-07-04Code readability improvements and licence changes for action-context.*Eric Greveson3-177/+128
2013-07-03Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson6-68/+29
2013-07-03Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson7-162/+285
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson1-2/+3
2013-05-13Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans.Nicolas Dufour1-0/+2
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