axmol/extensions/GUI/CCScrollView
James Chen cc567a3077 issue #2790: Vector::remove —> Vector::erase. 2013-12-11 18:08:06 +08:00
..
CCScrollView.cpp issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector. 2013-12-05 10:35:10 +08:00
CCScrollView.h Prevents warning of invoking ScrollView::setTouchEnabled. Layer::setTouchEnabled should not be a virtual function. 2013-11-20 11:35:04 +08:00
CCTableView.cpp issue #2790: Vector::remove —> Vector::erase. 2013-12-11 18:08:06 +08:00
CCTableView.h issue #2790: Removes CCSorting.h/.cpp, uses Vector<T> for storing used and freed cells. 2013-12-07 14:17:47 +08:00
CCTableViewCell.cpp Hot fix:repalce unsigned int/int type of params with long to solve tableview bug 2013-11-18 15:55:58 +08:00
CCTableViewCell.h issue #2790: Fix wrong include. 2013-12-07 16:14:00 +08:00