log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
sdl-ios-xcode
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 2411:
(0)
-1000
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
+1000
tip
age
author
description
Tue, 29 Jul 2008 17:37:53 +0000
Holmes Futrell
whitespace
gsoc2008_iphone
Tue, 29 Jul 2008 17:35:20 +0000
Holmes Futrell
removed reference to pthread.h
gsoc2008_iphone
Tue, 29 Jul 2008 17:33:24 +0000
Holmes Futrell
This is the header file for SDL_uikitview.m ... somehow this file was not committed.
gsoc2008_iphone
Tue, 29 Jul 2008 17:25:54 +0000
Holmes Futrell
Added SDL_IPHONE_KEYBOARD macro, which controls whether or not the SDL for iPhone is compiled with keyboard support or not.
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
Tue, 29 Jul 2008 17:21:49 +0000
Holmes Futrell
SDL_uikitkeyboard extends SDL_uikitview to add keyboard support. It adds several methods to the SDL_uikitview class for keyboard initialization, showing, and hiding. SDL_uikitkeyboard.m contains the implementation of these methods as well as the implementation of some iPhone specific additions to SDL so that a programmer can access the functionality of hiding and showing the keyboard.
gsoc2008_iphone
Tue, 29 Jul 2008 17:19:23 +0000
Holmes Futrell
Added keyboard support in view initialization and proper deallocation of keyboard in -(void)dealloc, if keyboard is enabled
gsoc2008_iphone
Tue, 29 Jul 2008 17:09:29 +0000
Holmes Futrell
Added textField view and member variable which shows if keyboard is shown
gsoc2008_iphone
less
more
| rev 2411:
(0)
-1000
-300
-100
-30
-10
-8
+8
+10
+30
+100
+300
+1000
tip