axmol/cocos/platform
Jordi Vilalta Prat 239b63e207 Fix infinite loop when counting text lines on Android (#18710)
In some situations, breakText() can return 0, which leads to an infinite
loop. In that case we just increase the index so the measuring doesn't
get stuck.
2018-03-09 10:01:17 +08:00
..
android Fix infinite loop when counting text lines on Android (#18710) 2018-03-09 10:01:17 +08:00
apple update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
desktop update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
ios Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
linux Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
mac Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
tizen Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
win8.1-universal update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
win32 Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
winrt Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
CCApplication.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCApplicationProtocol.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCCommon.h Support Belarusian language (#18658) 2018-02-11 09:19:47 +08:00
CCDevice.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCFileUtils.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCFileUtils.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGL.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGLView.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCGLView.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCImage.cpp V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00
CCImage.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCPlatformConfig.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCPlatformDefine.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCPlatformMacros.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSAXParser.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCSAXParser.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCStdC.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCThread.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CCThread.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CMakeLists.txt V3 android cmake support, add mac/ios support (#18646) 2018-02-08 09:24:33 +08:00