axmol/cocos2dx/platform/blackberry
Sam Clegg 04c1a863a0 Remove tailing newlines from CCLog messaages.
Some CCLog message contained trailing newlines which
made the logs hard to read on many platforms.  The solution
here is to stip trailing newlines on those platforms, and also
to remove the newlines from the existing log messages.
2013-03-16 09:01:21 -07:00
..
CCAccelerometer.cpp Cocos2dx for gles2. 2012-08-17 17:45:21 -04:00
CCAccelerometer.h issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports. 2012-11-16 15:56:51 +08:00
CCApplication.cpp Removed some unused codes. 2013-02-22 11:58:52 +08:00
CCApplication.h Removed some unused codes. 2013-02-22 11:58:52 +08:00
CCCommon.cpp Remove tailing newlines from CCLog messaages. 2013-03-16 09:01:21 -07:00
CCDevice.cpp fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms. 2013-02-17 17:13:06 +08:00
CCEGLView.cpp issue #1712: Getting DPI support for Blackberry. 2013-02-17 16:25:15 +08:00
CCEGLView.h issue #1712: Getting DPI support for Blackberry. 2013-02-17 16:25:15 +08:00
CCFileUtilsBlackberry.cpp issue #1702:fix a typo error 2013-02-06 18:04:40 +08:00
CCFileUtilsBlackberry.h issue #1702:fix a typo error 2013-02-06 18:04:40 +08:00
CCGL.h issue #1555: Fixed some compilation error for marmalade and blackberry ports. 2012-11-16 18:13:55 +08:00
CCImage.cpp Remove tailing newlines from CCLog messaages. 2013-03-16 09:01:21 -07:00
CCPlatformDefine.h Cocos2dx for gles2. 2012-08-17 17:45:21 -04:00
CCStdC.h Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00