Emmanuele Bassi
4ee05f8e21
keysyms: Update the macros to CLUTTER_KEY_*
...
The keysyms defines in clutter-keysyms.h are generated from the X11 key
symbols headers by doing the equivalent of a pass of sed from XK_* to
CLUTTER_*. This might lead to namespace collisions, down the road.
Instead, we should use the CLUTTER_KEY_* namespace.
This commit includes the script, taken from GDK, that parses the X11
key symbols and generates two headers:
- clutter-keysyms.h: the default included header, with CLUTTER_KEY_*
- clutter-keysyms-compat.h: the compatibility header, with CLUTTER_*
The compat.h header file is included if CLUTTER_DISABLE_DEPRECATED is
not defined - essentially deprecating all the old key symbols.
This does not change any ABI and, assuming that an application or
library is not compiling with CLUTTER_DISABLE_DEPRECATED, the source
compatibility is still guaranteed.
2010-09-10 17:54:52 +01:00
..
2010-07-07 16:30:31 +01:00
2010-09-09 12:19:53 +01:00
2010-09-03 11:14:05 +01:00
2010-08-23 11:49:07 +01:00
2010-09-03 11:38:22 +01:00
2010-08-04 15:13:12 +01:00
2010-08-24 20:00:04 +01:00
2010-09-09 11:18:53 +01:00
2010-08-10 17:12:06 +01:00
2010-09-10 11:42:11 +01:00
2010-09-10 11:42:11 +01:00
2010-08-10 17:12:06 +01:00
2010-06-30 11:32:15 +01:00
2010-09-03 16:12:24 +01:00
2010-07-31 10:56:09 +01:00
2010-07-31 10:56:09 +01:00
2010-09-10 11:18:53 +01:00
2010-09-10 11:18:53 +01:00
2010-09-08 16:41:47 +01:00
2010-06-07 14:22:26 +01:00
2010-09-10 17:51:13 +01:00
2010-09-08 15:15:57 +01:00
2010-09-09 16:34:21 +01:00
2010-09-09 16:34:21 +01:00
2010-09-09 16:34:21 +01:00
2010-09-09 16:34:21 +01:00
2010-09-09 16:34:21 +01:00
2010-09-09 16:34:21 +01:00
2010-09-08 16:41:47 +01:00
2010-08-11 11:32:44 +01:00
2010-08-10 17:12:06 +01:00
2010-06-30 11:32:15 +01:00
2010-08-10 17:12:06 +01:00
2010-08-12 17:08:26 +01:00
2010-06-03 14:10:55 +01:00
2010-08-20 17:03:06 +01:00
2010-09-03 12:14:50 +01:00
2010-09-08 15:43:07 +01:00
2010-08-10 17:12:06 +01:00
2010-08-26 16:39:39 +01:00
2010-08-26 16:39:39 +01:00
2010-08-10 17:12:06 +01:00
2010-09-08 17:04:21 +01:00
2010-08-17 14:54:20 +01:00
2010-06-03 14:10:55 +01:00
2010-09-08 16:41:47 +01:00
2010-08-23 11:55:13 +01:00
2010-09-03 16:58:47 +01:00
2010-06-10 18:40:29 +01:00
2010-08-12 17:08:26 +01:00
2010-06-03 14:10:55 +01:00
2010-09-08 16:41:47 +01:00
2010-09-07 10:40:49 +01:00
2010-09-07 10:40:49 +01:00
2010-06-10 17:34:48 +01:00
2010-06-03 14:34:41 +01:00
2010-09-08 15:15:57 +01:00
2010-09-08 15:15:57 +01:00
2010-06-07 22:40:34 +01:00
2010-09-08 17:04:21 +01:00
2010-07-15 14:07:07 +01:00
2010-09-08 16:41:47 +01:00
2010-08-10 17:12:06 +01:00
2010-09-08 17:04:21 +01:00
2010-09-10 17:54:52 +01:00
2010-09-10 17:54:52 +01:00
2010-09-10 17:54:52 +01:00
2010-09-08 16:41:47 +01:00
2010-08-10 17:12:06 +01:00
2010-09-08 16:41:47 +01:00
2010-09-10 17:51:13 +01:00
2010-07-05 16:45:43 +01:00
2010-06-12 17:45:54 +01:00
2010-06-07 12:05:24 +01:00
2010-07-15 14:07:07 +01:00
2010-09-08 16:41:47 +01:00
2010-09-06 16:11:46 +01:00
2010-09-01 18:05:53 +01:00
2010-09-03 16:58:47 +01:00
2010-06-10 18:40:29 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 15:15:57 +01:00
2010-07-15 14:07:07 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 15:43:07 +01:00
2010-07-09 14:59:32 +01:00
2010-09-08 16:41:47 +01:00
2010-08-10 17:12:06 +01:00
2010-06-21 15:55:36 +01:00
2010-08-12 17:08:26 +01:00
2010-06-03 14:34:41 +01:00
2010-06-16 17:14:57 +01:00
2010-09-03 12:14:50 +01:00
2010-09-08 16:41:47 +01:00
2010-07-20 14:39:01 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 17:04:21 +01:00
2010-07-13 14:57:48 +01:00
2010-09-08 16:41:47 +01:00
2010-08-08 19:17:14 +01:00
2010-08-10 23:20:06 +01:00
2010-08-10 23:20:06 +01:00
2010-09-10 17:54:52 +01:00
2010-09-06 18:09:19 +01:00
2010-09-03 12:14:50 +01:00
2010-06-07 12:05:24 +01:00
2010-09-08 16:41:47 +01:00
2010-06-11 14:47:48 +01:00
2010-09-08 17:04:21 +01:00
2010-07-15 12:09:01 +01:00
2010-08-10 23:20:06 +01:00
2010-09-10 17:54:52 +01:00