index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
helper
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class
Krzysztof Kosi??ski
2013-09-19
2
-11
/
+11
*
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
1
-6
/
+1
*
update cmakefiles
Campbell Barton
2013-08-31
1
-7
/
+0
*
merge from trunk (r12487)
su_v
2013-08-29
15
-1290
/
+236
|
\
|
*
Merge Google Summer of Code unit refactor.
Matthew Petroff
2013-08-06
9
-1273
/
+2
|
|
\
|
|
*
Fixed building of tests.
Matthew Petroff
2013-08-03
1
-6
/
+0
|
|
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-2
/
+2
|
|
*
Removed last traces of "SPUnit" and removed "helper/unit*".
Matthew Petroff
2013-07-20
6
-921
/
+0
|
|
*
Removed "helper/unit-tracker.*".
Matthew Petroff
2013-07-17
3
-344
/
+0
|
|
*
Merge from trunk.
Matthew Petroff
2013-07-17
6
-12
/
+231
|
|
|
\
|
|
*
|
Temporary fixes/kludges.
Matthew Petroff
2013-07-17
1
-2
/
+2
|
*
|
|
code cleanup (cppcheck)
Johan B. C. Engelen
2013-08-05
1
-5
/
+3
|
|
|
/
|
|
/
|
|
*
|
Code readability improvements and licence changes for action-context.*
Eric Greveson
2013-07-04
2
-3
/
+3
|
*
|
Modified dbus interface so that it works in console mode (--dbus-listen)
Eric Greveson
2013-07-03
4
-1
/
+39
|
*
|
Added new files referenced in previous commit message (forgot to add!)
Eric Greveson
2013-07-01
2
-0
/
+152
|
*
|
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
4
-11
/
+40
|
|
/
*
|
merge from trunk (r12380)
su_v
2013-06-19
1
-0
/
+5
|
\
|
|
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
|
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+3
*
|
merge from trunk (r12272)
su_v
2013-04-08
1
-6
/
+6
|
\
|
|
*
Fix for Bug #1163759 (Mouse selection ignores transform).
Nicolas Dufour
2013-04-04
1
-6
/
+6
*
|
merge from trunk (r12258)
su_v
2013-03-29
2
-14
/
+13
|
\
|
|
*
Stop using top-level glibmm header
Alex Valavanis
2013-03-26
1
-13
/
+13
|
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-1
/
+0
*
|
merge from trunk (r12209)
su_v
2013-03-15
2
-2
/
+2
|
\
|
|
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
2
-2
/
+2
*
|
changes_2013_02_25a.patch
David Mathog
2013-03-08
2
-0
/
+315
|
/
*
More GObject boilerplate reduction
Alex Valavanis
2013-01-26
2
-59
/
+9
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
1
-7
/
+7
*
Update to current trunk
Ted Gould
2012-11-25
2
-10
/
+9
|
\
|
*
cppcheck: Fix a couple of leaks
Alex Valavanis
2012-10-28
1
-0
/
+1
|
*
cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in sp_me...
Alex Valavanis
2012-10-27
1
-10
/
+8
*
|
Files in /src that no longer exist
Ted Gould
2012-10-15
1
-1
/
+0
|
/
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
2
-1
/
+3
*
Fix for 165865 : markers must take object's stroke color
John Smith
2012-08-20
2
-5
/
+9
*
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
2012-08-04
1
-1
/
+3
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
2
-4
/
+0
*
Applied modified patch to add export messages. Partially fixes bug #43730.
Jon A. Cruz
2012-05-24
2
-44
/
+52
*
cppcheck stuff
Kris De Gussem
2012-04-09
1
-6
/
+6
*
png-write: Fix FTBFS
Alex Valavanis
2012-04-06
1
-1
/
+1
*
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2012-04-03
1
-1
/
+1
*
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2012-04-02
2
-3
/
+3
*
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. SPUnitSelector
John Smith
2012-03-13
1
-28
/
+44
*
fix cmakelists
Johan B. C. Engelen
2012-03-07
1
-1
/
+0
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
3
-5
/
+11
*
remove very old unused code file
Johan B. C. Engelen
2012-02-19
1
-25
/
+0
*
remove unused code
Johan B. C. Engelen
2012-02-19
2
-11
/
+0
*
move helper/recthull.h to 2geom/rect-hull.h
Johan B. C. Engelen
2012-02-19
3
-61
/
+0
*
Refresh marshallers for mingw
Alex Valavanis
2012-02-12
2
-308
/
+60
*
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
2012-02-11
1
-0
/
+1
[next]