axmol/tests/cpp-tests/Classes/UITest/CocoStudioGUITest
minggo aba973b1ea Merge pull request #7834 from andyque/improveUI
add click event listener to all Widget classes
2014-08-22 14:00:10 +08:00
..
CocostudioParserTest fixed warn and replace 'printf' with 'log'; 2014-07-18 10:20:37 +08:00
CustomTest fix custom particle tests position 2014-08-13 09:56:37 +08:00
CustomWidget 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
UIButtonTest add click event listener to Widget 2014-08-21 10:21:07 +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 add swallow touch and propagation customization to UIWidgets 2014-08-15 15:28:28 +08:00
UIRichTextTest fix windows utf8 source code file can not compile erorr 2014-08-01 21:20:27 +08:00
UIScrollViewTest add scrollView nested tests 2014-08-15 16:21:27 +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 add UITextField color & place hold color, fix double delete bug 2014-08-13 11:28:37 +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 add scrollView nested tests 2014-08-15 16:21:27 +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 add disableCascadeOpacity to ProtectedNode and Scale9Sprite 2014-08-22 11:49:39 +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 add scrollView nested tests 2014-08-15 16:21:27 +08:00
UISceneManager.h add scrollView nested tests 2014-08-15 16:21:27 +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