Jon Evans
|
43d3a18b86
|
Improve HiDPI handling of appearance/layer controls
|
2023-02-22 09:20:36 -05:00 |
Marek Roszko
|
ac94995f70
|
Some more wxS
|
2023-01-16 19:07:50 -05:00 |
Seth Hillbrand
|
f1261e71d4
|
Replace boost::optional with std::optional
|
2022-08-25 15:50:47 -07:00 |
Seth Hillbrand
|
9a8d1246cc
|
We don't keep a CHANGELOG.TXT
Direct interested readers to AUTHORS.TXT instead.
|
2021-10-05 19:46:53 -07:00 |
Marek Roszko
|
7802037495
|
Namespace the env_vars.h functions
|
2021-06-27 00:38:19 -04:00 |
luz paz
|
5f1e9bc8a7
|
Fix typos in source code
|
2021-06-10 01:24:15 +00:00 |
Marek Roszko
|
d946d6e68f
|
Cleanup some pgm_base.h includes
|
2021-06-08 21:56:00 -04:00 |
Seth Hillbrand
|
507ca9bc73
|
Add DPI scaling to KIPLATFORM
GTK needs to check current scaling but wx doesn't provide this
functionality in 3.0, so we can bypass by going straight to the source.
|
2021-02-22 17:38:27 -08:00 |
Ian McInerney
|
5649558cff
|
Move DPI_SCALING into the GAL from common
It should be owned by the GAL, since it is used
with the OpenGL canvas infrastructure.
|
2020-06-19 17:02:46 +01:00 |