andyque
|
a52532c3c5
|
Merge branch 'feature/COC-5' of https://github.com/zhouxiaoxiaoxujian/cocos2d-x into ImproveUIText
Conflicts:
cocos/ui/UIText.cpp
|
2014-06-09 14:17:57 +08:00 |
zhouxiaoxiaoxujian
|
fabc4d03ee
|
Update UIText.cpp
|
2014-06-06 16:50:25 +08:00 |
zhouxiaoxiaoxujian
|
03eeb2cade
|
Remove unnecessary Type::TTF Check
Remove unnecessary TTF type check on enableOutline or enableGlow function。
|
2014-06-06 16:41:45 +08:00 |
andyque
|
a37a6737ca
|
refactor Text setColor & setOpacity
|
2014-06-06 16:08:31 +08:00 |
Frank.Xu
|
7ece807a63
|
Add shadow, outline, glow filter support for UITextField
|
2014-06-05 19:21:06 +08:00 |
andyque
|
38e274de73
|
refact ui header file include
|
2014-06-04 14:56:33 +08:00 |
andyque
|
5da1f1f78c
|
add constness to UIText
|
2014-05-27 11:30:36 +08:00 |
hyq
|
11dcf1e1dd
|
fix UIText's fontSize
if set fontsize before setting font family, fontsize was wrong
|
2014-05-19 11:38:45 +08:00 |
minggo
|
db0ea94b8a
|
Merge pull request #6730 from andyque/refactor5110
refactor ui framework
|
2014-05-14 17:47:47 +08:00 |
andyque
|
9d5c2ba773
|
closed #5110, add const specifier to getStringLength function
|
2014-05-14 16:25:30 +08:00 |
andyque
|
e6889dca36
|
issue #5110, refactor UIText
|
2014-05-14 15:26:14 +08:00 |
andyque
|
31a2194dcb
|
closed #4900, add TTF font to UIText
|
2014-05-13 17:45:15 +08:00 |
CaiWenzhi
|
19f6526ef8
|
Widget supports contentsize
|
2014-04-17 14:08:25 +08:00 |
Dhilan007
|
390685ae93
|
Label:Change setter of system font name.
|
2014-04-10 10:23:00 +08:00 |
Dhilan007
|
05b8123803
|
Label:Makes the create functions of Label just do one thing.
|
2014-04-09 23:31:05 +08:00 |
Dhilan007
|
67652357e1
|
1.Makes the create functions of Label clear.
|
2014-04-09 21:35:08 +08:00 |
andyque
|
4b6aa2a22c
|
closed #4636. remove Hungary style
|
2014-04-04 18:26:53 +08:00 |
andyque
|
9bcfea2279
|
issue #4636. fix some typo
|
2014-04-03 17:13:24 +08:00 |
andyque
|
0875b4e51f
|
closed #4636. Done
|
2014-04-03 15:56:45 +08:00 |
andyque
|
92945715eb
|
issue #4636. add parameter create function for UIText
|
2014-04-03 10:07:46 +08:00 |
CaiWenzhi
|
2dffcb9808
|
Add ProtectedNode and remove "addNode"
|
2014-03-25 14:28:58 +08:00 |
Dhilan007
|
e512235299
|
Remove the old implementation of LabelTTF
|
2014-03-14 21:06:40 +08:00 |
andyque
|
cbcc1bbbcf
|
let ios project compile correct
|
2014-03-11 18:48:26 +08:00 |