wxWidgets/include/wx/private
Vadim Zeitlin 026659297b Fix path/URL confusion in wxLaunchDefaultBrowser()
Add a helper wxLaunchBrowserParams struct with clearly distinct "url" and
"path" fields and GetPathOrURL() accessor which returns whichever is
appropriate.

This makes the code more clear and ensures that we never pass URLs (but only
file paths) to xdg-open under Unix as it doesn't handle them.

See #17227.
2016-02-07 19:32:18 +01:00
..
addremovectrl.h
eventloopsourcesmanager.h
fd.h
fdiodispatcher.h
fdioeventloopsourcehandler.h
fdiohandler.h
fdiomanager.h
fileback.h
filename.h
flagscheck.h
fontmgr.h
fswatcher.h
graphics.h
launchbrowser.h Fix path/URL confusion in wxLaunchDefaultBrowser() 2016-02-07 19:32:18 +01:00
markupparser.h
markupparserattr.h
overlay.h
pipestream.h Remove Windows CE support 2015-09-23 00:52:30 +02:00
preferences.h
richtooltip.h
sckaddr.h
selectdispatcher.h
socket.h Remove Windows CE support 2015-09-23 00:52:30 +02:00
streamtempinput.h
textmeasure.h
threadinfo.h
timer.h
window.h
wxprintf.h Really fix check for maximal argument number in wxPrintf(). 2015-05-24 02:47:00 +02:00