sneedmc/launcher/ui
jdp_ eabd225b06 Fix bug, fix more warnings (See commit description)
This ends my series of patches fixing warnings throughout the codebase. Now, there are NO warnings except for unused parameters, tested on GCC 13.1.1 and Clang 16.0.2 with -Wall -Wextra.

Fixed dark mode crashing on Windows 8.1, 8 and 7, and removed a need for an export by moving in the function.

Any people looking at the Windows code and asking why I didn't use official version querying API's, those typically have some sort of unwanted behavior, plus checking exports to determine versions is shorter.
2023-05-08 22:08:07 -04:00
..
dialogs Fix bug, fix more warnings (See commit description) 2023-05-08 22:08:07 -04:00
instanceview Fix bug, fix more warnings (See commit description) 2023-05-08 22:08:07 -04:00
pagedialog NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
pages Fix bug, fix more warnings (See commit description) 2023-05-08 22:08:07 -04:00
setupwizard Cleanup codebase 2023-05-07 06:20:16 -04:00
themes Improve default light and dark themes (#1174) 2022-10-08 14:33:24 -03:00
widgets fix: modrinth text layout is no longer weird 2023-02-09 19:36:21 +00:00
ColorCache.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ColorCache.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
GuiUtil.cpp feat: add ability to disable cf api key fetching 2022-10-27 01:42:32 +01:00
GuiUtil.h Curseforge workarounds 2022-10-24 23:05:29 +01:00
InstanceWindow.cpp fix: enable demo launch only on supported instances 2022-09-15 19:27:42 -03:00
InstanceWindow.h Added Launch Demo button. 2022-09-15 18:44:18 -03:00
MainWindow.cpp Add a way to change the position of the cat. 2022-12-06 15:25:09 +02:00
MainWindow.h Add Jinx 2022-11-14 21:23:50 +01:00
WinDarkmode.cpp Fix bug, fix more warnings (See commit description) 2023-05-08 22:08:07 -04:00
WinDarkmode.h Fix bug, fix more warnings (See commit description) 2023-05-08 22:08:07 -04:00