axmol/cocos/ui
halx99 cc7366845e Merge: 74add84559 f113e1f2ed
Merge pull request #285 from rh101/fix-listview-dimensions

Fix ListView dimensions when child elements are scaled
2020-11-26 23:08:30 -08:00
..
UIEditBox Merge: 289bc4fccc ee996a5cfb 2020-11-26 23:00:14 -08:00
UIWebView Refine jni methods decls [ci build] 2020-11-18 13:25:00 +08:00
CMakeLists.txt Sync LayoutHelper APIs 2020-08-26 12:46:41 +08:00
CocosGUI.cpp Init Commit 2019-11-23 20:27:39 +08:00
CocosGUI.h fix android build issues 2020-08-03 20:31:47 +08:00
GUIDefine.h Use move assignment 2020-10-07 23:59:26 +08:00
GUIExport.h Init Commit 2019-11-23 20:27:39 +08:00
LayoutHelper.cpp Sync LayoutHelper APIs 2020-08-26 12:46:41 +08:00
LayoutHelper.h Sync LayoutHelper APIs 2020-08-26 12:46:41 +08:00
UIAbstractCheckButton.cpp fix android build issues 2020-08-03 20:31:47 +08:00
UIAbstractCheckButton.h Init Commit 2019-11-23 20:27:39 +08:00
UIButton.cpp Improve code quality 2020-08-18 14:29:09 +08:00
UIButton.h API qualifiers improments 2020-10-07 00:07:53 +08:00
UICheckBox.cpp Init Commit 2019-11-23 20:27:39 +08:00
UICheckBox.h Init Commit 2019-11-23 20:27:39 +08:00
UIHBox.cpp Init Commit 2019-11-23 20:27:39 +08:00
UIHBox.h Init Commit 2019-11-23 20:27:39 +08:00
UIHelper.cpp Init Commit 2019-11-23 20:27:39 +08:00
UIHelper.h Init Commit 2019-11-23 20:27:39 +08:00
UIImageView.cpp fix android build issues 2020-08-03 20:31:47 +08:00
UIImageView.h Init Commit 2019-11-23 20:27:39 +08:00
UILayout.cpp Allow user to set custom program type value 2020-11-27 17:26:02 +11:00
UILayout.h Allow user to set custom program type value 2020-11-27 17:26:02 +11:00
UILayoutComponent.cpp Init Commit 2019-11-23 20:27:39 +08:00
UILayoutComponent.h Init Commit 2019-11-23 20:27:39 +08:00
UILayoutManager.cpp Allow user to set custom program type value 2020-11-27 17:26:02 +11:00
UILayoutManager.h Allow user to set custom program type value 2020-11-27 17:26:02 +11:00
UILayoutParameter.cpp Init Commit 2019-11-23 20:27:39 +08:00
UILayoutParameter.h Init Commit 2019-11-23 20:27:39 +08:00
UIListView.cpp Merge: 74add84559 f113e1f2ed 2020-11-26 23:08:30 -08:00
UIListView.h Init Commit 2019-11-23 20:27:39 +08:00
UILoadingBar.cpp fix android build issues 2020-08-03 20:31:47 +08:00
UILoadingBar.h Init Commit 2019-11-23 20:27:39 +08:00
UIPageView.cpp Init Commit 2019-11-23 20:27:39 +08:00
UIPageView.h Init Commit 2019-11-23 20:27:39 +08:00
UIPageViewIndicator.cpp Init Commit 2019-11-23 20:27:39 +08:00
UIPageViewIndicator.h Init Commit 2019-11-23 20:27:39 +08:00
UIRadioButton.cpp Improve code quality 2020-08-18 14:29:09 +08:00
UIRadioButton.h Init Commit 2019-11-23 20:27:39 +08:00
UIRelativeBox.cpp Init Commit 2019-11-23 20:27:39 +08:00
UIRelativeBox.h Init Commit 2019-11-23 20:27:39 +08:00
UIRichText.cpp Backport CCValue APIs 2020-08-18 11:33:18 +08:00
UIRichText.h Sync optimize code from v3 2020-08-06 17:37:34 +08:00
UIScale9Sprite.cpp Init Commit 2019-11-23 20:27:39 +08:00
UIScale9Sprite.h Init Commit 2019-11-23 20:27:39 +08:00
UIScrollView.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
UIScrollView.h Init Commit 2019-11-23 20:27:39 +08:00
UIScrollViewBar.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
UIScrollViewBar.h Init Commit 2019-11-23 20:27:39 +08:00
UISlider.cpp fix android build issues 2020-08-03 20:31:47 +08:00
UISlider.h Init Commit 2019-11-23 20:27:39 +08:00
UITabControl.cpp Init Commit 2019-11-23 20:27:39 +08:00
UITabControl.h Init Commit 2019-11-23 20:27:39 +08:00
UIText.cpp Init Commit 2019-11-23 20:27:39 +08:00
UIText.h Init Commit 2019-11-23 20:27:39 +08:00
UITextAtlas.cpp fix android build issues 2020-08-03 20:31:47 +08:00
UITextAtlas.h Init Commit 2019-11-23 20:27:39 +08:00
UITextBMFont.cpp fix android build issues 2020-08-03 20:31:47 +08:00
UITextBMFont.h Init Commit 2019-11-23 20:27:39 +08:00
UITextField.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
UITextField.h API qualifiers improments 2020-10-07 00:07:53 +08:00
UITextFieldEx.cpp Refactor pixel format manipulate (#217) 2020-09-25 11:07:56 +08:00
UITextFieldEx.h RenderTarget abstract, in-progress (#210) 2020-09-21 22:10:50 +08:00
UIVBox.cpp Init Commit 2019-11-23 20:27:39 +08:00
UIVBox.h Init Commit 2019-11-23 20:27:39 +08:00
UIVideoPlayer-android.cpp Refine jni methods decls [ci build] 2020-11-18 13:25:00 +08:00
UIVideoPlayer-ios.mm Init Commit 2019-11-23 20:27:39 +08:00
UIVideoPlayer.h Init Commit 2019-11-23 20:27:39 +08:00
UIWidget.cpp Clean JSB sources, optmize script event dispatch. 2020-02-28 02:15:33 +08:00
UIWidget.h Optimize, avoid include self. 2020-05-20 08:56:12 +08:00