gtk2/gtk/tests
Colin Walters 913cdf3be7 GDK: Prefix key names with KEY_
The keysyms create a lot of potential namespace conflicts for
C, and are especially problematic for introspection, where we take
constants into the namespace, so GDK_Display conflicts with GdkDisplay.

For C application compatiblity, add gdkkeysyms-compat.h which uses
the old names.

Just one user in GTK+ continues to use gdkkeysyms-compat.h, which is
the gtkimcontextsimple.c, since porting that requires porting more
custom Perl code.
2010-09-08 18:51:44 -04:00
..
file-chooser-test-dir
action.c
builder.c gtk/tests/builder.c: Use accessor functions to access GtkWidget 2010-08-22 18:33:10 +02:00
crossingevents.c
defaultvalue.c API: remove GdkPangoRenderer 2010-08-10 21:02:29 +02:00
expander.c
filechooser.c bgo#625416 - Don't reload the filechooser's folder during a re-map event 2010-08-10 11:36:03 -05:00
filtermodel.c
floating.c
gtk-example-application.c
liststore.c
Makefile.am
object.c
pixbuf-init.c
recentmanager.c
testing.c GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
textbuffer.c Get rid of the rest of variables exported from libgtk 2010-09-08 21:31:34 +03:00
treestore.c
treeview-scrolling.c gtk/tests/treeview-scrolling.c: Use accessor functions to acccess GtkWidget 2010-08-22 18:32:56 +02:00
treeview.c