summaryrefslogtreecommitdiffstats
path: root/src/ink-action.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-05Move GtkAction subclasses to widgets/Liam P. White1-638/+0
2013-01-24More GObject boilerplate cleanupAlex Valavanis1-117/+10
2012-09-24Fix for 1052645 : On select toolbar 'lock' button resize icon on clickingJohn Smith1-2/+4
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-7/+2
2012-01-05add toolbutton menu action type. now the add extremum node buttons are somewh...Johan B. C. Engelen1-0/+71
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-7/+2
2011-03-20Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz1-2/+4
2009-04-16Fix most icon issues: blurry icons, tiling, etc. (hooray!)Krzysztof Kosi??ski1-1/+2
2009-04-03Fix ink toggle buttons to have non-stretching icons. Fixes blurring.Jon A. Cruz1-1/+3
2009-01-10Added a new toolbar with snapping controlsDiederik van Lierop1-3/+4
2008-09-21Fixes for missing icons and icon size issues.Jon A. Cruz1-4/+7
2008-02-22Changed how tooltips for verbs are fetched to display translated versions cor...Marcin Floryan1-0/+1
2007-12-04Implemented use of "short_label" for toolbar items.Jon A. Cruz1-20/+20
2007-08-18if there's no icon, create a toggle button with text labelbulia byak1-18/+19
2007-04-11Adding icons to pop-up toolbar menusJon A. Cruz1-1/+30
2007-04-10Updating incon when property changesJon A. Cruz1-0/+24
2007-04-09Updated simple action to work like toggle and radion versionsJon A. Cruz1-25/+50
2007-03-24Updating star toolbar with radio togglesJon A. Cruz1-16/+218
2006-10-19Adding custom action to work with spinbuttons in toolbarsJon A. Cruz1-0/+391