mirror of https://github.com/GNOME/gimp.git
![]() 2001-12-14 Michael Natterer <mitch@gimp.org> * app/core/gimpimage.[ch]: added GIMP_IMAGE_TYPE_IS_[RGB|GRAY|INDEXED]() and GIMP_IMAGE_TYPE_BASE_TYPE() macros. * app/plug-in/plug-in.[ch]: new enum PlugInImageType instead of multiple #defines. * app/gui/file-dialog-utils.[ch]: file_dialog_update_menus(): take a GimpImageType instead of the PlugInImageType. * app/core/gimpdrawable-preview.c * app/core/gimpdrawable-transform.c * app/core/gimpdrawable.c * app/core/gimpimage-contiguous-region.c * app/core/gimpimage-mask.c * app/core/gimpimage-merge.c * app/core/gimplayermask.c * app/core/gimppalette-import.c * app/display/gimpdisplay-handlers.c * app/display/gimpdisplayshell-render.c * app/gui/file-save-dialog.c * app/gui/toolbox.c * app/tools/gimpclonetool.c * app/tools/gimpcolorpickertool.c * tools/pdbgen/pdb/convert.pdb * tools/pdbgen/pdb/image.pdb: use the new macros, cleanups like storing GimpImageType in GimpImageType variables, not just gint. * app/pdb/convert_cmds.c * app/pdb/image_cmds.c: regenerated. * app/widgets/gimpdialogfactory.c: save the state of the "Auto" button in sessionrc. |
||
---|---|---|
.. | ||
about-dialog.c | ||
about-dialog.h | ||
authors.h | ||
color-dialog.c | ||
color-dialog.h | ||
convert-dialog.c | ||
convert-dialog.h | ||
dialogs-constructors.c | ||
dialogs-constructors.h | ||
dialogs.c | ||
dialogs.h | ||
file-dialog-utils.c | ||
file-dialog-utils.h | ||
file-open-dialog.c | ||
file-open-dialog.h | ||
file-save-dialog.c | ||
file-save-dialog.h | ||
image-new-dialog.c | ||
image-new-dialog.h | ||
info-dialog.c | ||
info-dialog.h | ||
info-window.c | ||
info-window.h | ||
module-dialog.c | ||
module-dialog.h | ||
offset-dialog.c | ||
offset-dialog.h | ||
palette-import-dialog.c | ||
palette-import-dialog.h | ||
preferences-dialog.c | ||
preferences-dialog.h | ||
resize-dialog.c | ||
resize-dialog.h | ||
resolution-calibrate-dialog.c | ||
resolution-calibrate-dialog.h | ||
tips-dialog.c | ||
tips-dialog.h | ||
user-install-dialog.c | ||
user-install-dialog.h |