summaryrefslogtreecommitdiff
path: root/src/scale.c
Commit message (Expand)AuthorAge
* Fix styleArx Cruz2017-04-07
* Fixing GLib-CRITICAL messagesArx Cruz2015-10-02
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-21
|\
| * Do not use an icon for Cancel/OK buttonsJavier Jardón2015-03-22
* | ADD gchar **extra_label TO struct ZenityDataGama Anderson2015-04-21
|/
* added attach option for transient windowWeitian Leung2013-08-31
* But #674881 - Timeout option overriding normal exit codeArx Cruz2013-03-05
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-25
* 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