summaryrefslogtreecommitdiff
path: root/src/scale.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-211-4/+0
|\
| * Do not use an icon for Cancel/OK buttonsJavier Jardón2015-03-221-4/+0
* | ADD gchar **extra_label TO struct ZenityDataGama Anderson2015-04-211-1/+11
|/
* added attach option for transient windowWeitian Leung2013-08-311-1/+1
* But #674881 - Timeout option overriding normal exit codeArx Cruz2013-03-051-0/+5
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-251-0/+3
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-261-0/+15
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-171-1/+1
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-161-1/+1
* Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier2010-05-271-1/+1
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-201-15/+14
* set value range before setting value in order to correctly set initialLucas Rocha2008-03-171-1/+1
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-131-0/+5
* add --hide-value to scale dialog.Lucas Rocha2005-12-151-0/+3
* new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha2005-12-131-0/+122