axmol/cocos/ui
andyque 4d82673760 issue #5161, replace _size with _contentSize 2014-06-24 15:08:58 +08:00
..
proj.win32 Optimize the win32 projects configuration. 2014-06-20 10:50:43 +08:00
proj.wp8 remove UIInterface.h header file 2014-06-09 10:35:54 +08:00
Android.mk rename UILayout 2014-05-28 10:17:34 +08:00
CCProtectedNode.cpp Add new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
CCProtectedNode.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
CMakeLists.txt rename UILayout 2014-05-28 10:17:34 +08:00
CocosGUI.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
CocosGUI.h issue #5176, refactor UIFocusManager 2014-05-26 18:17:47 +08:00
GUIDefine.h refact ui header file include 2014-06-04 14:56:33 +08:00
UIButton.cpp issue #5161, replace all _size to _contentSize 2014-06-20 10:40:16 +08:00
UIButton.h Merge branch 'v3' into cleanupBinaryLoader 2014-06-18 15:13:34 +08:00
UICheckBox.cpp issue #5161, replace all _size to _contentSize 2014-06-20 10:40:16 +08:00
UICheckBox.h refactor UICheckBox setColor & setOpacity 2014-06-06 16:01:55 +08:00
UIDeprecated.h closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIHBox.cpp refactor setSize to setContentSize and deprecated the old interface 2014-06-20 14:03:33 +08:00
UIHBox.h Modify layout and add Boxes 2014-03-25 17:15:54 +08:00
UIHelper.cpp fixed ui header file include problem 2014-05-22 10:49:28 +08:00
UIHelper.h fixed ui header file include problem 2014-05-22 10:49:28 +08:00
UIImageView.cpp issue #5161, replace all _size to _contentSize 2014-06-20 10:40:16 +08:00
UIImageView.h refactor ImageView setColor & setOpacity 2014-06-06 16:02:44 +08:00
UILayout.cpp refactor setSize to setContentSize and deprecated the old interface 2014-06-20 14:03:33 +08:00
UILayout.h update ccs-res 2014-06-18 11:26:26 +08:00
UILayoutManager.cpp issue #5161, deprecated getSize 2014-06-20 11:18:53 +08:00
UILayoutManager.h rename UILayout 2014-05-28 10:17:34 +08:00
UILayoutParameter.cpp issue #5057, convert const char* to std::string& 2014-05-12 14:59:00 +08:00
UILayoutParameter.h refactor UILayoutExecutant to LayoutManager 2014-05-28 10:11:49 +08:00
UIListView.cpp Merge branch 'v3' into feature5161 2014-06-24 09:51:18 +08:00
UIListView.h remove unused override method 2014-06-23 15:46:07 +08:00
UILoadingBar.cpp issue #5161, replace all _size to _contentSize 2014-06-20 10:40:16 +08:00
UILoadingBar.h refactor LoadingBar setColor & setOpacity 2014-06-06 16:03:59 +08:00
UIPageView.cpp refactor setSize to setContentSize and deprecated the old interface 2014-06-20 14:03:33 +08:00
UIPageView.h refactor touch event 2014-06-09 10:23:11 +08:00
UIRelativeBox.cpp refactor setSize to setContentSize and deprecated the old interface 2014-06-20 14:03:33 +08:00
UIRelativeBox.h Modify layout and add Boxes 2014-03-25 17:15:54 +08:00
UIRichText.cpp issue #5161, replace _size with _contentSize 2014-06-24 15:08:58 +08:00
UIRichText.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
UIScrollView.cpp refactor setSize to setContentSize and deprecated the old interface 2014-06-20 14:03:33 +08:00
UIScrollView.h fix addEventListener hidden problem 2014-06-23 12:09:49 +08:00
UISlider.cpp issue #5161, replace all _size to _contentSize 2014-06-20 10:40:16 +08:00
UISlider.h refactor Slider setColor & setOpacity 2014-06-06 16:07:47 +08:00
UIText.cpp issue #5161, replace all _size to _contentSize 2014-06-20 10:40:16 +08:00
UIText.h update ccs-res 2014-06-18 11:26:26 +08:00
UITextAtlas.cpp issue #5161, replace all _size to _contentSize 2014-06-20 10:40:16 +08:00
UITextAtlas.h refactor TextAtlas setColor & setOpacity 2014-06-06 16:09:13 +08:00
UITextBMFont.cpp issue #5161, replace all _size to _contentSize 2014-06-20 10:40:16 +08:00
UITextBMFont.h refactor TextBMFont setColor & setOpacity 2014-06-06 16:09:59 +08:00
UITextField.cpp issue #5161, replace all _size to _contentSize 2014-06-20 10:40:16 +08:00
UITextField.h Merge branch 'improvement/COC-3' of https://github.com/zhouxiaoxiaoxujian/cocos2d-x into improveUITextField 2014-06-09 14:46:04 +08:00
UIVBox.cpp refactor setSize to setContentSize and deprecated the old interface 2014-06-20 14:03:33 +08:00
UIVBox.h Modify layout and add Boxes 2014-03-25 17:15:54 +08:00
UIVideoPlayer.h Compiles on iOS 2014-06-02 16:02:54 -07:00
UIVideoPlayerAndroid.cpp Compiles on Windows and Android 2014-06-04 09:48:35 -07:00
UIVideoPlayerIOS.mm Merge remote-tracking branch 'cocos2d/v3' into normalized_position 2014-06-04 09:19:22 -07:00
UIWidget.cpp issue #5161, replace _size with _contentSize 2014-06-24 15:08:58 +08:00
UIWidget.h Merge branch 'v3' into feature5161 2014-06-24 09:51:18 +08:00