summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2005-02-07If auto-close, close the dialog when the input stream finds an EOF.Glynn Foster
2005-02-06Update docs to add the new goption help stuff. Update to be in line withGlynn Foster
2005-01-31Patch from Chris Lahey for #165456. Updated.Glynn Foster
2005-01-17Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152.Glynn Foster
2005-01-09Correct error message for notification icon. Fixes #163462.Glynn Foster
2005-01-09Really fix #162297, and preload the current dates if they aren't alreadyGlynn Foster
2005-01-07Pre-load the year, because gtk_calendar* is dumb and you need to selectGlynn Foster