Gimp/modules
Michael Natterer 7eefdb5404 added GIMP_MODULE_ABI_VERSION define and a "guint32 abi_version" field to
2003-01-02  Michael Natterer  <mitch@gimp.org>

	* libgimpmodule/gimpmodule.[ch]: added GIMP_MODULE_ABI_VERSION
	define and a "guint32 abi_version" field to GimpModuleInfo.  When
	querying a module, check if it was compiled against the same ABI
	version as the code loading it. Fixes bug #5744.

	* modules/cdisplay_colorblind.c
	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c
	* modules/colorsel_triangle.c
	* modules/colorsel_water.c: changed accordingly.
2003-01-02 17:44:28 +00:00
..
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
cdisplay_colorblind.c added GIMP_MODULE_ABI_VERSION define and a "guint32 abi_version" field to 2003-01-02 17:44:28 +00:00
cdisplay_gamma.c added GIMP_MODULE_ABI_VERSION define and a "guint32 abi_version" field to 2003-01-02 17:44:28 +00:00
cdisplay_highcontrast.c added GIMP_MODULE_ABI_VERSION define and a "guint32 abi_version" field to 2003-01-02 17:44:28 +00:00
colorsel_triangle.c added GIMP_MODULE_ABI_VERSION define and a "guint32 abi_version" field to 2003-01-02 17:44:28 +00:00
colorsel_water.c added GIMP_MODULE_ABI_VERSION define and a "guint32 abi_version" field to 2003-01-02 17:44:28 +00:00
Makefile.am when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
makefile.mingw.in Mark as outdated. 2002-12-26 02:02:26 +00:00
makefile.msc when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00