summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix for #137993. There is a chance that we'll have to revert this fix,Glynn Foster2004-12-07
* Fix spacing issue.Glynn Foster2004-12-07
* Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster2004-12-07
* Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster2004-12-07
* Check the xterm window ID is valid before using itRoss Burton2004-11-23
* Updated Spanish translation. Fixed typoFrancisco Javier F. Serrador2004-10-30
* g_strdown() modifies the filename, so use strcasecmp() for the comparisonJames Henstridge2004-10-05
* function to set a GtkImage to a scaled pixbuf.James Henstridge2004-09-30
* Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas2004-09-17
* add code to listen for commands on stdin when in listen mode.James Henstridge2004-09-16
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-13
* Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster2004-09-13
* Add translator comment from Christian Rose, and fix up strcmp's forGlynn Foster2004-08-17
* Use 'translator-credits' rather than the underscore version which makesGlynn Foster2004-08-11
* Release 2.7.90Glynn Foster2004-08-03
* src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster2004-07-19
* Up the gicker.Glynn Foster2004-07-19
* Add new option for --print-column, based on a patch by Paul Bolle. FixesGlynn Foster2004-07-19
* Remove duplicate locale.h include. Patch from Leonardo Boshell. PartlyGlynn Foster2004-07-18
* Make sure the text can take markup, so that people can create nice HIGGlynn Foster2004-07-18
* Fix up compilation using Forte compiler. Based on patch from Ivan Noris.Glynn Foster2004-07-18
* Patch from Luke Suchocki to send HUP to parent instead of itself. FixesGlynn Foster2004-06-17
* Fix parsing errors. Patch from Paull Bolle. Fixes #144501.Glynn Foster2004-06-16
* Add Paul. fix tyops in parsing.Glynn Foster2004-06-09
* Fix the list dialog not being able to handle --text to change the text. ItGlynn Foster2004-04-28
* Untranslate 3 strings again. Thanks to Christian for pointing this out.Glynn Foster2004-04-27
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-26
* Update. Release 2.6.0Glynn Foster2004-03-22
* Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster2004-03-19
* Remove some unused code.Glynn Foster2004-03-06
* Update to add Mike. Update for new release. Add lots of people, probablyGlynn Foster2004-03-06
* Remove all the stupid duplicated code to do the help stuff, and instead doGlynn Foster2004-02-29
* Handle stdin. Fixes #132517.Glynn Foster2004-01-26
* Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktopGlynn Foster2003-12-31
* Fix quote and output bugs in the gdialog wrapper #128149.Christian Mönneckes2003-12-01
* Fix radiolist returning the wrong argument. Patch from Peter ÅstrandGlynn Foster2003-11-12
* Make sure the gdialog wrapper handles spaces. Patch from Peter ÅstrandGlynn Foster2003-11-12
* Unmark translation messages, as reported by Christian. Fixes #125717.Glynn Foster2003-10-28
* Make the dialogs resizable so that --height/--width works. Reported byGlynn Foster2003-10-28
* Patch from Leonardo Boshell to add the locale.h header.Glynn Foster2003-10-27
* Better patch from raf@noduck.net to fix the activate on the entry dialog.Glynn Foster2003-09-12
* Make zenity compile on solaris. Whoops :)Damien Carbery2003-09-12
* Update. Update. Patch from Toshi to fix encoding of passed text strings.Glynn Foster2003-09-04
* Add patch from Buchan Miln to fix the gdialog wrapper.Glynn Foster2003-09-01
* Documentation updates from Nicholas Curran. Add Nicholas.Glynn Foster2003-09-01
* Put horizontal scrolling on automatic, otherwise we expand off the edge ofGlynn Foster2003-08-27
* Hook up the 'activate' signal on the entry dialog. Fixes Debian bugGlynn Foster2003-08-25
* s/g_printerr/g_printMike Newman2003-08-25
* Fixed i18n of help messages.Mike Newman2003-08-22
* user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke2003-07-13
bgstack15