summaryrefslogtreecommitdiffstats
path: root/src/ege-adjustment-action.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implemented use of "short_label" for toolbar items.Jon A. Cruz2007-12-041-1/+2
| | | | | Fixes bug #168826. (bzr r4167)
* add colon before value descriptionbulia byak2007-08-211-1/+3
| | | (bzr r3560)
* Visual layout and spacing cleanupJon A. Cruz2007-04-151-1/+4
| | | (bzr r2906)
* Making display narrowerJon A. Cruz2007-04-101-0/+1
| | | (bzr r2843)
* fix floating point comparrisons to not skip valuesJon A. Cruz2007-03-231-6/+6
| | | (bzr r2746)
* Adding non-labeled default entriesJon A. Cruz2007-03-221-5/+3
| | | (bzr r2735)
* Correction for tooltips additionJon A. Cruz2007-03-211-3/+3
| | | (bzr r2732)
* Added tootips for toolbar spinbuttonsJon A. Cruz2007-03-211-0/+17
| | | (bzr r2730)
* Adding all described values to menu of valuesJon A. Cruz2007-03-211-47/+138
| | | (bzr r2729)
* Adding labels to popup menu valuesJon A. Cruz2007-03-211-10/+101
| | | (bzr r2724)
* Added pop-up and toolbar menuJon A. Cruz2006-10-241-4/+166
| | | (bzr r1857)
* Added callback function to allow shrinking of widgetsJon A. Cruz2006-10-241-1/+26
| | | (bzr r1850)
* Corrected focus problems by moving flag setting back to first thingJon A. Cruz2006-10-231-6/+6
| | | (bzr r1843)
* Key, tab and focus refinementJon A. Cruz2006-10-221-4/+83
| | | (bzr r1828)
* Adding climb and digits properties, key processing and focus handlingJon A. Cruz2006-10-211-31/+185
| | | (bzr r1820)
* Adding custom action to work with spinbuttons in toolbarsJon A. Cruz2006-10-191-0/+328
(bzr r1809)