wxWidgets/misc
Václav Slavík ea14492351 Split intl.h into intl.h, language.h and translation.h.
To make the code more manageable, intl.h now contains wxLocale and
translation.h all translations-related stuff (wxTranslations, _() etc.).
Code generated by genlang.py was moved into its own files (language.h,
languageinfo.cpp).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-04-24 07:06:32 +00:00
..
gdb Add pretty-printers for wxPoint, wxSize and wxRect. 2010-02-26 14:09:43 +00:00
languages Split intl.h into intl.h, language.h and translation.h. 2010-04-24 07:06:32 +00:00
scripts Don't use "-I @" in ctags command line as cmd.exe handles '@' specially. 2009-12-18 14:46:58 +00:00
theme_test
unictabl