summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2006-03-07add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch fromLucas Rocha
2005-12-18use GtkAboutDialog instead of custom dialog (Fixes bug #309405). removeLucas Rocha
2005-12-17make all dialogs HIG compliant by fixing spaces and removing separatorLucas Rocha
2005-12-15add --hide-value to scale dialog.Lucas Rocha
2005-12-13make the hscale discontinuous.Lucas Rocha
2005-12-13new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha
2005-11-15make it possible to add new lines and markup in the dialog text.Lucas Rocha
2005-11-14Release 2.13.2 Update.Lucas Rocha
2005-11-14make it possible to add new lines in the in the msg dialog (Fixes bugLucas Rocha
2005-10-24Release 2.13.1 Update.Lucas Rocha
2005-10-18by default, focus is on tree view in list dialogs. Fixes #317263. PatchLucas Rocha
2005-09-24fixed bug #317033.Lucas Rocha
2005-09-06Release 2.12.0 Update.Lucas Rocha
2005-08-23Release 2.11.92 Update.Lucas Rocha
2005-08-07Release 2.11.91 Update.Lucas Rocha
2005-07-26Release 2.11.90 Update.Lucas Rocha
2005-07-13Release 2.11.1 Add note about feature frozen-ness. Update.Lucas Rocha
2005-07-13dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options thatLucas Rocha
2005-07-12activate option help translations in GOption.Lucas Rocha
2005-07-08general code cleanups. Contribution from BenoƮt Dejean.Lucas Rocha
2005-07-08marks static many functions and global variables. Contribution fromLucas Rocha
2005-07-06Changelog fixes, THANKS update.Lucas Almeida Rocha
2005-07-06Include cleanups (config.h)Lucas Almeida Rocha
2005-07-04Translation contributors update.Lucas Almeida Rocha
2005-07-01New --hide-column option.Lucas Almeida Rocha
2005-06-30Data structure improvements on List dialogs.Lucas Almeida Rocha
2005-06-28New --print-column syntax. Now it's possible to pass a comma-separated list o...Lucas Almeida Rocha
2005-06-28Error handling when trying to use checklist and radiolist in the same List di...Lucas Almeida Rocha
2005-06-27Double-clicking on list dialogLucas Almeida Rocha
2005-06-27Changed list dialog Selection behaviorLucas Almeida Rocha
2005-06-17Don't use the parent widget for hiding tray iconLucas Almeida Rocha
2005-04-25COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster
2005-04-21Fix for #171838, from Carlos Parra.Glynn Foster
2005-04-20Clean up the code a little bit.Glynn Foster
2005-04-20Bug fix for #149290, based on contributions from Timo Aaltonen, LucasGlynn Foster
2005-02-16Fix leak in ZENITY_IMAGE_FULLPATH. Fixes #167518, hopefully.Glynn Foster
2005-02-16Fix bug #167577, that leaks a seperator. Patch from Paolo BorelliGlynn Foster