index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ink-action.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 1052645 : On select toolbar 'lock' button resize icon on clicking
John Smith
2012-09-24
1
-2
/
+4
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-7
/
+2
*
add toolbutton menu action type. now the add extremum node buttons are somewh...
Johan B. C. Engelen
2012-01-05
1
-0
/
+71
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-7
/
+2
*
Cleaned up memory patch. Fixes bug #737298.
Jon A. Cruz
2011-03-20
1
-2
/
+4
*
Fix most icon issues: blurry icons, tiling, etc. (hooray!)
Krzysztof Kosi??ski
2009-04-16
1
-1
/
+2
*
Fix ink toggle buttons to have non-stretching icons. Fixes blurring.
Jon A. Cruz
2009-04-03
1
-1
/
+3
*
Added a new toolbar with snapping controls
Diederik van Lierop
2009-01-10
1
-3
/
+4
*
Fixes for missing icons and icon size issues.
Jon A. Cruz
2008-09-21
1
-4
/
+7
*
Changed how tooltips for verbs are fetched to display translated versions cor...
Marcin Floryan
2008-02-22
1
-0
/
+1
*
Implemented use of "short_label" for toolbar items.
Jon A. Cruz
2007-12-04
1
-20
/
+20
*
if there's no icon, create a toggle button with text label
bulia byak
2007-08-18
1
-18
/
+19
*
Adding icons to pop-up toolbar menus
Jon A. Cruz
2007-04-11
1
-1
/
+30
*
Updating incon when property changes
Jon A. Cruz
2007-04-10
1
-0
/
+24
*
Updated simple action to work like toggle and radion versions
Jon A. Cruz
2007-04-09
1
-25
/
+50
*
Updating star toolbar with radio toggles
Jon A. Cruz
2007-03-24
1
-16
/
+218
*
Adding custom action to work with spinbuttons in toolbars
Jon A. Cruz
2006-10-19
1
-0
/
+391