..
UIEditBox
Should use setTextColor for editbox placeholder. ( #18311 )
2017-09-22 16:06:13 +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
Squashed commit of the following:
2016-03-03 14:17:48 +08:00
CocosGUI.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
CocosGUI.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
GUIDefine.h
ignore GUIDefine.h
2015-03-25 18:24:35 +08:00
GUIExport.h
Combine Studio change for UI components
2015-11-18 13:38:29 +08:00
UIAbstractCheckButton.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIAbstractCheckButton.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIButton.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIButton.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UICheckBox.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UICheckBox.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIDeprecated.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIDeprecated.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIHBox.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIHBox.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIHelper.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIHelper.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIImageView.cpp
Blend function for UIImageView ( #18149 )
2017-08-22 09:40:37 +08:00
UIImageView.h
Blend function for UIImageView ( #18149 )
2017-08-22 09:40:37 +08:00
UILayout.cpp
VS and XCode project files have non-existent file references ( #17512 )
2017-03-16 13:54:50 +08:00
UILayout.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UILayoutComponent.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UILayoutComponent.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UILayoutManager.cpp
Handle auto layout with scaled widget ( #17822 )
2017-05-26 10:09:57 +08:00
UILayoutManager.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UILayoutParameter.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UILayoutParameter.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIListView.cpp
Add padding options to ListView ( #17587 )
2017-06-15 14:56:54 +08:00
UIListView.h
Add padding options to ListView ( #17587 )
2017-06-15 14:56:54 +08:00
UILoadingBar.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UILoadingBar.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIPageView.cpp
Allow customizing opacity of PageView indicator nodes ( #18059 )
2017-07-17 15:55:43 +08:00
UIPageView.h
Allow customizing opacity of PageView indicator nodes ( #18059 )
2017-07-17 15:55:43 +08:00
UIPageViewIndicator.cpp
Fix pageview iterator invalidation ( #18091 )
2017-07-25 20:11:02 +08:00
UIPageViewIndicator.h
Allow customizing opacity of PageView indicator nodes ( #18059 )
2017-07-17 15:55:43 +08:00
UIRadioButton.cpp
Fix typo in variable name ( #17218 )
2017-01-19 09:40:35 +08:00
UIRadioButton.h
Add a method to change selected radio button without event dispatch.
2015-08-24 17:39:49 +09:00
UIRelativeBox.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIRelativeBox.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIRichText.cpp
make RichText supports img tag with Sprite Frame name ( #18087 )
2017-07-24 10:35:52 +08:00
UIRichText.h
make RichText supports img tag with Sprite Frame name ( #18087 )
2017-07-24 10:35:52 +08:00
UIScale9Sprite.cpp
Fix ui slice issue ( #18065 )
2017-07-17 15:52:01 +08:00
UIScale9Sprite.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIScrollView.cpp
More useful events and getters in UIScrollView ( #18054 )
2017-07-13 10:35:29 +08:00
UIScrollView.h
More useful events and getters in UIScrollView ( #18054 )
2017-07-13 10:35:29 +08:00
UIScrollViewBar.cpp
Use std::abs to avoid overhead of casting float to double
2016-07-13 00:55:11 +09:00
UIScrollViewBar.h
Replace tab indents to 4 spaces.
2015-11-10 21:03:51 +09:00
UISlider.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UISlider.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UITabControl.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UITabControl.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIText.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIText.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UITextAtlas.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UITextAtlas.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UITextBMFont.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UITextBMFont.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UITextField.cpp
Corrected bugs with cursor in TextField ( #18371 )
2017-10-23 11:37:07 +08:00
UITextField.h
Corrected bugs with cursor in TextField ( #18371 )
2017-10-23 11:37:07 +08:00
UIVBox.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIVBox.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIVideoPlayer-android.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIVideoPlayer-ios.mm
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIVideoPlayer-tizen.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIVideoPlayer.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIWebView-inl.h
Webview opacity and background transparency ( #17831 )
2017-06-07 16:12:32 +08:00
UIWebView.cpp
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIWebView.h
Webview opacity and background transparency ( #17831 )
2017-06-07 16:12:32 +08:00
UIWebView.mm
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00
UIWebViewImpl-android.cpp
Webview opacity and background transparency ( #17831 )
2017-06-07 16:12:32 +08:00
UIWebViewImpl-android.h
Webview opacity and background transparency ( #17831 )
2017-06-07 16:12:32 +08:00
UIWebViewImpl-ios.h
Webview opacity and background transparency ( #17831 )
2017-06-07 16:12:32 +08:00
UIWebViewImpl-ios.mm
Webview opacity and background transparency ( #17831 )
2017-06-07 16:12:32 +08:00
UIWebViewImpl-tizen.cpp
Webview opacity and background transparency ( #17831 )
2017-06-07 16:12:32 +08:00
UIWebViewImpl-tizen.h
Webview opacity and background transparency ( #17831 )
2017-06-07 16:12:32 +08:00
UIWidget.cpp
Handle auto layout with scaled widget ( #17822 )
2017-05-26 10:09:57 +08:00
UIWidget.h
Update license to 2017 ( #17362 )
2017-02-14 14:36:57 +08:00