Campbell Barton
bcdcc3dbde
Refactor: use enum types for event modifiers & types
...
Use enum types for event modifier and types,
`wmEventModifierFlag` & `wmEventType` respectively.
This helps with readability and avoids unintended mixing with other
types. To quiet GCC's `-Wswitch` warnings many `default` cases needed
to be added to switch statements on event types.
Ref !136759
2025-03-31 23:48:29 +00:00
..
2025-03-27 01:13:34 +00:00
2025-03-11 12:49:02 +01:00
2025-03-11 16:10:44 +01:00
2025-03-19 00:44:44 +01:00
2025-03-31 09:28:30 -04:00
2025-03-31 14:42:35 +02:00
2025-03-29 19:41:08 +11:00
2025-03-18 18:25:50 +01:00
2025-03-29 14:51:17 +11:00
2025-03-27 10:20:15 +01:00
2024-09-20 13:14:57 +10:00
2024-10-04 11:33:21 +02:00
2025-03-23 13:34:07 +01:00
2025-03-31 18:45:59 +02:00
2025-03-31 23:48:29 +00:00
2025-03-28 00:59:11 +00:00
2025-03-23 13:34:07 +01:00
2025-03-28 11:36:39 -04:00
2025-03-31 12:16:48 +02:00
2025-03-18 10:14:53 +01:00
2025-03-31 13:16:26 +02:00
2025-03-28 11:20:18 +01:00
2025-03-26 14:14:35 +11:00
2025-03-31 23:48:29 +00:00
2025-03-31 00:36:46 +02:00
2025-03-31 21:07:47 +02:00
2025-03-31 12:37:56 +02:00
2025-03-27 22:07:51 +01:00
2025-03-31 18:59:26 +02:00
2025-03-31 00:36:46 +02:00
2025-03-10 16:39:38 +01:00
2025-03-31 23:48:29 +00:00
2025-03-21 00:19:55 +00:00