James Chen
|
c25787e575
|
issue #3900: Removes the definition of DEBUG. Windows uses _DEBUG .
|
2014-02-07 16:01:57 +08:00 |
James Chen
|
408c3fdda9
|
issue #3900: JSBool -> bool, JS_TRUE -> true, JS_FALSE -> false.
|
2014-02-07 11:15:05 +08:00 |
James Chen
|
5391024399
|
Adds override keyword.
|
2014-01-07 18:27:04 +08:00 |
James Chen
|
93ed5a4f0f
|
long --> ssize_t for TableView callback.
|
2013-12-26 04:09:24 -08:00 |
James Chen
|
5dfb7f321a
|
Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669
|
2013-12-26 16:03:30 +08:00 |
James Chen
|
325f2e21a7
|
[JSB] long —> ssize_t in JSB_TableViewDataSource::callJSDelegate.
|
2013-12-24 10:41:45 +08:00 |
Dhilan007
|
4e2e423615
|
fix compile error related to ssize_t.
|
2013-12-13 17:53:03 +08:00 |
James Chen
|
5fbf164142
|
closed #3274: Can't override cc.Node.setPosition in JSB.
|
2013-11-26 10:14:56 +08:00 |
samuele3
|
b281a2f06f
|
Hot fix:repalce unsigned int/int type of params with long to solve tableview bug
|
2013-11-18 15:55:58 +08:00 |
James Chen
|
6f978c5cbd
|
issue #2826: Bug fixes after using Spidermonkey v25. Adding JSB_AUTOCOMPARTMENT_WITH_GLOBAL_OBJCET macro.
|
2013-10-31 15:13:49 +08:00 |
James Chen
|
3b86d6398f
|
[sp v25] Fixing complication errors after updating Spidermonkey to v25.
|
2013-10-31 11:15:17 +08:00 |
Dhilan007
|
fd993e2fa2
|
issues #2905:split jsbinding module
|
2013-10-24 17:54:57 +08:00 |
Dhilan007
|
232f0d598b
|
issues #2905:add new vs project
|
2013-10-21 22:21:11 +08:00 |