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. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| cdisplay_colorblind.c | ||
| cdisplay_gamma.c | ||
| cdisplay_highcontrast.c | ||
| colorsel_triangle.c | ||
| colorsel_water.c | ||
| Makefile.am | ||
| makefile.mingw.in | ||
| makefile.msc | ||