axmol/cocos/ui
minggo 55783b66c2 Merge pull request #8012 from huangshiwu/v3_drawnode_prbk
V3 drawnode prbk
2014-09-12 15:17:49 +08:00
..
UIEditBox compiles on wp8 2014-09-09 18:22:11 -07:00
proj.win32 Merge branch 'v3' into mergeExtensionEditBox 2014-09-01 15:26:25 +08:00
proj.wp8 compiles on wp8 2014-09-09 18:22:11 -07:00
Android.mk Platform fixed 2014-09-09 16:50:02 -07:00
CocosGUI.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
CocosGUI.h Merge branch 'v3' into mergeExtensionEditBox 2014-09-01 15:26:25 +08:00
GUIDefine.h refact ui header file include 2014-06-04 14:56:33 +08:00
GUIExport.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
UIButton.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UIButton.h change return const value to value 2014-09-12 14:39:22 +08:00
UICheckBox.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UICheckBox.h change return const value to value 2014-09-12 14:39:22 +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 refactor 2014-07-30 10:45:35 +08:00
UIHelper.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
UIImageView.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UIImageView.h change return const value to value 2014-09-12 14:39:22 +08:00
UILayout.cpp Deprecate DrawPrimitives and enhance DrawNode --make some modify 2014-09-12 07:33:34 +08:00
UILayout.h add swallow touch and propagation customization to UIWidgets 2014-08-15 15:28:28 +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 Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIListView.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
UILoadingBar.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UILoadingBar.h change return const value to value 2014-09-12 14:39:22 +08:00
UIPageView.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07: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 remove orderOfArrival = 0 2014-09-11 15:44:31 +08:00
UIScale9Sprite.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
UIScrollView.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
UIScrollView.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
UISlider.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UISlider.h change return const value to value 2014-09-12 14:39:22 +08:00
UIText.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UIText.h change return const value to value 2014-09-12 14:39:22 +08:00
UITextAtlas.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UITextAtlas.h change return const value to value 2014-09-12 14:39:22 +08:00
UITextBMFont.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UITextBMFont.h change return const value to value 2014-09-12 14:39:22 +08:00
UITextField.cpp change return const value to value 2014-09-12 14:39:22 +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 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk 2014-09-11 16:41:54 +08:00
UIVideoPlayer.h Deprecate DrawPrimitives and enhance DrawNode 2014-09-11 15:39:56 +08:00
UIWebView-inl.h rename webview to UIWebView 2014-08-29 11:28:28 +08:00
UIWebView.cpp compiles and runs on linux 2014-09-09 17:41:49 -07:00
UIWebView.h rename webview to UIWebView 2014-08-29 11:28:28 +08:00
UIWebView.mm Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
UIWebViewImpl-android.cpp Platform fixed 2014-09-09 16:50:02 -07:00
UIWebViewImpl-android.h Platform fixed 2014-09-09 16:50:02 -07:00
UIWebViewImpl-ios.h Platform fixed 2014-09-09 16:50:02 -07:00
UIWebViewImpl-ios.mm Platform fixed 2014-09-09 16:50:02 -07:00
UIWidget.cpp change return const value to value 2014-09-12 14:39:22 +08:00
UIWidget.h change return const value to value 2014-09-12 14:39:22 +08:00