2007-06-16 |
Václav Slavík | fixed crash when setting locale |
blob | commitdiff | raw |
2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UN... |
blob | commitdiff | raw | diff to current |
2007-05-25 |
Vadim Zeitlin | fix unreachable code warning in GetUntranslatedString() |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Václav Slavík | return reference to non-temporary wxString instance... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Václav Slavík | added code for checking if the current locale is UTF... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Václav Slavík | provide both const char* and const wchar_t* implicit... |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Václav Slavík | use wxStrings in wxLocale methods, _() and wxGetTransla... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Vadim Zeitlin | return wxFONTENCODING_ISO8859_1, not wxFONTENCODING_SYS... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Chris Elliott | fix SF bug 1640955 |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Václav Slavík | fixed typo in code for setting alternative locale name |
blob | commitdiff | raw | diff to current |
2007-01-02 |
Chris Elliott | fix errant __BORLAND__ see http://article.gmane.org... |
blob | commitdiff | raw | diff to current |
2006-12-20 |
Vadim Zeitlin | C/POSIX locales (or absence of locale information)... |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Robin Dunn | Implemented wxLocale::IsAvailable for unix systems |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | added static wxPlatformInfo::Get() and use it (patch... |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Václav Slavík | changed the catalogs lookup back to the old behaviour... |
blob | commitdiff | raw | diff to current |
2006-09-23 |
Václav Slavík | renamed GetMsgCatalogSubdir to *Subdirs to make it... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Vadim Zeitlin | added wxLocale::IsAvailable() (extended patch 1547191) |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Vadim Zeitlin | merge of RTL changes (with many modifications) from... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Vadim Zeitlin | don't force UTF-8 encoding to ISO-8859-1 for GTK+ 2... |
blob | commitdiff | raw | diff to current |
2006-08-13 |
Vadim Zeitlin | wxPlatformInfo (patch 1532064) |
blob | commitdiff | raw | diff to current |
2006-07-28 |
Vadim Zeitlin | removed wxLANGUAGE_SERBIAN, we must explicitly use... |
blob | commitdiff | raw | diff to current |
2006-06-20 |
Włodzimierz Skiba | Include wx/hashmap.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | wx/debug.h is always unconditionally included by wx... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-19 |
Włodzimierz Skiba | Include wx/dynarray.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-11 |
Vadim Zeitlin | if we don't convert message catalog strings to the... |
blob | commitdiff | raw | diff to current |
2006-04-11 |
Vadim Zeitlin | some code simplifications, no real changes |
blob | commitdiff | raw | diff to current |
2006-03-25 |
Vadim Zeitlin | look for catalogs with LC_MESSAGES subdirectory and... |
blob | commitdiff | raw | diff to current |
2006-03-25 |
Vadim Zeitlin | simplified message catalog search code using the new... |
blob | commitdiff | raw | diff to current |
2006-03-16 |
Julian Smart | wxMotif/ANSI can't cope with UTF-8 |
blob | commitdiff | raw | diff to current |
2006-02-24 |
Vadim Zeitlin | we need to pass szLocale allocated by strdup() and... |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Julian Smart | Reverted semicolons patch |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Julian Smart | Applied patch [ 1399013 ] More removals of extraneous... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2005-10-17 |
Michael Wetherell | Warning fixes for win64 |
blob | commitdiff | raw | diff to current |
2005-10-08 |
Vadim Zeitlin | try setting locale n wxLocale::Init(lang) to xx_YY... |
blob | commitdiff | raw | diff to current |
2005-10-03 |
Włodzimierz Skiba | Source cleaning. wxMotif/OS2 adjustements. |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Vadim Zeitlin | fix for a crash due to using NULL inputConv in Unicode... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | fixed a signed/unsigned comparison warning introudced... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | remove extraneous semicolons (patch 1299687) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | workaround for buggy setlocale() under AIX (without... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | condensed 2 very similar trace messages into one |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | GetSystemEncodingName() cleanup: we don't need to check... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | look in codeset-specific directory for locale files... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | don't create conversion objects unless we really need... |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | avoid unnecessary conversions when loading the catalog... |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Michael Wetherell | Translate '&Help' to '&' for italian Windows only |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Dimitri Schoolwerth | added Thai/CP874 support for MSW |
blob | commitdiff | raw | diff to current |
2005-06-08 |
Włodzimierz Skiba | Second part of '[ 1216148 ] cleanup: unused variables... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Vadim Zeitlin | removed extra dot from msg catalog names (fix for the... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | use wxFileName to change catalog extension instead... |
blob | commitdiff | raw | diff to current |
2005-03-26 |
David Elliott | Use wxFontMapperBase::Get instead of wxFontMapper:... |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Włodzimierz Skiba | Last .empty() string source cleaning before 2.5.4. |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Stefan Csomor | using lang param, to have a CFLanguage be consistent... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Vadim Zeitlin | fix to the last fix (see comments in patch 1093811) |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Vadim Zeitlin | fixed crash when setting locale failed (replaces patch... |
blob | commitdiff | raw | diff to current |
2004-12-23 |
Stefan Csomor | corrected setting the locale of the c-lib for mac |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Stefan Csomor | avoid locale that always returns US-ASCII on wxMac |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Włodzimierz Skiba | Warning fixes. |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Ron Lee | Cruft cleanup from MJW, strip the tabs out of sound.cpp |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | new set of fixes for problems due to huge files support... |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Ron Lee | This size/offset stuff is a mess, but leaving this... |
blob | commitdiff | raw | diff to current |
2004-10-16 |
Vadim Zeitlin | use size_t for the total size of data instead of wxFile... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Vadim Zeitlin | use wxFileSize_t instead of wxFileOffset or off_t |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Vadim Zeitlin | signed/unsigned comparison warning fix |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Vadim Zeitlin | wxFile::Length() return type fix (replaces last check in) |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Vadim Zeitlin | warning fix after huge file patch |
blob | commitdiff | raw | diff to current |
2004-09-25 |
Ryan Norton | warning fix |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxDefaultCoord... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | compilation fix for a patch which didn't compile... |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | added GetHeaderValue() (patch 974427) |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Vadim Zeitlin | replace wxLANGUAGE_DEFAULT with GetSystemLanguage(... |
blob | commitdiff | raw | diff to current |
2004-06-29 |
Vadim Zeitlin | recognize roman8 charset as us-ascii (this is wrong... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Václav Slavík | allow msgids in !=English languages (based on Stefan... |
blob | commitdiff | raw | diff to current |
2004-06-22 |
Vadim Zeitlin | don't suppose that string literals can be casted to... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-08 |
Václav Slavík | corrected wxLANGUAGE_CHINESE to use same default as... |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Vadim Zeitlin | initialize m_initialized to false to avoid spurious... |
blob | commitdiff | raw | diff to current |
2004-02-28 |
Stefan Neis | Compilation fix for OS/2 specific "Innotek gcc" port. |
blob | commitdiff | raw | diff to current |
2004-02-26 |
Václav Slavík | fixed invalid memory read |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Stefan Neis | Unicode fixes. |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Julian Smart | Fixed Unicode breakage |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Stefan Neis | Applied and extended patch 886524 (wxGridCellFloatEdito... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Stefan Csomor | adding textencoding for classic |
blob | commitdiff | raw | diff to current |
2004-02-02 |
Václav Slavík | fool proof fix for gcc warnings on mac |
blob | commitdiff | raw | diff to current |
2004-02-01 |
Václav Slavík | use at most -O1 with BCC, it is broken and cannot corre... |
blob | commitdiff | raw | diff to current |
2004-01-30 |
Václav Slavík | (blind) fix for gcc warning on some platforms |
blob | commitdiff | raw | diff to current |
2004-01-30 |
Václav Slavík | reverted rev 1.113 |
blob | commitdiff | raw | diff to current |
2004-01-22 |
Stefan Csomor | systen encoding for mac |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Václav Slavík | fixed typo |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Stefan Csomor | gcc warnings |
blob | commitdiff | raw | diff to current |
2003-12-13 |
Václav Slavík | don't return error if we can't load English catalog... |
blob | commitdiff | raw | diff to current |
2003-12-09 |
Václav Slavík | use tl_PH locale instead of tl |
blob | commitdiff | raw | diff to current |
next |