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 Move include/wx/unix/execute.h to include/wx/unix/private. 2014-06-11 14:55:08 +00:00
app.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
evtloop.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
evtloopsrc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fontutil.h correction on commit 75776 2014-02-04 07:37:31 +00:00
fswatcher_inotify.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
fswatcher_kqueue.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
pipe.h Use wxGetTranslation() instead of _() in the public headers. 2013-09-15 00:15:02 +00:00
private.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sound.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
stackwalk.h use wxOVERRIDE 2014-03-30 00:02:23 +00:00
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 Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
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