Files
OrcaSlicer-KX/src/slic3r/GUI
SoftFever 195d22d5cb Remove pre-wxWidgets 3.1.3 DPI fallback code
Since we now target wxWidgets 3.3, the custom DPI change event
workaround (DpiChangedEvent, EVT_DPI_CHANGED_SLICER,
register_win32_dpi_event) is dead code. wxWidgets 3.1.3+ provides
native wxEVT_DPI_CHANGED / wxDPIChangedEvent which is already
wired up in the "true" branch of the version guards.

Removes:
- DpiChangedEvent struct and EVT_DPI_CHANGED_SLICER declaration/definition
- register_win32_dpi_event() function and its call site
- All associated #if !wxVERSION_EQUAL_OR_GREATER_THAN(3,1,3) guards
2026-03-24 20:28:12 +08:00
..
2026-02-02 18:12:19 +08:00
2026-03-09 20:52:12 +08:00
2026-03-04 12:50:33 +08:00
2025-10-28 15:29:50 +08:00
2025-10-28 15:29:50 +08:00
2026-02-23 23:31:23 -03:00
2025-10-05 16:02:17 +08:00
2025-10-05 16:02:17 +08:00
2026-03-16 15:10:36 +03:00
2026-03-16 15:10:36 +03:00
2026-01-23 17:05:56 +08:00
2026-01-03 23:06:57 +08:00
2025-10-09 23:13:09 +08:00
2026-03-12 23:58:23 +03:00
2025-10-02 09:30:48 +08:00
2025-07-06 11:34:47 +08:00
2026-02-04 11:40:02 +00:00
2023-12-01 10:42:45 +00:00
2026-01-26 19:34:14 +08:00
2023-08-30 23:38:33 +08:00
2026-01-03 23:06:57 +08:00
2026-03-04 12:50:33 +08:00
2025-08-22 20:02:26 +08:00
2023-12-01 10:42:45 +00:00
2025-11-10 08:55:30 +08:00
2025-09-21 13:47:51 +08:00
2025-10-02 09:30:48 +08:00
2025-10-02 09:30:48 +08:00
2026-01-23 17:05:56 +08:00
2026-01-23 17:05:56 +08:00
2024-05-20 23:18:05 +08:00
2026-03-20 22:04:46 +08:00
2026-03-15 01:42:28 +03:00
2025-10-02 09:30:48 +08:00
2026-01-23 17:05:56 +08:00
2025-10-28 15:29:56 +08:00
2025-10-28 15:29:56 +08:00
2026-01-03 23:06:57 +08:00
2026-01-03 23:06:57 +08:00
2025-09-21 23:01:08 +08:00
2026-01-23 17:05:56 +08:00
2026-03-15 01:42:28 +03:00
2026-03-15 01:42:28 +03:00
2026-03-09 20:52:12 +08:00
2026-01-23 17:05:56 +08:00
2026-03-08 02:20:31 +03:00
2026-03-09 20:36:36 +08:00
2026-01-03 23:06:57 +08:00
2024-07-23 18:00:21 +08:00
2026-01-03 23:06:57 +08:00
2026-01-03 23:06:57 +08:00
2026-01-03 23:06:57 +08:00
2026-01-23 17:05:56 +08:00
2026-01-23 17:05:56 +08:00
2026-01-03 23:06:57 +08:00
2025-08-22 20:02:26 +08:00
2026-03-18 17:52:24 +08:00
2026-01-31 01:04:27 +08:00
2026-02-04 11:40:02 +00:00
2026-02-04 11:40:02 +00:00
2026-01-23 17:05:56 +08:00
2026-01-23 17:05:56 +08:00
2025-10-28 15:30:06 +08:00
2025-11-19 13:51:52 +03:00
2025-10-02 09:30:48 +08:00
2025-10-28 15:29:56 +08:00
2026-01-28 19:04:56 +08:00
2026-01-23 17:05:56 +08:00
2024-05-25 09:11:19 +08:00
2026-03-09 20:52:12 +08:00