axmol/cocos/gui
Ricardo Quesada 99ae4d86d3 fixes compiler warnings
* converts some `int` to `ssize_t`
* adds `const` to `title()` and `subtitle()`
2013-12-19 12:23:42 -08:00
..
proj.win32 [Win32] Update libGUI project 2013-11-09 23:57:18 +09:00
Android.mk Modify mk files 2013-11-06 17:20:14 +08:00
CMakeLists.txt Modify mk files 2013-11-06 17:20:14 +08:00
CocosGUI.cpp issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08:00
CocosGUI.h Merge master branch to develop branch 2013-11-06 16:04:06 +08:00
UIButton.cpp Merge branch 'develop' into constructors_are_protected 2013-11-14 11:57:18 -08:00
UIButton.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UICheckBox.cpp Merge branch 'develop' into constructors_are_protected 2013-11-14 11:57:18 -08:00
UICheckBox.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UIHelper.cpp fixes compiler warnings 2013-12-19 12:23:42 -08:00
UIHelper.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UIImageView.cpp Merge branch 'develop' into constructors_are_protected 2013-11-14 11:57:18 -08:00
UIImageView.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UIInputManager.cpp fixes compiler warnings 2013-12-19 12:23:42 -08:00
UIInputManager.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UILabel.cpp Modify code criterion 2013-11-14 11:37:46 +08:00
UILabel.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UILabelAtlas.cpp Modify code criterion 2013-11-14 11:37:46 +08:00
UILabelAtlas.h add "override" 2013-11-14 13:42:10 +08:00
UILabelBMFont.cpp Modify code criterion 2013-11-14 11:37:46 +08:00
UILabelBMFont.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UILayer.cpp Modify code criterion 2013-11-14 11:37:46 +08:00
UILayer.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UILayout.cpp fixes compiler warnings 2013-12-19 12:23:42 -08:00
UILayout.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UILayoutDefine.cpp Merge master branch to develop branch 2013-11-06 16:04:06 +08:00
UILayoutDefine.h fix compiling erros on Android 2013-11-07 17:16:31 +08:00
UILayoutParameter.cpp Modify code criterion 2013-11-14 11:37:46 +08:00
UILayoutParameter.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UIListView.cpp fixes compiler warnings 2013-12-19 12:23:42 -08:00
UIListView.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UILoadingBar.cpp Merge branch 'develop' into constructors_are_protected 2013-11-14 11:57:18 -08:00
UILoadingBar.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UIPageView.cpp fixes compiler warnings 2013-12-19 12:23:42 -08:00
UIPageView.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UIRootWidget.cpp Modify code criterion 2013-11-14 11:37:46 +08:00
UIRootWidget.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UIScrollInterface.h Adds virtual destructors on Interfaces 2013-11-19 16:57:23 -08:00
UIScrollView.cpp Modify code criterion 2013-11-14 11:37:46 +08:00
UIScrollView.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UISlider.cpp Merge branch 'develop' into constructors_are_protected 2013-11-14 11:57:18 -08:00
UISlider.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UITextField.cpp fix some warnings 2013-12-06 16:32:06 +08:00
UITextField.h Add doxygen comments for the CocoStudio 2013-11-20 12:04:47 +08:00
UIWidget.cpp fixes compiler warnings 2013-12-19 12:23:42 -08:00
UIWidget.h issue #3162: Merge Node and NodeRGBA, fix bug: Child's opacity will not be changed when its parent's setCascadeOpacityEnabled was set to true and opacity was changed. 2013-12-06 18:07:16 +08:00