Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 03 Aug 2010 16:57:49 -0400 | dewyatt | Large commit with initial reading string support, TSF UILess code, etc. |
Tue, 03 Aug 2010 16:52:10 -0400 | dewyatt | Added SDL_wcslcpy and SDL_wcslcat. |
Sun, 25 Jul 2010 13:17:31 -0400 | dewyatt | Correctly draw cursor based on position. |
Sat, 24 Jul 2010 20:48:50 -0400 | dewyatt | Changed markedText to have its own storage to resolve multiple bugs. |
Sun, 18 Jul 2010 13:48:23 -0400 | dewyatt | Merge with main repo (mainly for non-printable character fix) |
Tue, 13 Jul 2010 15:05:45 -0400 | dewyatt | Added SDL_utf8strlcpy to copy at UTF-8 character boundaries. |
Mon, 12 Jul 2010 14:17:43 -0400 | dewyatt | Changed Start/StopTextInput back to not take any parameters. |