summaryrefslogtreecommitdiffstats
path: root/src/ink-action.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-159/+0
| | | (bzr r13341.1.249)
* Reduce header bloatAlex Valavanis2014-08-301-2/+0
| | | (bzr r13341.1.184)
* add toolbutton menu action type. now the add extremum node buttons are ↵Johan B. C. Engelen2012-01-051-0/+37
| | | | | somewhat subbuttons of the insert node button... (bzr r10849)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-3/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-101-1/+3
| | | (bzr r7107)
* ink-action.h: Supply missing #includes/declarations so that we don't depend ↵Peter Moulder2008-07-051-0/+1
| | | | | on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) (bzr r6172)
* Updated simple action to work like toggle and radion versionsJon A. Cruz2007-04-091-2/+0
| | | (bzr r2840)
* Updating star toolbar with radio togglesJon A. Cruz2007-03-241-4/+44
| | | (bzr r2748)
* Adding custom action to work with spinbuttons in toolbarsJon A. Cruz2006-10-191-0/+85
(bzr r1809)