summaryrefslogtreecommitdiffstats
path: root/src/ege-output-action.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-245/+0
| | | (bzr r13341.1.249)
* Stop using GTK_IS_HBOX: Deprecated in Gtk+ 3Alex Valavanis2014-01-031-1/+1
| | | (bzr r12872)
* More GObject boilerplate reductionAlex Valavanis2013-01-261-29/+2
| | | (bzr r12064)
* Use orientable widgets in GTK+ 3 buildAlex Valavanis2012-06-231-0/+5
| | | (bzr r11512)
* 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)
* Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-201-0/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/737298 (bzr r10118)
* Implemented use of "short_label" for toolbar items.Jon A. Cruz2007-12-041-1/+1
| | | | | Fixes bug #168826. (bzr r4167)
* Adding the new/change label to the star toolbarJon A. Cruz2007-03-271-0/+267
(bzr r2772)