axmol/cocos/ui
andyque d45897ec53 fix RadioButton disallow selection issue. 2015-08-14 18:07:13 +08:00
..
UIEditBox fix iOS EditBox Chinese input maxLength issue. 2015-08-13 15:01:14 +08:00
proj.win32 Add UIScrollViewBar.cpp into CMake and Windows project configuration. 2015-07-04 09:56:53 +09:00
Android.mk Add scroll bar feature into ScrollView 2015-07-04 09:56:52 +09:00
CMakeLists.txt Add UIScrollViewBar.cpp into CMake and Windows project configuration. 2015-07-04 09:56:53 +09:00
CocosGUI.cpp
CocosGUI.h Add RadioButton feature and a test case for it. 2015-06-30 18:50:13 +09:00
GUIDefine.h
GUIExport.h
UIAbstractCheckButton.cpp Merge branch 'v3.7-release' of https://github.com/cocos2d/cocos2d-x into merge-v3.7 2015-07-03 10:23:49 +08:00
UIAbstractCheckButton.h Correct the wrong comment for lua 2015-07-02 15:19:50 +09:00
UIButton.cpp Fixed #12249 : Button touch doesn't work with setScale9Enabled. 2015-07-23 17:27:04 +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 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
UIDeprecated.h
UIHBox.cpp
UIHBox.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UIHelper.cpp Re-implement Editbox on Android platform. 2015-08-07 17:27:15 +08:00
UIHelper.h Re-implement Editbox on Android platform. 2015-08-07 17:27:15 +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 Merge pull request #13089 from yangws/issue_12692 2015-07-31 12:02:00 +08:00
UILayout.h Fixed #12692 : UILayout viewing area cutting position calculation error 2015-07-29 18:43:11 +08:00
UILayoutComponent.cpp Fix 2015-07-06 16:45:04 +08:00
UILayoutComponent.h
UILayoutManager.cpp
UILayoutManager.h
UILayoutParameter.cpp
UILayoutParameter.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
UIListView.cpp Fix improper touch intercept event propagation. 2015-08-06 22:50:53 +08:00
UIListView.h
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 Fix improper touch intercept event propagation. 2015-08-06 22:50:53 +08:00
UIPageView.h add PageView vertical scroll support 2015-08-01 18:18:46 +08:00
UIRadioButton.cpp fix RadioButton disallow selection issue. 2015-08-14 18:07:13 +08:00
UIRadioButton.h Add class documentation 2015-07-02 15:20:06 +09:00
UIRelativeBox.cpp
UIRelativeBox.h
UIRichText.cpp Merge pull request #12972 from yangws/issue_12145 2015-07-28 17:13:26 +08:00
UIRichText.h Fixed #12145 : formarRenderers in RichText doesn’t update container size. 2015-07-23 14:59:24 +08:00
UIScale9Sprite.cpp Use sendNodeEventToJSExtended instead of sendNodeEventToJS in sub classes 2015-07-28 18:24:03 +08:00
UIScale9Sprite.h fixed Scale9Sprite gray state issue. 2015-07-15 14:35:13 +08:00
UIScrollView.cpp Fix improper touch intercept event propagation. 2015-08-06 22:50:53 +08:00
UIScrollView.h Correct a typo 2015-07-14 10:17:05 +09:00
UIScrollViewBar.cpp Use sendNodeEventToJSExtended instead of sendNodeEventToJS in sub classes 2015-07-28 18:24:03 +08:00
UIScrollViewBar.h Add methods to manipulate scroll bar's opacity 2015-07-13 21:28:16 +09:00
UISlider.cpp Merge branch 'v3.7-release' into v3 2015-07-13 22:44:54 +08:00
UISlider.h Fixed bug: UI component can't click correctly by moving UI and camera far away of origin. 2015-06-30 14:32:14 +08:00
UIText.cpp Fixed #10082 : Label and Text have different types for fontSize 2015-07-28 14:48:01 +08:00
UIText.h Fixed #10082 : Label and Text have different types for fontSize 2015-07-28 14:48:01 +08:00
UITextAtlas.cpp
UITextAtlas.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UITextBMFont.cpp
UITextBMFont.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UITextField.cpp fix ui::TextField status error. 2015-08-12 11:05:07 +08:00
UITextField.h Fixed bug: UI component can't click correctly by moving UI and camera far away of origin. 2015-06-18 10:23:52 +08:00
UIVBox.cpp
UIVBox.h [ci skip] Add javascript notes... 2015-03-30 21:38:32 +08:00
UIVideoPlayer-android.cpp Re-implement Editbox on Android platform. 2015-08-07 17:27:15 +08:00
UIVideoPlayer-ios.mm Fixed: #12097 VideoPlayer on Android ignores search paths 2015-05-29 10:17:40 +03:00
UIVideoPlayer.h fix tons of warnings 2015-07-15 12:04:48 +08:00
UIWebView-inl.h
UIWebView.cpp
UIWebView.h Fix the compile error on the win32 2015-04-20 11:46:48 +08:00
UIWebView.mm
UIWebViewImpl-android.cpp Re-implement Editbox on Android platform. 2015-08-07 17:27:15 +08:00
UIWebViewImpl-android.h
UIWebViewImpl-ios.h
UIWebViewImpl-ios.mm Fix web view leak on iOS 2015-05-08 15:19:14 +03:00
UIWidget.cpp Merge branch 'v3.7.1' into v3 2015-08-12 17:59:50 +08:00
UIWidget.h [ci skip] add comment for UIWidget::_hittedByCamera. 2015-07-01 11:03:09 +08:00