.. |
proj.win32
|
Revert "issue #5176, fix compile error on other platforms"
|
2014-05-26 18:19:23 +08:00 |
proj.wp8
|
updated project files to latest version of cocos2d
|
2014-05-12 09:27:52 -07:00 |
Android.mk
|
Revert "issue #5176, fix compile error on other platforms"
|
2014-05-26 18:19:23 +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
|
Revert "issue #5176, fix compile error on other platforms"
|
2014-05-26 18:19:23 +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
|
fixed ui header file include problem
|
2014-05-22 10:49:28 +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
|
issue #5176, refactor UICheckBox releaseUpEvent
|
2014-05-26 14:44:28 +08:00 |
UICheckBox.h
|
issue #5176, refactor UICheckBox releaseUpEvent
|
2014-05-26 14:44: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
|
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 #5057, refactor TextureResType to strong typed enum
|
2014-05-09 14:56:05 +08:00 |
UIImageView.h
|
Update UIImageView.h
|
2014-05-20 16:45:09 +08:00 |
UILayout.cpp
|
closed #5176, refactor UILayout and focus
|
2014-05-26 23:04:44 +08:00 |
UILayout.h
|
closed #5176, refactor UILayout and focus
|
2014-05-26 23:04:44 +08:00 |
UILayoutExecutant.cpp
|
issue #5183, refactor UILayoutExecutant doLayout method
|
2014-05-20 16:09:30 +08:00 |
UILayoutExecutant.h
|
issue #5183, remove in class member initialization
|
2014-05-26 09:51:05 +08:00 |
UILayoutParameter.cpp
|
issue #5057, convert const char* to std::string&
|
2014-05-12 14:59:00 +08:00 |
UILayoutParameter.h
|
Revert "Merge pull request #6752 from andyque/refactorLayout"
|
2014-05-20 14:36:29 +08:00 |
UIListView.cpp
|
Merge branch 'v3' into 5176
|
2014-05-26 14:00:23 +08:00 |
UIListView.h
|
issue #5176, readd addChild methods into UIListView
|
2014-05-22 17:49:19 +08: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 #5176, refactor UICheckBox releaseUpEvent
|
2014-05-26 14:44:28 +08:00 |
UIPageView.h
|
issue #5176, refactor UICheckBox releaseUpEvent
|
2014-05-26 14:44:28 +08: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
|
issue #5176, refactor UICheckBox releaseUpEvent
|
2014-05-26 14:44:28 +08:00 |
UIScrollView.cpp
|
issue #5176, refactor UIFocusManager and UIScrollView
|
2014-05-26 17:34:56 +08:00 |
UIScrollView.h
|
issue #5176, refactor UIFocusManager and UIScrollView
|
2014-05-26 17:34:56 +08:00 |
UISlider.cpp
|
fix ui widget copyProperties issue
|
2014-05-23 15:03:46 +08:00 |
UISlider.h
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
UIText.cpp
|
fix UIText's fontSize
|
2014-05-19 11:38:45 +08:00 |
UIText.h
|
Update UIText.h
|
2014-05-20 13:05:20 +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
|
fix ui widget copyProperties issue
|
2014-05-23 15:03:46 +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
|
fix ui widget copyProperties issue
|
2014-05-23 15:03:46 +08:00 |
UIVideoPlayerAndroid.cpp
|
fix ui widget copyProperties issue
|
2014-05-23 15:03:46 +08:00 |
UIVideoPlayerIOS.mm
|
fix ui widget copyProperties issue
|
2014-05-23 15:03:46 +08:00 |
UIWidget.cpp
|
issue #5176, refactor FocusNavigationController
|
2014-05-27 10:20:37 +08:00 |
UIWidget.h
|
closed #5176, refactor UILayout and focus
|
2014-05-26 23:04:44 +08:00 |