summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-10-27Patch from Leonardo Boshell to add the locale.h header.Glynn Foster
2003-09-12Better patch from raf@noduck.net to fix the activate on the entry dialog.Glynn Foster
2003-09-12Make zenity compile on solaris. Whoops :)Damien Carbery
2003-09-04Update. Update. Patch from Toshi to fix encoding of passed text strings.Glynn Foster
2003-09-01Add patch from Buchan Miln to fix the gdialog wrapper.Glynn Foster
2003-09-01Documentation updates from Nicholas Curran. Add Nicholas.Glynn Foster
2003-08-27Put horizontal scrolling on automatic, otherwise we expand off the edge ofGlynn Foster
2003-08-25Hook up the 'activate' signal on the entry dialog. Fixes Debian bugGlynn Foster
2003-08-25s/g_printerr/g_printMike Newman
2003-08-22Fixed i18n of help messages.Mike Newman
2003-07-13user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke