| 2006-12-11 |  Václav Slavík | fixed wxCSConv to work again for iso-8859-1 | blob | commitdiff | raw | 
| 2006-12-09 |  Vadim Zeitlin | implement To/FromWchar() as wxCSConv methods, otherwise... | blob | commitdiff | raw | diff to current | 
| 2006-09-07 |  Włodzimierz Skiba | Include wx/msw/wrap*.h according to pch support (with... | blob | commitdiff | raw | diff to current | 
| 2006-09-05 |  Vadim Zeitlin | mark all dtors which are virtual because base class... | blob | commitdiff | raw | diff to current | 
| 2006-08-27 |  Václav Slavík | made wxCSConv fall back to iso-8859-1 if wxFONTENCODING... | blob | commitdiff | raw | diff to current | 
| 2006-08-17 |  Paul Cornett | build fixes | blob | commitdiff | raw | diff to current | 
| 2006-08-01 |  Stefan Csomor | on mac using macroman only created once a successful... | blob | commitdiff | raw | diff to current | 
| 2006-07-31 |  Václav Slavík | warnings fixes for !wxUSE_FONTMAP | blob | commitdiff | raw | diff to current | 
| 2006-07-31 |  Václav Slavík | compilation fix for !wxUSE_FONTMAPstrconv.cpp | blob | commitdiff | raw | diff to current | 
| 2006-07-22 |  Stefan Csomor | adding back-conversion to filenames (wide composed) | blob | commitdiff | raw | diff to current | 
| 2006-07-04 |  Stefan Csomor | was crashing wxCocoa builds (decomposition will be... | blob | commitdiff | raw | diff to current | 
| 2006-07-02 |  Stefan Neis | Fixed typos in comments (patch #1515724) | blob | commitdiff | raw | diff to current | 
| 2006-06-30 |  Stefan Csomor | making sure mac filenames are always decomposed D Unico... | 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-28 |  Vadim Zeitlin | explicitly call base class ctor to silent gcc warning... | blob | commitdiff | raw | diff to current | 
| 2006-05-06 |  Vadim Zeitlin | corrected last change to cWC2MB() to also work for... | blob | commitdiff | raw | diff to current | 
| 2006-05-06 |  Vadim Zeitlin | don't allocate 0-sized buffer in cWC2MB() even if input... | blob | commitdiff | raw | diff to current | 
| 2006-05-02 |  Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... | blob | commitdiff | raw | diff to current | 
| 2006-04-13 |  Vadim Zeitlin | initialize nulLen to 0 for all compilers as some versio... | blob | commitdiff | raw | diff to current | 
| 2006-04-11 |  Vadim Zeitlin | added wxConvUI which determines the conversion used... | blob | commitdiff | raw | diff to current | 
| 2006-04-06 |  Vadim Zeitlin | leave enough space for the trailing NUL when converting... | blob | commitdiff | raw | diff to current | 
| 2006-04-06 |  Vadim Zeitlin | added missing const to fix last commit | blob | commitdiff | raw | diff to current | 
| 2006-04-06 |  Vadim Zeitlin | added a cast to wxDecodeSurrogate() to fix wxMSW cross... | blob | commitdiff | raw | diff to current | 
| 2006-04-06 |  David Surovell | cleanup (repeat of v197) - added whitespace around... | blob | commitdiff | raw | diff to current | 
| 2006-04-05 |  Vadim Zeitlin | implemented UTF-16/32 using To/FromWChar() instead... | blob | commitdiff | raw | diff to current | 
| 2006-04-05 |  Vadim Zeitlin | 1. use a manifest constant wxNO_LEN instead of -1 for... | blob | commitdiff | raw | diff to current | 
| 2006-04-05 |  David Surovell | cleanup - added whitespace around operators, some blank... | blob | commitdiff | raw | diff to current | 
| 2006-04-05 |  Vadim Zeitlin | Mac compilation fix after last commit | blob | commitdiff | raw | diff to current | 
| 2006-04-05 |  Vadim Zeitlin | added wxMBConv::Clone() to be able to copy conversion... | blob | commitdiff | raw | diff to current | 
| 2006-04-05 |  Vadim Zeitlin | properly NUL-terminate the output in wxMBConvUTF16swap... | blob | commitdiff | raw | diff to current | 
| 2006-04-05 |  Vadim Zeitlin | 1. changed all "wxMBConv& conv" parameters to "const... | blob | commitdiff | raw | diff to current | 
| 2006-04-04 |  Vadim Zeitlin | MB2WC/WC2MB are not pure virtual any longer, implement... | blob | commitdiff | raw | diff to current | 
| 2006-04-04 |  Vadim Zeitlin | added new To/FromWChar() API with more reasonable seman... | blob | commitdiff | raw | diff to current | 
| 2006-04-04 |  Vadim Zeitlin | renamed GetMinMBCharWidth() to GetMBNulLen(), made... | blob | commitdiff | raw | diff to current | 
| 2006-04-02 |  Vadim Zeitlin | fixed wxMBConv_iconv to work with UTF-16/32 | blob | commitdiff | raw | diff to current | 
| 2006-04-02 |  Vadim Zeitlin | compilation fix for iconv call | blob | commitdiff | raw | diff to current | 
| 2006-04-02 |  Vadim Zeitlin | replaced recently added wxMBConv::GetMBNul() with a... | blob | commitdiff | raw | diff to current | 
| 2006-04-01 |  David Surovell | fix compilation problem in prior commit | blob | commitdiff | raw | diff to current | 
| 2006-04-01 |  Vadim Zeitlin | fixed wxMBConv_iconv::GetMBNul() | blob | commitdiff | raw | diff to current | 
| 2006-04-01 |  Vadim Zeitlin | Unix compilation fixes after last commit | blob | commitdiff | raw | diff to current | 
| 2006-04-01 |  Vadim Zeitlin | Described in the comments and documented the semantics... | blob | commitdiff | raw | diff to current | 
| 2006-03-31 |  Vadim Zeitlin | undid last (wrong) change to wxMBConvUTF16swap::MB2WC... | blob | commitdiff | raw | diff to current | 
| 2006-03-31 |  Vadim Zeitlin | fixed fatal buffer overwrite in wxMBConvUTF16swap:... | blob | commitdiff | raw | diff to current | 
| 2006-03-31 |  Vadim Zeitlin | detect some invalid UTF7 strings when decoding them... | blob | commitdiff | raw | diff to current | 
| 2006-03-31 |  Vadim Zeitlin | really pass the proper output buffer size in wxMBConv_w... | blob | commitdiff | raw | diff to current | 
| 2006-03-31 |  Vadim Zeitlin | pass proper output buffer size in round trip conversion... | blob | commitdiff | raw | diff to current | 
| 2006-03-06 |  Włodzimierz Skiba | wxWinCE build fix. | blob | commitdiff | raw | diff to current | 
| 2006-03-06 |  Václav Slavík | fixed win32 code to not use MB_ERR_INVALID_CHARS on... | blob | commitdiff | raw | diff to current | 
| 2006-02-09 |  Vadim Zeitlin | set m_encoding in wxCSConv ctor from name | 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-07 |  David Surovell | minor cleanup | blob | commitdiff | raw | diff to current | 
| 2005-10-15 |  Michael Wetherell | Typo, should be #if not #ifdef | blob | commitdiff | raw | diff to current | 
| 2005-10-15 |  Michael Wetherell | Restore WC_UTF16, required for compilation on Windows | blob | commitdiff | raw | diff to current | 
| 2005-09-26 |  Włodzimierz Skiba | Warning fixes for BCC, VC, OW and MinGW. | blob | commitdiff | raw | diff to current | 
| 2005-09-26 |  Vadim Zeitlin | fixed wide char codeset detection for systems which... | blob | commitdiff | raw | diff to current | 
| 2005-09-26 |  Vadim Zeitlin | added tracing code to wide char codeset detection | 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 |  Michael Wetherell | Memory corruption fix | blob | commitdiff | raw | diff to current | 
| 2005-09-23 |  Mart Raudsepp | Nuke #pragma implementation/interface's | blob | commitdiff | raw | diff to current | 
| 2005-09-22 |  Vadim Zeitlin | Unicode build fix | blob | commitdiff | raw | diff to current | 
| 2005-09-22 |  Vadim Zeitlin | gcc compilation fixes after last commit | blob | commitdiff | raw | diff to current | 
| 2005-09-22 |  Vadim Zeitlin | try all known UCS-[24] synonyms in wxMBConv_iconv,... | blob | commitdiff | raw | diff to current | 
| 2005-09-18 |  Vadim Zeitlin | Unicode compilation fix | blob | commitdiff | raw | diff to current | 
| 2005-09-18 |  Vadim Zeitlin | don't pass NULL pointer to printf(), this crashes Solar... | blob | commitdiff | raw | diff to current | 
| 2005-09-18 |  Vadim Zeitlin | added trace message to wxCSConv creation code | blob | commitdiff | raw | diff to current | 
| 2005-09-18 |  Vadim Zeitlin | added GetAllEncodingNames(), use it to select the corre... | blob | commitdiff | raw | diff to current | 
| 2005-09-13 |  Vadim Zeitlin | and now it even compiles | blob | commitdiff | raw | diff to current | 
| 2005-09-13 |  Vadim Zeitlin | fix for last commit | blob | commitdiff | raw | diff to current | 
| 2005-09-13 |  Vadim Zeitlin | removed strcpy to fixed buffer (do it the right way... | blob | commitdiff | raw | diff to current | 
| 2005-08-08 |  Michael Wetherell | wxMBConv test cases, patch 1179989 from Vince Harron | blob | commitdiff | raw | diff to current | 
| 2005-07-24 |  Stefan Csomor | OSX two-level header fixes | blob | commitdiff | raw | diff to current | 
| 2005-06-13 |  Włodzimierz Skiba | '[1219035] cleanup: miscellaneous' and minor source... | blob | commitdiff | raw | diff to current | 
| 2005-06-10 |  Włodzimierz Skiba | Allow MSW Base be usable in other ports than wxMSW... | blob | commitdiff | raw | diff to current | 
| 2005-06-08 |  Stefan Csomor | UniChar being platform endian | 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-04-13 |  Michael Wetherell | Move G_FILENAME_ENCODING to wxGTK | blob | commitdiff | raw | diff to current | 
| 2005-04-13 |  Michael Wetherell | Compilo fix for wxUSE_INTL=0 and use wxCSConv for broke... | blob | commitdiff | raw | diff to current | 
| 2005-04-03 |  Michael Wetherell | The octal escaping code needs to escape the escape... | blob | commitdiff | raw | diff to current | 
| 2005-04-01 |  Michael Wetherell | Use wxMBConvUTF8 when G_FILENAME_ENCODING is UTF-8... | blob | commitdiff | raw | diff to current | 
| 2005-03-30 |  Michael Wetherell | Fix for decoding of utf-16 surrogates. Also remove... | blob | commitdiff | raw | diff to current | 
| 2005-03-29 |  Robert Roebling | Made wxConvBrokenFileNames public. | blob | commitdiff | raw | diff to current | 
| 2005-03-29 |  Włodzimierz Skiba | Warning fixes after recent library changes. | blob | commitdiff | raw | diff to current | 
| 2005-03-28 |  Vadim Zeitlin | respect G_FILENAME_ENCODING in wxConvBrokenFileName... | blob | commitdiff | raw | diff to current | 
| 2005-03-27 |  Vadim Zeitlin | use wxLocale::GetSystemEncoding() to test whetehr we... | blob | commitdiff | raw | diff to current | 
| 2005-03-27 |  Vadim Zeitlin | fixed compilation in non-Unicode build; fixed bug with... | blob | commitdiff | raw | diff to current | 
| 2005-03-27 |  Robert Roebling | Submit patch based on Michael W.'s invalid UTF8 | blob | commitdiff | raw | diff to current | 
| 2005-03-26 |  Robert Roebling | Commit empty wxConvBrokenFileNames | blob | commitdiff | raw | diff to current | 
| 2005-03-26 |  David Elliott | Use wxFontMapperBase::Get instead of wxFontMapper:... | blob | commitdiff | raw | diff to current | 
| 2005-03-25 |  Stefan Csomor | add the mac specific encodings correctly | blob | commitdiff | raw | diff to current | 
| 2005-03-24 |  Vadim Zeitlin | added wxConvFileName which is a variable, not define... | blob | commitdiff | raw | diff to current | 
| 2005-02-20 |  Ryan Norton | use on cocoa without fontmapper | blob | commitdiff | raw | diff to current | 
| 2005-02-17 |  Ryan Norton | Enable compilation on mac without wxFontMapper | blob | commitdiff | raw | diff to current | 
| 2005-01-31 |  Vadim Zeitlin | MultiByteToWideChar(CP_UTF7, MB_ERR_INVALID_CHARS,... | blob | commitdiff | raw | diff to current | 
| 2004-11-16 |  Václav Slavík | fixed wxEncodingConverter-base wxCSConv to report failu... | blob | commitdiff | raw | diff to current | 
| 2004-11-14 |  Václav Slavík | made wxMBConv_iconv MT-safe | blob | commitdiff | raw | diff to current | 
| 2004-11-08 |  Włodzimierz Skiba | Unfortunatelly compiler does not know which bits play... | blob | commitdiff | raw | diff to current | 
| 2004-11-08 |  Ryan Norton | correct to int32 for range comparison | blob | commitdiff | raw | diff to current | 
| 2004-11-06 |  Ryan Norton | final cleanup of string conversion with null characters... | blob | commitdiff | raw | diff to current | 
| 2004-11-05 |  Ryan Norton | cast fix, workaround for pickeir compilers | blob | commitdiff | raw | diff to current | 
| next |