gtk/demos
Matthias Clasen 880c9d82ec Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox
GtkComboBox now sports a construct-only "has-entry" property which
decides if it uses a GtkEntry to allow additional user input. Also
it has a new "entry-text-column" to fetch strings for the entry
from the model.

This patch deprecates the GtkComboBoxEntry and updates the rest of GTK+
to use the new semantics on GtkComboBox instead.
(cherry picked from commit 9612c64817)
2010-10-13 22:43:40 -04:00
..
gtk-demo Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 22:43:40 -04:00
testgtk Minor file descriptor leak in testgtk 2009-04-11 13:42:14 -04:00
apple-red.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
background.jpg It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-applets.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-calendar.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-foot.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gimp.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gmush.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gsame.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnu-keys.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
Makefile.am Make GTK+ build against an external gdk-pixbuf 2010-06-26 02:29:29 -04:00
pixbuf-demo.c demos: Convert to drawing with Cairo instead of GdkRGB 2010-08-08 01:07:45 +02:00
pixbuf-init.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testanimation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testpixbuf-color.c demos: No need to set the rgb colormap here 2010-08-08 01:07:29 +02:00
testpixbuf-drawable.c gdk: Deprecate GdkRGB functions 2010-08-08 02:59:21 +02:00
testpixbuf-save.c demos: Convert testpixbuf-save to Cairo 2010-08-08 01:06:38 +02:00
testpixbuf-scale.c demos: Use Cairo instead of gdk_draw_pixbuf() 2010-08-07 15:35:50 +02:00
testpixbuf.c gdk: Deprecate GdkRGB functions 2010-08-08 02:59:21 +02:00