axmol/cocos/ui
andyque a9e1c50897 issue #5183, refactor UIScrollView 2014-05-19 17:34:48 +08:00
..
proj.win32 issue #5057, fix windows compile error 2014-05-12 14:11:44 +08:00
proj.wp8 updated project files to latest version of cocos2d 2014-05-12 09:27:52 -07:00
Android.mk issue #5057, fix andriod and linux compile 2014-05-12 11:55:00 +08:00
CCProtectedNode.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCProtectedNode.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CMakeLists.txt issue #5057, fix andriod and linux compile 2014-05-12 11:55:00 +08:00
CocosGUI.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
CocosGUI.h issue #5057, Merge branch 'v3' into refactor5057 2014-05-09 15:39:02 +08:00
GUIDefine.h closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIButton.cpp Merge branch 'v3' into issue5005 2014-05-15 11:03:03 +08:00
UIButton.h issue #5057, refactor TextureResType to strong typed enum 2014-05-09 14:56:05 +08:00
UICheckBox.cpp Merge branch 'v3' into issue5005 2014-05-15 11:03:03 +08:00
UICheckBox.h closed #5110, add const reference to typedef 2014-05-14 16:14:28 +08:00
UIDeprecated.h closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIHBox.cpp closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIHBox.h Modify layout and add Boxes 2014-03-25 17:15:54 +08:00
UIHelper.cpp issue #5057, convert const char* to std::string& 2014-05-12 14:59:00 +08:00
UIHelper.h issue #5057, convert const char* to std::string& 2014-05-12 14:59:00 +08:00
UIImageView.cpp issue #5057, refactor TextureResType to strong typed enum 2014-05-09 14:56:05 +08:00
UIImageView.h issue #5057, refactor TextureResType to strong typed enum 2014-05-09 14:56:05 +08:00
UILayout.cpp issue #5183, add layout parameter type to widget for convenient access 2014-05-16 10:33:28 +08:00
UILayout.h Merge branch 'v3' into refactorLayout 2014-05-16 10:22:53 +08:00
UILayoutExecutant.cpp issue #5183, refactor obscure functions 2014-05-19 17:18:04 +08:00
UILayoutExecutant.h issue #5183, add LayoutProtocol 2014-05-15 10:07:42 +08:00
UILayoutParameter.cpp issue #5057, convert const char* to std::string& 2014-05-12 14:59:00 +08:00
UILayoutParameter.h issue #5183, add layout parameter type to widget for convenient access 2014-05-16 10:33:28 +08:00
UIListView.cpp issue #5183, add layout parameter type to widget for convenient access 2014-05-16 10:33:28 +08:00
UIListView.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UILoadingBar.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UILoadingBar.h closed #5110, refactor 2014-05-14 17:07:24 +08:00
UIPageView.cpp issue #5183, refactor 2014-05-19 16:51:25 +08:00
UIPageView.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UIRelativeBox.cpp closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIRelativeBox.h Modify layout and add Boxes 2014-03-25 17:15:54 +08:00
UIRichText.cpp Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UIRichText.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UIScrollInterface.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UIScrollView.cpp issue #5183, refactor UIScrollView 2014-05-19 17:34:48 +08:00
UIScrollView.h issue #5183, refactor UIScrollView 2014-05-19 17:34:48 +08:00
UISlider.cpp Merge branch 'v3' into issue5005 2014-05-15 11:03:03 +08:00
UISlider.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UIText.cpp Merge pull request #6730 from andyque/refactor5110 2014-05-14 17:47:47 +08:00
UIText.h Merge pull request #6730 from andyque/refactor5110 2014-05-14 17:47:47 +08:00
UITextAtlas.cpp closed #5110, add const specifier to getStringLength function 2014-05-14 16:25:30 +08:00
UITextAtlas.h closed #5110, add const specifier to getStringLength function 2014-05-14 16:25:30 +08:00
UITextBMFont.cpp closed #5110, add const specifier to getStringLength function 2014-05-14 16:25:30 +08:00
UITextBMFont.h closed #5110, add const specifier to getStringLength function 2014-05-14 16:25:30 +08:00
UITextField.cpp Merge branch 'v3' into issue5005 2014-05-15 11:03:03 +08:00
UITextField.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UIVBox.cpp closed #5118, remove WidgetType and refactor LayoutType to Type 2014-05-12 18:00:54 +08:00
UIVBox.h Modify layout and add Boxes 2014-03-25 17:15:54 +08:00
UIVideoPlayer.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UIVideoPlayerAndroid.cpp Matrix -> Mat4 2014-05-15 11:09:17 +08:00
UIVideoPlayerIOS.mm Squashed commit of the following: 2014-05-14 10:07:09 -07:00
UIWidget.cpp issue #5183, refactor 2014-05-19 16:51:25 +08:00
UIWidget.h issue #5183, refactor 2014-05-19 16:51:25 +08:00