log src/video/uikit/keyinfotable.h @ 2810:27cb878a278e

age author description
Sat, 04 Oct 2008 06:46:59 +0000 Sam Lantinga Final merge of Google Summer of Code 2008 work...
Sat, 16 Aug 2008 00:10:15 +0000 Holmes Futrell Added comments gsoc2008_iphone
Tue, 29 Jul 2008 17:23:50 +0000 Holmes Futrell keyinfotable.h contains information which SDL_uikitkeyboard uses to convert between unichar characters that it reads from the text field (which acts as the keyboard's target) to SDL_scancodes and key modifiers which are sent to SDL's keyboard system. gsoc2008_iphone