axmol/cocos/ui
andyque 7a8f27ee0b remove unused parser code 2014-06-11 14:15:34 +08:00
..
proj.win32 remove UIInterface.h header file 2014-06-09 10:35:54 +08:00
proj.wp8 remove UIInterface.h header file 2014-06-09 10:35:54 +08:00
Android.mk rename UILayout 2014-05-28 10:17:34 +08:00
CCProtectedNode.cpp Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CCProtectedNode.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
CMakeLists.txt rename UILayout 2014-05-28 10:17:34 +08:00
CocosGUI.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
CocosGUI.h issue #5176, refactor UIFocusManager 2014-05-26 18:17:47 +08:00
GUIDefine.h refact ui header file include 2014-06-04 14:56:33 +08:00
UIButton.cpp refactor UIButton setColor & setOpacity 2014-06-06 16:00:28 +08:00
UIButton.h refactor UIButton setColor & setOpacity 2014-06-06 16:00:28 +08:00
UICheckBox.cpp refactor UICheckBox setColor & setOpacity 2014-06-06 16:01:55 +08:00
UICheckBox.h refactor UICheckBox setColor & setOpacity 2014-06-06 16:01:55 +08:00
UIDeprecated.h closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIHBox.cpp closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIHBox.h Modify layout and add Boxes 2014-03-25 17:15:54 +08:00
UIHelper.cpp fixed ui header file include problem 2014-05-22 10:49:28 +08:00
UIHelper.h fixed ui header file include problem 2014-05-22 10:49:28 +08:00
UIImageView.cpp refactor ImageView setColor & setOpacity 2014-06-06 16:02:44 +08:00
UIImageView.h refactor ImageView setColor & setOpacity 2014-06-06 16:02:44 +08:00
UILayout.cpp remove unused parser code 2014-06-11 14:15:34 +08:00
UILayout.h remove unused parser code 2014-06-11 14:15:34 +08:00
UILayoutManager.cpp rename UILayout 2014-05-28 10:17:34 +08:00
UILayoutManager.h rename UILayout 2014-05-28 10:17:34 +08:00
UILayoutParameter.cpp issue #5057, convert const char* to std::string& 2014-05-12 14:59:00 +08:00
UILayoutParameter.h refactor UILayoutExecutant to LayoutManager 2014-05-28 10:11:49 +08:00
UIListView.cpp refactor touch event 2014-06-09 10:23:11 +08:00
UIListView.h refactor touch event 2014-06-09 10:23:11 +08:00
UILoadingBar.cpp refactor LoadingBar setColor & setOpacity 2014-06-06 16:03:59 +08:00
UILoadingBar.h refactor LoadingBar setColor & setOpacity 2014-06-06 16:03:59 +08:00
UIPageView.cpp refactor touch event 2014-06-09 10:23:11 +08:00
UIPageView.h refactor touch event 2014-06-09 10:23:11 +08:00
UIRelativeBox.cpp closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIRelativeBox.h Modify layout and add Boxes 2014-03-25 17:15:54 +08:00
UIRichText.cpp Merge remote-tracking branch 'cocos2d/v3' into normalized_position 2014-06-04 09:19:22 -07:00
UIRichText.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
UIScrollView.cpp refactor touch event 2014-06-09 10:23:11 +08:00
UIScrollView.h restore UIScrollView constructor and destructor to public 2014-06-09 10:47:02 +08:00
UISlider.cpp refactor touch event 2014-06-09 10:23:11 +08:00
UISlider.h refactor Slider setColor & setOpacity 2014-06-06 16:07:47 +08:00
UIText.cpp Merge branch 'feature/COC-5' of https://github.com/zhouxiaoxiaoxujian/cocos2d-x into ImproveUIText 2014-06-09 14:17:57 +08:00
UIText.h modify outline size parameter 2014-06-09 14:37:56 +08:00
UITextAtlas.cpp refactor TextAtlas setColor & setOpacity 2014-06-06 16:09:13 +08:00
UITextAtlas.h refactor TextAtlas setColor & setOpacity 2014-06-06 16:09:13 +08:00
UITextBMFont.cpp refactor TextBMFont setColor & setOpacity 2014-06-06 16:09:59 +08:00
UITextBMFont.h refactor TextBMFont setColor & setOpacity 2014-06-06 16:09:59 +08:00
UITextField.cpp Merge branch 'improvement/COC-3' of https://github.com/zhouxiaoxiaoxujian/cocos2d-x into improveUITextField 2014-06-09 14:46:04 +08:00
UITextField.h Merge branch 'improvement/COC-3' of https://github.com/zhouxiaoxiaoxujian/cocos2d-x into improveUITextField 2014-06-09 14:46:04 +08:00
UIVBox.cpp closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIVBox.h Modify layout and add Boxes 2014-03-25 17:15:54 +08:00
UIVideoPlayer.h Compiles on iOS 2014-06-02 16:02:54 -07:00
UIVideoPlayerAndroid.cpp Compiles on Windows and Android 2014-06-04 09:48:35 -07:00
UIVideoPlayerIOS.mm Merge remote-tracking branch 'cocos2d/v3' into normalized_position 2014-06-04 09:19:22 -07:00
UIWidget.cpp Fix the crash of cocostudio ui lua test cases and add some deprecated functions of Widget 2014-06-10 11:30:39 +08:00
UIWidget.h restore Widget's constructor and destructor to public 2014-06-09 10:41:17 +08:00