summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2004-08-11Use 'translator-credits' rather than the underscore version which makesGlynn Foster
2004-08-03Release 2.7.90Glynn Foster
2004-07-19src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster
2004-07-19Up the gicker.Glynn Foster
2004-07-19Add new option for --print-column, based on a patch by Paul Bolle. FixesGlynn Foster
2004-07-18Remove duplicate locale.h include. Patch from Leonardo Boshell. PartlyGlynn Foster
2004-07-18Make sure the text can take markup, so that people can create nice HIGGlynn Foster
2004-07-18Fix up compilation using Forte compiler. Based on patch from Ivan Noris.Glynn Foster
2004-06-17Patch from Luke Suchocki to send HUP to parent instead of itself. FixesGlynn Foster
2004-06-16Fix parsing errors. Patch from Paull Bolle. Fixes #144501.Glynn Foster
2004-06-09Add Paul. fix tyops in parsing.Glynn Foster
2004-04-28Fix the list dialog not being able to handle --text to change the text. ItGlynn Foster
2004-04-27Untranslate 3 strings again. Thanks to Christian for pointing this out.Glynn Foster
2004-04-26Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster
2004-03-22Update. Release 2.6.0Glynn Foster
2004-03-19Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster
2004-03-06Remove some unused code.Glynn Foster
2004-03-06Update to add Mike. Update for new release. Add lots of people, probablyGlynn Foster
2004-02-29Remove all the stupid duplicated code to do the help stuff, and instead doGlynn Foster
2004-01-26Handle stdin. Fixes #132517.Glynn Foster
2003-12-31Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktopGlynn Foster
2003-12-01Fix quote and output bugs in the gdialog wrapper #128149.Christian Mönneckes
2003-11-12Fix radiolist returning the wrong argument. Patch from Peter ÅstrandGlynn Foster
2003-11-12Make sure the gdialog wrapper handles spaces. Patch from Peter ÅstrandGlynn Foster
2003-10-28Unmark translation messages, as reported by Christian. Fixes #125717.Glynn Foster
2003-10-28Make the dialogs resizable so that --height/--width works. Reported byGlynn Foster