axmol/cocos/ui
mogemimi 093ef3a14f Fix typos in variable names 2016-07-26 04:06:01 +09:00
..
UIEditBox Fix typos in log messages 2016-07-25 02:53:22 +09:00
proj.win32 Removed unnecessary search paths. 2016-03-22 16:04:12 +08:00
Android.mk fix compiling and linking error with ndk r12b 2016-07-08 15:29:35 +08:00
CMakeLists.txt Squashed commit of the following: 2016-03-03 14:17:48 +08:00
CocosGUI.cpp
CocosGUI.h Add tizen support (#15518) 2016-04-28 09:49:55 +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 Replace 'ResouceData' with 'ResourceData' 2015-12-05 18:59:54 +09:00
UIAbstractCheckButton.h Replace 'ResouceData' with 'ResourceData' 2015-12-05 18:59:54 +09:00
UIButton.cpp Add missing float suffix to avoid -Wdouble-promotion 2016-07-04 23:12:45 +09:00
UIButton.h Remove unnecessary const from return types 2016-02-29 16:48:07 +09: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 format string warning when compiling with Android NDK 2016-07-03 17:19:17 +09:00
UIHelper.h Fix typos in documentation, comments and strings 2015-12-21 08:22:41 +09:00
UIImageView.cpp GLProgram for ImageView 2016-03-14 17:05:39 +03:00
UIImageView.h GLProgram for ImageView 2016-03-14 17:05:39 +03:00
UILayout.cpp Fixed typo in UILayout using clipping rect x instead of y coordinate. 2016-04-15 13:45:21 +01:00
UILayout.h Fix typos and other mistakes in docs 2016-07-04 00:42:10 +09:00
UILayoutComponent.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UILayoutComponent.h Fix typos in documentation, comments and strings 2015-12-21 08:22:41 +09:00
UILayoutManager.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
UILayoutManager.h Fix typos in documentation, comments and strings 2015-12-21 08:22:41 +09: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 typos in variable names 2016-07-26 04:06:01 +09:00
UIListView.h Fix typos in variable names 2016-07-26 04:06:01 +09:00
UILoadingBar.cpp refine code with DRY. 2015-12-23 14:43:25 +08:00
UILoadingBar.h refine code with DRY. 2015-12-23 14:43:25 +08:00
UIPageView.cpp Merge pull request #15410 from 1scaR1/up_v3 2016-05-19 16:19:18 +08:00
UIPageView.h Fix typos and other mistakes in docs 2016-07-04 00:42:10 +09:00
UIPageViewIndicator.cpp Cache bas64 images 2016-06-06 16:32:50 +02:00
UIPageViewIndicator.h Make PageView indicator more tunable: 2016-04-11 12:28:47 +03: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 Add missing float suffix to avoid -Wdouble-promotion 2016-07-04 23:12:45 +09:00
UIRichText.h Fix typos in documentation comments 2016-07-16 04:18:40 +09:00
UIScale9Sprite.cpp Add ETC1 builtin alpha support. (#16118) 2016-07-25 17:31:54 +08:00
UIScale9Sprite.h Fix typos and other mistakes in docs 2016-07-04 00:42:10 +09:00
UIScrollView.cpp Use std::abs to avoid overhead of casting float to double 2016-07-13 00:55:11 +09:00
UIScrollView.h Fix typos in variable names 2016-07-26 04:06:01 +09:00
UIScrollViewBar.cpp Use std::abs to avoid overhead of casting float to double 2016-07-13 00:55:11 +09:00
UIScrollViewBar.h Replace tab indents to 4 spaces. 2015-11-10 21:03:51 +09:00
UISlider.cpp rollback uislider 2015-12-22 20:03:56 +08:00
UISlider.h Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3 2016-01-09 18:01:56 +08:00
UITabControl.cpp Fix various typos 2016-07-06 08:27:39 +09:00
UITabControl.h Fix documentation when compile with -Wdocumentation and Clang 2016-07-10 17:38:32 +09:00
UIText.cpp update for text clone 2015-12-10 13:17:31 +08:00
UIText.h Fix some typos in docs 2016-01-11 19:23:05 +09:00
UITextAtlas.cpp Replace 'ResouceData' with 'ResourceData' 2015-12-05 18:59:54 +09:00
UITextAtlas.h Replace 'ResouceData' with 'ResourceData' 2015-12-05 18:59:54 +09:00
UITextBMFont.cpp remove error logic 2015-12-24 14:39:15 +08:00
UITextBMFont.h remove error logic 2015-12-24 14:39:15 +08:00
UITextField.cpp Fix some minor typos in local variable names 2016-06-29 11:04:11 +09:00
UITextField.h Fix some minor typos in local variable names 2016-06-29 11:04:11 +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 various typos 2016-07-06 08:27:39 +09:00
UIVideoPlayer-ios.mm fix native control onEnter issue 2016-05-16 16:14:16 +08:00
UIVideoPlayer-tizen.cpp Fix typos in log messages 2016-07-25 02:53:22 +09:00
UIVideoPlayer.h fix jsb 3.11 related issues 2016-05-05 10:20:00 +08:00
UIWebView-inl.h Adding setBounce to webview (#15623) 2016-05-24 18:27:59 +08:00
UIWebView.cpp Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
UIWebView.h Adding setBounce to webview (#15623) 2016-05-24 18:27:59 +08:00
UIWebView.mm Fixes includes in .m and .mm files. 2016-03-21 11:02:00 +08:00
UIWebViewImpl-android.cpp Adding setBounce to webview (#15623) 2016-05-24 18:27:59 +08:00
UIWebViewImpl-android.h Adding setBounce to webview (#15623) 2016-05-24 18:27:59 +08:00
UIWebViewImpl-ios.h Adding setBounce to webview (#15623) 2016-05-24 18:27:59 +08:00
UIWebViewImpl-ios.mm Fix typos in variable names 2016-07-26 04:06:01 +09:00
UIWebViewImpl-tizen.cpp Adding setBounce to webview (#15623) 2016-05-24 18:27:59 +08:00
UIWebViewImpl-tizen.h Adding setBounce to webview (#15623) 2016-05-24 18:27:59 +08:00
UIWidget.cpp Add ETC1 builtin alpha support. (#16118) 2016-07-25 17:31:54 +08:00
UIWidget.h Fix documentation when compile with -Wdocumentation and Clang 2016-07-10 17:38:32 +09:00