summaryrefslogtreecommitdiffstats
path: root/src/ege-select-one-action.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed setting property at wrong timeJon A. Cruz2008-04-261-1/+3
| | | (bzr r5523)
* Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵Jon A. Cruz2008-04-251-0/+37
| | | | | #221676. (bzr r5514)
* More woke on calligraaphic presets:Aubanel Monnier2008-03-191-0/+3
| | | | | | | | | | | | | | | | 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)
* Implemented use of "short_label" for toolbar items.Jon A. Cruz2007-12-041-3/+3
| | | | | Fixes bug #168826. (bzr r4167)
* add label to compact and full appearancesbulia byak2007-09-101-9/+24
| | | (bzr r3711)
* Added base icon support to combo box presentationJon A. Cruz2007-04-241-2/+13
| | | (bzr r2955)
* Visual layout and spacing cleanupJon A. Cruz2007-04-151-3/+13
| | | (bzr r2906)
* Work-around code for GTK+ 2.8 compatibility (gtk+ 2.10 required RSN)Jon A. Cruz2007-04-151-1/+13
| | | (bzr r2896)
* Added XForms-style "appearance" support and basic icon useJon A. Cruz2007-04-131-22/+285
| | | (bzr r2875)
* Replacing old multifunction widget with separate widget & modelJon A. Cruz2007-04-051-0/+407
(bzr r2820)