axmol/cocos/ui
Neo Kim a64e50688e Add the new files into CMake and Windows project configurations. 2015-07-01 12:21:42 +09:00
..
UIEditBox fixed typo 2015-04-15 09:19:17 -07:00
proj.win32 Add the new files into CMake and Windows project configurations. 2015-07-01 12:21:42 +09:00
Android.mk Add new cpp files into Android.mk 2015-06-30 18:50:13 +09:00
CMakeLists.txt Add the new files into CMake and Windows project configurations. 2015-07-01 12:21:42 +09:00
CocosGUI.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
CocosGUI.h Add RadioButton feature and a test case for it. 2015-06-30 18:50:13 +09:00
GUIDefine.h ignore GUIDefine.h 2015-03-25 18:24:35 +08:00
GUIExport.h added check for WinRT and WP8 2014-10-14 14:22:19 -07:00
UIAbstractCheckButton.cpp Replace all tabs to 4 spaces to comply with the convention 2015-06-30 20:31:31 +09:00
UIAbstractCheckButton.h Replace all tabs to 4 spaces to comply with the convention 2015-06-30 20:31:31 +09:00
UIButton.cpp add bmfont test 2015-05-27 16:58:52 +08:00
UIButton.h Merge pull request #12054 from andyque/Feature_Add_Title_Alignment_for_Button 2015-05-27 16:09:06 +08:00
UICheckBox.cpp Replace all tabs to 4 spaces to comply with the convention 2015-06-30 20:31:31 +09:00
UICheckBox.h Replace all tabs to 4 spaces to comply with the convention 2015-06-30 20:31:31 +09: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 update for lay out 2014-12-22 11:20:03 +08:00
UIHelper.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UIImageView.cpp improve imageView memory usage 2015-06-05 14:19:05 +08:00
UIImageView.h improve imageView memory usage 2015-06-05 14:19:05 +08:00
UILayout.cpp fix camera mask of listview 2015-06-29 14:41:03 +08:00
UILayout.h fix camera mask of listview 2015-06-29 14:41:03 +08:00
UILayoutComponent.cpp update for lay out component 2015-01-19 17:11:04 +08:00
UILayoutComponent.h Update comment for Lua 2015-03-30 15:47:47 +08:00
UILayoutManager.cpp Merge pull request #7900 from minggo/setposition-optimize 2014-08-28 14:31:54 +08:00
UILayoutManager.h remove unneeded js & lua NA and remove deprecated list from navtree 2015-03-27 11:02:04 +08: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 Fix ListView::setDirection issue 2015-02-25 16:17:43 +08:00
UIListView.h Update comment for Lua 2015-03-30 15:47:47 +08:00
UILoadingBar.cpp fix enum class wrong indentation 2015-06-05 17:23:32 +08:00
UILoadingBar.h optimize UILoadingBar memory usage 2015-06-05 15:57:39 +08:00
UIPageView.cpp refactor Button restrict capInsetSize logic and cleanup ui coding style 2014-12-16 16:44:04 +08:00
UIPageView.h Update comment for Lua 2015-03-30 15:47:47 +08:00
UIRadioButton.cpp Replace all tabs to 4 spaces to comply with the convention 2015-06-30 20:31:31 +09:00
UIRadioButton.h Replace all tabs to 4 spaces to comply with the convention 2015-06-30 20:31:31 +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 change return const value to value 2014-09-12 14:39:22 +08:00
UIRichText.h Update comment for Lua 2015-03-30 15:47:47 +08:00
UIScale9Sprite.cpp fix nine patch image parser error on Windows. 2015-06-23 15:42:58 +08:00
UIScale9Sprite.h add Android 9-patch image format support 2015-05-21 16:04:37 +08:00
UIScrollView.cpp Merge branch 'v3' into v3-finish-android-9-patch-image-format 2015-06-29 12:05:52 +08:00
UIScrollView.h Merge branch 'v3' into v3-finish-android-9-patch-image-format 2015-06-29 12:05:52 +08:00
UISlider.cpp improve the enum naming 2015-06-16 09:42:06 +08:00
UISlider.h improve the enum naming 2015-06-16 09:42:06 +08:00
UIText.cpp Copy missing text color property of ui::Text. 2015-05-15 16:04:34 +08:00
UIText.h fix ui::Text outline don't change content size 2015-04-10 15:33:48 +08:00
UITextAtlas.cpp Additional unnecessary set dirty of ui widgets 2014-11-25 20:42:03 +09:00
UITextAtlas.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UITextBMFont.cpp update uiTextBMFont setString 2015-01-20 14:20:20 +08:00
UITextBMFont.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UITextField.cpp added alignment getters 2015-05-26 09:34:13 +02:00
UITextField.h Update UITextField.h 2015-05-26 12:55:57 +02: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 Fixed: #12097 VideoPlayer on Android ignores search paths 2015-05-29 10:17:40 +03:00
UIVideoPlayer-ios.mm Fixed: #12097 VideoPlayer on Android ignores search paths 2015-05-29 10:17:40 +03:00
UIVideoPlayer.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UIWebView-inl.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
UIWebView.cpp remove UIWebView.cpp in win32 2014-10-16 16:46:49 +08:00
UIWebView.h Fix the compile error on the win32 2015-04-20 11:46:48 +08:00
UIWebView.mm Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
UIWebViewImpl-android.cpp Fixed sets the page's base URL for WebView doesn't work. 2015-01-23 18:30:12 +08:00
UIWebViewImpl-android.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
UIWebViewImpl-ios.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
UIWebViewImpl-ios.mm Fix web view leak on iOS 2015-05-08 15:19:14 +03:00
UIWidget.cpp fix ui grayscale shader memory release issue 2015-04-20 17:00:40 +08:00
UIWidget.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00