Age | Commit message (Expand) | Author |
2006-07-28 | 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-27 | entry activation makes dialog return OK (Fixes bug #347340). | Lucas Rocha |
2006-07-26 | fix small build warnings on 64-bit architectures (Fixes bug #344125). fix | Lucas Rocha |
2006-06-10 | Replaced old FSF postal address with current one. | Francisco Javier F. Serrador |
2006-05-19 | about dialog update. | Lucas Rocha |
2006-05-11 | add optional dropdown menu to entry dialog (Fixed bug #311038). Patch from | Lucas Rocha |
2006-05-10 | move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from | Lucas Rocha |
2006-04-17 | don't ignore return value from g_renew() (Fixes bug #338038). Patch from | Lucas Rocha |
2006-03-31 | quit zenity on dialog response (Fixes bug #336505). | Lucas Rocha |
2006-03-23 | 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-07 | add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch from | Lucas Rocha |
2005-12-18 | use GtkAboutDialog instead of custom dialog (Fixes bug #309405). remove | Lucas Rocha |
2005-12-17 | make all dialogs HIG compliant by fixing spaces and removing separator | Lucas Rocha |
2005-12-15 | add --hide-value to scale dialog. | Lucas Rocha |
2005-12-13 | make the hscale discontinuous. | Lucas Rocha |
2005-12-13 | new scale dialog for selecting a value from a range (Fixes #322399). | Lucas Rocha |
2005-11-15 | make it possible to add new lines and markup in the dialog text. | Lucas Rocha |
2005-11-14 | 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-10-24 | Release 2.13.1 Update. | Lucas Rocha |
2005-10-18 | by default, focus is on tree view in list dialogs. Fixes #317263. Patch | Lucas Rocha |
2005-09-24 | fixed bug #317033. | Lucas Rocha |
2005-09-06 | Release 2.12.0 Update. | Lucas Rocha |
2005-08-23 | Release 2.11.92 Update. | Lucas Rocha |
2005-08-07 | Release 2.11.91 Update. | Lucas Rocha |
2005-07-26 | Release 2.11.90 Update. | Lucas Rocha |
2005-07-13 | Release 2.11.1 Add note about feature frozen-ness. Update. | Lucas Rocha |
2005-07-13 | dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options that | Lucas Rocha |
2005-07-12 | activate option help translations in GOption. | Lucas Rocha |
2005-07-08 | general code cleanups. Contribution from BenoƮt Dejean. | Lucas Rocha |
2005-07-08 | marks static many functions and global variables. Contribution from | Lucas Rocha |
2005-07-06 | Changelog fixes, THANKS update. | Lucas Almeida Rocha |
2005-07-06 | Include cleanups (config.h) | Lucas Almeida Rocha |
2005-07-04 | Translation contributors update. | Lucas Almeida Rocha |
2005-07-01 | New --hide-column option. | Lucas Almeida Rocha |
2005-06-30 | Data structure improvements on List dialogs. | Lucas Almeida Rocha |
2005-06-28 | New --print-column syntax. Now it's possible to pass a comma-separated list o... | Lucas Almeida Rocha |
2005-06-28 | Error handling when trying to use checklist and radiolist in the same List di... | Lucas Almeida Rocha |
2005-06-27 | Double-clicking on list dialog | Lucas Almeida Rocha |
2005-06-27 | Changed list dialog Selection behavior | Lucas Almeida Rocha |
2005-06-17 | Don't use the parent widget for hiding tray icon | Lucas Almeida Rocha |
2005-04-25 | COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c, | Glynn Foster |
2005-04-21 | Fix for #171838, from Carlos Parra. | Glynn Foster |
2005-04-20 | Clean up the code a little bit. | Glynn Foster |
2005-04-20 | Bug fix for #149290, based on contributions from Timo Aaltonen, Lucas | Glynn Foster |
2005-02-16 | Fix leak in ZENITY_IMAGE_FULLPATH. Fixes #167518, hopefully. | Glynn Foster |
2005-02-16 | Fix bug #167577, that leaks a seperator. Patch from Paolo Borelli | Glynn Foster |
2005-02-07 | If auto-close, close the dialog when the input stream finds an EOF. | Glynn Foster |