axmol/cocos/ui
mogemimi 63b3043dc0 Remove extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +08:00
..
UIEditBox Remove semicolons before method bodies (#16566) 2016-09-14 10:44:00 -07: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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
CocosGUI.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIAbstractCheckButton.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIButton.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIButton.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UICheckBox.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UICheckBox.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIDeprecated.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIDeprecated.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIHBox.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIHBox.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIHelper.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIHelper.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIImageView.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIImageView.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UILayout.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UILayout.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UILayoutComponent.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UILayoutComponent.h misspelling check on cocos directory (#16522) 2016-09-06 10:14:14 +08:00
UILayoutManager.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UILayoutManager.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UILayoutParameter.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UILayoutParameter.h Remove extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +08:00
UIListView.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIListView.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UILoadingBar.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UILoadingBar.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIPageView.cpp merge v3.13 back to v3 2016-08-29 11:57:13 +08:00
UIPageView.h misspelling check on cocos directory (#16522) 2016-09-06 10:14:14 +08:00
UIPageViewIndicator.cpp Fix page view indicator opacity for inactive pages 2016-06-25 18:49:13 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIRelativeBox.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIRichText.cpp #Improve XML parse performance with rapidxml pure SAX parser (#16419) 2016-08-24 16:37:03 -07:00
UIRichText.h Fix typos in documentation comments 2016-07-16 04:18:40 +09:00
UIScale9Sprite.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIScale9Sprite.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIScrollView.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIScrollView.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08: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 getSlidBallRenderer methods to allow more customization of UISlider (#16532) 2016-09-09 10:01:14 +08:00
UISlider.h getSlidBallRenderer methods to allow more customization of UISlider (#16532) 2016-09-09 10:01:14 +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 copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIText.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UITextAtlas.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UITextAtlas.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UITextBMFont.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UITextBMFont.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UITextField.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UITextField.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIVBox.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIVBox.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIWebView-inl.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIWebView.cpp Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
UIWebView.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIWebView.mm Fixes includes in .m and .mm files. 2016-03-21 11:02:00 +08:00
UIWebViewImpl-android.cpp fixed base URL for webview on android doesn't work (#16279) 2016-08-02 16:49:24 +08:00
UIWebViewImpl-android.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIWebViewImpl-ios.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +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 Remove redundant semicolons (#16558) 2016-09-12 09:45:34 +08:00
UIWidget.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
UIWidget.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00