.. |
UIEditBox
|
fixed typo
|
2015-04-15 09:19:17 -07:00 |
proj.win32
|
Remove vs2012 support in v3
|
2015-05-05 16:11:26 +08:00 |
Android.mk
|
Fix the compile error of js-template by using android-studio compile param.
|
2015-06-25 17:44:51 +08:00 |
CMakeLists.txt
|
remove uishader settings
|
2015-04-20 17:04:49 +08:00 |
CocosGUI.cpp
|
let ios project compile correct
|
2014-03-11 18:48:26 +08:00 |
CocosGUI.h
|
fix group error
|
2015-03-26 15:47:14 +08: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 |
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
|
Fix check box front cross texture expand to normal size when change status between normal and disable frequency
|
2015-07-02 10:29:53 +08:00 |
UICheckBox.h
|
optimize ui::CheckBox memory consumption
|
2015-06-05 10:32:22 +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
|
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
|
remove stencil from Renderstate
|
2015-07-01 14:06:37 +08:00 |
UILayout.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
UILayoutComponent.cpp
|
Fix
|
2015-07-06 16:45: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 |
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
|
Merge pull request #12874 from pandamicro/v3.7-release
|
2015-07-16 16:15:26 +08:00 |
UIScale9Sprite.h
|
fixed Scale9Sprite gray state issue.
|
2015-07-15 14:35:13 +08:00 |
UIScrollView.cpp
|
Fix convertDistanceFromPointToInch logic (add x, y)
|
2015-06-25 21:34:00 +08:00 |
UIScrollView.h
|
use inch for childFocusCancelOffset in UIScrollView
|
2015-06-25 16:57:00 +08:00 |
UISlider.cpp
|
Fix percentage setting won't effect when UISlider's background resource set to null
|
2015-07-10 17:00:16 +08:00 |
UISlider.h
|
optimize uislider memory usage
|
2015-06-05 17:16:10 +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 |