.. |
CocostudioParserTest
|
fixed warn and replace 'printf' with 'log';
|
2014-07-18 10:20:37 +08:00 |
CustomTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
CustomWidget
|
1. CocosStudio adapt to cocos2d-x v3.2.
|
2014-07-21 17:45:56 +08:00 |
UIButtonTest
|
fixed Widget's Children reload textures change RGBA issue
|
2014-08-11 15:04:00 +08:00 |
UICheckBoxTest
|
add switch method to checkBoxTest
|
2014-07-02 10:00:34 +08:00 |
UIFocusTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
UIImageViewTest
|
Simplify Widget ContentSize cascade change algorithm
|
2014-07-25 14:59:58 +08:00 |
UILayoutTest
|
add switch method to UILayout and UIIamgeView
|
2014-07-02 10:00:34 +08:00 |
UIListViewTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
UILoadingBarTest
|
fixed loadingBar change direction affect position issue
|
2014-08-08 11:17:17 +08:00 |
UIPageViewTest
|
Merge pull request #7267 from andyque/addBinaryFileTests
|
2014-07-08 09:51:17 +08:00 |
UIRichTextTest
|
fix windows utf8 source code file can not compile erorr
|
2014-08-01 21:20:27 +08:00 |
UIScrollViewTest
|
add switch method to LoadingBar, ListView , pageView and scrollView
|
2014-07-02 10:00:34 +08:00 |
UISliderTest
|
add switch method to all the GUI tests
|
2014-07-02 10:00:34 +08:00 |
UITextAtlasTest
|
add switch method to all the GUI tests
|
2014-07-02 10:00:34 +08:00 |
UITextBMFontTest
|
add switch method to all the GUI tests
|
2014-07-02 10:00:34 +08:00 |
UITextFieldTest
|
refactor
|
2014-07-30 10:45:35 +08:00 |
UITextTest
|
fix Text line wrap issue
|
2014-07-15 11:46:53 +08:00 |
UIVideoPlayerTest
|
issue #5161, deprecated getSize
|
2014-06-20 11:18:53 +08:00 |
UIWidgetAddNodeTest
|
add switch method to all the GUI tests
|
2014-07-02 10:00:34 +08:00 |
CocoStudioGUITest.cpp
|
add cocostudio parser test template
|
2014-07-10 16:37:15 +08:00 |
CocoStudioGUITest.h
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
CocosGUIScene.cpp
|
fix scale9Sprite anchorPoint bug when switch anchor point and scale9Enabled property
|
2014-08-05 08:11:37 +08:00 |
CocosGUIScene.h
|
add cocostudio parser test template
|
2014-07-10 16:37:15 +08:00 |
CocostudioParserTest.cpp
|
fixed warn and replace 'printf' with 'log';
|
2014-07-18 10:20:37 +08:00 |
CocostudioParserTest.h
|
add cocostudio parser test template
|
2014-07-10 16:37:15 +08:00 |
CustomGUIScene.cpp
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
CustomGUIScene.h
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
GUIEditorTest.cpp
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
GUIEditorTest.h
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
UIScale9SpriteTest.cpp
|
fix scale9Sprite anchorPoint bug when switch anchor point and scale9Enabled property
|
2014-08-05 08:11:37 +08:00 |
UIScale9SpriteTest.h
|
fix scale9Sprite anchorPoint bug when switch anchor point and scale9Enabled property
|
2014-08-05 08:11:37 +08:00 |
UIScene.cpp
|
issue #5161, deprecated getSize
|
2014-06-20 11:18:53 +08:00 |
UIScene.h
|
issue #5110, refactor UIText
|
2014-05-14 15:26:14 +08:00 |
UISceneManager.cpp
|
fix scale9Sprite anchorPoint bug when switch anchor point and scale9Enabled property
|
2014-08-05 08:11:37 +08:00 |
UISceneManager.h
|
fix scale9Sprite anchorPoint bug when switch anchor point and scale9Enabled property
|
2014-08-05 08:11:37 +08:00 |
UISceneManager_Editor.cpp
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
UISceneManager_Editor.h
|
issue #5056. move gui test from ExtensionsTest to the outside
|
2014-05-08 14:35:45 +08:00 |
UIScene_Editor.cpp
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
UIScene_Editor.h
|
add test frame to UIScene_Editor
|
2014-07-02 10:00:33 +08:00 |