gimp/modules
Michael Natterer 5e17408c84 Re-enabled the display filters. They work exactly the same way as before
2002-03-14  Michael Natterer  <mitch@gimp.org>

	Re-enabled the display filters. They work exactly the same way
	as before except for the color_area pseudo-display. More stuff
	to come...

	* app/display/Makefile.am: build them again.

	* app/display/gimpdisplayshell-filter-dialog.[ch]
	* app/display/gimpdisplayshell-filter.[ch]: changed to the new
	namespace, work on GimpDisplayShell instead of GimpDisplay.

	* app/display/gimpdisplayshell-render.c
	* app/display/gimpdisplayshell.[ch]: changed accordingly.

	* app/gui/dialogs-constructors.c: enabled the dialog constructor.

	* app/gui/gui.c: call the init() function.

	* app/gui/menus.c: enabled the menu entry, but moved it to
	<Image>/View. Moved "Undo History..." to <Image>/Image.

	* modules/Makefile.am: build and install the modules.

	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c: made them compile with minimal
	changes.

	Unrelated:

	* app/undo_history.c: connect to the image's "disconnect", not
	"destroy" signal.

	* app/tools/gimpselectiontool.c: mask out the irrelevant parts of
	the "state" passed to the modifier_key() func, so tool_options
	button toggling works with other modifiers (e.g. num_lock)
	pressed.
2002-03-14 22:42:50 +00:00
..
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am Re-enabled the display filters. They work exactly the same way as before 2002-03-14 22:42:50 +00:00
cdisplay_gamma.c Re-enabled the display filters. They work exactly the same way as before 2002-03-14 22:42:50 +00:00
cdisplay_highcontrast.c Re-enabled the display filters. They work exactly the same way as before 2002-03-14 22:42:50 +00:00
colorsel_gtk.c libgimpwidgets/gimpfileselection.c replaced deprecated GDK calls 2001-07-31 13:28:11 +00:00
colorsel_triangle.c rewrote so gcc-3.0 doesn't complain. 2001-10-29 12:51:21 +00:00
colorsel_water.c libgimpwidgets/gimpfileselection.c replaced deprecated GDK calls 2001-07-31 13:28:11 +00:00
gimpmodregister.c use gimpcolordisplay.h 2000-06-04 14:18:53 +00:00
gimpmodregister.h os2 fix 2001-01-04 17:08:22 +00:00
makefile.mingw.in disabled display filters code, since it is unfinished 2000-12-24 20:27:04 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00
module.def A line had been deleted by mistake. 1999-03-08 21:59:55 +00:00