summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2004-12-20Fix tyop for #161774, as reported by Christian.Glynn Foster
2004-12-19Fix #161539, and try and hide the parent widget, rather than the trayGlynn Foster
2004-12-07Fix for #137993. There is a chance that we'll have to revert this fix,Glynn Foster
2004-12-07Fix spacing issue.Glynn Foster
2004-12-07Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster
2004-12-07Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster
2004-11-23Check the xterm window ID is valid before using itRoss Burton
2004-10-30Updated Spanish translation. Fixed typoFrancisco Javier F. Serrador
2004-10-05g_strdown() modifies the filename, so use strcasecmp() for the comparisonJames Henstridge
2004-09-30function to set a GtkImage to a scaled pixbuf.James Henstridge
2004-09-17Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas
2004-09-16add code to listen for commands on stdin when in listen mode.James Henstridge
2004-09-13Add new notification icon. Update for new files. Restructure code a littleGlynn Foster
2004-09-13Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster
2004-08-17Add translator comment from Christian Rose, and fix up strcmp's forGlynn Foster