dualface
|
9809798280
|
[Win32] add menubar to window
[Win32] set custom window message proc
[Win32] resize window
|
2012-09-03 00:58:42 +08:00 |
YuLei Liao
|
d4c53d43b9
|
[Win32] add custom menu and custom windows message proc
|
2012-09-02 04:38:52 +08:00 |
James Chen
|
369eb3daa3
|
[WIN32] Enabled retina. Updated the implementation of fullPathFromRelativePath.
|
2012-08-24 18:01:16 +08:00 |
minggo
|
cfdc50fb60
|
issue #1437:make CCEGLView::sharedOpenGLView() return pointer
|
2012-08-21 14:58:31 +08:00 |
James Chen
|
0fce637ec7
|
issue #1429: First commit CCEditBox support, only valid on IOS. PLZ refer to ExtensionsTest/EditBoxTest.
|
2012-08-15 14:33:56 +08:00 |
minggo
|
cc39dc55f4
|
issue #1405:remove unneeded functions of CCFileUtils
|
2012-08-08 18:39:33 +08:00 |
James Chen
|
c4056b1bb0
|
fixed #1269: Updated include search paths for win32 and android.
|
2012-06-19 17:22:55 +08:00 |
James Chen
|
ebcc78497f
|
fixed #1282: Can not run samples on windows if the display card is ATI. Use opengl directly. Reverted all project configurations to Unicode characterset to avoid textinput error.
|
2012-06-01 13:44:28 +08:00 |
James Chen
|
82439733c5
|
fixed #1204: Made CCEGLView::Create(on win32) as a private function. Updated ExtensionsTest.
And updated the format of source files(changed linebreak symbol to UNIX format ('\n'),replaced 'tab' with four spaces).
|
2012-05-03 10:12:00 +08:00 |
James Chen
|
5fc72581cb
|
issue #1204: Removed CCApplication::initInstance.
|
2012-05-02 17:50:26 +08:00 |
James Chen
|
0f36a89c7e
|
issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug).
|
2012-04-25 16:18:04 +08:00 |