index
:
zenity
three
Unnamed repository; edit this file 'description' to name the repository.
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
use g_value_dup_string when applicable (Fixes bug #527258). Patch from
Lucas Rocha
2008-04-10
*
fix memory leak on custom labels (Fixes bug #526627). Patch by
Lucas Rocha
2008-04-07
*
Allow question dialogs to use custom button label text (Fixes bug
Lucas Rocha
2008-03-29
*
added arg_description for --timeout option (Fixes bug #516876). Patch from
Lucas Rocha
2008-03-17
*
set value range before setting value in order to correctly set initial
Lucas Rocha
2008-03-17
*
added comment on a string in order clarify its meaning for translators
Lucas Rocha
2008-03-17
*
added timeout option to all dialogs (Fixes bug #160654). Based on patch
Lucas Rocha
2007-08-13
*
fix critical warning when using checkbox and radiobox in list dialog
Lucas Rocha
2007-08-13
*
fix broken handling of input from pipes in list dialog (Fixes bug
Lucas Rocha
2007-05-27
*
correctly handle UTF-8 input text in the text info dialog (Fixes bug
Lucas Rocha
2007-05-27
*
initialize GTK+ before parsing command line options to better handle
Lucas Rocha
2007-05-27
*
fix seg fault when outputing files with special printf format strings
Lucas Rocha
2007-05-14
*
fix index handling for --print-column (Fixes bug #420396).
Lucas Rocha
2007-05-14
*
double-click on day results in dialog response (Fixes bug #395152). Patch
Lucas Rocha
2007-05-14
*
general cleanups for build warnings (Fixes bug #416196). Patch from
Lucas Rocha
2007-05-14
*
complete list dialog options with respective arguments (Fixes bug
Lucas Rocha
2006-12-04
*
make dialog text selectable on message dialogs (error, warning, info, and
Lucas Rocha
2006-12-04
*
merged identic i18n strings (Fixes bug #334361).
Lucas Rocha
2006-12-03
*
add "auto-kill" option to progress dialog. Now the user can choose whether
Lucas Rocha
2006-12-02
*
don't show cancel button on warning dialog (Fixes bug #324100). Patch from
Lucas Rocha
2006-12-02
*
Release 2.15.91 Update.
Lucas Rocha
2006-08-09
*
src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,
Lucas Rocha
2006-07-28
*
correctly stdin input for text info dialog (Fixes bug #336736).
Lucas Rocha
2006-07-28
*
entry activation makes dialog return OK (Fixes bug #347340).
Lucas Rocha
2006-07-27
*
fix small build warnings on 64-bit architectures (Fixes bug #344125). fix
Lucas Rocha
2006-07-26
*
Replaced old FSF postal address with current one.
Francisco Javier F. Serrador
2006-06-10
*
about dialog update.
Lucas Rocha
2006-05-19
*
add optional dropdown menu to entry dialog (Fixed bug #311038). Patch from
Lucas Rocha
2006-05-11
*
move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from
Lucas Rocha
2006-05-10
*
don't ignore return value from g_renew() (Fixes bug #338038). Patch from
Lucas Rocha
2006-04-17
*
quit zenity on dialog response (Fixes bug #336505).
Lucas Rocha
2006-03-31
*
add --confirm-overwrite to file selection dialog to pop a confirmation
Lucas Rocha
2006-03-23
*
Implement the "message" command on notification icon with libnotify
Lucas Rocha
2006-03-23
*
add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch from
Lucas Rocha
2006-03-07
*
use GtkAboutDialog instead of custom dialog (Fixes bug #309405). remove
Lucas Rocha
2005-12-18
*
make all dialogs HIG compliant by fixing spaces and removing separator
Lucas Rocha
2005-12-17
*
add --hide-value to scale dialog.
Lucas Rocha
2005-12-15
*
make the hscale discontinuous.
Lucas Rocha
2005-12-13
*
new scale dialog for selecting a value from a range (Fixes #322399).
Lucas Rocha
2005-12-13
*
make it possible to add new lines and markup in the dialog text.
Lucas Rocha
2005-11-15
*
Release 2.13.2 Update.
Lucas Rocha
2005-11-14
*
make it possible to add new lines in the in the msg dialog (Fixes bug
Lucas Rocha
2005-11-14
*
Release 2.13.1 Update.
Lucas Rocha
2005-10-24
*
by default, focus is on tree view in list dialogs. Fixes #317263. Patch
Lucas Rocha
2005-10-18
*
fixed bug #317033.
Lucas Rocha
2005-09-24
*
Release 2.12.0 Update.
Lucas Rocha
2005-09-06
*
Release 2.11.92 Update.
Lucas Rocha
2005-08-23
*
Release 2.11.91 Update.
Lucas Rocha
2005-08-07
*
Release 2.11.90 Update.
Lucas Rocha
2005-07-26
*
Release 2.11.1 Add note about feature frozen-ness. Update.
Lucas Rocha
2005-07-13
[next]
bgstack15