revision of wxLocale; documented the list of language constants into the wxLanguage...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 17 Oct 2008 20:27:36 +0000 (20:27 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Fri, 17 Oct 2008 20:27:36 +0000 (20:27 +0000)
commit969daeea660b2b85391309d927d496e0926d4246
treecc1b1453b4a5593b811c162a0d7ece9ef906daeb
parentc82a80e81f58fec31e6e099fe017cb608acb0a95
revision of wxLocale; documented the list of language constants into the wxLanguage enum; modified genlang.py to generate a .h with doxygen comments and removed generation of a .tex script; moved docs for wxXlocale to the right header (xlocale.h)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/mainpages/const_langcodes.h [deleted file]
docs/doxygen/mainpages/constants.h
interface/wx/intl.h
interface/wx/xlocale.h [new file with mode: 0644]
misc/languages/genlang.py