Commit graph

16 commits

Author SHA1 Message Date
kervala
cf788f098d Changed: Implement CBitmap::setPixelColor 2017-01-01 22:42:37 +01:00
kervala
73663e30dc Changed: Use a global C64BitsParts union to avoid strict aliasing warnings 2016-12-24 14:01:21 +01:00
kervala
67e3108c25 Fixed: Virtual methods with different parameters 2016-12-19 17:46:07 +01:00
kervala
c3bce8874e Fixed: Virtual method with different parameters warning 2016-12-19 16:37:16 +01:00
kervala
4b36ad57cb Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
kervala
44a7872135 Changed: Merged changes from compatibility-develop that should also be in develop 2016-12-18 20:39:16 +01:00
kervala
288b13dbfb Changed: Replace some const char* by std::string 2016-12-18 13:45:07 +01:00
kervala
2fa6b8d316 Fixed: Compilation 2016-12-10 19:36:41 +01:00
kervala
2c5a5b15d6 Fixed: Strict aliasing warnings 2016-12-10 18:55:31 +01:00
kervala
dca976b855 Changed: New "new" definitions for NEW_DEBUG macro defined by MFC 2016-12-10 18:50:01 +01:00
kervala
af70349233 Changed: Destructor for CApplicationContext to display singletons still in memory 2016-12-10 18:48:53 +01:00
kervala
a4f0c1f4d8 Changed: Replace a lot of const char* by std::string parameters 2016-12-10 18:40:03 +01:00
kervala
a625bccce3 Changed: Replace a lot of const char* by std::string parameters 2016-12-10 12:30:57 +01:00
kervala
bbeac21e82 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 2016-12-10 12:05:29 +01:00
kervala
9bfa8f1049 Fixed: Release CCurrentCoTask singleton 2016-12-09 16:14:16 +01:00
kervala
914980875b Changed: Unicode MFC support 2016-12-09 16:04:26 +01:00