axmol/cocos/ui
Liam e8fa6597df fix uitext size error 2015-01-19 17:02:28 +08:00
..
UIEditBox Merge branch 'v3' into fixEditBox_v3 2014-12-08 15:20:06 +08:00
proj.win32 remove Win32InputBox.cpp/.h, move them to UIEditBoxImpl-win32.cpp 2014-09-24 17:47:38 +08:00
shaders modify widget default behavior 2014-12-23 15:03:31 +08:00
Android.mk modify widget default behavior 2014-12-23 15:03:31 +08:00
CMakeLists.txt modify widget default behavior 2014-12-23 15:03:31 +08:00
CocosGUI.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
CocosGUI.h remove UIWebView.cpp in win32 2014-10-16 16:46:49 +08:00
GUIDefine.h Add protocolbuf.a 2014-10-09 18:28:09 +08:00
GUIExport.h added check for WinRT and WP8 2014-10-14 14:22:19 -07:00
UIButton.cpp Merge pull request #9634 from andyque/fixIssue9628 2014-12-29 11:24:36 +08:00
UIButton.h change setColor to setTextColor 2014-12-25 16:07:34 +08:00
UICheckBox.cpp modify widget default behavior 2014-12-23 15:03:31 +08:00
UICheckBox.h modify widget default behavior 2014-12-23 15:03:31 +08:00
UIDeprecated.cpp add MarginZero as an external variable 2014-06-27 15:56:29 +08:00
UIDeprecated.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
UIHBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIHBox.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
UIHelper.cpp update for lay out 2014-12-22 11:20:03 +08:00
UIHelper.h Merge pull request #9591 from liamcindy/Layout 2014-12-24 14:27:08 +08:00
UIImageView.cpp restrict capInsets of ui::ImageView, ui::Slider and ui::LoadinbBar 2014-12-17 16:46:48 +08:00
UIImageView.h refactor Widget flip logic 2014-11-07 11:11:51 +08:00
UILayout.cpp Merge pull request #9567 from joewan/v3-improve-perf 2014-12-22 14:57:26 +08:00
UILayout.h override function for listview 2014-12-22 09:55:29 +08:00
UILayoutComponent.cpp update for cocos reader 2014-12-25 15:02:22 +08:00
UILayoutComponent.h update for cocos reader 2014-12-25 15:02:22 +08:00
UILayoutManager.cpp Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
UILayoutManager.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
UILayoutParameter.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UILayoutParameter.h add virtual destructor 2014-08-11 15:54:40 +08:00
UIListView.cpp override function for listview 2014-12-22 09:55:29 +08:00
UIListView.h override function for listview 2014-12-22 09:55:29 +08:00
UILoadingBar.cpp restrict capInsets of ui::ImageView, ui::Slider and ui::LoadinbBar 2014-12-17 16:46:48 +08:00
UILoadingBar.h add TextureResType to LoadingBar 2014-12-10 10:21:17 +08:00
UIPageView.cpp refactor Button restrict capInsetSize logic and cleanup ui coding style 2014-12-16 16:44:04 +08:00
UIPageView.h fix typo 2014-08-14 14:36:30 +08:00
UIRelativeBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIRelativeBox.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
UIRichText.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UIRichText.h change return const value to value 2014-09-12 14:39:22 +08:00
UIScale9Sprite.cpp modify widget default behavior 2014-12-23 15:03:31 +08:00
UIScale9Sprite.h modify widget default behavior 2014-12-23 15:03:31 +08:00
UIScrollView.cpp refactor Button restrict capInsetSize logic and cleanup ui coding style 2014-12-16 16:44:04 +08:00
UIScrollView.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
UISlider.cpp modify widget default behavior 2014-12-23 15:03:31 +08:00
UISlider.h modify widget default behavior 2014-12-23 15:03:31 +08:00
UIText.cpp fix uitext size error 2015-01-19 17:02:28 +08:00
UIText.h add UIText bug fix tests 2014-11-26 15:05:20 +08:00
UITextAtlas.cpp Additional unnecessary set dirty of ui widgets 2014-11-25 20:42:03 +09:00
UITextAtlas.h change return const value to value 2014-09-12 14:39:22 +08:00
UITextBMFont.cpp Additional unnecessary set dirty of ui widgets 2014-11-25 20:42:03 +09:00
UITextBMFont.h change return const value to value 2014-09-12 14:39:22 +08:00
UITextField.cpp improve ui::Text and ui::TextField creation performance 2015-01-07 17:21:41 +08:00
UITextField.h change return const value to value 2014-09-12 14:39:22 +08:00
UIVBox.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIVBox.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
UIVideoPlayer-android.cpp Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk 2014-09-11 16:41:54 +08:00
UIVideoPlayer-ios.mm add video player debug draw config 2014-09-15 17:59:51 +08:00
UIVideoPlayer.h Merge pull request #8973 from joshuastray/fix_constructor_access 2014-10-31 10:26:32 +08:00
UIWebView-inl.h compile error & code spelling error 2014-09-18 11:52:23 +08:00
UIWebView.cpp remove UIWebView.cpp in win32 2014-10-16 16:46:49 +08:00
UIWebView.h LE 2014-09-18 16:33:46 +08:00
UIWebView.mm Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
UIWebViewImpl-android.cpp improve android web view 2014-09-15 18:14:04 +08:00
UIWebViewImpl-android.h improve android web view 2014-09-15 18:14:04 +08:00
UIWebViewImpl-ios.h improve iOS WebView 2014-09-15 18:02:11 +08:00
UIWebViewImpl-ios.mm fix missing includes 2014-09-23 23:19:25 +04:00
UIWidget.cpp fix crash when navigation controller is null 2015-01-15 15:18:14 +08:00
UIWidget.h Merge branch 'v3' into modifyWidgetDefaultBehavior 2014-12-25 18:08:07 +08:00