axmol/tests/cpp-tests/Classes/UITest/CocoStudioGUITest
andyque 0352a7a3ea add Android 9-patch image format support
commit c214c4a7a457275785d6377031b5a267d543ffbb
Author: andyque <guanghui8827@126.com>
Date:   Mon May 18 17:16:09 2015 +0800

    Add Android 9-patch format support.

    Squashed commit of the following:

    commit a5a5a7a8f25b5bddae0ba21c56676a3f8d84102a
    Author: andyque <guanghui8827@126.com>
    Date:   Mon May 18 17:08:05 2015 +0800

        finish refactoring

    commit 730bf817f833de56999c616779fc0279890e14bf
    Author: andyque <guanghui8827@126.com>
    Date:   Mon May 18 11:47:08 2015 +0800

        refactoring 9-patch

    commit b45be6d54ac6e70a3fb9aa3eb700b252e4e72a54
    Author: andyque <guanghui8827@126.com>
    Date:   Mon May 18 09:42:06 2015 +0800

        refactor

    commit 384110193f1d581c4a0fb7a2c771c55f1db63cbf
    Author: andyque <guanghui8827@126.com>
    Date:   Fri May 15 17:59:21 2015 +0800

        fix lua and Android compile error

    commit 2877538fb3a436f95400b2ad637ea147b9df81d7
    Author: andyque <guanghui8827@126.com>
    Date:   Fri May 15 11:32:43 2015 +0800

         Add Android 9-patch image format support.

        The 9-patch format is used for creating Scale9Sprite.
2015-05-21 16:04:37 +08:00
..
CocostudioParserTest Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
CustomTest more fixes with the namespaces 2015-04-08 21:23:47 -07:00
CustomWidget tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
UIButtonTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UICheckBoxTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UIFocusTest remove listview focus test 2015-04-14 17:48:43 +08:00
UIImageViewTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UILayoutTest Update CocoStudioUIEditorTest for Lua and replace some deprecated functions. 2015-05-15 18:26:21 +08:00
UIListViewTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UILoadingBarTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UIPageViewTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UIRichTextTest more fixes with the namespaces 2015-04-08 21:23:47 -07:00
UIScrollViewTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UISliderTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UITextAtlasTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UITextBMFontTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UITextFieldTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UITextTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
UIVideoPlayerTest Fix crash when play streamed MP4 file. 2015-04-16 16:27:09 +08:00
UIWebViewTest more fixes with the namespaces 2015-04-08 21:23:47 -07:00
UIWidgetAddNodeTest changed csb names in ccs-res to shorter 2015-05-14 18:08:37 +08:00
CocoStudioGUITest.cpp Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
CocoStudioGUITest.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
CocosGUIScene.cpp removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CocosGUIScene.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
CocostudioParserTest.cpp Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
CocostudioParserTest.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
CustomGUIScene.cpp Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
CustomGUIScene.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
GUIEditorTest.cpp Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
GUIEditorTest.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
UIEditBoxTest.cpp tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
UIEditBoxTest.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
UIScale9SpriteTest.cpp add Android 9-patch image format support 2015-05-21 16:04:37 +08:00
UIScale9SpriteTest.h add Android 9-patch image format support 2015-05-21 16:04:37 +08:00
UIScene.cpp tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
UIScene.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
UISceneManager.cpp Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
UISceneManager.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
UISceneManager_Editor.cpp Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
UISceneManager_Editor.h Make all test cases work fine with new test framework. 2015-04-03 14:31:03 +08:00
UIScene_Editor.cpp more fixes with the namespaces 2015-04-08 21:23:47 -07:00
UIScene_Editor.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00