index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
sp-widget.cpp
(
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
-1
/
+1
2012-07-23
Drop use of size-request in button and sp-widget (GTK3)
Alex Valavanis
1
-16
/
+22
2012-05-31
Gtkmm fixes for sp-widget
Alex Valavanis
1
-2
/
+2
2012-05-20
C++ification of SPWidget.
Jon A. Cruz
1
-206
/
+249
2012-05-19
GTK+ 3 changes for sp-widget
Alex Valavanis
1
-27
/
+25
2012-04-18
Fixed conditional code to avoid unused function warnings.
Jon A. Cruz
1
-0
/
+4
2012-04-17
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
1
-0
/
+28
2012-04-02
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
1
-1
/
+1
2012-02-26
Replace deprecated GTK_TYPE macros
Alex Valavanis
1
-3
/
+3
2012-02-11
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
1
-4
/
+5
2012-01-06
More GSEAL stuff
Alex Valavanis
1
-8
/
+16
2011-07-03
GTK+ cleanup: gtk_type_class
Alex Valavanis
1
-1
/
+1
2011-07-02
GTK+ cleaning: gtk_type_new
Alex Valavanis
1
-1
/
+1
2011-06-24
Switch to GObject
Alex Valavanis
1
-13
/
+14
2011-06-15
Clean up deprecated GTK_WIDGET API
Alex Valavanis
1
-2
/
+2
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-20
/
+24
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
1
-0
/
+4
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-02-24
Warning and whitespace cleanup
Jon A. Cruz
1
-4
/
+14
2007-04-10
Made safe for empty containers
Jon A. Cruz
1
-1
/
+3