| Commit message (Expand) | Author | Age | Files | Lines |
* | Add translator comment from Christian Rose, and fix up strcmp's for | Glynn Foster | 2004-08-17 | 1 | -2/+10 |
* | Use 'translator-credits' rather than the underscore version which makes | Glynn Foster | 2004-08-11 | 1 | -1/+1 |
* | Release 2.7.90ZENITY_2_7_90 | Glynn Foster | 2004-08-03 | 1 | -0/+10 |
* | src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from Paul | Glynn Foster | 2004-07-19 | 7 | -16/+9 |
* | Up the gicker. | Glynn Foster | 2004-07-19 | 1 | -0/+1 |
* | Add new option for --print-column, based on a patch by Paul Bolle. Fixes | Glynn Foster | 2004-07-19 | 3 | -14/+79 |
* | Remove duplicate locale.h include. Patch from Leonardo Boshell. Partly | Glynn Foster | 2004-07-18 | 1 | -1/+0 |
* | Make sure the text can take markup, so that people can create nice HIG | Glynn Foster | 2004-07-18 | 1 | -1/+1 |
* | Fix up compilation using Forte compiler. Based on patch from Ivan Noris. | Glynn Foster | 2004-07-18 | 1 | -1/+2 |
* | Patch from Luke Suchocki to send HUP to parent instead of itself. Fixes | Glynn Foster | 2004-06-17 | 2 | -1/+2 |
* | Fix parsing errors. Patch from Paull Bolle. Fixes #144501. | Glynn Foster | 2004-06-16 | 1 | -1/+1 |
* | Add Paul. fix tyops in parsing. | Glynn Foster | 2004-06-09 | 2 | -4/+5 |
* | Fix the list dialog not being able to handle --text to change the text. It | Glynn Foster | 2004-04-28 | 2 | -1/+25 |
* | Untranslate 3 strings again. Thanks to Christian for pointing this out. | Glynn Foster | 2004-04-27 | 1 | -3/+3 |
* | Add from the 2 Sebastian's, and make email addresses more spam proof. | Glynn Foster | 2004-04-26 | 11 | -132/+310 |
* | Update. Release 2.6.0ZENITY_2_6_0 | Glynn Foster | 2004-03-22 | 1 | -2/+4 |
* | Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new | Glynn Foster | 2004-03-19 | 9 | -10/+18 |
* | Remove some unused code. | Glynn Foster | 2004-03-06 | 1 | -3/+0 |
* | Update to add Mike. Update for new release. Add lots of people, probablyZENITY_2_5_90 | Glynn Foster | 2004-03-06 | 1 | -18/+91 |
* | Remove all the stupid duplicated code to do the help stuff, and instead do | Glynn Foster | 2004-02-29 | 3 | -404/+9 |
* | Handle stdin. Fixes #132517. | Glynn Foster | 2004-01-26 | 1 | -0/+75 |
* | Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktopZENITY_2_5_1 | Glynn Foster | 2003-12-31 | 1 | -23/+25 |
* | Fix quote and output bugs in the gdialog wrapper #128149. | Christian Mönneckes | 2003-12-01 | 1 | -28/+45 |
* | Fix radiolist returning the wrong argument. Patch from Peter Åstrand | Glynn Foster | 2003-11-12 | 1 | -5/+8 |
* | Make sure the gdialog wrapper handles spaces. Patch from Peter Åstrand | Glynn Foster | 2003-11-12 | 1 | -2/+2 |
* | Unmark translation messages, as reported by Christian. Fixes #125717. | Glynn Foster | 2003-10-28 | 1 | -3/+3 |
* | Make the dialogs resizable so that --height/--width works. Reported by | Glynn Foster | 2003-10-28 | 1 | -10/+11 |
* | Patch from Leonardo Boshell to add the locale.h header. | Glynn Foster | 2003-10-27 | 1 | -1/+8 |
* | Better patch from raf@noduck.net to fix the activate on the entry dialog. | Glynn Foster | 2003-09-12 | 2 | -21/+2 |
* | Make zenity compile on solaris. Whoops :) | Damien Carbery | 2003-09-12 | 1 | -0/+1 |
* | Update. Update. Patch from Toshi to fix encoding of passed text strings. | Glynn Foster | 2003-09-04 | 2 | -5/+13 |
* | Add patch from Buchan Miln to fix the gdialog wrapper. | Glynn Foster | 2003-09-01 | 1 | -6/+25 |
* | Documentation updates from Nicholas Curran. Add Nicholas. | Glynn Foster | 2003-09-01 | 1 | -0/+1 |
* | Put horizontal scrolling on automatic, otherwise we expand off the edge of | Glynn Foster | 2003-08-27 | 1 | -2/+2 |
* | Hook up the 'activate' signal on the entry dialog. Fixes Debian bug | Glynn Foster | 2003-08-25 | 1 | -1/+21 |
* | s/g_printerr/g_print | Mike Newman | 2003-08-25 | 1 | -1/+1 |
* | Fixed i18n of help messages. | Mike Newman | 2003-08-22 | 1 | -0/+1 |
* | user input data output to STDOUT via g_print instead of outputting to | Kevin C. Krinke | 2003-07-13 | 5 | -7/+8 |
* | gdialog wrapper return values fixed | Mike Newman | 2003-06-29 | 1 | -1/+7 |
* | Added en_GB translation and fixed a typo. | Mike Newman | 2003-06-21 | 1 | -1/+1 |
* | *** empty log message *** | Mike Newman | 2003-06-13 | 1 | -1/+1 |
* | Fixed my old and bouncy email address | Mike Newman | 2003-06-13 | 1 | -1/+1 |
* | Allow /t and /n in dialog text. Some code cleanup. | Mike Newman | 2003-06-10 | 3 | -27/+13 |
* | Committing patch to fall back to dialog if DISPLAY not set from | Mike Newman | 2003-06-09 | 1 | -0/+77 |
* | Allow multiple file selections. | Mike Newman | 2003-06-09 | 3 | -16/+78 |
* | Support user-defined return values via env vars, like dialog did. | Mike Newman | 2003-06-07 | 11 | -31/+107 |
* | Untranslate silly strings pointed out by Kjartan Maraas. | Glynn Foster | 2003-06-07 | 1 | -3/+3 |
* | Fix up some build warnings as reported by Ross Burton and his amazing gcc | Glynn Foster | 2003-06-04 | 6 | -26/+24 |
* | Add a "no-c-format" xgettext header to unbreak po files in the new | Jordi Mallach | 2003-06-04 | 1 | -0/+1 |
* | Add --auto-close option to progress dialog. Closes dialog when 100% has been ... | Mike Newman | 2003-06-03 | 3 | -3/+25 |