gtk/modules
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
..
engines MS Windows engine: draw elements in the right place. 2010-09-03 22:19:39 +02:00
input GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
other GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
printbackends Replace gtk_debug_flags with getter and setter functions 2010-09-08 21:31:34 +03:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00