axmol/extensions/GUI/CCEditBox
Ricardo Quesada 3dda35b4ef Adds `std::nothrow` to `new`
Since cocos2d-x doesn't support exceptions, it is important to add
`std::nothrow` to all the `new` statements
2014-08-27 16:31:57 -07:00
..
CCEditBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCEditBox.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCEditBoxImpl.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCEditBoxImplAndroid.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCEditBoxImplAndroid.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCEditBoxImplIOS.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCEditBoxImplIOS.mm Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCEditBoxImplMac.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCEditBoxImplMac.mm Merge pull request #7645 from andyque/testPR7549 2014-08-04 15:36:07 +08:00
CCEditBoxImplNone.cpp fix line end in windows 2013-09-20 22:23:13 +08:00
CCEditBoxImplWin.cpp GLView Hook 2014-07-31 00:53:04 +08:00
CCEditBoxImplWin.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCEditBoxImplWp8.cpp fix winrt complie error 2014-08-07 18:38:11 +08:00
CCEditBoxImplWp8.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00