Stripped Down Zenity For MCPI-Reborn
Go to file
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
data man page update (Fixes bug #436187). Patch from Sven Arvidsson 2007-05-14 18:18:01 +00:00
help release 2.22.0 2008-03-10 11:07:20 +00:00
po Updated Norwegian bokmål translation. 2008-04-21 19:05:50 +00:00
src Add support for file filter in file selection dialog through the new 2008-04-21 20:47:38 +00:00
.cvsignore move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from 2006-05-10 03:37:14 +00:00
AUTHORS Update to add Mike. Update for new release. Add lots of people, probably 2004-03-06 18:50:14 +00:00
autogen.sh move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from 2006-05-10 03:37:14 +00:00
ChangeLog Add support for file filter in file selection dialog through the new 2008-04-21 20:47:38 +00:00
configure.in post-release version bump. 2008-03-10 11:07:58 +00:00
COPYING revert back to GNU LGPL. 2006-12-02 11:05:10 +00:00
HACKING Fix typo and remove obsolete freeze note. Fixes bug #527345. Patch by 2008-04-12 17:00:05 +00:00
MAINTAINERS use new standard/required format. 2007-09-03 22:06:28 +00:00
Makefile.am move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from 2006-05-10 03:37:14 +00:00
NEWS release 2.22.0 2008-03-10 11:07:20 +00:00
README Maintainership updates 2005-06-13 21:30:55 +00:00
THANKS Release 2.14.0 Update. 2006-03-13 20:44:40 +00:00
TODO add a Zenity wiki page reference. 2005-09-17 03:06:51 +00:00
zenity.spec.in Fix up spec file. Fixes #122040. 2003-09-12 08:50:57 +00:00

Zen Understanding -
===================
This is zenity - a rewrite of gdialog, the GNOME port of dialog
which allows you to display dialog boxes from the commandline
and shell scripts. If you understand, things are just as they 
are. If you don't understand, things are just as they are.

This software is licensed under the LGPL.

Zen Requirements -
==================
scrollkeeper and intltool.
gtk+-2.0, libglade-2.0, and libgnomecanvas-2.0.