Files
wxWidgets/include/wx/private
Vadim Zeitlin 8005c59615 Stop truncating all wxString::Printf() arguments to 65535 chars
There is absolutely no good reason to do it and it resulted in
silently truncating all the string formatted using "%s" to their first
65535 characters when using our wxPrintf() implementation.

Closes #18586.
2019-11-17 18:30:33 +01:00
..
2014-03-30 00:02:23 +00:00
2014-03-30 00:02:23 +00:00
2017-05-20 17:01:58 +02:00
2019-01-30 17:35:54 +01:00
2015-09-23 00:52:30 +02:00
2014-05-15 22:32:17 +00:00
2019-08-02 17:44:21 -04:00
2014-05-15 22:32:17 +00:00
2019-09-06 20:59:59 +02:00