summaryrefslogtreecommitdiffstats
path: root/src/ink-action.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-201-2/+4
* Fix most icon issues: blurry icons, tiling, etc. (hooray!)Krzysztof Kosi??ski2009-04-161-1/+2
* Fix ink toggle buttons to have non-stretching icons. Fixes blurring.Jon A. Cruz2009-04-031-1/+3
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-3/+4
* Fixes for missing icons and icon size issues.Jon A. Cruz2008-09-211-4/+7
* Changed how tooltips for verbs are fetched to display translated versions cor...Marcin Floryan2008-02-221-0/+1
* Implemented use of "short_label" for toolbar items.Jon A. Cruz2007-12-041-20/+20
* if there's no icon, create a toggle button with text labelbulia byak2007-08-181-18/+19
* Adding icons to pop-up toolbar menusJon A. Cruz2007-04-111-1/+30
* Updating incon when property changesJon A. Cruz2007-04-101-0/+24
* Updated simple action to work like toggle and radion versionsJon A. Cruz2007-04-091-25/+50
* Updating star toolbar with radio togglesJon A. Cruz2007-03-241-16/+218
* Adding custom action to work with spinbuttons in toolbarsJon A. Cruz2006-10-191-0/+391