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
*
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
*
More GSEAL fixes
Alex Valavanis
2012-01-05
1
-6
/
+6
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
9
-13
/
+8
*
Updating use of libpng jump buffer. Fixes bug #721029.
Jon A. Cruz
2011-10-29
1
-2
/
+2
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
3
-4
/
+3
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
3
-3
/
+9
*
update cmake file lists
Campbell Barton
2011-10-08
1
-1
/
+0
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
2
-3
/
+10
*
Purging some forward.h files.
Jon A. Cruz
2011-10-04
3
-41
/
+9
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-9
/
+8
*
Warning cleanup.
Jon A. Cruz
2011-10-02
2
-24
/
+18
*
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
2011-08-28
2
-162
/
+74
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
2
-24
/
+19
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
3
-39
/
+32
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-25
3
-7
/
+7
|
\
|
*
Remove deprecated Glib symbols
Krzysztof Kosi??ski
2011-07-19
1
-2
/
+2
|
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
2
-5
/
+5
*
|
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
2
-30
/
+15
|
/
*
Merge from trunk to pull in fix for LP #806105
Krzysztof Kosi??ski
2011-07-13
1
-2
/
+3
|
\
|
*
Fix crashes in print preview
Krzysztof Kosi??ski
2011-07-13
1
-2
/
+3
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
2
-11
/
+8
|
\
|
|
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-1
/
+1
|
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
1
-7
/
+2
|
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-1
/
+1
|
|
\
|
|
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-1
/
+1
|
*
|
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-1
/
+1
|
|
\
|
|
|
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-1
/
+1
|
*
|
added a Modules cmake dir, only use for find_package, reference cmake include...
Campbell Barton
2011-06-25
1
-1
/
+3
|
|
/
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
4
-7
/
+9
*
|
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+1
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
8
-43
/
+60
|
\
|
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
1
-4
/
+4
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+0
|
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-2
/
+2
|
*
cmake:
Campbell Barton
2011-06-13
1
-3
/
+23
|
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
|
*
cmake:
Campbell Barton
2011-06-13
1
-2
/
+2
[next]