axmol/extensions/GUI/CCControlExtension
minggo c4a97cdfa1 Merge pull request #3485 from ricardoquesada/perf_and_bug_fixes
Perf and bug fixes
2013-08-26 23:22:33 -07:00
..
CCControl.cpp Array & Dictionary fixes 2013-08-21 20:12:09 -07:00
CCControl.h Fixed broken links and wrong encoding in the doc. 2013-08-09 02:31:51 +08:00
CCControlButton.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCControlButton.h issue #2433:Modify lua binding generator template and releated action test 2013-08-14 21:35:55 +08:00
CCControlColourPicker.cpp issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlColourPicker.h issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +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 issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlHuePicker.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCControlPotentiometer.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCControlPotentiometer.h Yet another documentation fix. 2013-08-01 21:40:13 +08:00
CCControlSaturationBrightnessPicker.cpp issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlSaturationBrightnessPicker.h Fixed broken links and wrong encoding in the doc. 2013-08-09 02:31:51 +08:00
CCControlSlider.cpp issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCControlSlider.h Fixed broken links and wrong encoding in the doc. 2013-08-09 02:31:51 +08:00
CCControlStepper.cpp Fixing warnings of the order of member variables and fixing errors for tizen projects. 2013-07-29 14:07:57 +08:00
CCControlStepper.h issue #2521: Removing an unused method ControlStepper::setValue(double value, bool send); since it's not implemented and there is an similar method 'setValueWithSendingEvent' could replace it. 2013-08-12 11:20:48 +08:00
CCControlSwitch.cpp fix warnings 2013-07-26 15:22:45 +08:00
CCControlSwitch.h More best practices fixes 2013-07-18 16:30:19 -07:00
CCControlUtils.cpp issue #2404:created CCDprecated.h and move all global functions and variables into it 2013-07-15 16:14:26 +08:00
CCControlUtils.h issue #2129:remove prefix of types in ccTypes.h 2013-07-05 16:49:22 +08:00
CCInvocation.cpp issue 2430:use enum class for Control enum values 2013-07-26 14:37:26 +08:00
CCInvocation.h issue #2430: Moving enum type to class for CCBReader. 2013-07-27 21:44:49 +08:00
CCScale9Sprite.cpp Little performance improvements 2013-08-26 18:08:21 -07:00
CCScale9Sprite.h Fixed broken links and wrong encoding in the doc. 2013-08-09 02:31:51 +08:00