wxWidgets/include/wx/unix
Tobias Taschner a0fb808087 Add wxStandardPaths::GetUserDir() to get Desktop, Download etc
All major supported platforms have well defined per-user directories to store
Downloads, Music, Pictures, Videos and the Desktop files. The new method
wxStandardPaths::GetUserDir() allows for a unified way to access these on MSW,
OS X and Unix (if XDG user dirs specification is implemented for the latter).

See https://github.com/wxWidgets/wxWidgets/pull/89
2015-10-04 01:05:23 +02:00
..
private
app.h
apptbase.h Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
apptrait.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
chkconf.h
evtloop.h
evtloopsrc.h
fontutil.h
fswatcher_inotify.h
fswatcher_kqueue.h
glx11.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
joystick.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
mimetype.h
pipe.h
private.h
sound.h
stackwalk.h
stdpaths.h Add wxStandardPaths::GetUserDir() to get Desktop, Download etc 2015-10-04 01:05:23 +02:00
taskbarx11.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
tls.h
utilsx11.h make wxKeyEvent could get unicode key under x11, add a x11 keysym--unicode char map tab 2014-09-23 17:43:37 +00:00