axmol/cocos/ui
Xpol Wan 90456d29ba Fixes 1605 include path in 541 files
using the tools/coding-style/include-linter.py with -f options.
2016-03-20 21:53:44 +08:00
..
UIEditBox Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
proj.win32 Remove obsolete Win32 references. 2016-01-25 12:23:53 -07:00
Android.mk Squashed commit of the following: 2016-03-03 14:17:48 +08:00
CMakeLists.txt Squashed commit of the following: 2016-03-03 14:17:48 +08:00
CocosGUI.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
CocosGUI.h add tab control to js/lua binding generate 2016-03-04 13:35:41 +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 Replace 'ResouceData' with 'ResourceData' 2015-12-05 18:59:54 +09:00
UIAbstractCheckButton.h Replace 'ResouceData' with 'ResourceData' 2015-12-05 18:59:54 +09:00
UIButton.cpp Remove unnecessary const from return types 2016-02-29 16:48:07 +09:00
UIButton.h Remove unnecessary const from return types 2016-02-29 16:48:07 +09:00
UICheckBox.cpp Sync PR: https://github.com/cocos2d/cocos2d-x/pull/13303 2015-08-12 18:09:32 +08:00
UICheckBox.h Sync PR: https://github.com/cocos2d/cocos2d-x/pull/13303 2015-08-12 18:09:32 +08:00
UIDeprecated.cpp add MarginZero as an external variable 2014-06-27 15:56:29 +08:00
UIDeprecated.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
UIHBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIHBox.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UIHelper.cpp Fix when image size of variable button status texture are different, Helper::restrictCapInsetRect result may cause pressed & disabled status picture won't display. 2015-10-14 13:58:58 +08:00
UIHelper.h Fix typos in documentation, comments and strings 2015-12-21 08:22:41 +09:00
UIImageView.cpp GLProgram for ImageView 2016-03-14 17:05:39 +03:00
UIImageView.h GLProgram for ImageView 2016-03-14 17:05:39 +03:00
UILayout.cpp Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3 2016-01-09 18:01:56 +08:00
UILayout.h Replace 'ResouceData' with 'ResourceData' 2015-12-05 18:59:54 +09:00
UILayoutComponent.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UILayoutComponent.h Fix typos in documentation, comments and strings 2015-12-21 08:22:41 +09:00
UILayoutManager.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UILayoutManager.h Fix typos in documentation, comments and strings 2015-12-21 08:22:41 +09:00
UILayoutParameter.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UILayoutParameter.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
UIListView.cpp PageView - Fix that page indicator was not working well in vertical page view. 2015-11-15 22:49:42 +09:00
UIListView.h fix some minor typos in the comments 2015-12-21 14:26:50 +08:00
UILoadingBar.cpp refine code with DRY. 2015-12-23 14:43:25 +08:00
UILoadingBar.h refine code with DRY. 2015-12-23 14:43:25 +08:00
UIPageView.cpp Squashed commit of the following: 2016-03-09 19:08:18 +08:00
UIPageView.h Squashed commit of the following: 2016-03-09 19:08:18 +08:00
UIPageViewIndicator.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UIPageViewIndicator.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UIRadioButton.cpp Add a method to change selected radio button without event dispatch. 2015-08-24 17:39:49 +09:00
UIRadioButton.h Add a method to change selected radio button without event dispatch. 2015-08-24 17:39:49 +09:00
UIRelativeBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIRelativeBox.h Update comment for Lua 2015-03-30 15:47:47 +08:00
UIRichText.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UIRichText.h RichText with word wrapping working as expected 2016-01-21 21:44:45 -08:00
UIScale9Sprite.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UIScale9Sprite.h Scale9Sprite: allow to set custom GLProgram 2016-02-11 16:18:41 +03:00
UIScrollView.cpp fix scrollview bugs: 2016-03-10 18:06:20 +08:00
UIScrollView.h Squashed commit of the following: 2016-03-09 19:08:18 +08:00
UIScrollViewBar.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UIScrollViewBar.h Replace tab indents to 4 spaces. 2015-11-10 21:03:51 +09:00
UISlider.cpp rollback uislider 2015-12-22 20:03:56 +08:00
UISlider.h Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3 2016-01-09 18:01:56 +08:00
UITabControl.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UITabControl.h Fix typos in the documentation 2016-03-11 00:34:32 +09:00
UIText.cpp update for text clone 2015-12-10 13:17:31 +08:00
UIText.h Fix some typos in docs 2016-01-11 19:23:05 +09:00
UITextAtlas.cpp Replace 'ResouceData' with 'ResourceData' 2015-12-05 18:59:54 +09:00
UITextAtlas.h Replace 'ResouceData' with 'ResourceData' 2015-12-05 18:59:54 +09:00
UITextBMFont.cpp remove error logic 2015-12-24 14:39:15 +08:00
UITextBMFont.h remove error logic 2015-12-24 14:39:15 +08:00
UITextField.cpp Cursor support for text field 2016-03-14 18:09:04 +03:00
UITextField.h Cursor support for text field 2016-03-14 18:09:04 +03:00
UIVBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIVBox.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UIVideoPlayer-android.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UIVideoPlayer-ios.mm adds tvOS support 2015-12-28 15:59:36 -08:00
UIVideoPlayer.h adds tvOS support 2015-12-28 15:59:36 -08:00
UIWebView-inl.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UIWebView.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UIWebView.h adds tvOS support 2015-12-28 15:59:36 -08:00
UIWebView.mm adds tvOS support 2015-12-28 15:59:36 -08:00
UIWebViewImpl-android.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UIWebViewImpl-android.h crystax-ndk-10.3.0 needs <stdint.h> to be included here. 2015-12-17 12:08:14 +08:00
UIWebViewImpl-ios.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
UIWebViewImpl-ios.mm adds tvOS support 2015-12-28 15:59:36 -08:00
UIWidget.cpp fix uiWidget clipping error with Node 2015-12-23 16:05:52 +08:00
UIWidget.h Fix typos in documentation, comments and strings 2015-12-21 08:22:41 +09:00