]> Pileus Git - ~andy/gtk/commit
[ Patch from Sebastian Wilhelmi, 52790 ]
authorOwen Taylor <otaylor@redhat.com>
Thu, 23 Aug 2001 15:26:49 +0000 (15:26 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 23 Aug 2001 15:26:49 +0000 (15:26 +0000)
commita2d60d44b170d403f26444081113be8d60afe8a3
treeda9506d74a6edba8c3fc4232b350eb3263df95b5
parent34852377443196c3b2b6affd18e3ad7f5400cea8
[ Patch from Sebastian Wilhelmi, 52790 ]

Wed Aug 22 19:15:39 2001  Owen Taylor  <otaylor@redhat.com>

[ Patch from Sebastian Wilhelmi, 52790 ]

* gtk/gtkversion.h.in gtk/gtk.h: New file replacing gtkcompat.h

* gdk/gdkcompat.h gdk/gdk*.h gtk/gtkcompat.h.in gtk/gtk*.h:
Move compatibility macros from g[dt]kcompat.h to within
#ifndef G[DT]K_DISABLE_DEPRECATED in each file.

* gdk/gdk-pixbuf-csource.c: Fix up include of gtkcompat.h.

* demos/Makefile.am demos/gtk-demo/Makefile.am
          docs/reference/gdk-pixbuf/Makefile.am modules/input/Makefile.am
          tests/Makefile.am: Remove references to -G[DT]K_DISABLE_DEPRECATED.

* demos/{pixbuf-demo.c,testpixbuf-drawable.c,testpixbuf-save.c,
                 testpixbuf.c}: Fix usages of deprecated functions.
53 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
demos/Makefile.am
demos/gtk-demo/Makefile.am
demos/pixbuf-demo.c
demos/testpixbuf-drawable.c
demos/testpixbuf-save.c
demos/testpixbuf-scale.c
demos/testpixbuf.c
docs/reference/gdk-pixbuf/Makefile.am
docs/reference/gtk/gtk-sections.txt
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtknotebook.sgml
gdk-pixbuf/gdk-pixbuf-csource.c
gdk/Makefile.am
gdk/gdk.h
gdk/gdkcursor.h
gdk/gdkdrawable.h
gdk/gdkgc.h
gdk/gdkimage.h
gdk/gdkpixmap.h
gdk/gdkrgb.h
gdk/gdkwindow.h
gdk/makefile.msc
gtk/.cvsignore
gtk/Makefile.am
gtk/gtk.h
gtk/gtkaccellabel.h
gtk/gtkcheckmenuitem.h
gtk/gtkcontainer.h
gtk/gtkctree.h
gtk/gtklabel.h
gtk/gtkmain.c
gtk/gtkmenu.h
gtk/gtknotebook.h
gtk/gtkpacker.h
gtk/gtkpaned.h
gtk/gtkrc.c
gtk/gtkscale.h
gtk/gtkstyle.h
gtk/gtktogglebutton.h
gtk/gtktypeutils.h
gtk/gtkwindow.h
gtk/makefile.mingw.in
gtk/makefile.msc.in
modules/input/Makefile.am
tests/Makefile.am