zenity/src
Lucas Rocha 2141cb9184 Allow question dialogs to use custom button label text (Fixes bug
2008-03-30  Lucas Rocha  <lucasr@gnome.org>

	Allow question dialogs to use custom button label text (Fixes 
	bug #335763). Patch from Cosimo Cecchi <anarki@lilik.it> and 
	Thomas Thurman <tthurman@gnome.org>.

	* src/msg.c (zenity_msg_construct_question_dialog), (zenity_msg):
	dynamically add dialog buttons with provided labels.
	* src/option.c (zenity_option_free): free input labels.
	(zenity_question_post_callback): set button labels provided by the
	respective command line options.
	* src/zenity.glade: remove pre-defined dialog button from question
	dialog.
	* src/zenity.h: added ok_label and cancel_label to ZenityMsgData.

svn path=/trunk/; revision=1346
2008-03-29 22:13:50 +00:00
..
.cvsignore Up the gicker. 2004-07-19 01:01:58 +00:00
about.c general cleanups for build warnings (Fixes bug #416196). Patch from 2007-05-14 21:26:08 +00:00
calendar.c added timeout option to all dialogs (Fixes bug #160654). Based on patch 2007-08-13 20:36:29 +00:00
entry.c added timeout option to all dialogs (Fixes bug #160654). Based on patch 2007-08-13 20:36:29 +00:00
fileselection.c added timeout option to all dialogs (Fixes bug #160654). Based on patch 2007-08-13 20:36:29 +00:00
gdialog.in Fix quote and output bugs in the gdialog wrapper #128149. 2003-12-01 23:27:45 +00:00
main.c initialize GTK+ before parsing command line options to better handle 2007-05-27 20:09:27 +00:00
Makefile.am src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update, 2006-07-28 21:25:11 +00:00
msg.c Allow question dialogs to use custom button label text (Fixes bug 2008-03-29 22:13:50 +00:00
notification.c added timeout option to all dialogs (Fixes bug #160654). Based on patch 2007-08-13 20:36:29 +00:00
option.c Allow question dialogs to use custom button label text (Fixes bug 2008-03-29 22:13:50 +00:00
option.h new scale dialog for selecting a value from a range (Fixes #322399). 2005-12-13 04:18:58 +00:00
progress.c added timeout option to all dialogs (Fixes bug #160654). Based on patch 2007-08-13 20:36:29 +00:00
scale.c set value range before setting value in order to correctly set initial 2008-03-17 19:23:03 +00:00
text.c added timeout option to all dialogs (Fixes bug #160654). Based on patch 2007-08-13 20:36:29 +00:00
tree.c added timeout option to all dialogs (Fixes bug #160654). Based on patch 2007-08-13 20:36:29 +00:00
util.c added timeout option to all dialogs (Fixes bug #160654). Based on patch 2007-08-13 20:36:29 +00:00
util.h added timeout option to all dialogs (Fixes bug #160654). Based on patch 2007-08-13 20:36:29 +00:00
zenity.glade Allow question dialogs to use custom button label text (Fixes bug 2008-03-29 22:13:50 +00:00
zenity.h Allow question dialogs to use custom button label text (Fixes bug 2008-03-29 22:13:50 +00:00