csy1988525
|
6b92c16bb0
|
Update CCControlButton.cpp
fixed a bug when button's parent is hided, the button still can responce to clicked event
|
2013-03-19 20:56:38 +08:00 |
James Chen
|
ca15cfb2b3
|
Merge pull request #2108 from csy1988525/master
fixed #1821: The display result is wrong when invoking CCControlButton:: setHighlighted.
|
2013-03-10 20:18:08 -07:00 |
Sam Clegg
|
38878b084b
|
Fix all compiler warnings produced by gcc.
This allows the linux and NaCl builds (and perhaps others)
to be compiles with -Wall and -Werror, and it makes the build
output much less noisy.
|
2013-03-05 17:01:00 -08:00 |
csy1988525
|
68c2219d33
|
Update CCControlButton.cpp
fixed a bug that users can't set a button highlighted in the upper logic. also modify some coding format.
|
2013-03-05 16:26:37 +08:00 |
minggo
|
63e4091bfa
|
fixed #1686:finish updating
|
2013-02-28 11:55:36 +08:00 |
James Chen
|
571d86d51d
|
fixed #1553: fixed a memory leak in CCControlButton.
|
2013-01-21 10:16:07 +08:00 |
minggo
|
a75f8b7e7a
|
fixed #1593:remove all deprecated methods expect CCBAnimationManager
|
2012-12-06 18:51:33 +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 |
James Chen
|
d3338a70e5
|
issue #1429: Updated EditBoxTest and fix a bug about callback function.
|
2012-08-17 14:29:07 +08:00 |
Walzer
|
b8fa32dbc0
|
use extensions/GUI instead of extensions/UI
|
2012-07-30 22:57:59 +08:00 |