Ricardo Quesada
|
7da8c84a75
|
Renames EGLView -> GLView
|
2014-01-30 16:51:43 -08:00 |
Ricardo Quesada
|
862500f99a
|
Renames EGLView -> GLView
|
2014-01-30 15:40:56 -08:00 |
walzer
|
64af0de648
|
update copyrights for 2014, in cocos/2d/ folder
|
2014-01-07 11:25:07 +08:00 |
James Chen
|
dd0e157c74
|
Warning fix in CCTextFieldTTF.cpp.
|
2014-01-06 20:01:28 +08:00 |
James Chen
|
febc19ea8d
|
Some warning fixes on linux.
|
2013-12-26 23:06:16 -08:00 |
boyu0
|
6e6ccbd5f9
|
change some const char* to const std::string&
|
2013-12-24 15:49:58 +08:00 |
boyu0
|
e07c4ffec1
|
Change NULL to nullptr, edit hungarian notation.
|
2013-12-18 17:47:20 +08:00 |
minggo
|
fa7c97171b
|
fix some warnings
|
2013-12-06 16:32:06 +08:00 |
Ricardo Quesada
|
ffd4342548
|
Adds more strings
and more `override`
and fixes some indetentation issues
|
2013-11-07 12:42:16 -08:00 |
Ricardo Quesada
|
e4662b371a
|
TextField uses std::string& in the public API
and uses std::string instead of std::string* internally
|
2013-11-07 11:58:48 -08:00 |
minggo
|
49d7bbd600
|
issue #2905: remove sub folders except platform
|
2013-10-12 15:41:45 +08:00 |