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
/
button.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-18
Gtk+ 3 fixes for button widget
Alex Valavanis
1
-7
/
+10
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-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-8
/
+1
2012-01-05
More GSEAL fixes
Alex Valavanis
1
-2
/
+3
2011-08-28
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
1
-38
/
+24
2011-06-12
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
1
-2
/
+2
2011-06-05
Replace use of deprecated GtkTooltips API
Alex Valavanis
1
-24
/
+10
2010-10-29
Cleanups from backports.
Jon A. Cruz
1
-22
/
+20
2010-09-06
Automatically add shortcuts to tooltips
Jasper van de Gronde
1
-3
/
+5
2008-05-06
Updating deprecated type calls.
Jon A. Cruz
1
-15
/
+18
2007-11-11
Minor cleanup
Jon A. Cruz
1
-4
/
+4
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-1
/
+1
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-1
/
+1
2006-07-09
Added descriptions to Undo/Redo commands in the menus
gustav_b
1
-1
/
+2
2006-04-06
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
1
-3
/
+3