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