summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* disable monk easter egg in order to remove gnome-canvas dependency (FixesLucas Rocha2009-03-081-1/+5
* replace deprecated GTK+ calls (fixes bug #571869). Patch from FelixLucas Rocha2009-03-081-3/+3
* remove deprecated/obsoleted dialog definition (fixes bug #571869). PatchLucas Rocha2009-03-081-40/+0
* translator comment for file-filter option string (Fixes bug #547202).Lucas Rocha2009-01-091-0/+1
* GNOME Goal: Remove deprecated GLib symbols (Fixes bug #560452). Patch fromLucas Rocha2009-01-091-3/+3
* GNOME Goal: Clean up GLib and GTK+ includes (Fixes bug #563855). PatchLucas Rocha2009-01-092-2/+2
* correctly handle --filename option on file selection mode (Fixes bugLucas Rocha2009-01-091-1/+4
* set all dialogs in glade file as resizable in order to have themLucas Rocha2008-05-311-4/+4
* release 2.23.1ZENITY_2_23_1Lucas Rocha2008-04-212-13/+11
* Add support for file filter in file selection dialog through the newLucas Rocha2008-04-213-4/+67
* use g_value_dup_string when applicable (Fixes bug #527258). Patch fromLucas Rocha2008-04-101-4/+4
* fix memory leak on custom labels (Fixes bug #526627). Patch byLucas Rocha2008-04-071-2/+2
* Allow question dialogs to use custom button label text (Fixes bugLucas Rocha2008-03-294-29/+59
* added arg_description for --timeout option (Fixes bug #516876). Patch fromLucas Rocha2008-03-171-1/+2
* set value range before setting value in order to correctly set initialLucas Rocha2008-03-171-1/+1
* added comment on a string in order clarify its meaning for translatorsLucas Rocha2008-03-171-0/+1
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-1313-3/+69
* fix critical warning when using checkbox and radiobox in list dialogLucas Rocha2007-08-131-1/+1
* fix broken handling of input from pipes in list dialog (Fixes bugLucas Rocha2007-05-271-17/+17
* correctly handle UTF-8 input text in the text info dialog (Fixes bugLucas Rocha2007-05-271-3/+8
* initialize GTK+ before parsing command line options to better handleLucas Rocha2007-05-272-3/+4
* fix seg fault when outputing files with special printf format stringsLucas Rocha2007-05-141-1/+4
* fix index handling for --print-column (Fixes bug #420396).Lucas Rocha2007-05-141-1/+1
* double-click on day results in dialog response (Fixes bug #395152). PatchLucas Rocha2007-05-141-0/+10
* general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha2007-05-144-19/+17
* complete list dialog options with respective arguments (Fixes bugLucas Rocha2006-12-041-24/+24
* make dialog text selectable on message dialogs (error, warning, info, andLucas Rocha2006-12-041-4/+4
* merged identic i18n strings (Fixes bug #334361).Lucas Rocha2006-12-031-1/+1
* add "auto-kill" option to progress dialog. Now the user can choose whetherLucas Rocha2006-12-023-6/+33
* don't show cancel button on warning dialog (Fixes bug #324100). Patch fromLucas Rocha2006-12-021-13/+0
* Release 2.15.91 Update.ZENITY_2_15_91Lucas Rocha2006-08-091-0/+1
* src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,Lucas Rocha2006-07-286-728/+163
* correctly stdin input for text info dialog (Fixes bug #336736).Lucas Rocha2006-07-281-33/+26
* entry activation makes dialog return OK (Fixes bug #347340).Lucas Rocha2006-07-271-1/+2
* fix small build warnings on 64-bit architectures (Fixes bug #344125). fixLucas Rocha2006-07-262-7/+9
* Replaced old FSF postal address with current one.Francisco Javier F. Serrador2006-06-101-1/+1
* about dialog update.Lucas Rocha2006-05-191-0/+24
* add optional dropdown menu to entry dialog (Fixed bug #311038). Patch fromLucas Rocha2006-05-115-32/+58
* move to automake 1.9 and several cleanups (Fixes bug #341056). Patch fromLucas Rocha2006-05-101-6/+16
* don't ignore return value from g_renew() (Fixes bug #338038). Patch fromLucas Rocha2006-04-171-1/+1
* quit zenity on dialog response (Fixes bug #336505).Lucas Rocha2006-03-311-1/+2
* add --confirm-overwrite to file selection dialog to pop a confirmationLucas Rocha2006-03-233-0/+16
* Implement the "message" command on notification icon with libnotifyLucas Rocha2006-03-231-1/+38
* add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch fromLucas Rocha2006-03-071-1/+1
* use GtkAboutDialog instead of custom dialog (Fixes bug #309405). removeLucas Rocha2005-12-182-518/+47
* make all dialogs HIG compliant by fixing spaces and removing separatorLucas Rocha2005-12-171-181/+147
* add --hide-value to scale dialog.Lucas Rocha2005-12-153-0/+16
* make the hscale discontinuous.Lucas Rocha2005-12-131-1/+1
* new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha2005-12-137-7/+468
* make it possible to add new lines and markup in the dialog text.Lucas Rocha2005-11-153-3/+5