mikek
2d8657d37c
Fix escaping/unescaping in wxLongStringProperty
...
wxPropertyGrid::ExpandEscapeSequences() function should convert all valid
escape sequences (\r, \n, \t, \\) to the corresponding single characters
(CR, LF, TAB, backslash, accordingly) and
wxPropertyGrid::CreateEscapeSequences() function should do the reverse
operation and convert these raw characters to the corresponding escape
sequences.
Closes #17896 .
2017-07-06 23:14:08 +02:00
..
2017-02-20 17:46:45 +01:00
2017-07-06 23:14:08 +02:00
2017-07-02 13:02:13 +02:00
2017-05-30 19:40:09 +02:00
2017-01-23 20:05:45 -08:00
2017-03-25 03:22:17 +01:00
2017-07-03 22:48:30 +02:00
2017-02-20 17:53:04 +01:00
2017-07-03 22:48:04 +02:00
2017-04-19 17:07:44 +02:00
2017-02-25 18:52:23 +01:00
2017-04-17 18:57:31 +02:00
2017-03-04 19:07:04 +01:00
2017-06-20 15:32:00 +02:00
2017-04-01 18:43:13 +02:00
2017-01-23 20:05:45 -08:00
2017-01-20 14:32:12 +01:00
2017-01-16 03:25:49 +01:00
2017-04-17 18:57:02 +02:00
2017-02-05 02:50:53 +01:00
2017-05-20 17:01:58 +02:00
2017-06-25 15:05:31 -07:00
2017-06-25 14:21:40 -07:00
2017-06-25 14:21:40 -07:00
2017-06-25 14:21:40 -07:00
2017-06-25 14:21:40 -07:00
2017-06-25 14:21:40 -07:00
2017-06-25 14:21:40 -07:00
2017-06-25 14:21:40 -07:00
2017-06-24 11:04:47 -07:00
2017-05-14 22:34:31 +02:00
2017-01-23 15:05:04 -08:00
2017-05-07 14:13:58 +02:00
2017-06-21 22:51:57 +04:00
2017-05-01 18:00:21 +09:00
2017-02-23 20:49:59 +01:00
2017-04-23 08:39:33 +01:00