summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Release 2.11.90 Update.ZENITY_2_11_90Lucas Rocha2005-07-261-0/+3
* Release 2.11.1 Add note about feature frozen-ness. Update.ZENITY_2_11_1Lucas Rocha2005-07-131-0/+3
* dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options thatLucas Rocha2005-07-131-21/+21
* activate option help translations in GOption.Lucas Rocha2005-07-121-0/+14
* general code cleanups. Contribution from BenoƮt Dejean.Lucas Rocha2005-07-088-12/+4
* marks static many functions and global variables. Contribution fromLucas Rocha2005-07-083-93/+94
* Changelog fixes, THANKS update.Lucas Almeida Rocha2005-07-061-0/+1
* Include cleanups (config.h)Lucas Almeida Rocha2005-07-0610-0/+24
* Translation contributors update.Lucas Almeida Rocha2005-07-041-0/+11
* New --hide-column option.Lucas Almeida Rocha2005-07-013-8/+51
* Data structure improvements on List dialogs.Lucas Almeida Rocha2005-06-301-25/+47
* New --print-column syntax. Now it's possible to pass a comma-separated list o...Lucas Almeida Rocha2005-06-281-22/+38
* Error handling when trying to use checklist and radiolist in the same List di...Lucas Almeida Rocha2005-06-281-0/+6
* Double-clicking on list dialogLucas Almeida Rocha2005-06-272-0/+27
* Changed list dialog Selection behaviorLucas Almeida Rocha2005-06-273-10/+30
* Don't use the parent widget for hiding tray iconLucas Almeida Rocha2005-06-171-5/+2
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster2005-04-2513-26/+26
* Fix for #171838, from Carlos Parra.Glynn Foster2005-04-211-1/+4
* Clean up the code a little bit.Glynn Foster2005-04-203-10/+11
* Bug fix for #149290, based on contributions from Timo Aaltonen, LucasGlynn Foster2005-04-203-0/+50
* Fix leak in ZENITY_IMAGE_FULLPATH. Fixes #167518, hopefully.Glynn Foster2005-02-161-1/+1
* Fix bug #167577, that leaks a seperator. Patch from Paolo BorelliGlynn Foster2005-02-162-4/+2
* If auto-close, close the dialog when the input stream finds an EOF.Glynn Foster2005-02-071-0/+5
* Update docs to add the new goption help stuff. Update to be in line withGlynn Foster2005-02-061-5/+5
* Patch from Chris Lahey for #165456. Updated.Glynn Foster2005-01-313-3/+6
* Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152.Glynn Foster2005-01-172-2/+3
* Correct error message for notification icon. Fixes #163462.Glynn Foster2005-01-091-1/+5
* Really fix #162297, and preload the current dates if they aren't alreadyGlynn Foster2005-01-092-13/+21
* Pre-load the year, because gtk_calendar* is dumb and you need to selectGlynn Foster2005-01-071-1/+8
* Fix tyop for #161774, as reported by Christian.Glynn Foster2004-12-201-1/+1
* Fix #161539, and try and hide the parent widget, rather than the trayGlynn Foster2004-12-191-2/+5
* Fix for #137993. There is a chance that we'll have to revert this fix,Glynn Foster2004-12-071-1/+1
* Fix spacing issue.Glynn Foster2004-12-071-1/+2
* Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster2004-12-072-0/+1445
* Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster2004-12-073-1533/+31
* Check the xterm window ID is valid before using itRoss Burton2004-11-231-1/+9
* Updated Spanish translation. Fixed typoFrancisco Javier F. Serrador2004-10-301-1/+1
* g_strdown() modifies the filename, so use strcasecmp() for the comparisonJames Henstridge2004-10-051-4/+4
* function to set a GtkImage to a scaled pixbuf.James Henstridge2004-09-301-2/+38
* Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas2004-09-173-2/+4
* add code to listen for commands on stdin when in listen mode.James Henstridge2004-09-163-7/+134
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-1316-89/+814
* Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster2004-09-134-2/+58
* Add translator comment from Christian Rose, and fix up strcmp's forGlynn Foster2004-08-171-2/+10
* Use 'translator-credits' rather than the underscore version which makesGlynn Foster2004-08-111-1/+1
* Release 2.7.90ZENITY_2_7_90Glynn Foster2004-08-031-0/+10
* src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster2004-07-197-16/+9
* Up the gicker.Glynn Foster2004-07-191-0/+1
* Add new option for --print-column, based on a patch by Paul Bolle. FixesGlynn Foster2004-07-193-14/+79
* Remove duplicate locale.h include. Patch from Leonardo Boshell. PartlyGlynn Foster2004-07-181-1/+0