James Chen
|
cf33a4538d
|
fixed #1730: Binds CCScrollView and CCTableView to js.
|
2013-02-21 10:06:22 +08:00 |
Ed Bartley
|
39a39fb9f4
|
CCTableView: Added a delegate method to inform the implementor that a cell as about to be recycled. CCTableView no longer crashes if a CCTableViewDelegate is not provided.
|
2013-01-23 14:04:49 -05:00 |
Ed Bartley
|
3ed97165a5
|
* Add documentation to CCTableViewDelegate methods.
|
2012-12-04 15:46:27 -05:00 |
Ed Bartley
|
4ec9793769
|
TableView updates to provide more touch input to CCTableViewDelegate
|
2012-11-02 20:26:43 -04:00 |
James Chen
|
a6acd90c29
|
fixed #1458: Updated copyright information for some files which are relative to CCTableView.
|
2012-09-10 14:13:55 +08:00 |
James Chen
|
1460f4e42f
|
issue #1458: Updated project configuration for all platforms.
CCTableView::viewWithSource --> CCTableView::create, adding TableViewTest.
|
2012-09-10 13:39:12 +08:00 |
James Chen
|
d9cc8fa346
|
issue #1458: Adding CCTableView support. Updated win32 project configuration.
|
2012-09-09 22:34:32 +08:00 |