aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/portdefs.h
AgeCommit message (Collapse)Author
2019-11-17BACKENDS: Remove the Windows CE portCameron Cawley
2019-08-18GUI: Check if fullscreen is available at runtimeCameron Cawley
2019-04-15WINCE: Fix compilationCameron Cawley
2016-04-10ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and ↵Eugene Sandulenko
GUI_ONLY_FULLSCREEN
2014-02-18WINCE: Make GPL headers consistent in themselves.Johannes Schickel
2011-11-17COMMON: Move <new> include into scummsys.h.Alyssa Milburn
The header contains forbidden symbols on some platforms, and the simplest solution seems to be to include it here. This also includes it from all the portdefs.h files, except the Symbian one. Probably the FIXME and the #if can be removed once it's known to work.
2011-05-31COMMON: Move more stuff from scummsys.h to portdefs.hMax Horn
2011-05-23COMMON: Provide our own implementations for scumm_str(n)icmpMax Horn
This takes up a tiny little bit of extra binary size, but gets rid of some awful #ifdef hackery.
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-09WINCE: Run astyle over WinCE source files.Johannes Schickel
2010-11-05WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcsMax Horn
svn-id: r54089
2007-10-28various assorted things required by the new compiler and codebase changesKostas Nakos
svn-id: r29310
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-10-08Initial commit of the wince-gcc re-portKostas Nakos
svn-id: r24212
2006-09-23Remove defines, which were only used by checkHeap()Travis Howell
svn-id: r23980
2006-08-18fix bugs #1515389 and #1505868 (aka file::exists - dedicated to LordHoto) ↵Kostas Nakos
(backport) svn-id: r23722
2006-07-01move ce port to its new homeKostas Nakos
svn-id: r23366