axmol/cocos2dx/platform/win32
Attila Szilágyi 989b0a249c Fix centerWindow() when the taskbar is located along the top or left screen edge
centerWindow() will not center the window correctly when the taskbar is located along the top or left screen edge.
2013-05-09 14:13:24 +03:00
..
compat fixes #1359 , MSVC's stdint absence 2012-09-22 17:36:36 +09:00
CCAccelerometer.cpp issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports. 2012-11-16 15:56:51 +08:00
CCAccelerometer.h issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports. 2012-11-16 15:56:51 +08:00
CCApplication.cpp Adding Portuguese and Arabic language support 2013-02-11 15:29:56 +00:00
CCApplication.h CCFileUtils::s|gSearchPath -> CCFileUtils::s\gSearchPaths. 2013-01-29 09:56:38 +08:00
CCCommon.cpp issue #1661: Added CrystalCraze for win32 and fix some compilation errors. 2013-01-17 17:07:18 +08:00
CCDevice.cpp fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms. 2013-02-17 17:13:06 +08:00
CCEGLView.cpp Fix centerWindow() when the taskbar is located along the top or left screen edge 2013-05-09 14:13:24 +03:00
CCEGLView.h issue #1661: Added CrystalCraze for win32 and fix some compilation errors. 2013-01-17 17:07:18 +08:00
CCFileUtilsWin32.cpp If file path is an empty string, return false directly in CCFileUtils::isFileExist. 2013-04-25 21:51:13 +08:00
CCFileUtilsWin32.h issue #1702:fix a typo error 2013-02-06 18:04:40 +08:00
CCGL.h issue #1592: Fixing complication errors for windows port. 2013-04-08 11:56:04 +08:00
CCImage.cpp Fixing memoryleaks. 2013-03-21 09:00:55 +08:00
CCPlatformDefine.h [Win32] add CC_DISABLE_ASSERT check 2012-09-04 11:34:55 +08:00
CCStdC.cpp fixed #1177: Moved CCStdC.h/.cpp to relevant platform folder. 2012-05-29 15:51:13 +08:00
CCStdC.h issue #1661: Added CrystalCraze for win32 and fix some compilation errors. 2013-01-17 17:07:18 +08:00