axmol/extensions/GUI/CCScrollView
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
..
CCScrollView.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCScrollView.h fix warnings 2014-08-15 12:06:16 +08:00
CCTableView.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCTableView.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCTableViewCell.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCTableViewCell.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00