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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-7
/
+7
2012-10-28
cppcheck: Fix a couple of leaks
Alex Valavanis
1
-0
/
+1
2012-10-27
cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in sp_me...
Alex Valavanis
1
-10
/
+8
2012-10-15
Files in /src that no longer exist
Ted Gould
1
-1
/
+0
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
2
-1
/
+3
2012-08-20
Fix for 165865 : markers must take object's stroke color
John Smith
2
-5
/
+9
2012-08-04
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
1
-1
/
+3
2012-06-17
Removed unneeded header style filename #defines
Jon A. Cruz
2
-4
/
+0
2012-05-24
Applied modified patch to add export messages. Partially fixes bug #43730.
Jon A. Cruz
2
-44
/
+52
2012-04-09
cppcheck stuff
Kris De Gussem
1
-6
/
+6
2012-04-06
png-write: Fix FTBFS
Alex Valavanis
1
-1
/
+1
2012-04-03
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
1
-1
/
+1
2012-04-02
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2
-3
/
+3
2012-03-13
Fix for 903671 : GtkOptionMenu needs replacing with GtkComboBox. SPUnitSelector
John Smith
1
-28
/
+44
2012-03-07
fix cmakelists
Johan B. C. Engelen
1
-1
/
+0
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
3
-5
/
+11
2012-02-19
remove very old unused code file
Johan B. C. Engelen
1
-25
/
+0
2012-02-19
remove unused code
Johan B. C. Engelen
2
-11
/
+0
2012-02-19
move helper/recthull.h to 2geom/rect-hull.h
Johan B. C. Engelen
3
-61
/
+0
2012-02-12
Refresh marshallers for mingw
Alex Valavanis
2
-308
/
+60
2012-02-11
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
1
-0
/
+1
2012-01-05
More GSEAL fixes
Alex Valavanis
1
-6
/
+6
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
9
-13
/
+8
2011-10-29
Updating use of libpng jump buffer. Fixes bug #721029.
Jon A. Cruz
1
-2
/
+2
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
3
-4
/
+3
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
3
-3
/
+9
2011-10-08
update cmake file lists
Campbell Barton
1
-1
/
+0
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2
-3
/
+10
2011-10-04
Purging some forward.h files.
Jon A. Cruz
3
-41
/
+9
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-9
/
+8
2011-10-02
Warning cleanup.
Jon A. Cruz
2
-24
/
+18
2011-08-28
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
2
-162
/
+74
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-1
/
+0
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2
-24
/
+19
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
3
-39
/
+32
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2
-30
/
+15
2011-07-19
Remove deprecated Glib symbols
Krzysztof Kosi??ski
1
-2
/
+2
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2
-5
/
+5
2011-07-13
Fix crashes in print preview
Krzysztof Kosi??ski
1
-2
/
+3
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-1
/
+1
2011-07-02
GTK+ cleaning: gtk_type_new
Alex Valavanis
1
-7
/
+2
2011-06-26
Gtk cleanup: gtk_object_get_data
Alex Valavanis
1
-1
/
+1
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-1
/
+1
2011-06-25
added a Modules cmake dir, only use for find_package, reference cmake include...
Campbell Barton
1
-1
/
+3
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
4
-7
/
+9
2011-06-23
Update 2Geom to pull in integer rectangle class
Krzysztof Kosi??ski
1
-1
/
+1
2011-06-14
Remove deprecated glib macro wrappers
Alex Valavanis
1
-4
/
+4
2011-06-13
cmake:
Campbell Barton
1
-1
/
+0
2011-06-13
cmake:
Campbell Barton
1
-3
/
+23
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-2
/
+2
[next]