| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix style | Arx Cruz | 2017-04-07 | 1 | -72/+73 |
* | Adding missed files and code for --forms option. | Arx Cruz | 2011-01-17 | 1 | -0/+3 |
* | Add libnotify as optional in zenity instalation | Arx Cruz | 2010-11-09 | 1 | -0/+2 |
* | Add new password dialog | Arx Cruz | 2010-07-12 | 1 | -0/+3 |
* | Bug 540169 - Zenity should offer color selection dialog | Berislav Kovacki | 2010-02-23 | 1 | -0/+3 |
* | GNOME Goal: Clean up GLib and GTK+ includes (Fixes bug #563855). Patch | Lucas Rocha | 2009-01-09 | 1 | -1/+1 |
* | initialize GTK+ before parsing command line options to better handle | Lucas Rocha | 2007-05-27 | 1 | -3/+3 |
* | add optional dropdown menu to entry dialog (Fixed bug #311038). Patch from | Lucas Rocha | 2006-05-11 | 1 | -0/+1 |
* | new scale dialog for selecting a value from a range (Fixes #322399). | Lucas Rocha | 2005-12-13 | 1 | -0/+3 |
* | COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c, | Glynn Foster | 2005-04-25 | 1 | -2/+2 |
* | Fix for #137993. There is a chance that we'll have to revert this fix, | Glynn Foster | 2004-12-07 | 1 | -1/+1 |
* | Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the | Glynn Foster | 2004-12-07 | 1 | -1519/+15 |
* | Updated Spanish translation. Fixed typo | Francisco Javier F. Serrador | 2004-10-30 | 1 | -1/+1 |
* | add code to listen for commands on stdin when in listen mode. | James Henstridge | 2004-09-16 | 1 | -0/+17 |
* | Add new notification icon. Update for new files. Restructure code a little | Glynn Foster | 2004-09-13 | 1 | -2/+65 |
* | Update Update. Patch from Lucas Rocha to implement save and directory | Glynn Foster | 2004-09-13 | 1 | -0/+34 |
* | Add new option for --print-column, based on a patch by Paul Bolle. Fixes | Glynn Foster | 2004-07-19 | 1 | -4/+23 |
* | Remove duplicate locale.h include. Patch from Leonardo Boshell. Partly | Glynn Foster | 2004-07-18 | 1 | -1/+0 |
* | 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 | 1 | -4/+4 |
* | Fix the list dialog not being able to handle --text to change the text. It | Glynn Foster | 2004-04-28 | 1 | -1/+19 |
* | Patch from Leonardo Boshell to add the locale.h header. | Glynn Foster | 2003-10-27 | 1 | -1/+8 |
* | 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 | 1 | -5/+11 |
* | Fixed i18n of help messages. | Mike Newman | 2003-08-22 | 1 | -0/+1 |
* | Added en_GB translation and fixed a typo. | Mike Newman | 2003-06-21 | 1 | -1/+1 |
* | Allow /t and /n in dialog text. Some code cleanup. | Mike Newman | 2003-06-10 | 1 | -11/+11 |
* | Allow multiple file selections. | Mike Newman | 2003-06-09 | 1 | -11/+45 |
* | Fix up some build warnings as reported by Ross Burton and his amazing gcc | Glynn Foster | 2003-06-04 | 1 | -8/+7 |
* | 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 | 1 | -0/+17 |
* | Update commandline error message, needs updating of translations. Remove | Glynn Foster | 2003-05-07 | 1 | -2/+3 |
* | Ooops - fix build. | Glynn Foster | 2003-04-13 | 1 | -3/+0 |
* | Finish off the indentation cleanup. Add new '--width' and '--height' | Glynn Foster | 2003-04-13 | 1 | -277/+312 |
* | Mass indentation cleanup. Make sure the glade dialogs aren't initially | Glynn Foster | 2003-03-10 | 1 | -961/+961 |
* | Don't do a g_assert_not_reached () if we don't have any dialog types. | Glynn Foster | 2003-01-29 | 1 | -0/+4 |
* | Don't display the translators tab unless there is stuff to show. | Glynn Foster | 2003-01-28 | 1 | -15/+174 |
* | Print out warning when we have no arguments to the commandline. | Glynn Foster | 2003-01-22 | 1 | -1/+3 |
* | Attempt to make things work after 2 bottles of wine last night. Harmless | Glynn Foster | 2003-01-19 | 1 | -212/+154 |
* | Add --editable option to --text-info, and return edited textbuffer contents o... | Mike Newman | 2003-01-19 | 1 | -0/+24 |
* | Only some examples and some screenshots and we're mostly done for a first | Glynn Foster | 2003-01-18 | 1 | -12/+12 |
* | Some new window icons. | Glynn Foster | 2003-01-18 | 1 | -3/+4 |
* | Add an about box. Still need to add an icon, and implement the callbacks | Glynn Foster | 2003-01-14 | 1 | -2/+5 |
* | Add support to separate the selected rows output with a character with '/' | Glynn Foster | 2003-01-14 | 1 | -0/+28 |
* | Re-structure the code to pass in the ZenityData structure into the | Glynn Foster | 2003-01-13 | 1 | -6/+25 |
* | Localise output of --calendar dialog by default (using nl_langinfo), | Mike Newman | 2003-01-13 | 1 | -0/+21 |
* | Improve error handling. Make --list actually return something useful, | Glynn Foster | 2003-01-13 | 1 | -0/+17 |
* | Fix up the date string, although I guess this should be localized. | Glynn Foster | 2003-01-09 | 1 | -0/+19 |
* | Fix up the response signal handlers. Use returns of 0 for 'Ok' and | Glynn Foster | 2003-01-07 | 1 | -40/+15 |
* | Fix up the error returns. | Glynn Foster | 2003-01-07 | 1 | -62/+114 |