summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Bug 572835 – Zenity --question should be yes or noLucas Rocha2009-08-10
* Bug 552971 - Add a hide-header option to list dialogBryce Harrington2009-08-10
* Bug 551116 - Fix default activation in entry dialogAdrian Carpenter2009-08-10
* [option] Free file filter list on exitLucas Rocha2009-08-10
* [option] Fix type of filters variableLucas Rocha2009-08-10
* Bug 549404 - --help-entry for hide-text incorrectMatt Keenan2009-08-10
* [progress] Improve code to update of percentageLucas Rocha2009-08-10
* Bug 556198 – Support toggling pulsate in progressbarLucas Rocha2009-08-10
* [progress] Factor out function to control pulsateLucas Rocha2009-08-10
* [progress] coding style fixesLucas Rocha2009-08-10
* Bug 573802 - Support notification summaryAurélio A. Heckert2009-08-10
* [progress] Remove duplicate code when returningLucas Rocha2009-08-08
* [progress] Cosmetic fix in code commentLucas Rocha2009-08-08
* Bug 579999 – zenity sets a huge but finite timeoutOlivier Blin2009-08-08
* Bug 567773 – "zenity --entry --text" doesn't interpret line breaksSiegfried-Angel Gevatter Pujals2009-08-08
* Bug 561131 – zenity windows don't appear with the focusLucas Rocha2009-08-06
* Clean some things in the GtkBuilder port (GnomeBug:578393)Javier Jardón2009-08-06
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-20
* disable monk easter egg in order to remove gnome-canvas dependency (FixesLucas Rocha2009-03-08
* replace deprecated GTK+ calls (fixes bug #571869). Patch from FelixLucas Rocha2009-03-08
* remove deprecated/obsoleted dialog definition (fixes bug #571869). PatchLucas Rocha2009-03-08
* translator comment for file-filter option string (Fixes bug #547202).Lucas Rocha2009-01-09
* GNOME Goal: Remove deprecated GLib symbols (Fixes bug #560452). Patch fromLucas Rocha2009-01-09
* GNOME Goal: Clean up GLib and GTK+ includes (Fixes bug #563855). PatchLucas Rocha2009-01-09
* correctly handle --filename option on file selection mode (Fixes bugLucas Rocha2009-01-09
* set all dialogs in glade file as resizable in order to have themLucas Rocha2008-05-31
* release 2.23.1Lucas Rocha2008-04-21
* Add support for file filter in file selection dialog through the newLucas Rocha2008-04-21
* use g_value_dup_string when applicable (Fixes bug #527258). Patch fromLucas Rocha2008-04-10
* fix memory leak on custom labels (Fixes bug #526627). Patch byLucas Rocha2008-04-07
* Allow question dialogs to use custom button label text (Fixes bugLucas Rocha2008-03-29
* added arg_description for --timeout option (Fixes bug #516876). Patch fromLucas Rocha2008-03-17
* set value range before setting value in order to correctly set initialLucas Rocha2008-03-17
* added comment on a string in order clarify its meaning for translatorsLucas Rocha2008-03-17
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-13
* fix critical warning when using checkbox and radiobox in list dialogLucas Rocha2007-08-13
* fix broken handling of input from pipes in list dialog (Fixes bugLucas Rocha2007-05-27
* correctly handle UTF-8 input text in the text info dialog (Fixes bugLucas Rocha2007-05-27
* initialize GTK+ before parsing command line options to better handleLucas Rocha2007-05-27
* fix seg fault when outputing files with special printf format stringsLucas Rocha2007-05-14
* fix index handling for --print-column (Fixes bug #420396).Lucas Rocha2007-05-14
* double-click on day results in dialog response (Fixes bug #395152). PatchLucas Rocha2007-05-14
* general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha2007-05-14
* complete list dialog options with respective arguments (Fixes bugLucas Rocha2006-12-04
* make dialog text selectable on message dialogs (error, warning, info, andLucas Rocha2006-12-04
* merged identic i18n strings (Fixes bug #334361).Lucas Rocha2006-12-03
* add "auto-kill" option to progress dialog. Now the user can choose whetherLucas Rocha2006-12-02
* don't show cancel button on warning dialog (Fixes bug #324100). Patch fromLucas Rocha2006-12-02
* Release 2.15.91 Update.Lucas Rocha2006-08-09
* src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,Lucas Rocha2006-07-28
bgstack15