summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* gdialog wrapper return values fixedMike Newman2003-06-29
* Added en_GB translation and fixed a typo.Mike Newman2003-06-21
* *** empty log message ***Mike Newman2003-06-13
* Fixed my old and bouncy email addressMike Newman2003-06-13
* Allow /t and /n in dialog text. Some code cleanup.Mike Newman2003-06-10
* Committing patch to fall back to dialog if DISPLAY not set fromMike Newman2003-06-09
* Allow multiple file selections.Mike Newman2003-06-09
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-07
* Untranslate silly strings pointed out by Kjartan Maraas.Glynn Foster2003-06-07
* Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster2003-06-04
bgstack15