.. |
UIEditBox
|
Merge pull request #14457 from zilongshanren/testEditBoxScaleSize
|
2015-11-24 11:33:52 +08:00 |
proj.win32
|
PageViewIndicator - Add `PageViewIndicator.cpp` to build configuration files.
|
2015-10-28 16:56:36 +09:00 |
Android.mk
|
PageViewIndicator - Add `PageViewIndicator.cpp` to build configuration files.
|
2015-10-28 16:56:36 +09:00 |
CMakeLists.txt
|
PageViewIndicator - Add `PageViewIndicator.cpp` to build configuration files.
|
2015-10-28 16:56:36 +09:00 |
CocosGUI.cpp
|
…
|
|
CocosGUI.h
|
update header file to fix studio UI js binding compile error
|
2015-11-23 11:41:42 +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
|
Remove condition macro check.
|
2015-11-24 19:17:38 +08:00 |
UIAbstractCheckButton.h
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
UIButton.cpp
|
Fix button texture loaded mark has set to wrong value bug
|
2015-11-26 13:49:32 +08:00 |
UIButton.h
|
Fix button texture loaded mark has set to wrong value bug
|
2015-11-26 13:49:32 +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
|
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
|
2015-10-23 16:59:51 +09:00 |
UIImageView.cpp
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
UIImageView.h
|
Remove condition macro check.
|
2015-11-24 19:17:38 +08:00 |
UILayout.cpp
|
Merge branch 'v3' into fixListViewClippingIssue
|
2015-11-25 18:25:40 +08:00 |
UILayout.h
|
Merge branch 'v3' into fixListViewClippingIssue
|
2015-11-25 18:25:40 +08:00 |
UILayoutComponent.cpp
|
Merge pull request #14419 from xiaofeng11/v3_combine_ui
|
2015-11-25 17:19:54 +08:00 |
UILayoutComponent.h
|
Fix typos in documentation
|
2015-10-23 16:59:51 +09: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
|
PageView - Fix that page indicator was not working well in vertical page view.
|
2015-11-15 22:49:42 +09:00 |
UIListView.h
|
Merge pull request #14252 from neokim/change_pageview_to_derive_from_listview
|
2015-11-17 12:02:10 +08:00 |
UILoadingBar.cpp
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
UILoadingBar.h
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
UIPageView.cpp
|
Fix #14440
|
2015-11-20 15:57:26 +09:00 |
UIPageView.h
|
PageView - Fix that page indicator was not working well in vertical page view.
|
2015-11-15 22:49:42 +09:00 |
UIPageViewIndicator.cpp
|
PageView - Fix that page indicator was not working well in vertical page view.
|
2015-11-15 22:49:42 +09:00 |
UIPageViewIndicator.h
|
PageView - Fix that page indicator was not working well in vertical page view.
|
2015-11-15 22:49:42 +09: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
|
Support the new line element. Fixed a problem that protrude from the drawing area.
|
2015-09-28 14:47:09 +09:00 |
UIRichText.h
|
Support the new line element. Fixed a problem that protrude from the drawing area.
|
2015-09-28 14:47:09 +09:00 |
UIScale9Sprite.cpp
|
fix scale9sprite be culled unexpectedly
|
2015-12-03 17:53:02 +08:00 |
UIScale9Sprite.h
|
fix scale9sprite be culled unexpectedly
|
2015-12-03 17:53:02 +08:00 |
UIScrollView.cpp
|
Replace tab indents to 4 spaces.
|
2015-11-10 21:03:51 +09:00 |
UIScrollView.h
|
Replace tab indents to 4 spaces.
|
2015-11-10 21:03:51 +09:00 |
UIScrollViewBar.cpp
|
Move `createSpriteFromBase64()` from `UIScrollViewBar.cpp` to `ccUtils.h` in order to use it in other places.
|
2015-10-28 16:56:35 +09:00 |
UIScrollViewBar.h
|
Replace tab indents to 4 spaces.
|
2015-11-10 21:03:51 +09:00 |
UISlider.cpp
|
Change component resource load logic, won't dependent on sprite edit in other studio combine PR
|
2015-11-25 20:07:50 +08:00 |
UISlider.h
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
UIText.cpp
|
don't change Text's dimension when label scale.
|
2015-09-21 17:03:29 +08:00 |
UIText.h
|
Fix typos in documentation
|
2015-10-23 16:59:51 +09:00 |
UITextAtlas.cpp
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
UITextAtlas.h
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
UITextBMFont.cpp
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
UITextBMFont.h
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
UITextField.cpp
|
Fix for text field
|
2015-09-30 12:39:44 +03:00 |
UITextField.h
|
Fix minor grammar and typo in documentation
|
2015-11-04 17:14:00 +09: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
|
Fix typos
|
2015-10-09 17:59:11 +09:00 |
UIVideoPlayer-ios.mm
|
Fixed: #12097 VideoPlayer on Android ignores search paths
|
2015-05-29 10:17:40 +03:00 |
UIVideoPlayer.h
|
Fix typos in documentation
|
2015-10-23 16:59:51 +09: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
|
Update comment
|
2015-10-21 16:55:45 +03:00 |
UIWebView.mm
|
Moved base/CCPlatform* -> platform/CCPlatform*
|
2014-09-09 17:17:07 -07:00 |
UIWebViewImpl-android.cpp
|
Revert: Fix crash in web view on android
|
2015-10-21 16:54:41 +03: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
|
Merge pull request #14419 from xiaofeng11/v3_combine_ui
|
2015-11-25 17:19:54 +08:00 |
UIWidget.h
|
Merge pull request #14053 from Dimon4eg/Set-focus-for-widgets
|
2015-11-17 11:24:27 +08:00 |