summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Release 2.13.2 Update.ZENITY_2_13_2Lucas Rocha2005-11-141-0/+1
* make it possible to add new lines in the in the msg dialog (Fixes bugLucas Rocha2005-11-141-3/+3
* Release 2.13.1 Update.ZENITY_2_13_1Lucas Rocha2005-10-241-0/+1
* by default, focus is on tree view in list dialogs. Fixes #317263. PatchLucas Rocha2005-10-181-1/+1
* fixed bug #317033.Lucas Rocha2005-09-241-2/+2
* Release 2.12.0 Update.ZENITY_2_12_0Lucas Rocha2005-09-061-0/+3
* Release 2.11.92 Update.ZENITY_2_11_92Lucas Rocha2005-08-231-0/+2
* Release 2.11.91 Update.ZENITY_2_11_91Lucas Rocha2005-08-071-0/+1
* Release 2.11.90 Update.ZENITY_2_11_90Lucas Rocha2005-07-261-0/+3
* Release 2.11.1 Add note about feature frozen-ness. Update.ZENITY_2_11_1Lucas Rocha2005-07-131-0/+3
* dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options thatLucas Rocha2005-07-131-21/+21
* activate option help translations in GOption.Lucas Rocha2005-07-121-0/+14
* general code cleanups. Contribution from BenoƮt Dejean.Lucas Rocha2005-07-088-12/+4
* marks static many functions and global variables. Contribution fromLucas Rocha2005-07-083-93/+94