minggo
|
8f7a489a4d
|
issue #2905:make cocostudio and gui flat
|
2013-10-16 16:48:39 +08:00 |
samuele3hu
|
d8bd65b2e8
|
issue #2784:Add class constructor js-binding document
|
2013-09-13 16:46:31 +08:00 |
samuele3hu
|
a34ec99014
|
issue #2784:Add js-binding and lua-binding document
|
2013-09-13 11:41:20 +08:00 |
minggo
|
a7c1904eb8
|
issue #2430:move EditBox enum into class
|
2013-07-26 17:45:01 +08:00 |
minggo
|
04465622b7
|
issue #2129:remove prefix of types in ccTypes.h
|
2013-07-05 16:49:22 +08:00 |
Ricardo Quesada
|
578bce4bc8
|
Re-adds 'CC' prefix to objective-c classes.
And also makes it compile on Mac, which was broken
|
2013-06-20 17:46:22 -07: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 Chen
|
edc02b5777
|
fixed #1825: The default color of text on CCEditBox is WHITE now. Fixed issues for CCEditBox of MAC port.
|
2013-03-14 14:29:22 +08:00 |
young40
|
933d316dc4
|
add setVisible() to CCEditBox [ios & mac]
|
2013-03-03 18:58:51 +08:00 |
James Chen
|
56797db85c
|
fixed #1749: Mac platform works ok.
|
2013-02-25 22:33:16 +08:00 |
James Chen
|
e761856b4d
|
Added restriction marco `CC_TARGET_PLATFORM == CC_PLATFORM_MAC` for CCEditBox of MAC port.
This can avoid compilation errors if other platforms include these files.
|
2013-01-15 15:11:20 +08:00 |
Jozef Prídavok
|
229ad55dfa
|
Fixed and refactored Mac Implementation.
|
2013-01-09 15:34:53 +01:00 |
Jozef Prídavok
|
4f2f5a3c8f
|
Added EditBox implementation for Mac OSX.
|
2013-01-09 15:09:57 +01:00 |