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
/
spinbutton-events.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-84
/
+100
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-6
/
+4
2012-12-12
Stop using invalid casting in spinbutton-events
Alex Valavanis
1
-19
/
+29
2012-11-11
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
1
-3
/
+2
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
1
-0
/
+1
2012-07-11
Fix for 167781 : opacity in selected style loses focus on kbd value scroll, f...
John Smith
1
-1
/
+3
2012-07-10
Fix for 167781 : opacity in selected style loses focus on kbd value scroll
John Smith
1
-6
/
+12
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-4
/
+0
2012-05-07
Fix more deprecated GDK key symbols
Alex Valavanis
1
-15
/
+18
2012-04-23
Get rid of GtkObject in toolbox
Alex Valavanis
1
-3
/
+3
2011-06-26
Gtk cleanup: gtk_object_get_data
Alex Valavanis
1
-4
/
+4
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-8
/
+8
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
1
-1
/
+1
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-3
/
+3
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-3
/
+3