axmol/cocos/ui
saumyamukul 0a69031db3 [Windows]Fix edit box spacing and alignment (#17807)
* Fix windows edit box crash, spacing, and alignment

Signed-off-by: saumya.mukul <saumya.mukul@mx.com>

* Cleanup

* Reset file attributes
2017-05-31 08:57:11 +08:00
..
UIEditBox [Windows]Fix edit box spacing and alignment (#17807) 2017-05-31 08:57:11 +08: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 license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CocosGUI.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +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 license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIAbstractCheckButton.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIButton.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIButton.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UICheckBox.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UICheckBox.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIDeprecated.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIDeprecated.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIHBox.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIHBox.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIHelper.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIHelper.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIImageView.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIImageView.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UILayout.cpp VS and XCode project files have non-existent file references (#17512) 2017-03-16 13:54:50 +08:00
UILayout.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UILayoutComponent.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UILayoutComponent.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UILayoutManager.cpp Handle auto layout with scaled widget (#17822) 2017-05-26 10:09:57 +08:00
UILayoutManager.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UILayoutParameter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UILayoutParameter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIListView.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIListView.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UILoadingBar.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UILoadingBar.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIPageView.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIPageView.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIPageViewIndicator.cpp Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716) 2016-10-27 15:10:24 +08:00
UIPageViewIndicator.h Make PageView indicator more tunable: 2016-04-11 12:28:47 +03:00
UIRadioButton.cpp Fix typo in variable name (#17218) 2017-01-19 09:40:35 +08: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 license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIRelativeBox.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIRichText.cpp Use range-based for loops to avoid shadowing (#17281) 2017-02-06 15:14:18 +08:00
UIRichText.h Fix minor typos in function parameters (#17157) 2017-01-11 05:34:57 -08:00
UIScale9Sprite.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIScale9Sprite.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIScrollView.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIScrollView.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +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 Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UISlider.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UITabControl.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UITabControl.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIText.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIText.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UITextAtlas.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UITextAtlas.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UITextBMFont.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UITextBMFont.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UITextField.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UITextField.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIVBox.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIVBox.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIVideoPlayer-android.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIVideoPlayer-ios.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIVideoPlayer-tizen.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIVideoPlayer.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebView-inl.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebView.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebView.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebView.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebViewImpl-android.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebViewImpl-android.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebViewImpl-ios.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebViewImpl-ios.mm Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebViewImpl-tizen.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWebViewImpl-tizen.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
UIWidget.cpp Handle auto layout with scaled widget (#17822) 2017-05-26 10:09:57 +08:00
UIWidget.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00