summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Release 2.15.91 Update.ZENITY_2_15_91Lucas Rocha2006-08-091-0/+1
* src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,Lucas Rocha2006-07-286-728/+163
* correctly stdin input for text info dialog (Fixes bug #336736).Lucas Rocha2006-07-281-33/+26
* entry activation makes dialog return OK (Fixes bug #347340).Lucas Rocha2006-07-271-1/+2
* fix small build warnings on 64-bit architectures (Fixes bug #344125). fixLucas Rocha2006-07-262-7/+9
* Replaced old FSF postal address with current one.Francisco Javier F. Serrador2006-06-101-1/+1
* about dialog update.Lucas Rocha2006-05-191-0/+24
* add optional dropdown menu to entry dialog (Fixed bug #311038). Patch fromLucas Rocha2006-05-115-32/+58
* move to automake 1.9 and several cleanups (Fixes bug #341056). Patch fromLucas Rocha2006-05-101-6/+16
* don't ignore return value from g_renew() (Fixes bug #338038). Patch fromLucas Rocha2006-04-171-1/+1
* quit zenity on dialog response (Fixes bug #336505).Lucas Rocha2006-03-311-1/+2
* add --confirm-overwrite to file selection dialog to pop a confirmationLucas Rocha2006-03-233-0/+16
* Implement the "message" command on notification icon with libnotifyLucas Rocha2006-03-231-1/+38
* add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch fromLucas Rocha2006-03-071-1/+1
* use GtkAboutDialog instead of custom dialog (Fixes bug #309405). removeLucas Rocha2005-12-182-518/+47
* make all dialogs HIG compliant by fixing spaces and removing separatorLucas Rocha2005-12-171-181/+147
* add --hide-value to scale dialog.Lucas Rocha2005-12-153-0/+16
* make the hscale discontinuous.Lucas Rocha2005-12-131-1/+1
* new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha2005-12-137-7/+468
* make it possible to add new lines and markup in the dialog text.Lucas Rocha2005-11-153-3/+5
* Release 2.13.2 Update.ZENITY_2_13_2Lucas Rocha2005-11-141-0/+1
* make it possible to add new lines in the in the msg dialog (Fixes bugLucas Rocha2005-11-141-3/+3
* Release 2.13.1 Update.ZENITY_2_13_1Lucas Rocha2005-10-241-0/+1
* by default, focus is on tree view in list dialogs. Fixes #317263. PatchLucas Rocha2005-10-181-1/+1
* fixed bug #317033.Lucas Rocha2005-09-241-2/+2
* Release 2.12.0 Update.ZENITY_2_12_0Lucas Rocha2005-09-061-0/+3
* Release 2.11.92 Update.ZENITY_2_11_92Lucas Rocha2005-08-231-0/+2
* Release 2.11.91 Update.ZENITY_2_11_91Lucas Rocha2005-08-071-0/+1
* 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