cocos2d-x/cocos/gui
James Chen 9f793f8a9b Warning fixes: 1) getZOrder —> getLocalZOrder. 2) long —> int 2014-01-20 15:03:30 +08:00
..
proj.win32 fix compiling error and miss file on vs. 2014-01-04 12:25:12 +08:00
Android.mk Modify class name Label LabelBMFont LabelAtlas 2013-12-31 16:36:33 +08:00
CMakeLists.txt Moves temp files to CURRENT_BINARY_DIR. 2014-01-06 23:44:36 -08:00
CocosGUI.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CocosGUI.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UIButton.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UIButton.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UICheckBox.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UICheckBox.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UIHelper.cpp rename UIHelper to Helper for consistency 2014-01-07 16:22:18 +08:00
UIHelper.h rename UIHelper to Helper for consistency 2014-01-07 16:22:18 +08:00
UIImageView.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UIImageView.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UILayout.cpp Warning fixes: 1) getZOrder —> getLocalZOrder. 2) long —> int 2014-01-20 15:03:30 +08:00
UILayout.h GlobalZOrder is used for render priority... 2014-01-18 11:38:06 -08:00
UILayoutDefine.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UILayoutDefine.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UILayoutParameter.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UILayoutParameter.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UIListView.cpp GlobalZOrder is used for render priority... 2014-01-18 11:38:06 -08:00
UIListView.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UILoadingBar.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UILoadingBar.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UIPageView.cpp Fixed bugs of "anchor point" and "update" 2014-01-09 19:00:47 +08:00
UIPageView.h Fixed bugs. 2014-01-09 09:58:27 +08:00
UIScrollInterface.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UIScrollView.cpp Fixed bugs of "anchor point" and "update" 2014-01-09 19:00:47 +08:00
UIScrollView.h GlobalZOrder is used for render priority... 2014-01-18 11:38:06 -08:00
UISlider.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UISlider.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UIText.cpp long —> ssize_t for some classes. 2014-01-07 18:26:31 +08:00
UIText.h long —> ssize_t for some classes. 2014-01-07 18:26:31 +08:00
UITextAtlas.cpp issue #3627, remove UICCLabelAtlas, add LabelAtlas::create() for GUI module 2014-01-09 12:40:51 +08:00
UITextAtlas.h fixed #3627. There're no UICCLabelAtlas any more. 2014-01-09 12:43:57 +08:00
UITextBMFont.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UITextBMFont.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
UITextField.cpp Fixed bugs of "anchor point" and "update" 2014-01-09 19:00:47 +08:00
UITextField.h Fixed bugs. 2014-01-09 09:58:27 +08:00
UIWidget.cpp Warning fixes: 1) getZOrder —> getLocalZOrder. 2) long —> int 2014-01-20 15:03:30 +08:00
UIWidget.h GlobalZOrder is used for render priority... 2014-01-18 11:38:06 -08:00