axmol/cocos/ui
halx99 00d8a4ef5d
Fix ci
2021-12-01 12:02:42 +08:00
..
UIEditBox Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIWebView Use rapidjson for parsing webview json data 2021-10-07 00:37:37 +11:00
CMakeLists.txt [setup.py] Add download support. Add NuGet CLI download to tools folder. 2021-10-04 18:55:01 +11:00
CocosGUI.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CocosGUI.h Huge changes, move spine,dragonbones,cocostudio to extensions folder, future make all extensions pluginable 2020-08-03 17:51:40 +08:00
GUIDefine.h Use move assignment 2020-10-07 23:59:26 +08:00
GUIExport.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
LayoutHelper.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
LayoutHelper.h Resolve reviews 2021-10-24 14:09:59 +08:00
UIAbstractCheckButton.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIAbstractCheckButton.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIButton.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIButton.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08: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 Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIHBox.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIHelper.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIHelper.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIImageView.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIImageView.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UILayout.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UILayout.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UILayoutComponent.cpp Resolve reviews 2021-10-24 14:09:59 +08:00
UILayoutComponent.h Resolve reviews 2021-10-24 14:09:59 +08:00
UILayoutManager.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UILayoutManager.h Add support for center vertical layout 2020-11-27 17:24:07 +11: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 Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIListView.h metal support for cocos2d-x (#19305) 2019-01-18 15:08:25 +08:00
UILoadingBar.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UILoadingBar.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIPageView.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIPageView.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIPageViewIndicator.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIPageViewIndicator.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UIRadioButton.cpp Improve code quality 2020-08-18 14:29:09 +08:00
UIRadioButton.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIRelativeBox.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIRelativeBox.h Resolve reviews 2021-10-24 14:09:59 +08:00
UIRichText.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIRichText.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIScale9Sprite.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIScale9Sprite.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIScrollView.cpp ScrollView sometimes shows incorrect position in vertical direction. (#532) 2021-11-04 17:08:33 +08:00
UIScrollView.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIScrollViewBar.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
UIScrollViewBar.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
UISlider.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UISlider.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UITabControl.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UITabControl.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIText.cpp change all setString(const std::string & ...) to setString(std::string_view ...) 2021-11-30 20:35:34 +01:00
UIText.h change all setString(const std::string & ...) to setString(std::string_view ...) 2021-11-30 20:35:34 +01:00
UITextAtlas.cpp change all setString(const std::string & ...) to setString(std::string_view ...) 2021-11-30 20:35:34 +01:00
UITextAtlas.h change all setString(const std::string & ...) to setString(std::string_view ...) 2021-11-30 20:35:34 +01:00
UITextBMFont.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UITextBMFont.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UITextField.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UITextField.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UITextFieldEx.cpp Fix ci 2021-12-01 12:02:42 +08:00
UITextFieldEx.h RenderTarget abstract, in-progress (#210) 2020-09-21 22:10:50 +08:00
UIVBox.cpp Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIVBox.h Use struct `Vec2` instead `Size` 2021-10-23 23:27:14 +08:00
UIVideoPlayer-android.cpp Refine jni methods decls [ci build] 2020-11-18 13:25:00 +08:00
UIVideoPlayer-ios.mm fix issue that videoplayer may crash on iOS (#20345) 2019-11-18 16:53:36 +08:00
UIVideoPlayer.h fix some warnings (#20247) 2019-10-25 16:40:30 +08:00
UIWidget.cpp Fix reviews 2021-10-24 21:55:48 +08:00
UIWidget.h Resolve reviews 2021-10-24 14:09:59 +08:00