aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/ds/arm9/source/touchkeyboard.cpp
AgeCommit message (Expand)Author
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-07-05DS: More formating, made more vars staticMax Horn
2010-07-05DS: Only include NDS/scummvm_ipc.h where necessary; minor tweaksMax Horn
2010-07-05NDS: Update GPL/copyright headers; add namespace DS closing commentsMax Horn
2010-07-05DS: Code formatting: "char* foo" -> "char *foo"Max Horn
2010-07-05DS: Fix warnings, cleanupMax Horn
2010-07-01NDS: Fix compile errors and a warningMax Horn
2010-02-26DS: Merging accross changes from branch1-0-0 into trunk.Neil Millstone
2009-01-21cleanupMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-24Nintedo DS specific code: Remove function call (strlen) from loop condition.Robin Watts
2008-11-23Eliminate some warnings from NDS specific code.Robin Watts
2008-10-26DS port: My version of devkitpro complains that various symbols are defined inRobin Watts
2008-09-15DS: Backported 0.12 changes to trunkMax Horn
2008-05-15Porting changes from 0.11.0 branchNeil Millstone
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-21Scaler corruption fixes, scaler console fixes, adding Lure target (except it ...Neil Millstone
2007-10-13Fixed a huge number of compile errors, moved over features from 0.10.0 branch.Neil Millstone
2007-08-18Making DS port build againNeil Millstone
2007-06-30- Show mouse cursor optionNeil Millstone
2007-06-22Cleaning up after myself (I blame it on, err, uhh... the Vogons?)Max Horn
2007-06-22Added Common::KEYCODE_INALIDMax Horn
2007-06-22Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants...Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-06Updating DS port for changes in main codebase. Code changes for DevkitArm r2...Neil Millstone
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2006-07-21o Proper ScummVM copyrightsEugene Sandulenko
2006-07-09More DS port fixesJames Brown
2006-07-09Patch #1519399: DS BackendMax Horn