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
..
addremovectrl.h
display.h
eventloopsourcesmanager.h
extfield.h
fd.h
fdiodispatcher.h
fdioeventloopsourcehandler.h
fdiohandler.h
fdiomanager.h
fileback.h
filename.h
flagscheck.h
fontmgr.h
fswatcher.h
graphics.h
icondir.h
jsscriptwrapper.h
launchbrowser.h
markupparser.h
markupparserattr.h
menuradio.h
notifmsg.h
overlay.h
pipestream.h
preferences.h
richtooltip.h
sckaddr.h
secretstore.h
selectdispatcher.h
socket.h
spinctrl.h Factor out another wxSpinCtrl helper for getting its max length 2019-11-13 15:46:16 +01:00
streamtempinput.h
textmeasure.h
threadinfo.h
timer.h
tlwgeom.h
uiaction.h
window.h
wxprintf.h Stop truncating all wxString::Printf() arguments to 65535 chars 2019-11-17 18:30:33 +01:00