axmol/cocos/ui
andyque 1dc1df0827 fix Layout typo 2014-07-15 14:57:10 +08:00
..
proj.win32 fix platform compile error 2014-06-27 16:11:35 +08:00
proj.wp8 fix platform compile error 2014-06-27 16:11:35 +08:00
Android.mk fix compiling warnings 2014-07-03 11:43:56 +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 fix platform compile error 2014-06-27 16:11:35 +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 fix opacity issue when replace Widget textures 2014-07-08 11:30:27 +08:00
UIButton.h closed #5591, fix UIButton setTitleColor & getTitleColor not match 2014-06-25 13:47:29 +08:00
UICheckBox.cpp fix opacity issue when replace Widget textures 2014-07-08 11:30:27 +08:00
UICheckBox.h fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
UIDeprecated.cpp add MarginZero as an external variable 2014-06-27 15:56:29 +08:00
UIDeprecated.h add MarginZero as an external variable 2014-06-27 15:56:29 +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 fix opacity issue when replace Widget textures 2014-07-08 11:30:27 +08:00
UIImageView.h refactor ImageView setColor & setOpacity 2014-06-06 16:02:44 +08:00
UILayout.cpp fix Layout typo 2014-07-15 14:57:10 +08:00
UILayout.h fix Layout typo 2014-07-15 14:57:10 +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 fix margin zero 2014-06-27 15:39:10 +08:00
UILayoutParameter.h fix margin zero 2014-06-27 15:39:10 +08:00
UIListView.cpp fix margin zero 2014-06-27 15:39:10 +08:00
UIListView.h fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
UILoadingBar.cpp fix opacity issue when replace Widget textures 2014-07-08 11:30:27 +08:00
UILoadingBar.h refactor LoadingBar setColor & setOpacity 2014-06-06 16:03:59 +08:00
UIPageView.cpp fix ui::Helper::seekWigetByName can not find pages in pageview 2014-07-05 12:53:56 +08:00
UIPageView.h fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +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 fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
UIRichText.h Adds setNormalizedPosition() 2014-05-30 16:42:05 -07:00
UIScrollView.cpp fix scroll 2014-07-02 11:48:28 +08:00
UIScrollView.h fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
UISlider.cpp fix opacity issue when replace Widget textures 2014-07-08 11:30:27 +08:00
UISlider.h fixed warn and replace NULL with nullptr. 2014-07-10 00:45:27 +08:00
UIText.cpp fix Text line wrap issue 2014-07-15 11:46:53 +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 fix opacity issue when replace Widget textures 2014-07-08 11:30:27 +08:00
UITextBMFont.h refactor TextBMFont setColor & setOpacity 2014-06-06 16:09:59 +08:00
UITextField.cpp Fix the bug that UITextField doesn't support TTF font 2014-07-12 22:42:44 +09:00
UITextField.h Fix the bug that UITextField doesn't support TTF font 2014-07-12 22:42:44 +09: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 Merge branch 'v3' into fixTouchEvent 2014-06-25 11:10:51 +08:00
UIWidget.h fix Text line wrap issue 2014-07-15 11:46:53 +08:00