Commit Graph
20 Commits
Author SHA1 Message Date
Johannes Schickel 224cec46a7 WINCE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
D G Turner 2cbb89fc1f WINCE: Fix shadow variable warnings associated with GUIElement classes. 2012-12-16 23:22:31 +00:00
Christoph Mallon 23a0f5318c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
strangerke 69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Johannes Schickel bd82ebd080 WINCE: Run astyle over WinCE source files. 2011-03-09 03:02:46 +01:00
Max Horn 4e0e406181 SDL: Move #include <SDL.h> into a special wrapper file
svn-id: r54572
2010-11-29 16:16:50 +00:00
Max Horn a4bdd3cdec WINCE: Code formatting
svn-id: r53979
2010-10-31 17:11:43 +00:00
Max Horn 086fe78af1 WINCE: Enable use of forbidden symbols, cleanup
I tried to untangle the header interdependencies a bit, but this
is still quite a mess.
This commit also fixes some warnings.

svn-id: r53978
2010-10-31 17:10:45 +00:00
Max Horn 484bf9c269 ALL: Fixup some #define names
svn-id: r52935
2010-09-28 20:30:50 +00:00
Torbjörn Andersson 4818467908 Silenced some more cppcheck warnings. Some of these may seem silly, but the way
I figure it the changes are harmless at worst, and making them will make it
easier to find real errors in the (still quite long) list of warnings.

svn-id: r47443
2010-01-22 19:05:02 +00:00
Kostas Nakos 7b4d3c1289 got rid of superfluous semicolons
svn-id: r43043
2009-08-04 14:53:43 +00:00
Kostas Nakos 4a706675de fix a race - bug #1863961 (#1769503)
svn-id: r30218
2008-01-04 16:08:49 +00:00
Nicola Mettifogo 258901bab9 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
2007-09-19 08:40:12 +00:00
Max Horn f97cbb8294 Update GUI::Key constructs
svn-id: r27643
2007-06-23 00:05:32 +00:00
Kostas Nakos 910ff9289b fix keys getting stuck in virtual keyboard
svn-id: r27232
2007-06-09 08:40:39 +00:00
Kostas Nakos e8cb48e28d fix bug #1674683 (GOB2 can't save): send 0xD for enter
svn-id: r27187
2007-06-08 06:15:14 +00:00
Max Horn 218e132e37 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
2007-05-30 21:56:52 +00:00
Kostas Nakos 1337ce8296 insert key up events for synthetic events
svn-id: r26654
2007-04-28 17:24:54 +00:00
Kostas Nakos 9f9b7d96a7 added gfx and code to support spacebar and escape keys in the virtual keyboard (remember, Jubanka couldn't draw if his life depended on it :-) ).
fixed (essentially added) support for the directional keys of the virtual keyboard (no idea why these were not implemented).

svn-id: r25879
2007-02-26 17:48:04 +00:00
Kostas Nakos 6a8749ace0 move ce port to its new home
svn-id: r23366
2006-07-01 08:13:46 +00:00