]> Pileus Git - ~andy/gtk/commit - gtk/a11y/Makefile.am
Move gtkstyle and gtkrc to deprecated/
authorMatthias Clasen <mclasen@redhat.com>
Wed, 2 Nov 2011 05:15:21 +0000 (01:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 2 Nov 2011 05:15:21 +0000 (01:15 -0400)
commitfeece3c0bb2c17599f085263d0f483cc7f172724
tree8d1c0e299d455d9d268991d27104bc2bbd18aa76
parent068e1f03901ae0b5aa6819d64a122fd2fa5be643
Move gtkstyle and gtkrc to deprecated/

This required a somewhat more substantial include reshuffling.
Some typedefs have been moved to gtkiconfactory.h and to
gtksettings.h.
27 files changed:
gtk/Makefile.am
gtk/a11y/Makefile.am
gtk/a11y/gail.c
gtk/a11y/gtktoplevelaccessible.c
gtk/deprecated/gtkrc.c [moved from gtk/gtkrc.c with 99% similarity]
gtk/deprecated/gtkrc.h [moved from gtk/gtkrc.h with 98% similarity]
gtk/deprecated/gtkstyle.c [moved from gtk/gtkstyle.c with 100% similarity]
gtk/deprecated/gtkstyle.h [moved from gtk/gtkstyle.h with 98% similarity]
gtk/gtk.h
gtk/gtkcellrendererspin.c
gtk/gtkiconfactory.c
gtk/gtkiconfactory.h
gtk/gtkicontheme.c
gtk/gtkicontheme.h
gtk/gtkmodules.c
gtk/gtkmodules.h
gtk/gtkmodulesprivate.h
gtk/gtkplug.h
gtk/gtkprivate.h
gtk/gtksettings.c
gtk/gtksettings.h
gtk/gtksocket.c
gtk/gtksocket.h
gtk/gtkstyleprovider.h
gtk/gtktestutils.c
gtk/gtkwidget.h
gtk/tests/Makefile.am