add wxPosixPermissions enumeration; it provides more readable synonims for wxS_I...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 27 Sep 2008 10:27:44 +0000 (10:27 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 27 Sep 2008 10:27:44 +0000 (10:27 +0000)
commitf41d6c8cd750a9ea532ce66350615829c95f6ff2
tree429b37e6894a3d5474a1d4e06b5333fa52d51228
parent5fed01a943c6ad8d11e60368b7c9fdbca6bb2fa2
add wxPosixPermissions enumeration; it provides more readable synonims for wxS_I* flags and makes it easier to document which flags can be used in wxFile functions and wxFileName::Mkdir (and in future wxFileName::Chmod)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/file.h
interface/wx/filename.h
interface/wx/window.h
interface/wx/windowid.h
interface/wx/wizard.h
interface/wx/wrapsizer.h
interface/wx/wupdlock.h
interface/wx/xml/xml.h
interface/wx/xrc/xmlres.h
interface/wx/zipstrm.h