wxWidgets/src
Václav Slavík f2959820a5 Add wxTranslations::GetTranslatedString().
Replace GetString(), which always returns something (possibly the
original string) with GetTranslatedString() that returns either a
pointer to translated string or NULL.

This simplifies the code a bit, all handling of missing translations is
now done in wxGetTranslation().

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-09-18 16:03:31 +00:00
..
aui remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
cocoa Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
common Add wxTranslations::GetTranslatedString(). 2013-09-18 16:03:31 +00:00
dfb Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
gtk Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
gtk1 Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
html Fix wxHtmlHelpData::SetTempDir() to behave correctly without trailing slash. 2013-08-23 16:37:09 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
os2 Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
osx Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Improve composite flags handling in the property grid wxFlagsProperty. 2013-09-15 00:14:41 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
richtext Ensure that the overall table border doesn't get overdrawn by cell borders with a different colour 2013-09-18 08:18:32 +00:00
stc Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
unix Deallocate wxThreadSpecificInfo when wxThread ends. 2013-09-18 16:03:25 +00:00
x11 Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
zlib Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc
Wxwindll.icc
wxXpm.icc
wxZlib.icc