minggo
|
437257e7e6
|
Merge pull request #7683 from andyque/fixWidgetDefaultCascadColorAndOpacity
Let Widget class don't support cascaded opacity and cascaded color on default.
|
2014-08-11 09:37:51 +08:00 |
minggo
|
c5851f988b
|
fix conflict
|
2014-08-08 14:04:38 +08:00 |
andyque
|
d00e3349a3
|
fixed loadingBar change direction affect position issue
|
2014-08-08 11:17:17 +08:00 |
samuele3hu
|
cf0aa36c15
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_module
Conflicts:
cocos/network/CMakeLists.txt
cocos/storage/CMakeLists.txt
|
2014-08-07 14:02:50 +08:00 |
samuele3hu
|
aa4f407851
|
extract ui,network and storage from cocos2d module and adjust relate CMakeLists.txt
|
2014-08-07 13:53:13 +08:00 |
martell
|
75911658aa
|
Make CMake More Robust
|
2014-08-06 15:43:19 +01:00 |
andyque
|
ab33e6f9a2
|
Let Widget class don't support cascaded opacity and cascaded color on default.
|
2014-08-06 16:21:00 +08:00 |
minggo
|
e43b05955f
|
Merge pull request #7674 from darkdukey/patch-12
Fix opacity for Slider
|
2014-08-06 09:50:47 +08:00 |
minggo
|
16653bf24e
|
Merge pull request #7675 from darkdukey/chore/reuse-file-utils-for-video-path
Chore/reuse file utils for video path
|
2014-08-06 09:41:28 +08:00 |
Nite Luo
|
0a2afe983c
|
Fix spacing
|
2014-08-05 17:56:55 -07:00 |
Nite Luo
|
9f34a5c0f2
|
Fix build for ios
|
2014-08-05 17:53:15 -07:00 |
Nite Luo
|
ac20f51f7b
|
Fix formatting
|
2014-08-05 16:53:00 -07:00 |
Nite Luo
|
e0855d64df
|
Merge branch 'v3' into patch-12
Conflicts:
cocos/ui/UISlider.cpp
|
2014-08-05 16:51:02 -07:00 |
David Partouche
|
118d4d39f0
|
Fixed the video player not showing on iOS if it's not in FullScreen mode
|
2014-08-05 16:07:28 +02:00 |
minggo
|
6d09b00e1d
|
Merge pull request #7649 from andyque/fixPotentialCarshWhenRemoveSelfInCallback
fix potential crash when user remove self in widgets callback
|
2014-08-05 09:46:00 +08:00 |
minggo
|
34a0603a52
|
Merge pull request #7658 from andyque/fixButtonOpacityIssue
fix scale9Sprite anchorPoint bug when switch anchor point and scale9Enabled
|
2014-08-05 09:39:13 +08:00 |
minggo
|
007e42faa0
|
Merge pull request #7616 from gin0606/fix_videoPlayer_ios_memory_leak
Fix iOS VideoPlayer memory leak.
|
2014-08-05 09:30:52 +08:00 |
andyque
|
f44906d56c
|
fix scale9Sprite anchorPoint bug when switch anchor point and scale9Enabled property
|
2014-08-05 08:11:37 +08:00 |
andyque
|
d7b17c598d
|
fix potential crash when user remove self in widgets callback
|
2014-08-01 20:58:42 +08:00 |
huangshiwu
|
575c9787c0
|
Merge branch 'v3' into v3_pr
Conflicts:
cocos/2d/libcocos2d.vcxproj.filters
|
2014-08-01 15:11:34 +08:00 |
minggo
|
0b6254d095
|
Merge pull request #7587 from dzl-ian/fixTextWidgetColor
Add getter and setter for TextColor to Text Widget
|
2014-08-01 11:57:10 +08:00 |
zhangbin
|
d224c77bd4
|
Move the CCProtectedNode.cpp & .h from ui to cocos2d on wp8.
|
2014-07-31 17:51:06 +08:00 |
minggo
|
d44a359a1f
|
Merge pull request #7635 from samuele3hu/v3_new_module
Remove CCProtectedNode.h/.cpp from ui/base to 2d and modify the related project setting
|
2014-07-31 17:39:01 +08:00 |
minggo
|
2851bd9193
|
Merge pull request #7627 from andyque/fixScale9Sprite
refactor ui::widgets to use ui::Scale9Sprite instead of extension::Scale9Sprite
|
2014-07-31 16:58:56 +08:00 |
samuele3hu
|
ee4e479ce1
|
Remove CCProtectedNode.h/.cpp from ui/base to 2d and modify the related project setting
|
2014-07-31 16:38:55 +08:00 |
minggo
|
a77b8e7320
|
Merge pull request #7608 from andyque/fixTextFieldUtf8Issue
add utf8 support for TextField widget
|
2014-07-31 13:41:57 +08:00 |
andyque
|
1de2b78d61
|
refactor, optimize Scale9Sprite
|
2014-07-31 11:07:20 +08:00 |
huangshiwu
|
ef69faf3ba
|
GLView Hook
|
2014-07-31 00:53:04 +08:00 |
andyque
|
03368d42f2
|
refactor, improve imageView stability
|
2014-07-30 17:29:22 +08:00 |
andyque
|
e6b85fbd77
|
fix minor bugs of UISlider and remove unused header include in ListView
|
2014-07-30 16:55:16 +08:00 |
Huabing.Xu
|
65775f2d30
|
remove CC_CONSTUCTOR_ACCESS fow win32 release
|
2014-07-30 16:39:21 +08:00 |
andyque
|
83298171d9
|
refactor Layout
|
2014-07-30 16:33:37 +08:00 |
andyque
|
7bcb31f225
|
refactor loadingBar
|
2014-07-30 16:08:29 +08:00 |
andyque
|
c5d2585049
|
refactor Slider control
|
2014-07-30 15:52:27 +08:00 |
andyque
|
6492167974
|
refactor ImageView
|
2014-07-30 15:27:18 +08:00 |
andyque
|
a6e376f93c
|
refactor UIButton
|
2014-07-30 15:19:39 +08:00 |
andyque
|
f2b0528cc9
|
refactor
|
2014-07-30 10:45:35 +08:00 |
andyque
|
e7da7b3e42
|
change unsigned long to size_type
|
2014-07-30 10:34:37 +08:00 |
andyque
|
7abea5dc58
|
add utf8 support for UITextField
|
2014-07-30 10:34:37 +08:00 |
andyque
|
955da5d3cc
|
move utf8_substr to ui::helper class.
|
2014-07-30 10:34:37 +08:00 |
andyque
|
4a40604955
|
refactor getScale9Enabled to isScale9Enabled
|
2014-07-30 10:31:40 +08:00 |
andyque
|
5a22636441
|
fix windows compile error
|
2014-07-29 17:51:34 +08:00 |
gin0606
|
ef4852b7ec
|
Fix iOS VideoPlayer memory leak.
|
2014-07-29 17:56:03 +09:00 |
andyque
|
c5ca0dbf10
|
fix android and linux compile error
|
2014-07-29 16:24:27 +08:00 |
andyque
|
1daaea1410
|
remove extension::Scale9Sprite dependency
|
2014-07-29 16:24:27 +08:00 |
andyque
|
ebf05d1acc
|
add UIScale9Sprite tests
|
2014-07-29 16:24:27 +08:00 |
andyque
|
717f20571b
|
add UIScale9Sprite implementation
|
2014-07-29 16:24:27 +08:00 |
andyque
|
32ed796657
|
add UIScale9Sprite
|
2014-07-29 16:24:27 +08:00 |
dzl-ian
|
b8248a165b
|
Correct some typos/mistakes in declarations
|
2014-07-29 13:47:21 +09:00 |
Huabing.Xu
|
aaa65dcae4
|
Merge branch 'v3' into v3_windowChangeModule
|
2014-07-29 10:20:23 +08:00 |