summaryrefslogtreecommitdiffstats
path: root/src/ege-select-one-action.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move GtkAction subclasses to widgets/Liam P. White2014-10-051-245/+0
| | | (bzr r13341.1.249)
* Reduce header bloatAlex Valavanis2014-08-301-2/+0
| | | (bzr r13341.1.184)
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
* Add ability to set icons to insensitive. Used to disable "Justify"Tavmjong Bah2010-05-131-0/+23
| | | | | button for non-flowed text in text-tool toolbar. (bzr r9408)
* Added settor method for custom/non-model textJon A. Cruz2010-04-191-0/+8
| | | (bzr r9354)
* Updated GtkAction subclass to allow "open" selections for a user to type into.Jon A. Cruz2010-04-141-1/+10
| | | (bzr r9326)
* Added method to fetch currently active text.Jon A. Cruz2010-04-131-0/+8
| | | (bzr r9322)
* Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵Jon A. Cruz2008-04-251-0/+4
| | | | | #221676. (bzr r5514)
* More woke on calligraaphic presets:Aubanel Monnier2008-03-191-0/+2
| | | | | | | | | | | | | | | | Added a No Preset entry Made save button and save functionality Changing settings swithces back the preset combo to No Preset Internals: added several functions in pref-utils: add child-pref, get list of children, number of children added a function to retrieve the model from egeActioSelectOne Todos: when a profile is selected, the save button should be a delete button that deletes the current profile find a way to (re)name new profiles find a way to get unique ids (are ids mandatory in preferences anyway ?) (bzr r5125)
* Doc updatesJon A. Cruz2007-04-231-0/+91
| | | (bzr r2949)
* Added XForms-style "appearance" support and basic icon useJon A. Cruz2007-04-131-0/+12
| | | (bzr r2875)
* Replacing old multifunction widget with separate widget & modelJon A. Cruz2007-04-051-0/+91
(bzr r2820)