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. |
||
---|---|---|
.. | ||
buffers-commands.c | ||
buffers-commands.h | ||
channels-commands.c | ||
channels-commands.h | ||
data-commands.c | ||
data-commands.h | ||
dialogs-commands.c | ||
dialogs-commands.h | ||
documents-commands.c | ||
documents-commands.h | ||
edit-commands.c | ||
edit-commands.h | ||
file-commands.c | ||
file-commands.h | ||
gradient-editor-commands.c | ||
gradient-editor-commands.h | ||
gradients-commands.c | ||
gradients-commands.h | ||
help-commands.c | ||
help-commands.h | ||
image-commands.c | ||
image-commands.h | ||
layers-commands.c | ||
layers-commands.h | ||
palettes-commands.c | ||
palettes-commands.h | ||
plug-in-commands.c | ||
qmask-commands.c | ||
qmask-commands.h | ||
quick-mask-commands.c | ||
quick-mask-commands.h | ||
select-commands.c | ||
select-commands.h | ||
tools-commands.c | ||
tools-commands.h | ||
view-commands.c | ||
view-commands.h |