Removed -DGTK_DISABLE_COMPAT_H.

2001-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* tests/makefile.msc, gtk/makefile.msc.in: Removed
	-DGTK_DISABLE_COMPAT_H.

	* docs/Changes-2.0.txt:
	s/GDK_DISABLE_COMPAT_H/GDK_DISABLE_DEPRECATED/

	* gtk/gtkcompat.h.in, gdk/gdkcompat.h: Removed from CVS.
This commit is contained in:
Sebastian Wilhelmi
2001-11-02 15:39:04 +00:00
committed by Sebastian Wilhelmi
parent ca21695fe9
commit d5b5427c06
12 changed files with 74 additions and 208 deletions

View File

@ -191,7 +191,7 @@ Incompatible Changes from GTK+-1.2 to GTK+-2.0:
* A number of functions in GDK have been renamed for consistency and
clarity. #defines to provide backwards compatibility have been
included, but can be disabled by defineing GDK_DISABLE_COMPAT_H.
included, but can be disabled by defineing GDK_DISABLE_DEPRECATED.
#define gdk_draw_pixmap gdk_draw_drawable
#define gdk_draw_bitmap gdk_draw_drawable