axmol/cocos/ui
James Chen 8d28884c9f Merge pull request #5806 from Dhilan007/develop_reImplementationWithLabel
issue #3821: Uses new label instead of LabelTTF in engine.
2014-03-25 13:46:17 +08:00
..
proj.win32 let ios project compile correct 2014-03-11 18:48:26 +08:00
Android.mk modify android makefile 2014-03-11 18:48:28 +08:00
CMakeLists.txt fix linux compile error 2014-03-11 20:46:11 +08:00
CocosGUI.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
CocosGUI.h let ios project compile correct 2014-03-11 18:48:26 +08:00
GUIDefine.h Some warning fixes. 2014-03-14 15:38:43 +08:00
UIButton.cpp Remove the old implementation of LabelTTF 2014-03-14 21:06:40 +08:00
UIButton.h Merge pull request #5806 from Dhilan007/develop_reImplementationWithLabel 2014-03-25 13:46:17 +08:00
UICheckBox.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UICheckBox.h closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS. 2014-03-21 13:44:29 +08:00
UIHelper.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UIHelper.h let ios project compile correct 2014-03-11 18:48:26 +08:00
UIImageView.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UIImageView.h let ios project compile correct 2014-03-11 18:48:26 +08:00
UILayout.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UILayout.h closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS. 2014-03-21 13:44:29 +08:00
UILayoutDefine.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UILayoutDefine.h let ios project compile correct 2014-03-11 18:48:26 +08:00
UILayoutParameter.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UILayoutParameter.h let ios project compile correct 2014-03-11 18:48:26 +08:00
UIListView.cpp Merge branch 'develop' into develop_nutty_modify_framework_for315CrashFixed 2014-03-12 17:06:48 +08:00
UIListView.h closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS. 2014-03-21 13:44:29 +08:00
UILoadingBar.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UILoadingBar.h let ios project compile correct 2014-03-11 18:48:26 +08:00
UIPageView.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UIPageView.h closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS. 2014-03-21 13:44:29 +08:00
UIRichText.cpp Merge pull request #5806 from Dhilan007/develop_reImplementationWithLabel 2014-03-25 13:46:17 +08:00
UIRichText.h closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS. 2014-03-21 13:44:29 +08:00
UIScrollInterface.h let ios project compile correct 2014-03-11 18:48:26 +08:00
UIScrollView.cpp Fixed bug of ScrollView 2014-03-13 10:11:41 +08:00
UIScrollView.h closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS. 2014-03-21 13:44:29 +08:00
UISlider.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UISlider.h closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS. 2014-03-21 13:44:29 +08:00
UIText.cpp Remove the old implementation of LabelTTF 2014-03-14 21:06:40 +08:00
UIText.h Merge pull request #5806 from Dhilan007/develop_reImplementationWithLabel 2014-03-25 13:46:17 +08:00
UITextAtlas.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UITextAtlas.h let ios project compile correct 2014-03-11 18:48:26 +08:00
UITextBMFont.cpp let ios project compile correct 2014-03-11 18:48:26 +08:00
UITextBMFont.h let ios project compile correct 2014-03-11 18:48:26 +08:00
UITextField.cpp Merge pull request #5806 from Dhilan007/develop_reImplementationWithLabel 2014-03-25 13:46:17 +08:00
UITextField.h closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS. 2014-03-21 13:44:29 +08:00
UIWidget.cpp Some warning fixes. 2014-03-14 15:38:43 +08:00
UIWidget.h closed #3897 : Constructors should be protected, but should be a way to disable them, added CC_CONSTRUCTOR_ACCESS. 2014-03-21 13:44:29 +08:00