summaryrefslogtreecommitdiff
path: root/src/scale.c
Commit message (Expand)AuthorAge
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-26
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-17
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-16
* Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier2010-05-27
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-20
* set value range before setting value in order to correctly set initialLucas Rocha2008-03-17
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-13
* add --hide-value to scale dialog.Lucas Rocha2005-12-15
* new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha2005-12-13
bgstack15