axmol/cocos/platform
Josh Bodily c3c6681b9e Add Horizontal Text Alignment to UIEditBox (#16772)
* Add Horizontal Text Alignment to UIEditBox

* Fix compile error

* Fix win32 compile
2016-11-09 10:38:00 +08:00
..
android Add Horizontal Text Alignment to UIEditBox (#16772) 2016-11-09 10:38:00 +08:00
apple Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
desktop Toggle between windowed/fullscreen on desktop (#16762) 2016-10-31 14:02:02 +08:00
ios fix mac system font creation with NSFont 2016-10-08 14:34:55 +08:00
linux Fix typos in comments and strings (#16708) 2016-10-17 10:12:54 +08:00
mac Fix typos in comments and strings (#16708) 2016-10-17 10:12:54 +08:00
tizen Fix bug when app paused the music is still resumed to play after interruption completed. (#16679) 2016-10-12 15:48:27 +08:00
win8.1-universal Josh/winrt inplace editbox (#15473) 2016-04-25 11:17:09 +08:00
win32 Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
winrt Add reason for edit end to UIEditBoxDelegate (#16771) 2016-11-03 14:02:53 +08:00
CCApplication.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCApplicationProtocol.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCCommon.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCDevice.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCFileUtils.cpp use STL emplace when possible (#16815) 2016-11-08 11:50:00 +08:00
CCFileUtils.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGL.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCGLView.cpp use STL emplace when possible (#16815) 2016-11-08 11:50:00 +08:00
CCGLView.h cocos2dInternal cleaned of some warnings (#16818) 2016-11-09 10:34:50 +08:00
CCImage.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCImage.h Remove unnecessary inline keywords (#16562) 2016-09-12 09:44:21 +08:00
CCPlatformConfig.h Fix typos in documentation and comments 2016-05-05 08:05:20 +09:00
CCPlatformDefine.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCPlatformMacros.h Merge pull request #13950 from Almax27/patch-4 2016-04-21 14:56:01 +08:00
CCSAXParser.cpp Fix implicit conversion warning (#16598) 2016-09-26 14:49:47 +08:00
CCSAXParser.h Fix implicit conversion warning (#16598) 2016-09-26 14:49:47 +08:00
CCStdC.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCThread.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CCThread.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CMakeLists.txt fix for #16589 (#16636) 2016-10-04 22:26:40 -07:00