blender/intern/ghost
Ton Roosendaal 2f503f6d09 Bug fix #799 revisited
Now we're on the root of the problem. Ghost (OSX) didn't accept rawkeys
for the 1-2-...0 keys on a french keyboard. These have apparently different
symbols on it. (these silly french! :)
This commit intercepts the rawkeys in convertKey() call, and manually
makes sure theyre correctly mapped.

So: now french (spanish, etc) OSX users can finally use layer hotkeys! And
the popup menu shortcuts! :)

Tested & verified by Lukep. Merci!
2004-04-11 12:46:53 +00:00
..
doc Replaced old doxygen config file with two new ones: 2002-12-28 22:33:48 +00:00
intern Bug fix #799 revisited 2004-04-11 12:46:53 +00:00
make - MSVC 6 compiler include paths update 2004-04-10 21:32:35 +00:00
test Added multitest to the targets that get built for tests for ghost. 2003-01-30 02:47:29 +00:00
GHOST_C-api.h Commit of cursor framework. Cursors now defined in source/blender/src/cursors.c and 2003-12-26 20:12:42 +00:00
GHOST_IEvent.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_IEventConsumer.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_ISystem.h Fixed doxygen so it would run again for ghost.... 2003-01-24 05:32:14 +00:00
GHOST_ITimerTask.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_IWindow.h Commit of cursor framework. Cursors now defined in source/blender/src/cursors.c and 2003-12-26 20:12:42 +00:00
GHOST_Rect.h Removed those extra CVS tag lines in the header files of ghost (now I know what 2002-12-28 22:26:45 +00:00
GHOST_Types.h Robert (DetectiveThorn) Wenzlaff's Knife subdivide tool. See previous 2003-10-12 23:43:26 +00:00
Makefile - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
SConscript Added OpenBSD3.x to the SCons build system. 2004-03-02 08:40:19 +00:00