gtk2/gtk/tests
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
..
action.c Fix compilation warning: Use GtkWidget instead GtkMenuItem 2010-03-25 14:52:18 +01:00
builder.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 22:43:40 -04:00
crossingevents.c
defaultvalue.c [test] Exclude message-area as it's a object property 2010-06-22 22:46:29 +02:00
expander.c
filechooser.c More uses of g_strcmp0 2010-03-16 19:16:31 +01:00
filtermodel.c
floating.c
liststore.c
Makefile.am Make GTK+ build against an external gdk-pixbuf 2010-06-26 02:29:29 -04:00
object.c Deprecate GtkComboBoxEntry in favor of added properties to GtkComboBox 2010-10-13 22:43:40 -04:00
pixbuf-init.c
recentmanager.c
testing.c testing: Use Cairo calls instead of gdk_draw_line() to test server sync 2010-08-07 15:35:49 +02:00
textbuffer.c
treestore.c
treeview-scrolling.c
treeview.c let the close button reflect the page_complete status of SUMMARY pages 2009-12-10 22:06:30 +01:00