andyque
|
7f15a14d55
|
issue #5057, refactor LoadingBar
|
2014-05-12 10:12:22 +08:00 |
andyque
|
43eb75fb1a
|
issue #5057, refactor Listview
|
2014-05-12 09:51:23 +08:00 |
andyque
|
e1fe26543d
|
issue #5057, refactor & remove deprecated warnings
|
2014-05-09 18:37:22 +08:00 |
andyque
|
264769f814
|
issue #5057, refactor LinearGravity
|
2014-05-09 17:54:25 +08:00 |
andyque
|
09a53e7b03
|
issue #5057, refactor BackGroundColorType
|
2014-05-09 17:05:36 +08:00 |
andyque
|
e8e0d007bd
|
issue #5057, refactor LayoutType
|
2014-05-09 16:49:00 +08:00 |
andyque
|
451b7a1b6b
|
issue #5057, refactor UICheckBox event callback
|
2014-05-09 16:04:55 +08:00 |
andyque
|
c5a505ec4c
|
issue #5057, Merge branch 'v3' into refactor5057
Conflicts:
cocos/ui/CocosGUI.h
|
2014-05-09 15:39:02 +08:00 |
andyque
|
57ce0ee2cf
|
issue #5057, refactor addTouchEventListener to std::function<>
|
2014-05-09 14:30:39 +08:00 |
andyque
|
7d1cb7af47
|
issue #5057, refactor UILoadingBarTest
|
2014-05-09 11:52:51 +08:00 |
Dhilan007
|
06f264e87d
|
rename VideoWidget to VideoPlayer.
|
2014-05-09 11:30:07 +08:00 |
Dale Stammen
|
eea1ba6946
|
added missing files to projects
|
2014-05-08 10:11:42 -07:00 |
James Chen
|
59e1fc39b3
|
Merge pull request #6638 from Dhilan007/v3_video
fixed compilation fails on android.
|
2014-05-08 21:43:21 +08:00 |
Dhilan007
|
24452cada1
|
fixed compilation fails on android.
|
2014-05-08 21:39:53 +08:00 |
James Chen
|
0ed33cacf4
|
Adds vcxproj.user, win32 app run by VS2012 needs the 'Debug Path' which
was set in '.user' file
|
2014-05-08 21:19:54 +08:00 |
Dhilan007
|
972f9447dd
|
issue #4876:Add test case to play video
|
2014-05-08 18:14:32 +08:00 |
andyque
|
0c2fd977ea
|
issue #5057. add UIDeprecated.h and refactor FocusDirection to inner class of
Widget and also simplify the enum value
|
2014-05-08 18:10:21 +08:00 |
minggo
|
9f0e25d808
|
Merge pull request #6628 from andyque/refactor5056
refactor 5056. pull gui tests from ExtensionTest to UITest
|
2014-05-08 17:00:38 +08:00 |
andyque
|
97ee5cb456
|
closed #5056. fix windows compile error
|
2014-05-08 16:18:46 +08:00 |
minggo
|
a8d728ffc9
|
Merge pull request #6610 from zawasp/vs2013project
upgrade win32 projects for Visual Studio 2013
|
2014-05-08 15:40:02 +08:00 |
andyque
|
e48e26cfdc
|
issue #5056. fix linux & android compile error
|
2014-05-08 15:20:24 +08:00 |
James Chen
|
88b0eb3baa
|
Adds missing 'fps_images.png', our test case needs them
|
2014-05-08 15:09:02 +08:00 |
andyque
|
898a66131a
|
issue #5056. move gui test from ExtensionsTest to the outside
|
2014-05-08 14:35:45 +08:00 |
andyque
|
f6d0135b9b
|
Merge branch 'v3' into focus3861
|
2014-05-08 11:27:57 +08:00 |
andyque
|
323987beb2
|
closed #4861, done
|
2014-05-08 11:26:29 +08:00 |
andyque
|
b5f1f7455b
|
issue #4861, fix a problem when layout focus loops
|
2014-05-08 10:46:05 +08:00 |
Mircea Rila
|
b66b4c6f1d
|
upgrade win32 projects for Visual Studio 2013 (solves Platform Toolset v100 not found).
remove C4005 warnings after upgrading projects
|
2014-05-07 17:41:04 +03:00 |
andyque
|
05b7d274c8
|
issue #4861. fix distance calculation
|
2014-05-07 18:27:05 +08:00 |
samuele3hu
|
8615e13c91
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix
|
2014-05-07 17:16:40 +08:00 |
James Chen
|
9862fab58f
|
Comments fix in CCRenderTexture.h
|
2014-05-07 16:37:21 +08:00 |
andyque
|
1282252c25
|
closed #4861, refactor
|
2014-05-07 14:06:44 +08:00 |
andyque
|
657720e509
|
Merge remote-tracking branch 'upstream/v3' into focus3861
|
2014-05-07 11:42:09 +08:00 |
andyque
|
ef44b2687b
|
closed #4861, finished focus
|
2014-05-07 11:40:01 +08:00 |
andyque
|
ef70c684de
|
issue #4861, add requestFocus method and the layout current can get focus
|
2014-05-07 10:23:57 +08:00 |
andyque
|
62a66872aa
|
issue #4861, fixed some boundary conditions
|
2014-05-07 10:05:20 +08:00 |
andyque
|
9d71ae29b9
|
issue #4861. fixed all widget focus diabled bug
|
2014-05-06 17:28:12 +08:00 |
andyque
|
51a704dcc8
|
issue #4861, refactor improve nested focus test
|
2014-05-06 15:11:55 +08:00 |
andyque
|
29c57568bf
|
issue #4861, add nested focus test
|
2014-05-06 14:38:45 +08:00 |
andyque
|
e52370e1c2
|
issue #4861, refactor UIFocusTest, simplify code
|
2014-05-06 14:20:01 +08:00 |
andyque
|
ad4e1f1e2c
|
issue #4861, improve UIFocusTest, add click event to ImageView
|
2014-05-06 14:14:22 +08:00 |
samuele3hu
|
3017c776e1
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix
|
2014-05-06 13:59:44 +08:00 |
samuele3hu
|
0ce2a38f17
|
Update bindings-generator and `MAX_SUB_TEST_NUMS` for SpritePerformance Test
|
2014-05-06 13:59:16 +08:00 |
andyque
|
e65b144ee6
|
issue #3861, fixs windows compile error
|
2014-05-06 10:17:10 +08:00 |
andyque
|
16ebe8d41c
|
issue #3861, fix linux compile error
|
2014-05-06 09:40:50 +08:00 |
Dale Stammen
|
703c6c2b39
|
added missing Assets folder
|
2014-05-05 13:47:43 -07:00 |
andyque
|
cb5b2a4f85
|
issue #4861, Merge branch 'v3' into focus3861
Conflicts:
build/cocos2d_tests.xcodeproj/project.pbxproj
|
2014-05-05 17:40:28 +08:00 |
James Chen
|
67b2fbf14b
|
Updates xcode project, add ccs-res folder to Resources folder
|
2014-05-05 15:24:33 +08:00 |
James Chen
|
399f5cf721
|
Adds submodule for CocoStudio resources (70MB)
|
2014-05-05 15:11:35 +08:00 |
James Chen
|
e16d6fa63f
|
Re-adds resources in cpp-tests and lua-tests, but removes some large
files. We need to reuse some resources when doing some tests.
|
2014-05-05 13:27:47 +08:00 |
andyque
|
2d0de93baf
|
issue #4861, fixed a widget bug and add VBox test
|
2014-05-05 11:37:40 +08:00 |