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 [tests] Move filechooser test files to correct location 2010-05-11 00:50:54 +02:00
action.c Fix compilation warning: Use GtkWidget instead GtkMenuItem 2010-03-25 14:52:18 +01:00
builder.c gtk/tests/builder.c: Use accessor functions to access GtkWidget 2010-08-22 18:33:10 +02:00
crossingevents.c Fix make check 2008-08-04 22:38:56 +00:00
defaultvalue.c API: remove GdkPangoRenderer 2010-08-10 21:02:29 +02:00
expander.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
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 Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
floating.c Remove some GTK_DISABLE_DEPRECATED and ENABLE_BROKEN guards 2010-06-07 04:50:05 +02:00
gtk-example-application.c [gtk-example-application] Use the new api 2010-06-24 02:02:10 +02:00
liststore.c Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
Makefile.am Make GTK+ use an external gdk-pixbuf 2010-06-26 01:09:05 -04:00
object.c Remove GtkCurve completely 2010-05-03 01:51:20 +02:00
pixbuf-init.c Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
recentmanager.c Revert name change 2008-07-01 22:57:50 +00:00
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 Revert "Add length to gtk_tree_path_get_indices" 2010-06-28 14:15:10 -04:00
treeview-scrolling.c gtk/tests/treeview-scrolling.c: Use accessor functions to acccess GtkWidget 2010-08-22 18:32:56 +02:00
treeview.c let the close button reflect the page_complete status of SUMMARY pages 2009-12-10 22:06:30 +01:00