zenity/src
Lucas Rocha 8cda6025f0 Add support for file filter in file selection dialog through the new
2008-04-21  Lucas Rocha  <lucasr@gnome.org>

	Add support for file filter in file selection dialog through the new
	--file-filter command line option (Fixes bug #409843).

	* src/option.c, src/zenity.h: added supporting variable and new 
	GOptionEntry entry for the new command line option.
	* src/fileselection.c (zenity_fileselection): add file filters based
	on command line input.


svn path=/trunk/; revision=1362
2008-04-21 20:47:38 +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 Add support for file filter in file selection dialog through the new 2008-04-21 20:47:38 +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 fix memory leak on custom labels (Fixes bug #526627). Patch by 2008-04-07 19:06:21 +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 Add support for file filter in file selection dialog through the new 2008-04-21 20:47:38 +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 use g_value_dup_string when applicable (Fixes bug #527258). Patch from 2008-04-10 09:57:14 +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 Add support for file filter in file selection dialog through the new 2008-04-21 20:47:38 +00:00