cleaned all trailing white space from source files.
[sdk] / ecere / src / gui / drivers / AndroidInterface.ec
2013-10-30 Rejean Loyercleaned all trailing white space from source files.
2013-02-27 Jerome St-Louisecere/Android: Fixed seg fault on leaving app in previo...
2013-02-27 Jerome St-Louisecere/Android: Orientation change fixes; Status bar...
2013-02-27 Jerome St-Louisecere/Android: Improvements to Android Support
2013-02-26 Jerome St-Louisecere: Android compilation fixes
2013-02-26 Jerome St-Louisecere/android: Fixes for Android applications using...
2013-02-18 Jerome St-Louisecere, ide: Proper prototypes for invoking methods...
2012-11-15 Jerome St-Louisecere/gfx/OpenGL: Added 3D Support to OpenGL ES
2012-11-15 Jerome St-Louisecere/Android: Improved KeyEvents support
2012-11-14 Jerome St-Louisecere/Android: Initial support for key events (for...
2012-11-14 Jerome St-Louisecere/gui/AndroidInterface: Fixed issues running Blokus...
2012-11-05 Jerome St-Louisecere/Android: Fixed: memory corruption after multiple...
2012-11-04 Jerome St-Louisecere/Android: Fixed proper handling of onDestroy
2012-11-04 Jerome St-Louisecere; samples: Initial Android Support