..
android
remove unsupport flags
2016-04-26 14:08:23 +08:00
apple
Merge pull request #14735 from linguofeng/patch-2
2016-04-20 11:00:38 +08:00
desktop
Fix on win32 platform if cpp-tests' windows been minisized, after window restore, content size is wrong. ( #15236 )
2016-04-18 17:15:56 +08:00
ios
Fix typos in comments and strings
2016-03-29 10:52:17 +09:00
linux
Add FileUtils::getContents(). ( #15479 )
2016-04-26 13:37:22 +08:00
mac
Fix boundingRectWithSize compile failed with OSX 10.10 or lower version SDK
2015-12-29 18:31:20 +08:00
win8.1-universal
Josh/winrt inplace editbox ( #15473 )
2016-04-25 11:17:09 +08:00
win32
Add FileUtils::getContents(). ( #15479 )
2016-04-26 13:37:22 +08:00
winrt
Refactor FileUtils::getFileData() and CCFreeTypeFont::loadFont().
2016-04-29 09:31:09 +08:00
CCApplication.h
removed CC_PLATFORM_WP8
2015-05-08 09:19:13 -07:00
CCApplicationProtocol.h
Added Application::getVersion() to get the app version.
2015-10-28 17:57:57 +00:00
CCCommon.h
[ci skip]Update comments
2015-03-24 20:29:13 +08:00
CCDevice.h
Merged changes from "Vibrate support in v4" into v3 branch.
2015-06-26 01:02:44 +02:00
CCFileUtils.cpp
Refactor FileUtils::getFileData() and CCFreeTypeFont::loadFont().
2016-04-29 09:31:09 +08:00
CCFileUtils.h
Add FileUtils::getContents(). ( #15479 )
2016-04-26 13:37:22 +08:00
CCGL.h
removed CC_PLATFORM_WP8
2015-05-08 09:19:13 -07:00
CCGLView.cpp
Remove default arguments
2015-12-02 11:02:27 +08:00
CCGLView.h
Remove default arguments
2015-12-02 11:02:27 +08:00
CCImage.cpp
Uniformize image support macro usage.
2016-04-19 14:15:43 +02:00
CCImage.h
Uniformize image support macro usage.
2016-04-19 14:15:43 +02:00
CCPlatformConfig.h
Try fixes binding generator error.
2016-03-18 10:21:38 +08:00
CCPlatformDefine.h
removed CC_PLATFORM_WP8
2015-05-08 09:19:13 -07:00
CCPlatformMacros.h
Merge pull request #13950 from Almax27/patch-4
2016-04-21 14:56:01 +08:00
CCSAXParser.cpp
Replace tab with spaces
2015-08-14 21:17:51 +08:00
CCSAXParser.h
[ci skip]Update comments
2015-03-24 20:23:51 +08:00
CCStdC.h
removed CC_PLATFORM_WP8
2015-05-08 09:19:13 -07:00
CCThread.cpp
Squashed commit of the following:
2014-05-16 14:36:00 -07:00
CCThread.h
[ci skip]Update comments
2015-03-24 20:23:51 +08:00
CMakeLists.txt
Removed unnecessary search paths.
2016-03-22 16:04:12 +08:00