wxWidgets/include/wx/unix
Vadim Zeitlin 5cf9fcbb1a Add wxStandardPaths::ConfigFileConv enum for clarity and safety
Use an enum instead of type-unsafe "int" for the second parameter of the
recently added wxStandardPaths::MakeConfigFileName().

This also avoids unnatural dependency of wxStandardPaths on
wxCONFIG_USE_SUBDIR constant defined in a higher level wxFileConfig class.

No real changes, but just make things a bit more robust and hopefully more
clear.
2017-03-09 17:53:14 +01:00
..
private Resolve -Wsuggest-override warnings. 2017-02-24 23:37:44 +01:00
app.h
apptbase.h
apptrait.h Remove extra handling of wxAppTraits::GetStandardPaths() on OS X. 2016-03-04 15:34:51 +01:00
chkconf.h Only define wxUSE_XTEST in Unix-specific headers 2016-05-23 03:00:48 +02:00
evtloop.h
evtloopsrc.h
fontutil.h
fswatcher_inotify.h
fswatcher_kqueue.h
glx11.h Improve wxGLCanvas to be more type safe and better support modern OpenGL 2016-02-23 00:32:54 +01:00
joystick.h
mimetype.h Add support for returning item location to wxGTK wxMimeTypesManager. 2016-06-07 14:29:52 +02:00
pipe.h
private.h
sound.h
stackwalk.h
stdpaths.h Add wxStandardPaths::ConfigFileConv enum for clarity and safety 2017-03-09 17:53:14 +01:00
taskbarx11.h
tls.h
utilsx11.h Cleanup of ad84d9f (r77846) 2016-09-07 22:02:05 -07:00