gimp/app/base
Michael Natterer 1ccb029ead added -DGDK_DISABLE_DEPRECATED.
2001-09-02  Michael Natterer  <mitch@gimp.org>

	* configure.in: added -DGDK_DISABLE_DEPRECATED.

	* app/gui/about-dialog.c
	* plug-ins/common/wmf.c
	* plug-ins/ifscompose/ifscompose_utils.c: #undef it here (too lazy...)

	* app/colormaps.[ch]
	* app/gdisplay.c
	* app/module_db.c
	* app/plug_in.c
	* app/gui/brush-editor.c
	* app/gui/color-notebook.c
	* app/gui/gradient-select.c
	* app/gui/palette-select.c
	* app/gui/paths-dialog.c
	* app/gui/select-commands.c
	* app/widgets/gimpdialogfactory.c
	* app/widgets/gimpdock.c
	* app/widgets/gimpdockbook.c: replaced deprecated stuff,
	g_list_free() the return value of gtk_container_get_children().

	* plug-ins/Makefile.am: build gflare again.

	* plug-ins/gflare/asupsample.[ch]: removed because the same function
	is already in libgimpcolor.

	* plug-ins/gflare/gtkmultioptionmenu.[ch]: removed because Gtk+
	handles menu_height > screen_height by scrolling now.

	* plug-ins/gflare/Makefile.am
	* plug-ins/gflare/gflare.c: changed accordingly, cleanups.
2001-09-03 13:03:34 +00:00
..
.cvsignore New dir. Does nothing yet... 2001-05-14 01:00:07 +00:00
base-config.c updated 2001-07-22 22:18:01 +00:00
base-config.h app/appenv.h removed "use_mmx" and the MMX detection. 2001-07-13 19:25:34 +00:00
base-types.h app/Makefile.am removed. 2001-05-25 18:10:38 +00:00
base.c added GTK_DISABLE_COMPAT_H back to CPPFLAGS. 2001-08-01 00:35:59 +00:00
base.h app/base/Makefile.am new files for base_init() and base_exit() which 2001-05-20 18:37:07 +00:00
boundary.c the active_tool may change in the middle of gdisplay_canvas_events(), so 2001-07-08 21:44:52 +00:00
boundary.h new directory app/base/ 2001-05-15 11:25:25 +00:00
brush-scale.c new directory app/base/ 2001-05-15 11:25:25 +00:00
brush-scale.h new directory app/base/ 2001-05-15 11:25:25 +00:00
color-balance.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
color-balance.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
curves.c added -DGDK_DISABLE_DEPRECATED. 2001-09-03 13:03:34 +00:00
curves.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
detect-mmx.h app/appenv.h removed "use_mmx" and the MMX detection. 2001-07-13 19:25:34 +00:00
detect-mmx.S app/Makefile.am removed. 2001-07-11 23:47:26 +00:00
gimphistogram.c removed "num_processors". 2001-05-25 16:24:44 +00:00
gimphistogram.h app/gimphistogram.[ch] removed. 2001-05-22 23:05:35 +00:00
gimplut.c new directory app/base/ 2001-05-15 11:25:25 +00:00
gimplut.h new directory app/base/ 2001-05-15 11:25:25 +00:00
hue-saturation.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
hue-saturation.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
lut-funcs.c app/gimphistogram.[ch] removed. 2001-05-22 23:05:35 +00:00
lut-funcs.h app/gimphistogram.[ch] removed. 2001-05-22 23:05:35 +00:00
Makefile.am app/appenv.h removed "use_mmx" and the MMX detection. 2001-07-13 19:25:34 +00:00
makefile.msc updated 2001-07-22 22:18:01 +00:00
pixel-processor.c fixing a typo fixes ENABLE_MP. 2001-05-25 21:17:07 +00:00
pixel-processor.h new directory app/base/ 2001-05-15 11:25:25 +00:00
pixel-region.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
pixel-region.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
pixel-surround.c new directory app/base/ 2001-05-15 11:25:25 +00:00
pixel-surround.h app/Makefile.am lowlevel stuff taken out of the transform tool. 2001-03-31 14:10:22 +00:00
temp-buf.c s/USE_GCC_INTEL_MMX/HAVE_ASM_MMX/ 2001-05-19 16:09:41 +00:00
temp-buf.h s/USE_GCC_INTEL_MMX/HAVE_ASM_MMX/ 2001-05-19 16:09:41 +00:00
threshold.c app/interface.c app/gui/about-dialog.c app/gui/brush-editor.c 2001-08-14 16:33:28 +00:00
threshold.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
tile-cache.c new directory app/base/ 2001-05-15 11:25:25 +00:00
tile-cache.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tile-manager-crop.c app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
tile-manager-crop.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
tile-manager-private.h app/convert.c app/floating_sel.c app/gimage_mask.c app/gimpimage.c 2001-01-23 13:01:48 +00:00
tile-manager.c new directory app/base/ 2001-05-15 11:25:25 +00:00
tile-manager.h new directory app/base/ 2001-05-15 11:25:25 +00:00
tile-private.h new directory app/base/ 2001-05-15 11:25:25 +00:00
tile-swap.c new directory app/base/ 2001-05-15 11:25:25 +00:00
tile-swap.h new directory app/base/ 2001-05-15 11:25:25 +00:00
tile.c new directory app/base/ 2001-05-15 11:25:25 +00:00
tile.h brought the array used for optimization back in sync with the 2001-01-24 15:36:55 +00:00