Mark Roszko
50e2a12e17
Fix palette icon scaling on Windows, also extend KiBitmapBundle because we use bundles wrong
...
wxBitmapBundle assumes the smallest bitmap added is the intended "original" size for a particular use case.
And generally that is probably true. However, we re-use icons in some places where we intend for them to start at 16
or start at 24. This is problematic when GetPreferredBitmapSizeFor is called for calculations because it'll return the
16*scale number instead of 24*scale number. So let's just allow passing in a min height restriction to KiBitmapBundle
for when we reuse bitmaps.
2025-01-31 10:37:00 -05:00
..
2025-01-05 17:08:33 -05:00
2025-01-31 10:37:00 -05:00
2025-01-04 09:21:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-04 09:21:11 -05:00
2025-01-12 12:06:45 -05:00
2025-01-12 12:06:45 -05:00
2025-01-28 12:22:39 -08:00
2025-01-14 15:25:05 -05:00
2025-01-31 23:01:07 +08:00
2025-01-22 13:52:28 +03:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-04 09:21:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-04 09:21:11 -05:00
2025-01-20 17:33:55 -08:00
2025-01-09 17:32:05 +00:00
2025-01-25 11:44:15 -05:00
2025-01-25 23:57:38 +08:00
2025-01-09 23:00:53 +00:00
2025-01-13 10:22:26 -08:00
2025-01-01 14:12:04 -08:00
2025-01-09 23:41:02 +00:00
2025-01-16 19:43:15 +08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-28 12:22:39 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-31 23:01:07 +08:00
2025-01-31 10:37:00 -05:00
2025-01-01 14:12:04 -08:00
2025-01-30 13:02:07 +00:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-29 20:54:33 +00:00
2025-01-20 12:58:00 +00:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-12 12:06:45 -05:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-14 12:24:24 +00:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-28 12:22:39 -08:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-08 00:15:56 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-29 20:54:33 +00:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-09 07:44:11 -05:00
2025-01-12 12:06:45 -05:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-12 12:06:45 -05:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-14 15:25:05 -05:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-05 17:08:33 -05:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-16 13:12:25 +00:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-28 12:22:39 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-28 15:09:11 +00:00
2025-01-28 15:09:11 +00:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-28 12:22:39 -08:00
2025-01-08 12:27:15 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-09 07:44:11 -05:00
2025-01-01 14:12:04 -08:00
2025-01-14 20:44:09 +00:00
2025-01-01 14:12:04 -08:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-11 19:05:45 -05:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-11 07:25:14 -05:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-09 09:03:08 -08:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-28 15:21:27 +00:00
2025-01-01 14:12:04 -08:00
2025-01-22 17:51:57 +00:00
2025-01-01 14:12:04 -08:00
2025-01-09 09:03:08 -08:00
2025-01-16 15:59:51 +00:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-11 07:25:14 -05:00
2025-01-01 14:12:04 -08:00
2025-01-11 07:25:14 -05:00
2025-01-11 19:05:45 -05:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00
2025-01-01 14:12:04 -08:00