Campbell Barton
bb543620ae
Fix invalid UTF8 strings being copied into the Python console
...
Add a ensure_utf8 argument to WM_clipboard_text_get so callers don't
have to handle validation themselves.
Copying non-utf8 text into the Python console and buttons was possible,
causing invalid cursor position and a UnicodeDecodeError accessing
ConsoleLine.body from Python.
2023-05-19 12:49:27 +10:00
..
2023-05-16 13:15:48 +10:00
2023-03-30 10:51:59 +02:00
2023-05-03 17:23:19 +10:00
2023-05-19 12:49:27 +10:00
2023-05-17 17:47:35 +10:00
2023-05-16 18:37:35 +02:00
2023-05-16 14:52:05 +02:00
2023-05-17 11:58:49 -04:00
2023-05-15 15:14:22 +02:00
2023-05-03 17:13:42 +10:00
2023-05-16 18:37:35 +02:00
2023-05-17 11:57:36 +02:00
2023-05-19 12:49:27 +10:00
2023-05-15 15:14:22 +02:00
2023-05-10 12:06:27 +10:00
2023-05-16 17:19:31 +12:00
2023-05-17 13:13:10 +10:00
2023-05-17 13:13:10 +10:00
2023-05-15 10:46:26 +02:00
2023-05-17 13:13:10 +10:00
2023-05-17 14:43:59 +02:00
2023-05-17 11:57:36 +02:00
2023-05-17 11:57:36 +02:00
2023-05-10 16:01:38 +02:00
2023-05-17 11:35:46 +12:00
2023-05-19 12:49:27 +10:00
2023-05-15 15:14:22 +02:00
2023-05-16 22:33:13 +02:00
2023-05-09 14:08:19 +10:00
2023-05-02 10:42:24 +10:00
2023-05-19 12:49:27 +10:00
2023-05-17 13:13:10 +10:00