..
CCControl.cpp
fixed #1649 : Changed return type to const reference for member variable access.
2013-01-14 15:51:53 +08:00
CCControl.h
fixed #1545:remove the usage of CREATE_FUNC
2012-11-08 10:41:14 +08:00
CCControlButton.cpp
fixed #1553 : fixed a memory leak in CCControlButton.
2013-01-21 10:16:07 +08:00
CCControlButton.h
fixed #1649 : Reverted some invokings of function that returns const reference.
2013-01-14 16:06:18 +08:00
CCControlColourPicker.cpp
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00
CCControlColourPicker.h
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00
CCControlExtensions.h
issue #1483 : Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
2012-09-25 17:26:09 +08:00
CCControlHuePicker.cpp
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00
CCControlHuePicker.h
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00
CCControlPotentiometer.cpp
* CCControl* should not respond to touches if the control is not visible.
2012-10-30 11:10:05 -04:00
CCControlPotentiometer.h
issue #1483 : Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
2012-09-25 17:26:09 +08:00
CCControlSaturationBrightnessPicker.cpp
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00
CCControlSaturationBrightnessPicker.h
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00
CCControlSlider.cpp
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00
CCControlSlider.h
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00
CCControlStepper.cpp
* CCControl* should not respond to touches if the control is not visible.
2012-10-30 11:10:05 -04:00
CCControlStepper.h
issue #1483 : Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
2012-09-25 17:26:09 +08:00
CCControlSwitch.cpp
Update extensions/GUI/CCControlExtension/CCControlSwitch.cpp
2013-01-31 22:12:37 +08:00
CCControlSwitch.h
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00
CCControlUtils.cpp
issue #1483 : Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
2012-09-25 17:26:09 +08:00
CCControlUtils.h
issue #1483 : Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
2012-09-25 17:26:09 +08:00
CCInvocation.cpp
issue #1483 : Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
2012-09-25 17:26:09 +08:00
CCInvocation.h
issue #1483 : Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
2012-09-25 17:26:09 +08:00
CCScale9Sprite.cpp
Simpler, correct handling of spritesheet sources
2013-02-11 13:26:40 -08:00
CCScale9Sprite.h
fixed #1593:remove all deprecated methods expect CCBAnimationManager
2012-12-06 18:51:33 +08:00