axmol/cocos/ui
Sylvain L. Kamdem d41820b14b Update UIAbstractCheckButton.cpp (#18858)
This factory method to create a checkbox instance was not working (UICheckBox.cpp:79):
CheckBox* CheckBox::create(const std::string& backGround,
                           const std::string& cross,
                           TextureResType texType)
Because the program tries to load missing textures. I just added some exit conditions to avoid it.
2018-08-06 11:46:19 +08:00
..
UIEditBox Fix iOS editbox EndAction wrong when single line mode. (UITextField) (#18870) 2018-06-01 11:11:21 +08:00
proj.win32 Removed unnecessary search paths. 2016-03-22 16:04:12 +08:00
Android.mk fix compiling and linking error with ndk r12b 2016-07-08 15:29:35 +08:00
CMakeLists.txt beauty cmake format, reduce duplicate defines (#18799) 2018-05-02 15:33:01 +08:00
CocosGUI.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
CocosGUI.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
GUIDefine.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
GUIExport.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIAbstractCheckButton.cpp Update UIAbstractCheckButton.cpp (#18858) 2018-08-06 11:46:19 +08:00
UIAbstractCheckButton.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIButton.cpp fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
UIButton.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UICheckBox.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UICheckBox.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIDeprecated.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIDeprecated.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
UIImageView.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayout.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayout.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayoutManager.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayoutParameter.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UILayoutParameter.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIListView.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIListView.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIPageView.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 Fix for Label and UIRichEdit text trailing space trimming (#18876) 2018-06-08 17:06:29 +08:00
UIRichText.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIScale9Sprite.cpp fix reorder warning (#18819) 2018-05-14 10:34:56 +08:00
UIScale9Sprite.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIScrollView.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIScrollView.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UISlider.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08: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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextAtlas.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextAtlas.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextBMFont.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextBMFont.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextField.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UITextField.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +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 update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIVideoPlayer-ios.mm update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIVideoPlayer-tizen.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIVideoPlayer.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebView-inl.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebView.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebView.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebView.mm update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebViewImpl-android.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebViewImpl-android.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebViewImpl-ios.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebViewImpl-ios.mm update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebViewImpl-tizen.cpp update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWebViewImpl-tizen.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00
UIWidget.cpp Issue18909 Widget::getAncestorWidget fix (#18913) 2018-07-10 23:02:37 +08:00
UIWidget.h update Copyright. might need manual fix later (#18659) 2018-01-29 16:25:32 +08:00