Commit Graph

30935 Commits

Author SHA1 Message Date
Neo Kim 43308e258a Fix an issue of not releasing Texture instance in ScrollViewBar 2015-07-06 11:29:39 +09:00
Neo Kim a4803c6713 Remove unnecessary commented out code. 2015-07-05 21:30:13 +09:00
子龙山人 731754ccea Merge pull request #12684 from neokim/fix_radio_button_clear_bug
Fix radio button group clear issue
2015-07-05 16:36:28 +08:00
Neo Kim 3ab4285960 Refactor code 2015-07-04 16:06:05 +09:00
Neo Kim 6264f7fefb Correct include-related build errors in some platforms 2015-07-04 15:03:05 +09:00
Neo Kim ceeca575f3 Replace 'margin' of scroll bar with 'positionFromCorner' 2015-07-04 14:05:47 +09:00
pandamicro d52006692c Merge pull request #12682 from natural-law/v3.7-release
[ci skip] Solve the error in simulator.
2015-07-04 10:39:33 +08:00
Bin Zhang 0bcdf898bf Solve the error in simulator. 2015-07-04 10:17:40 +08:00
Neo Kim f667b085b8 Change not to show scroll bar when the scroll view is initiated. 2015-07-04 09:59:22 +09:00
Neo Kim 9548d85f08 Fix radio button group clear issue 2015-07-04 09:57:54 +09:00
Neo Kim 3b6cd4dffc Modify indentation to comply with the convention 2015-07-04 09:56:53 +09:00
Neo Kim 86cbd59bfd Add UIScrollViewBar.cpp into CMake and Windows project configuration. 2015-07-04 09:56:53 +09:00
Neo Kim 60c32f6fb5 Refactor some codes 2015-07-04 09:56:53 +09:00
Neo Kim ec45be699d Add UIScrollViewBar class documentation 2015-07-04 09:56:52 +09:00
Neo Kim c093bb18e2 Add scroll bar manipulation methods into ScrollView 2015-07-04 09:56:52 +09:00
Neo Kim 9a11cfd496 Add a way of changing scroll bar width 2015-07-04 09:56:52 +09:00
Neo Kim 2cae17b462 Add scroll bar feature into ScrollView 2015-07-04 09:56:52 +09:00
pandamicro 7f6334a620 Merge pull request #12678 from CocosRobot/update_lua_bindings_1435934564
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-07-04 08:41:49 +08:00
pandamicro aeeb6eb683 Merge pull request #12661 from pandamicro/v3.7-release
Fixed #12652 Add retain/release for XMLHTTPReqest in JSB
2015-07-04 08:40:55 +08:00
pandamicro 6f3fc302e6 Fix web view and video player in simulator 2015-07-04 08:39:49 +08:00
CocosRobot fbf98adc7a [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-07-03 14:48:11 +00:00
pandamicro 38ded61568 Merge pull request #12670 from yangws/issue_8256
Fixbug: CCTargetedAction executes callback twice.
2015-07-03 22:34:54 +08:00
子龙山人 61c076eee9 Merge pull request #12677 from CocosRobot/update_lua_bindings_1435919557
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-07-03 18:37:59 +08:00
CocosRobot 91dc2d22de [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-07-03 10:37:33 +00:00
子龙山人 73586bb2c5 Merge pull request #12676 from CocosRobot/update_cocosfiles_1435919437
[AUTO][ci skip]: updating cocos2dx_files.json
2015-07-03 18:31:31 +08:00
CocosRobot 50703b262c [AUTO][ci skip]: updating cocos2dx_files.json 2015-07-03 10:30:38 +00:00
子龙山人 9865e00dba Merge pull request #12675 from andyque/fixJSBCompileError
add v3 to travis build
2015-07-03 18:28:52 +08:00
andyque 4704d38c13 add v3 to travis build 2015-07-03 18:27:42 +08:00
WenhaiLin c11e91e215 Label:Fixed the characters are displayed incorrect with "dark roast.ttf" 2015-07-03 18:08:32 +08:00
WenhaiLin 2719452c79 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3.8 2015-07-03 15:53:35 +08:00
Vincent Yang ca02f167c6 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3 2015-07-03 15:43:58 +08:00
Vincent Yang 1abeb8bf1e Fixbug: CCTargetedAction executes callback twice. 2015-07-03 15:42:49 +08:00
pandamicro f126eb3267 Merge pull request #12644 from WenhaiLin/v3-38-backevent-fix
Fixed EventListenerKeyboard.onKeyPressed not firing for back button on Android.
2015-07-03 15:42:45 +08:00
子龙山人 5dd075368c Merge pull request #12669 from andyque/fix-template-daily-build
[ci skip]fix runtime template compilation
2015-07-03 15:40:27 +08:00
andyque 698f70f5b6 fix runtime template compilation 2015-07-03 15:38:53 +08:00
子龙山人 39eb7273db Merge pull request #12667 from andyque/fix-template-daily-build
[ci skip]fix templates daily build issue
2015-07-03 15:19:23 +08:00
andyque f37d4d226b fix templates daily build issue 2015-07-03 15:18:33 +08:00
WenhaiLin 91bc8f2e2d Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3.8 2015-07-03 14:59:12 +08:00
pandamicro 1da2d74bf9 Merge pull request #12662 from natural-law/v3.7-release
[ci skip] Add argument --ios to compile Mac & iOS platforms separately.
2015-07-03 14:47:12 +08:00
pandamicro 1f48beee1e Reorganize code 2015-07-03 12:55:55 +08:00
Bin Zhang f27b370b94 Add argument --ios to compile Mac & iOS platforms separately. 2015-07-03 11:31:40 +08:00
pandamicro 99bad19cff Merge pull request #12660 from pandamicro/merge-v3.7
Merge v3.7-release
2015-07-03 11:08:50 +08:00
pandamicro 48c99d2ac4 Merge pull request #12635 from yangws/v3_scene3dtest
Fix bug: spine animition can't show in Scene3DTest.
2015-07-03 11:04:23 +08:00
pandamicro 155b9b918c Add retain/release for XMLHTTPReqest in JSB 2015-07-03 11:01:43 +08:00
pandamicro 1b22438792 Merge branch 'v3.7-release' of https://github.com/cocos2d/cocos2d-x into merge-v3.7
Conflicts:
	cocos/ui/UICheckBox.cpp
2015-07-03 10:23:49 +08:00
pandamicro 761ba4f7cb Merge pull request #12659 from natural-law/v3.7-release
[ci skip] Solve the error when generating simulator on win32.
2015-07-03 10:17:48 +08:00
Bin Zhang 558e9c3d61 Solve the error when generating simulator on win32. 2015-07-03 10:14:20 +08:00
子龙山人 7e0904a50b Merge pull request #12658 from andyque/update-config-json
add config.json to 69
2015-07-03 09:58:12 +08:00
andyque e92896cf4c add config.json to 69 2015-07-02 22:09:33 +08:00
pandamicro e7aeb335a3 Merge pull request #12609 from alexpeak/fixCCLabelPurgeResetOrder
Ensure CCLabel atlases are purged before resetting
2015-07-02 19:01:50 +08:00