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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-20
some memleak fixes (Bug #1043571)
Kris De Gussem
1
-6
/
+14
2012-09-18
Fix for 818628 : DBUS Metadata for error domain warning when using File>New
John Smith
6
-52
/
+61
2012-09-03
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
1
-7
/
+3
2012-09-02
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
1
-3
/
+7
2012-04-14
Workaround for gtkmm build issue with dbus API
Alex Valavanis
1
-2
/
+1
2012-02-15
cppcheck
Kris De Gussem
1
-1
/
+0
2012-02-12
Fix build with DBUS enabled
Alex Valavanis
1
-0
/
+1
2011-11-17
Fix crash when dropping Ctrl-dragged text when DBus interface is enabled
Krzysztof Kosi??ski
1
-0
/
+1
2011-09-19
removing useless messages to stdout.
Felipe Corr??a da Silva Sanches
1
-1
/
+0
2011-08-29
Fix compilation failure in DBus API
Krzysztof Kosi??ski
1
-1
/
+1
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-6
/
+4
2011-08-21
DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.
Nicolas Dufour
5
-55
/
+367
2011-06-11
Fix debus warnings and build errors.
Jon A. Cruz
1
-93
/
+79
2011-03-18
D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, Bug...
Nicolas Dufour
6
-18
/
+81
2011-02-03
Fix Linux build after 2Geom update
Krzysztof Kosi??ski
3
-30
/
+25
2011-01-21
DBUS. Patch for Bug #696062, dbus builds no more.
Nicolas Dufour
3
-21
/
+24
2010-07-16
Fix build failure when DBus is not enabled
Krzysztof Kosi??ski
1
-0
/
+20
2010-01-01
Installing the pkgconfig file
Ted Gould
1
-0
/
+8
2010-01-01
Adding in building of the pkgconfig file.
Ted Gould
1
-0
/
+14
2010-01-01
Removing extra makefile
Ted Gould
1
-9
/
+0
2010-01-01
Fixing some warnings/errors
Ted Gould
1
-7
/
+9
2010-01-01
Fixing includes
Ted Gould
2
-1
/
+2
2010-01-01
Adding all of the library stuff in. Including libtool in configure and libto...
Ted Gould
1
-0
/
+28
2010-01-01
Cleaning up the Makefile so it's easier to read
Ted Gould
1
-10
/
+19
2009-12-31
Updating interface to add save type
Ted Gould
1
-1
/
+1
2009-12-31
Adding dbus descriptions to EXTRA_DIST
Ted Gould
1
-0
/
+4
2009-12-31
Installing the service files into the dbus service directory
Ted Gould
1
-1
/
+1
2009-12-31
Making BUILT_SOURCES an append
Ted Gould
1
-1
/
+1
2009-08-20
Added test script I thought was already added.
Soren Berg
1
-0
/
+290
2009-08-17
Fixed spirals.
Soren Berg
1
-1
/
+4
2009-08-17
Fixed document_interface_line
Soren Berg
2
-5
/
+2
2009-08-17
More documentation.
Soren Berg
4
-2
/
+18
2009-08-17
Fixed directory for inkscape executable.
Soren Berg
1
-1
/
+1
2009-08-15
Updated notes.
Soren Berg
1
-11
/
+10
2009-08-15
Fixed service file!
Soren Berg
2
-2
/
+2
2009-08-15
Added copyright info to proposed interface.
Soren Berg
1
-0
/
+15
2009-08-15
Added proposed interface file.
Soren Berg
3
-3
/
+179
2009-08-13
Added an intro to coders interested in modifing the code.
Soren Berg
1
-2
/
+47
2009-08-13
Added file with some current issues listed for coders.
Soren Berg
1
-0
/
+35
2009-08-13
Made wrapper functions non static.
Soren Berg
9
-168
/
+342
2009-08-11
Added wrapper code.
Soren Berg
4
-2
/
+1136
2009-07-23
Added image import function.
Soren Berg
3
-12
/
+63
2009-07-23
Added set_color function.
Soren Berg
3
-1
/
+61
2009-07-22
Experimental pause updating scheme.
Soren Berg
1
-13
/
+36
2009-07-22
Fixed GErrors.
Soren Berg
5
-77
/
+244
2009-07-21
worked on path parsing.
Soren Berg
2
-2
/
+5
2009-07-21
Worked on text, now works with limited capability.
Soren Berg
3
-26
/
+38
2009-07-20
Fixed selection_get_center and selection_combine.
Soren Berg
3
-11
/
+49
2009-07-20
Fixed selection_get()
Soren Berg
3
-30
/
+22
2009-07-16
Whoops, fixed a bug in an incomplete method.
Soren Berg
1
-3
/
+4
[next]