isle-portable/ISLE/res
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
..
.clang-format isleapp: Add icon upon window creation (#85) 2025-05-15 01:18:41 +02:00
arrow.cur reorganized repo, implemented mxcore 2023-05-05 02:54:17 -07:00
busy.cur reorganized repo, implemented mxcore 2023-05-05 02:54:17 -07:00
isle_bmp.h isleapp: Add icon upon window creation (#85) 2025-05-15 01:18:41 +02:00
isle.bmp isleapp: Add icon upon window creation (#85) 2025-05-15 01:18:41 +02:00
isle.ico reorganized repo, implemented mxcore 2023-05-05 02:54:17 -07:00
isle.rc Yet another CMake implementation (#61) 2023-06-29 16:39:02 -07:00
no.cur reorganized repo, implemented mxcore 2023-05-05 02:54:17 -07:00
resource.h isleapp: Add icon upon window creation (#85) 2025-05-15 01:18:41 +02:00