gimp/modules
Michael Natterer 5f4eabdbcb removed "enabled" property. Removed GIMP_CONTROLLER_PARAM_RERIALIZE from
2004-06-17  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimpcontroller.[ch]: removed "enabled"
	property. Removed GIMP_CONTROLLER_PARAM_RERIALIZE from the "name"
	property because it's the hardware-determined name of this
	controller instance.

	* app/widgets/gimpcontrollerwheel.c
	* modules/controller_linux_input.c: set the name.

	* libgimpwidgets/gimpwidgets.h: #include gimpcontroller.h.

	* app/widgets/gimpcontrollerinfo.[ch]: added "enabled" here
	instead.  Don't dispatch events if the controller is
	disabled. Made everything work (not crash) with info->mapping
	being NULL.

	* etc/controllerrc: updated again with the changed format.

	* app/widgets/gimpcontrollers.[ch]: added
	gimp_controllers_get_list() which returns the container of
	controllers.

	* app/widgets/gimphelp-ids.h
	* app/gui/preferences-dialog.c: added controller configuration
	(can't change anything yet, just view the current settings).
	Resurrected the "Input Devices" page and removed the "Session"
	page by moving its widgets to other pages. Pack the various
	"Save now"/"Clear now" buttons vertically, not horizontally.
	Fixes bug #139069.

	* themes/Default/images/preferences/Makefile.am
	* themes/Default/images/preferences/controllers.png
	* themes/Default/images/preferences/theme.png: new icons for new
	prefs pages. Someone needs to make them nice...
2004-06-17 14:07:05 +00:00
..
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am bug fix. 2004-06-16 02:18:17 +00:00
cdisplay_colorblind.c app/widgets/gimpcolordisplayeditor.c modules/cdisplay_colorblind.c 2004-05-26 16:33:14 +00:00
cdisplay_gamma.c app/widgets/gimpcolordisplayeditor.c modules/cdisplay_colorblind.c 2004-05-26 16:33:14 +00:00
cdisplay_highcontrast.c app/widgets/gimpcolordisplayeditor.c modules/cdisplay_colorblind.c 2004-05-26 16:33:14 +00:00
cdisplay_proof.c app/widgets/gimpcolordisplayeditor.c modules/cdisplay_colorblind.c 2004-05-26 16:33:14 +00:00
colorsel_cmyk.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
colorsel_triangle.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
colorsel_water.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
controller_linux_input.c removed "enabled" property. Removed GIMP_CONTROLLER_PARAM_RERIALIZE from 2004-06-17 14:07:05 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00