gimp/plug-ins/winsnap
Michael Natterer 0c2d06f738 drop the restriction that plug-ins registered in <Image> must have
2005-09-26  Michael Natterer  <mitch@gimp.org>

	* app/plug-in/plug-in-params.c (plug_in_proc_args_check): drop the
	restriction that plug-ins registered in <Image> must have
	RUN-MODE, IMAGE, DRAWABLE parameters because everything but
	RUN-MODE is actually treated as optional be the rest of the code.

	* plug-ins/script-fu/scripts/paste-as-brush.scm
	* plug-ins/script-fu/scripts/paste-as-pattern.scm: removed IMAGE
	and DRAWABLE parameters.

	* plug-ins/common/screenshot.c
	* plug-ins/twain/twain.c
	* plug-ins/winsnap/winsnap.c: register menu entries in
	<Image>/File/Acquire
2005-09-26 00:25:49 +00:00
..
.cvsignore Shut up CVS. 2003-06-02 13:21:09 +00:00
Makefile.am Use $(WINDRES) to handle cross-compilation. 2005-08-17 12:07:31 +00:00
resource.h C++ comments removals. 2000-09-27 18:00:05 +00:00
select.cur New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00
small.ico New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00
winsnap.c drop the restriction that plug-ins registered in <Image> must have 2005-09-26 00:25:49 +00:00
winsnap.h New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00
winsnap.ico New Win32-only plug-in: whole display or single window screenshot. Thanks 1999-07-29 00:23:51 +00:00
winsnap.rc Use $(WINDRES) to handle cross-compilation. 2005-08-17 12:07:31 +00:00