Files
wxWidgets/interface/wx
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-25 18:52:23 +01:00
2017-02-05 02:50:53 +01:00
2017-05-20 17:01:58 +02: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-06-21 22:51:57 +04:00
2017-04-23 08:39:33 +01:00