isle-portable/ISLE
AllMeatball da056ee45f
isleapp: Add icon upon window creation (#85)
* isleapp/res: Add icon.h

* isleapp: Set icon on non-windows systems

* isleapp: Fix formating to match with .clang-format

* isleapp: Remove _WIN32 ifdefs

This is closer to the original code. I thought it would let Windows
set the icon itself not set the icon upon window creation.

* isleapp: Load internal .BMP instead of raw pixels

This should fix the endianess problem I mentioned in the PR.

* isleapp: Only load icon from IOStream if it's valid

* isleapp: Disable format checking in ISLE/res/

* ISLE/res/resource.h: Prevent recursive inclusion

* ISLE: Remove isle.h from resource.h

also rename isle.h to isle_bmp.h

* isleapp: Fix formatting
2025-05-15 01:18:41 +02:00
..
res isleapp: Add icon upon window creation (#85) 2025-05-15 01:18:41 +02:00
isleapp.cpp isleapp: Add icon upon window creation (#85) 2025-05-15 01:18:41 +02:00
isleapp.h Remove d3drm-wine (#75) 2025-05-13 19:18:20 +00:00
library_msvc.h Add more annotations to ISLE (#990) 2024-06-05 12:31:23 +02:00
library_smartheap.h Small update to datacmp and roadmap (#1048) 2024-06-28 14:58:35 -07:00