axmol/cocos/ui
andyque 769300d25e rename UILayout
Executant.h to UILayoutManager.h
2014-05-28 10:17:34 +08:00
..
proj.win32 rename UILayout 2014-05-28 10:17:34 +08:00
proj.wp8 updated project files to latest version of cocos2d 2014-05-12 09:27:52 -07:00
Android.mk rename UILayout 2014-05-28 10:17:34 +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 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 fixed ui header file include problem 2014-05-22 10:49:28 +08:00
UIButton.cpp add constness to UIButton 2014-05-27 11:30:36 +08:00
UIButton.h add constness to UIButton 2014-05-27 11:30:36 +08:00
UICheckBox.cpp add constness to UICheckBox 2014-05-27 11:30:36 +08:00
UICheckBox.h add constness to UICheckBox 2014-05-27 11:30:36 +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 add constness to UIImageView 2014-05-27 11:30:36 +08:00
UIImageView.h add constness to UIImageView 2014-05-27 11:30:36 +08:00
UILayout.cpp rename UILayout 2014-05-28 10:17:34 +08:00
UILayout.h refactor UILayoutExecutant to LayoutManager 2014-05-28 10:11:49 +08:00
UILayoutManager.cpp rename UILayout 2014-05-28 10:17:34 +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 add constness to UIListView 2014-05-27 11:30:35 +08:00
UIListView.h add constness to UIListView 2014-05-27 11:30:35 +08:00
UILoadingBar.cpp add constness to UILoadingBar 2014-05-27 11:30:35 +08:00
UILoadingBar.h Merge pull request #6862 from favorcode/v3 2014-05-27 13:54:52 +08:00
UIPageView.cpp add constness to UIPageView's removeAllPages method 2014-05-27 11:30:37 +08:00
UIPageView.h Merge pull request #6862 from favorcode/v3 2014-05-27 13:54:52 +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 add constness to UIScrollView 2014-05-27 11:30:36 +08:00
UIScrollView.h add constness to UIScrollView 2014-05-27 11:30:36 +08:00
UISlider.cpp add constness to UISlider 2014-05-27 11:30:36 +08:00
UISlider.h add constness to UISlider 2014-05-27 11:30:36 +08:00
UIText.cpp add constness to UIText 2014-05-27 11:30:36 +08:00
UIText.h add constness to UIText 2014-05-27 11:30:36 +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 add constness to UITextField 2014-05-27 11:30:36 +08:00
UITextField.h add constness to UITextField 2014-05-27 11:30:36 +08: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 add constness to UIVideoPlayer 2014-05-27 11:30:36 +08:00
UIVideoPlayerAndroid.cpp add constness to UIVideoPlayer 2014-05-27 11:30:36 +08:00
UIVideoPlayerIOS.mm add constness to UIVideoPlayer 2014-05-27 11:30:36 +08:00
UIWidget.cpp add const to ui framework methods 2014-05-27 11:30:35 +08:00
UIWidget.h refactor Layout and Widget 2014-05-27 13:49:00 +08:00