summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-08-08[progress] Remove duplicate code when returningLucas Rocha
2009-08-08[progress] Cosmetic fix in code commentLucas Rocha
2009-08-08Bug 579999 – zenity sets a huge but finite timeoutOlivier Blin
2009-08-08Bug 567773 – "zenity --entry --text" doesn't interpret line breaksSiegfried-Angel Gevatter Pujals
2009-08-06Bug 561131 – zenity windows don't appear with the focusLucas Rocha
2009-08-06Clean some things in the GtkBuilder port (GnomeBug:578393)Javier Jardón
2009-07-20Bug 578393 – convert from libglade to GtkBuilderFelix Riemann
2009-03-08disable monk easter egg in order to remove gnome-canvas dependency (FixesLucas Rocha
2009-03-08replace deprecated GTK+ calls (fixes bug #571869). Patch from FelixLucas Rocha
2009-03-08remove deprecated/obsoleted dialog definition (fixes bug #571869). PatchLucas Rocha
2009-01-09translator comment for file-filter option string (Fixes bug #547202).Lucas Rocha
2009-01-09GNOME Goal: Remove deprecated GLib symbols (Fixes bug #560452). Patch fromLucas Rocha
2009-01-09GNOME Goal: Clean up GLib and GTK+ includes (Fixes bug #563855). PatchLucas Rocha
2009-01-09correctly handle --filename option on file selection mode (Fixes bugLucas Rocha
2008-05-31set all dialogs in glade file as resizable in order to have themLucas Rocha
2008-04-21release 2.23.1Lucas Rocha
2008-04-21Add support for file filter in file selection dialog through the newLucas Rocha
2008-04-10use g_value_dup_string when applicable (Fixes bug #527258). Patch fromLucas Rocha
2008-04-07fix memory leak on custom labels (Fixes bug #526627). Patch byLucas Rocha
2008-03-29Allow question dialogs to use custom button label text (Fixes bugLucas Rocha
2008-03-17added arg_description for --timeout option (Fixes bug #516876). Patch fromLucas Rocha
2008-03-17set value range before setting value in order to correctly set initialLucas Rocha
2008-03-17added comment on a string in order clarify its meaning for translatorsLucas Rocha
2007-08-13added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha
2007-08-13fix critical warning when using checkbox and radiobox in list dialogLucas Rocha
2007-05-27fix broken handling of input from pipes in list dialog (Fixes bugLucas Rocha
2007-05-27correctly handle UTF-8 input text in the text info dialog (Fixes bugLucas Rocha
2007-05-27initialize GTK+ before parsing command line options to better handleLucas Rocha
2007-05-14fix seg fault when outputing files with special printf format stringsLucas Rocha
2007-05-14fix index handling for --print-column (Fixes bug #420396).Lucas Rocha
2007-05-14double-click on day results in dialog response (Fixes bug #395152). PatchLucas Rocha
2007-05-14general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha
2006-12-04complete list dialog options with respective arguments (Fixes bugLucas Rocha
2006-12-04make dialog text selectable on message dialogs (error, warning, info, andLucas Rocha
2006-12-03merged identic i18n strings (Fixes bug #334361).Lucas Rocha
2006-12-02add "auto-kill" option to progress dialog. Now the user can choose whetherLucas Rocha
2006-12-02don't show cancel button on warning dialog (Fixes bug #324100). Patch fromLucas Rocha
2006-08-09Release 2.15.91 Update.Lucas Rocha
2006-07-28src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,Lucas Rocha
2006-07-28correctly stdin input for text info dialog (Fixes bug #336736).Lucas Rocha
2006-07-27entry activation makes dialog return OK (Fixes bug #347340).Lucas Rocha
2006-07-26fix small build warnings on 64-bit architectures (Fixes bug #344125). fixLucas Rocha
2006-06-10Replaced old FSF postal address with current one.Francisco Javier F. Serrador
2006-05-19about dialog update.Lucas Rocha
2006-05-11add optional dropdown menu to entry dialog (Fixed bug #311038). Patch fromLucas Rocha
2006-05-10move to automake 1.9 and several cleanups (Fixes bug #341056). Patch fromLucas Rocha
2006-04-17don't ignore return value from g_renew() (Fixes bug #338038). Patch fromLucas Rocha
2006-03-31quit zenity on dialog response (Fixes bug #336505).Lucas Rocha
2006-03-23add --confirm-overwrite to file selection dialog to pop a confirmationLucas Rocha
2006-03-23Implement the "message" command on notification icon with libnotifyLucas Rocha