index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
dbus
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a small copy-paste typo. (Get position Y returns X)
Mohamed Ikbel Boulabiar
2014-05-06
1
-1
/
+1
*
workaround build failure on Ubuntu 14.04 with dbus ext and clang
Alex Valavanis
2014-04-16
1
-1
/
+1
*
Fix whitespace formatting of dbus documentation (bug 1282045)
Tomasz Boczkowski
2014-02-27
1
-1
/
+1
*
Fix for Bug #1230292 (dbus service file not included in tarball when doing a ...
Nicolas Dufour
2013-10-22
1
-1
/
+2
*
memleak!
Johan B. C. Engelen
2013-09-30
1
-2
/
+2
*
Fix build with dbus api enabled.
Matthew Petroff
2013-09-20
1
-2
/
+3
*
Added "dbus-name" command line option to allow a D-Bus bus name other than
Eric Greveson
2013-07-10
4
-7
/
+37
*
Further renaming of DBus variables (object -> app_interface/doc_interface
Eric Greveson
2013-07-04
6
-400
/
+424
*
Code readability improvements and licence changes for action-context.*
Eric Greveson
2013-07-04
3
-177
/
+128
*
Changed dbus interface to treat 'division' like other boolops, with a new
Eric Greveson
2013-07-03
6
-68
/
+29
*
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
2013-07-03
7
-162
/
+285
*
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-2
/
+3
*
Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans.
Nicolas Dufour
2013-05-13
1
-0
/
+2
*
some memleak fixes (Bug #1043571)
Kris De Gussem
2012-09-20
1
-6
/
+14
*
Fix for 818628 : DBUS Metadata for error domain warning when using File>New
John Smith
2012-09-18
6
-52
/
+61
*
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
2012-09-03
1
-7
/
+3
*
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
2012-09-02
1
-3
/
+7
*
Workaround for gtkmm build issue with dbus API
Alex Valavanis
2012-04-14
1
-2
/
+1
*
cppcheck
Kris De Gussem
2012-02-15
1
-1
/
+0
*
Fix build with DBUS enabled
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Fix crash when dropping Ctrl-dragged text when DBus interface is enabled
Krzysztof Kosi??ski
2011-11-17
1
-0
/
+1
*
removing useless messages to stdout.
Felipe Corr??a da Silva Sanches
2011-09-19
1
-1
/
+0
*
Fix compilation failure in DBus API
Krzysztof Kosi??ski
2011-08-29
1
-1
/
+1
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-6
/
+4
*
DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.
Nicolas Dufour
2011-08-21
5
-55
/
+367
*
Fix debus warnings and build errors.
Jon A. Cruz
2011-06-11
1
-93
/
+79
*
D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...
Nicolas Dufour
2011-03-18
6
-18
/
+81
*
Fix Linux build after 2Geom update
Krzysztof Kosi??ski
2011-02-03
3
-30
/
+25
*
DBUS. Patch for Bug #696062, dbus builds no more.
Nicolas Dufour
2011-01-21
3
-21
/
+24
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
2
-6
/
+5
*
Fix build failure when DBus is not enabled
Krzysztof Kosi??ski
2010-07-16
1
-0
/
+20
*
Installing the pkgconfig file
Ted Gould
2010-01-01
1
-0
/
+8
*
Adding in building of the pkgconfig file.
Ted Gould
2010-01-01
1
-0
/
+14
*
Removing extra makefile
Ted Gould
2010-01-01
1
-9
/
+0
*
Fixing some warnings/errors
Ted Gould
2010-01-01
1
-7
/
+9
*
Fixing includes
Ted Gould
2010-01-01
2
-1
/
+2
*
Adding all of the library stuff in. Including libtool in configure and libto...
Ted Gould
2010-01-01
1
-0
/
+28
*
Cleaning up the Makefile so it's easier to read
Ted Gould
2010-01-01
1
-10
/
+19
*
Updating interface to add save type
Ted Gould
2009-12-31
1
-1
/
+1
*
Adding dbus descriptions to EXTRA_DIST
Ted Gould
2009-12-31
1
-0
/
+4
*
Installing the service files into the dbus service directory
Ted Gould
2009-12-31
1
-1
/
+1
*
Making BUILT_SOURCES an append
Ted Gould
2009-12-31
1
-1
/
+1
*
Added test script I thought was already added.
Soren Berg
2009-08-20
1
-0
/
+290
*
Fixed spirals.
Soren Berg
2009-08-17
1
-1
/
+4
*
Fixed document_interface_line
Soren Berg
2009-08-17
2
-5
/
+2
*
More documentation.
Soren Berg
2009-08-17
4
-2
/
+18
*
Fixed directory for inkscape executable.
Soren Berg
2009-08-17
1
-1
/
+1
*
Updated notes.
Soren Berg
2009-08-15
1
-11
/
+10
*
Fixed service file!
Soren Berg
2009-08-15
2
-2
/
+2
*
Added copyright info to proposed interface.
Soren Berg
2009-08-15
1
-0
/
+15
[next]