aboutsummaryrefslogtreecommitdiff
path: root/backends/wince
AgeCommit message (Collapse)Author
2004-03-17Fix for bug #917532 (GUI: BrowserDialog return value)Max Horn
svn-id: r13320
2004-03-03Add SDL information to track driver problemsNicolas Bacca
svn-id: r13171
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed ↵Max Horn
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing ↵Max Horn
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again svn-id: r13036
2004-02-24Random 640x480 tweaksNicolas Bacca
svn-id: r13035
2004-02-24Fix monkey detectionNicolas Bacca
svn-id: r13033
2004-02-24Fix hide toolbarNicolas Bacca
svn-id: r13029
2004-02-24Fix Simon detectionNicolas Bacca
svn-id: r13027
2004-02-21Fix HandheldPC/PalmSizePC compileNicolas Bacca
svn-id: r12961
2004-02-20OopsNicolas Bacca
svn-id: r12947
2004-02-13Oops, I forgot that I was using a Microsoft Compiler (c)(tm) ...Nicolas Bacca
svn-id: r12856
2004-02-13Fix compile and 555 display modeNicolas Bacca
svn-id: r12855
2004-02-13Proper DLL terminationNicolas Bacca
svn-id: r12853
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
svn-id: r12722
2004-01-28Fix toolbar, add hide toolbar requestNicolas Bacca
svn-id: r12645
2004-01-28640x480 toolbar fixes, don't draw an invisible toolbarNicolas Bacca
svn-id: r12644
2004-01-28Add needsHideToolbarMappingNicolas Bacca
svn-id: r12643
2004-01-28640x480 changesNicolas Bacca
svn-id: r12642
2004-01-27Fix 640x480, part 1, perfect fix tomorrow probably :pNicolas Bacca
svn-id: r12632
2004-01-26Fix Ogg Vorbis, Zak and low sample rateNicolas Bacca
svn-id: r12629
2004-01-26Fix ItemActionNicolas Bacca
svn-id: r12627
2004-01-26New CE backend initial commitNicolas Bacca
svn-id: r12618
2004-01-26Add GUI iconsNicolas Bacca
svn-id: r12617
2004-01-26New resources filesNicolas Bacca
svn-id: r12616
2004-01-26This VCC file doesn't seem to be usefulNicolas Bacca
svn-id: r12615
2004-01-26Initial CE virtual keys classes commitNicolas Bacca
svn-id: r12614
2004-01-26Initial CE GUI classes commitNicolas Bacca
svn-id: r12612
2004-01-26Early spring cleanupNicolas Bacca
svn-id: r12610
2003-12-22Preliminary support for queen in the old codebase ...Nicolas Bacca
svn-id: r11852
2003-12-22Added abortNicolas Bacca
svn-id: r11850
2003-12-22Namespace fixNicolas Bacca
svn-id: r11849
2003-11-04Switch to the *real* file - apologies to those who tried to compile the old ↵Nicolas Bacca
one (but it seems nobody tried :p) svn-id: r11137
2003-11-04added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSORMax Horn
svn-id: r11132
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵Max Horn
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
svn-id: r10995
2003-10-12GameX is not supportedNicolas Bacca
svn-id: r10756
2003-10-12Moved build filesNicolas Bacca
svn-id: r10752
2003-10-12New config-manager updates, misc updatesNicolas Bacca
svn-id: r10751
2003-10-12Smarter partial blitting and better filter for 640x480 games ... hopefully ↵Nicolas Bacca
the last update before the rewrite svn-id: r10750
2003-10-12Re-add right click automatic mapping, lost on the branchNicolas Bacca
svn-id: r10748
2003-10-12True assertNicolas Bacca
svn-id: r10747
2003-10-12New config-manager, Add Broken Sword 2, Whole filesystem scan for smartphone ↵Nicolas Bacca
thanks to MS non standard storage mappings svn-id: r10746
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' ↵Max Horn
threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type svn-id: r10430
2003-09-18Update project filesNicolas Bacca
svn-id: r10297
2003-09-18Add time.hNicolas Bacca
svn-id: r10296
2003-09-18Change includes, fix BASS slowdownsNicolas Bacca
svn-id: r10295
2003-09-18Remove one more hackery - actually a complete port rewrite would be needed ↵Nicolas Bacca
to get rid of all of them, I'm thinking about it :) svn-id: r10289
2003-09-17no need for this evil hackery; just always pretend 'F5' was pressed, the ↵Max Horn
Scumm engine will do the work from then svn-id: r10283
2003-08-06Added .ini parametersNicolas Bacca
svn-id: r9553
2003-08-05Update right click stuffNicolas Bacca
svn-id: r9523