use tl_PH locale instead of tl
[wxWidgets.git] / src / common / intl.cpp
2003-12-09  Václav Slavíkuse tl_PH locale instead of tl
2003-11-26  Václav Slavíkset m_language even when wxstd.mo wasn't loaded
2003-11-26  Václav Slavíkassert if wxLocale::Init called twice
2003-10-24  Václav Slavíkfixed crash if szLocale==NULL
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-10-12  Vadim ZeitlinVC++ release mode warning fixes
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-08-24  Stefan NeisFixed compile error (seen on OS/2).
2003-08-23  Václav Slavíkget rid of warning
2003-08-19  Václav SlavíkwxStrdup(NULL) doesn't work
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-25  Václav Slavíkbetter attempts to try .utf-8 suffix
2003-07-11  Julian SmartMore WinCE mods.
2003-07-09  Vadim Zeitlinadded some checks for .mo integrity (part of patch...
2003-07-07  Václav Slavíkapplied modified UTF-8 locales patch (766893)
2003-06-13  Václav Slavíkadded wxLocale::GetLanguageName
2003-05-01  Vadim Zeitlinfix for a crash in ~wxLocale and incorrect GetLanguage...
2003-04-30  Václav Slavíkfixed Norwegian Bokmal code to conform to new ISO 639-2
2003-04-11  Václav Slavíkdon't report setlocale failure if trying to set Unicode...
2003-03-27  Stefan CsomorwxMac Unicode support
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-19  Václav Slavíkfixed Traditional Chinese mapping
2003-02-04  Vadim Zeitlinadded wxLocale::FindLanguageInfo()
2003-01-19  Václav Slavíkcompilation fix
2003-01-17  Václav Slavík(probably) fixed wxLocale::Init with Borland C++
2003-01-17  Vadim Zeitlincheck for NULL szLocale in Init()
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-07  Vadim Zeitlinadded semicolons after HASH_MAP macros
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Vadim Zeitlinadded wxLocale::GetLanguageInfo()
2002-08-17  Václav Slavíksimpler fix for locale catalogs lookup bug (better...
2002-08-11  Robert Roebling Added wxString::FromAscii() wxString::ToAscii().
2002-07-20  Václav Slavíkread message catalogs from the location where wxWin...
2002-05-02  Vadim Zeitlindon't look for the catalogs in the Unix standard paths...
2002-04-15  Gilles Depeyrotcorrections for compilation with Apple DevTools
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-03-26  Robin Dunnswitch to _EXPORTED_ hash maps to avoid VC++ warnings
2002-03-22  Vadim Zeitlinrecognize ANSI_X3.4-1968 as US-ASCII
2002-03-19  Václav Slavíkfixed MSVC's problems...
2002-03-17  Václav Slavíkcompilation fix
2002-03-16  David WebsterDo not use argument defaults in actual function argumen...
2002-03-15  Václav Slavíkrewrote wxLocale to work in Unicode mode and support...
2002-02-07  Vadim ZeitlinwxMSW compilation fix
2002-02-06  Vadim Zeitlinuse wxCOMPILE_TIME_ASSERT instead of the run-time checks
2002-01-26  Václav Slavíkcompilation fix
2002-01-25  Vadim Zeitlinhandle 646 charset under Solaris as US-ASCII
2002-01-04  Stefan Csomorremoving dependancy on mac headers from public wx heade...
2001-12-27  Vadim Zeitlinfix to wxLocale::GetString() calld with empty argument
2001-12-27  Václav Slavíkfix for Unicode build -- wxMB2WXbuf cannot be initializ...
2001-11-28  Julian SmartFixing wxMicroWindows compilation
2001-11-20  Vadim Zeitlinmore DBCS-related changes (patch 481898)
2001-11-07  Vadim Zeitlinapplied a patch to ignore the modifiers (things like...
2001-10-03  Vadim Zeitlinwarning in Unicode compilation fixed
2001-08-24  Vadim Zeitlinfix for the short locale name construction
2001-08-13  Stefan Csomoradded translation of mac system into language, adaption...
2001-07-18  Václav SlavíkMingw Unicode fix
2001-07-05  Julian SmartMisc fixes, now menus are almost working on MicroWindows
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-12  Václav Slavíkstandardized encoding names to windows-12xx and iso...
2001-06-09  Vadim Zeitlin1. added wxAssertIsEqual() function to be used in wxASS...
2001-06-03  Václav Slavíkfixed stupid memory leak
2001-06-02  Václav Slavíkfixed new charset detection code (langinfo.h not includ...
2001-05-31  Vadim ZeitlinUnix compilation fixed
2001-05-31  Vadim Zeitlinadded wxLocale::GetSystemEncoding
2001-04-29  Václav Slavíkminor comments tweaking
2001-03-25  Václav Slavíkmade wxLocale::GetSystemLanguage and wxLocale::AddLangu...
2001-03-21  Vadim Zeitlinminor fixes to wxLocale::GetSystemLanguage(), test...
2001-02-26  Vadim Zeitlinapplied patch 404136 which is supposed to fix BC5.5...
2001-02-07  Václav Slavíkfix for undefined LANG_XXX constants with some compilers
2001-01-23  Václav Slavíksynced intl.cpp and intl.h
2001-01-13  Václav Slavíkfixed stupid bug in LCID->locale string translation
2001-01-12  Václav Slavíkchanged wxLogWarning('catalog not found') message to...
2001-01-10  Václav Slavíknew locales code checked in
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-22  Vadim Zeitlinsmall fix to the msg catalog search path
2000-03-13  Vadim Zeitlin1. some patches from Janos Vegh to docview template...
2000-01-03  Ove KaavenUnicode compilation fix
2000-01-03  Vadim Zeitlin1. corrections for compilation of the wxBase apps with...
2000-01-03  Václav Slavíknow grabs encoding info not from but from '' (empty...
2000-01-02  Václav SlavíkwxLocale now uses wxEncodingConverter (must be explicit...
1999-12-04  Robert Roebling String changes for translations,
1999-11-18  David WebsterSome minor modifications for VA 4.0 support
1999-11-13  Ove KaavenNo, .mo files doesn't use Unicode, so use strcmp here...
1999-11-07  Robert Roebling More replacements of strcmp -> wxStr..
1999-10-28  Ove KaavenUse wxConvertMB2WX to fix compilation error in Unicode...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-18  Vadim Zeitlinsetlocale() argument corrected
1999-08-23  Harco de HilsterYour typical c_str => c_str() fix.
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-19  Karsten BallüderAdded support for locales like de_AT.iso-8859-1
1999-08-02  David Webster*** empty log message ***
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-05-21  Vadim Zeitlinmsg catalog code bugfix for 64 bit platforms
1999-04-12  Ove KaavenUnicode support. Uses wxWCharBuffer in Unicode build...
1999-03-29  Vadim Zeitlinmany miscellaneous fixes
1999-02-18  Vadim Zeitlini18n fixes
1999-02-15  Vadim ZeitlinA couple of identifiers at global level moved to the...
next