axmol/cocos/ui
minggo ffcf627c13
Ui video player new style looping input options
2019-04-10 18:33:05 -07:00
..
UIEditBox metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIWebView metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CMakeLists.txt metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
CocosGUI.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CocosGUI.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
GUIDefine.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
GUIExport.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIAbstractCheckButton.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIAbstractCheckButton.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIButton.cpp Fix several bugs with button's title (#19073) 2018-09-28 23:26:58 -07:00
UIButton.h Ability to change title position (#19587) 2019-04-09 23:21:07 -07:00
UICheckBox.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UICheckBox.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIHBox.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIHBox.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIHelper.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIHelper.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIImageView.cpp remove CCGLProgram related files (#19408) 2019-02-19 16:06:17 +08:00
UIImageView.h remove CCGLProgram related files (#19408) 2019-02-19 16:06:17 +08:00
UILayout.cpp remove CCGLProgram related files (#19408) 2019-02-19 16:06:17 +08:00
UILayout.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UILayoutComponent.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayoutComponent.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayoutManager.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UILayoutManager.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UILayoutParameter.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayoutParameter.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIListView.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIListView.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UILoadingBar.cpp fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
UILoadingBar.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIPageView.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIPageView.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIPageViewIndicator.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIPageViewIndicator.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRadioButton.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRadioButton.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRelativeBox.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRelativeBox.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRichText.cpp replace setColor with setTextColor for RichElementText (#18985) 2018-08-17 11:52:16 +08:00
UIRichText.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIScale9Sprite.cpp remove CCGLProgram related files (#19408) 2019-02-19 16:06:17 +08:00
UIScale9Sprite.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIScrollView.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIScrollView.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIScrollViewBar.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIScrollViewBar.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UISlider.cpp Only send the ON_PERCENTAGE_CHANGED if and only if the percentage value has actually changed. (#19556) (#19589) 2019-04-10 01:54:07 -07:00
UISlider.h Only send the ON_PERCENTAGE_CHANGED if and only if the percentage value has actually changed. (#19556) (#19589) 2019-04-10 01:54:07 -07:00
UITabControl.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITabControl.h Fix warning for converting int to float (#18672) 2018-02-08 09:26:22 +08:00
UIText.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIText.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UITextAtlas.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextAtlas.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UITextBMFont.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextBMFont.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UITextField.cpp metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UITextField.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UIVBox.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIVBox.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIVideoPlayer-android.cpp Ui video player new style looping input options 2019-04-10 18:33:05 -07:00
UIVideoPlayer-ios.mm Ui video player new style looping input options 2019-04-10 18:33:05 -07:00
UIVideoPlayer.h Ui video player new style looping input options 2019-04-10 18:33:05 -07:00
UIWidget.cpp remove CCGLProgram related files (#19408) 2019-02-19 16:06:17 +08:00
UIWidget.h remove CCGLProgram related files (#19408) 2019-02-19 16:06:17 +08:00