2004-04-20 Sven Neumann <sven@gimp.org> * libgimpwidgets/gimpmemsizeentry.c * modules/cdisplay_proof.c: ported to GimpIntComboBox. * libgimpwidgets/gimpwidgets.[ch]: declared the gimp option_menu API as deprecated and removed the code here. * libgimpwidgets/Makefile.am * libgimpwidgets/gimpoldwidgets.[ch]: new files with deprecated code, guarded with #ifndef GIMP_DISABLE_DEPRECATED ... #endif. * libgimpwidgets/gimpintcombobox.h: added G_BEGIN_DECLS, G_END_DECLS. * configure.in (CPP_FLAGS): added -DGIMP_DISABLE_DEPRECATED. * app/widgets/gimpwidgets-constructors.c: added a #warning and #undef GIMP_DISABLE_DEPRECATED. The paint mode menu is the last remaining user of gimp_int_option_menu_new(). |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| cdisplay_colorblind.c | ||
| cdisplay_gamma.c | ||
| cdisplay_highcontrast.c | ||
| cdisplay_proof.c | ||
| colorsel_cmyk.c | ||
| colorsel_triangle.c | ||
| colorsel_water.c | ||
| Makefile.am | ||
| makefile.msc | ||