minggo
|
bb758df0d0
|
issue #2393:mark ccp as deprecated
|
2013-07-12 14:11:55 +08:00 |
James Chen
|
5eb849a789
|
closed #2381: ControlSwitch was displayed ugly when adding more than one switch.
|
2013-07-09 17:23:13 +08:00 |
minggo
|
87125e4b2a
|
issue #2129:use capital words for static const member variables
|
2013-07-08 18:11:32 +08:00 |
minggo
|
04465622b7
|
issue #2129:remove prefix of types in ccTypes.h
|
2013-07-05 16:49:22 +08:00 |
James Chen
|
cb67ed0227
|
issue #2129: Removing CC prefix for extension module.
|
2013-06-20 14:15:53 +08:00 |
James Chen
|
c0d44cb2e4
|
fixed #2129: Rename m_iVar to _var, remove CC prefixes.
|
2013-06-15 14:03:30 +08:00 |
James Gregory
|
19f6c7978b
|
More client side buffer fixes.
|
2013-05-06 20:59:48 -07:00 |
xyhl515
|
3316f8c961
|
Update extensions/GUI/CCControlExtension/CCControlSwitch.cpp
implement setOn(isOn,false)
|
2013-01-31 22:12:37 +08:00 |
minggo
|
a75f8b7e7a
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +08:00 |
minggo
|
b497143f93
|
issue #1555:menu can receive touch event now
|
2012-11-16 14:51:48 +08:00 |
Ed Bartley
|
f424da2a7e
|
* CCControl* should not respond to touches if the control is not visible.
|
2012-10-30 11:10:05 -04:00 |
James Chen
|
d91d7c8317
|
issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension.
|
2012-09-25 17:26:09 +08:00 |
James Chen
|
f7229f74d8
|
issue #1483: Synchronizing CCControlExtension to latest version.
|
2012-09-25 16:57:51 +08:00 |
Walzer
|
cc3d850892
|
fixed #1416, add object orientated APIs for CCGeometry, replace "CCFloat" with "float"
|
2012-08-01 15:30:12 +08:00 |
Walzer
|
0431cb455b
|
fixed #1413, add CCTouch::getLocation(), getDelta() method
return OpenGL coordinates directly, to make the usage more convenient.
|
2012-07-31 17:41:53 +08:00 |
Walzer
|
b8fa32dbc0
|
use extensions/GUI instead of extensions/UI
|
2012-07-30 22:57:59 +08:00 |