wxWidgets/misc
Vadim Zeitlin f1cfa1132c Add check for _T() to svn pre-commit hook.
_T() shouldn't be used in any new code so don't allow committing it.

We could have used "svnlook diff" instead of "svnlook cat" and check only for
_T() not being added but in practice there shouldn't be any difference and
using "cat" is simpler.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-01-09 18:48:42 +00:00
..
gdb Don't add quotes to string representation in gdb. 2010-10-22 14:17:22 +00:00
languages Correct Javanese language code. 2011-04-10 15:35:56 +00:00
scripts Add check for _T() to svn pre-commit hook. 2012-01-09 18:48:42 +00:00
theme_test Fixed various typos. 2011-03-22 14:17:38 +00:00
unictabl Add support for CP-866 encoding to wxEncodingConverter. 2010-07-23 23:33:16 +00:00