axmol/cocos/ui
minggo 8913c30fc0
fix compile warnings (#20028)
2019-08-13 18:19:32 +08:00
..
UIEditBox fix compile warnings (#20028) 2019-08-13 18:19:32 +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 remove void in function declaration (#19954) 2019-07-22 09:38:46 +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 opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UILayout.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07: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 remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIPageView.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIPageViewIndicator.cpp remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIPageViewIndicator.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07: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 fix compile warnings (#20028) 2019-08-13 18:19:32 +08:00
UIRichText.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07: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 remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIScrollView.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIScrollViewBar.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIScrollViewBar.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UISlider.cpp Fix divide by zero in ui::Slider (#19957) (#20019) 2019-08-13 17:29:31 +08: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 void in function declaration (#19954) 2019-07-22 09:38:46 +08:00