summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate locale.h include. Patch from Leonardo Boshell. PartlyGlynn Foster2004-07-181-1/+0
* Make sure the text can take markup, so that people can create nice HIGGlynn Foster2004-07-181-1/+1
* Fix up compilation using Forte compiler. Based on patch from Ivan Noris.Glynn Foster2004-07-181-1/+2
* Patch from Luke Suchocki to send HUP to parent instead of itself. FixesGlynn Foster2004-06-172-1/+2
* Fix parsing errors. Patch from Paull Bolle. Fixes #144501.Glynn Foster2004-06-161-1/+1
* Add Paul. fix tyops in parsing.Glynn Foster2004-06-092-4/+5
* Fix the list dialog not being able to handle --text to change the text. ItGlynn Foster2004-04-282-1/+25
* Untranslate 3 strings again. Thanks to Christian for pointing this out.Glynn Foster2004-04-271-3/+3
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-2611-132/+310
* Update. Release 2.6.0ZENITY_2_6_0Glynn Foster2004-03-221-2/+4
* Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster2004-03-199-10/+18
* Remove some unused code.Glynn Foster2004-03-061-3/+0
* Update to add Mike. Update for new release. Add lots of people, probablyZENITY_2_5_90Glynn Foster2004-03-061-18/+91
* Remove all the stupid duplicated code to do the help stuff, and instead doGlynn Foster2004-02-293-404/+9
* Handle stdin. Fixes #132517.Glynn Foster2004-01-261-0/+75
* Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktopZENITY_2_5_1Glynn Foster2003-12-311-23/+25
* Fix quote and output bugs in the gdialog wrapper #128149.Christian Mönneckes2003-12-011-28/+45
* Fix radiolist returning the wrong argument. Patch from Peter ÅstrandGlynn Foster2003-11-121-5/+8
* Make sure the gdialog wrapper handles spaces. Patch from Peter ÅstrandGlynn Foster2003-11-121-2/+2
* Unmark translation messages, as reported by Christian. Fixes #125717.Glynn Foster2003-10-281-3/+3
* Make the dialogs resizable so that --height/--width works. Reported byGlynn Foster2003-10-281-10/+11
* Patch from Leonardo Boshell to add the locale.h header.Glynn Foster2003-10-271-1/+8
* Better patch from raf@noduck.net to fix the activate on the entry dialog.Glynn Foster2003-09-122-21/+2
* Make zenity compile on solaris. Whoops :)Damien Carbery2003-09-121-0/+1
* Update. Update. Patch from Toshi to fix encoding of passed text strings.Glynn Foster2003-09-042-5/+13
* Add patch from Buchan Miln to fix the gdialog wrapper.Glynn Foster2003-09-011-6/+25
* Documentation updates from Nicholas Curran. Add Nicholas.Glynn Foster2003-09-011-0/+1
* Put horizontal scrolling on automatic, otherwise we expand off the edge ofGlynn Foster2003-08-271-2/+2
* Hook up the 'activate' signal on the entry dialog. Fixes Debian bugGlynn Foster2003-08-251-1/+21
* s/g_printerr/g_printMike Newman2003-08-251-1/+1
* Fixed i18n of help messages.Mike Newman2003-08-221-0/+1
* user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke2003-07-135-7/+8
* gdialog wrapper return values fixedMike Newman2003-06-291-1/+7
* Added en_GB translation and fixed a typo.Mike Newman2003-06-211-1/+1
* *** empty log message ***Mike Newman2003-06-131-1/+1
* Fixed my old and bouncy email addressMike Newman2003-06-131-1/+1
* Allow /t and /n in dialog text. Some code cleanup.Mike Newman2003-06-103-27/+13
* Committing patch to fall back to dialog if DISPLAY not set fromMike Newman2003-06-091-0/+77
* Allow multiple file selections.Mike Newman2003-06-093-16/+78
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-0711-31/+107
* Untranslate silly strings pointed out by Kjartan Maraas.Glynn Foster2003-06-071-3/+3
* Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster2003-06-046-26/+24
* Add a "no-c-format" xgettext header to unbreak po files in the newJordi Mallach2003-06-041-0/+1
* Add --auto-close option to progress dialog. Closes dialog when 100% has been ...Mike Newman2003-06-033-3/+25
* add a --help option to the gdialog wrapper scriptMike Newman2003-06-031-0/+10
* Make the progress dialog resize. Lamely fixes #113706.Glynn Foster2003-05-271-1/+1
* Enable the gdialog wrapper script.Mike Newman2003-05-271-1/+1
* Enable the gdialog compatibility wrapper script.Mike Newman2003-05-271-3/+8
* Not my day. Fix order of height and width args of textbox in gdialog wrapper.Mike Newman2003-05-271-4/+4
* Oops - committed with debugging instrumentation which would confuse scripts!Mike Newman2003-05-271-5/+3