projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
added a missing delete which resulted in a small memory leak on each wxExecute()...
[wxWidgets.git]
/
src
/
common
/
strconv.cpp
2004-09-11
Vadim Zeitlin
default MB -> WC conversion under Win32 now fails if...
blob
|
commitdiff
|
raw
2004-08-24
Stefan Csomor
metrowerks is not implementing the mb calls in libc...
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-18
Włodzimierz Skiba
Limited setup.h shouldn't break building. Helpful in...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-11
Václav Slavík
fixed wxMBConv::cMB2WC and cWC2MB to check for conversi...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-07
Stefan Csomor
fix for always terminating intermediate UniChar String...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-07
Stefan Csomor
byte length for interim UniChar String corrected
blob
|
commitdiff
|
raw
|
diff to current
2004-03-03
Stefan Csomor
added conversions via UniChar for wchar = 4 bytes versions
blob
|
commitdiff
|
raw
|
diff to current
2004-02-15
Vadim Zeitlin
fail WC2MB conversion in wxCSConv if we can't be sure...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-08
Stefan Csomor
corrections for buffers
blob
|
commitdiff
|
raw
|
diff to current
2004-01-22
Stefan Csomor
moved system-fontencoding conversions to fontutil.cpp
blob
|
commitdiff
|
raw
|
diff to current
2004-01-20
Stefan Csomor
string conversion implemented for mac
blob
|
commitdiff
|
raw
|
diff to current
2003-11-09
Václav Slavík
fixed wxConvLocal to work with C locale (and probably...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-09
Václav Slavík
prevent deadlock in wxCSConv::DoCreate if it fails...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-24
Vadim Zeitlin
use iconv() for wxCSConv constructed from a wxFontEncod...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-24
Václav Slavík
fixed iso-8859-1 handling to report failures
blob
|
commitdiff
|
raw
|
diff to current
2003-10-16
Vadim Zeitlin
warning fixes for BCC and OW (heavily modified patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-27
Vadim Zeitlin
made UTF-16/32 equivalent to the corresponding LE/BE...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-26
Vadim Zeitlin
always return length of the string, *not* size of the...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-26
Vadim Zeitlin
don't do anything non trivial (like creating wxFontMapp...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Vadim Zeitlin
fix for Unix compilation
blob
|
commitdiff
|
raw
|
diff to current
2003-09-23
Vadim Zeitlin
fixed compilation problems with platforms where wchar_t...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Vadim Zeitlin
more wxMBConv classes cleanup, define wxConvLibc to...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Vadim Zeitlin
added UTF-16/32-[LB]E conversions; got rid of wxCharact...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Vadim Zeitlin
compilation fix (part of patch 810484)
blob
|
commitdiff
|
raw
|
diff to current
2003-09-22
Vadim Zeitlin
added conversions to/from UTF 16/32 LE/BE (patch 809685)
blob
|
commitdiff
|
raw
|
diff to current
2003-09-20
Mattia Barbon
Compilation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Vadim Zeitlin
fixed bug in wxCSConv(encoding) ctor (which I just...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-19
Vadim Zeitlin
added wxCSConv ctor taking wxFontEncoding
blob
|
commitdiff
|
raw
|
diff to current
2003-08-09
Václav Slavík
added support for gcc precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-11
Julian Smart
More WinCE mods.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-06
Václav Slavík
wxConvGdk is not used anymore
blob
|
commitdiff
|
raw
|
diff to current
2003-07-02
Václav Slavík
fixed to make wxBase DLL compile
blob
|
commitdiff
|
raw
|
diff to current
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
blob
|
commitdiff
|
raw
|
diff to current
2003-02-23
Václav Slavík
make wxConvUTF8 available in wchar_t-less mode, too
blob
|
commitdiff
|
raw
|
diff to current
2003-01-07
Julian Smart
Removed old __WXWINE__ support (obsoleted by new __WINE...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-27
Julian Smart
Applied patch [ 658786 ] Removes unresolved symbols...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-06
Vadim Zeitlin
compilation fix for wxUSE_INTL == 0 (patch 646466)
blob
|
commitdiff
|
raw
|
diff to current
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
blob
|
commitdiff
|
raw
|
diff to current
2002-09-11
Vadim Zeitlin
src/common/strconv.cpps/wcslen/wxWcslen/g
blob
|
commitdiff
|
raw
|
diff to current
2002-09-11
Julian Smart
Replaced wcslen with wxWcslen
blob
|
commitdiff
|
raw
|
diff to current
2002-09-04
Václav Slavík
compilation fix for wxUSE_WCHAR_T=0
blob
|
commitdiff
|
raw
|
diff to current
2002-08-30
Julian Smart
Mods for Wine compilation
blob
|
commitdiff
|
raw
|
diff to current
2002-08-25
Vadim Zeitlin
Windows compilation fixes after recent changes
blob
|
commitdiff
|
raw
|
diff to current
2002-08-25
Vadim Zeitlin
no real changes
blob
|
commitdiff
|
raw
|
diff to current
2002-08-19
Václav Slavík
reverted Robert's preference for tables-driven EC_CharSet
blob
|
commitdiff
|
raw
|
diff to current
2002-08-19
Robert Roebling
Lots more Unicode fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-18
Václav Slavík
don't crash if used in iconv-like fashion
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Robert Roebling
iconv() really never set the trailing 0.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Robert Roebling
iconv() doesn't set the trailing zero
blob
|
commitdiff
|
raw
|
diff to current
2002-08-13
Václav Slavík
reverted previous checkin
blob
|
commitdiff
|
raw
|
diff to current
2002-08-13
Robert Roebling
This way strconv copmiles again. I don't think
blob
|
commitdiff
|
raw
|
diff to current
2002-08-11
Robert Roebling
Killing more wxConvLibc calls...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-11
Robert Roebling
Added wxString::FromAscii() wxString::ToAscii().
blob
|
commitdiff
|
raw
|
diff to current
2002-08-10
Robert Roebling
Fix for Unicode conversion.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-08
Robert Roebling
Hopefully corrected conversion buffer size.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-07
Gilles Depeyrot
implemented explicit copy constructor and assignement...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-06
Václav Slavík
added wxFontMapper::Get/Set
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
David Webster
need wxUSE_WCHAR_T around wxConvLocal
blob
|
commitdiff
|
raw
|
diff to current
2002-04-04
Julian Smart
Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-07
Kendall Bennett
Merges from Scitech Branch (George Davison):
blob
|
commitdiff
|
raw
|
diff to current
2002-02-04
Vadim Zeitlin
fixed for compilation without wxUSE_WCHAR_T and minor...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-26
Vadim Zeitlin
fixed crash in wxGetCharacterSet when not using iconv
blob
|
commitdiff
|
raw
|
diff to current
2002-01-25
Vadim Zeitlin
fixes to handling of the 7 bit ASCII encoding
blob
|
commitdiff
|
raw
|
diff to current
2002-01-24
Václav Slavík
iconv-based conversion works again, after being broken...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-22
Václav Slavík
use AM_ICONV for iconv configure checks
blob
|
commitdiff
|
raw
|
diff to current
2002-01-19
Václav Slavík
don't crash if we can't detect g_wcCharset
blob
|
commitdiff
|
raw
|
diff to current
2002-01-19
Vadim Zeitlin
fixed crash in iconv_close() as well
blob
|
commitdiff
|
raw
|
diff to current
2002-01-19
Vadim Zeitlin
fixed crash in iconv_open() and cleaned up the code...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-10
Vadim Zeitlin
wxBase compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2001-12-09
Vadim Zeitlin
added wxEncodingToCodepage() and implemented it properl...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-23
Vadim Zeitlin
applied patch 473558: fixes for CW compilation under MSW
blob
|
commitdiff
|
raw
|
diff to current
2001-09-28
Ron Lee
More build system polishing.. mostly. Some stuff...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-19
Václav Slavík
nicer version compilation fix for wxUSE_WCHAR_T=0 ...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-19
Stefan Neis
Fix for wxUSE_WCHAR_T == 0
blob
|
commitdiff
|
raw
|
diff to current
2001-08-01
Václav Slavík
hopefully fixed bytesex issues in strconv
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Vadim Zeitlin
fix (?) for error in wxCSConv::LoadNow()
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Julian Smart
First pass at adding MicroWindows support
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-12
Václav Slavík
fixed another bug in strconv
blob
|
commitdiff
|
raw
|
diff to current
2001-06-11
Václav Slavík
fixed infinite loop when looking up nonexistent encodin...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-11
Vadim Zeitlin
another attempt to fix strconv.cpp compilation
blob
|
commitdiff
|
raw
|
diff to current
2001-06-11
Julian Smart
Project file updates; cast in strconv.cpp to compile...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-10
Vadim Zeitlin
another compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2001-06-10
Vadim Zeitlin
compilation fix for SIZEOF_WCHAR_T being undefined
blob
|
commitdiff
|
raw
|
diff to current
2001-06-09
Vadim Zeitlin
add #error for platforms with weird sizeof(wchar_t)
blob
|
commitdiff
|
raw
|
diff to current
2001-06-02
Václav Slavík
fixed new charset detection code (langinfo.h not includ...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-01
Vadim Zeitlin
fix for last commit
blob
|
commitdiff
|
raw
|
diff to current
2001-05-31
Vadim Zeitlin
added wxLocale::GetSystemEncoding
blob
|
commitdiff
|
raw
|
diff to current
2001-05-15
Václav Slavík
applied patch #424066
blob
|
commitdiff
|
raw
|
diff to current
2001-05-11
Václav Slavík
some more src code reformatting
blob
|
commitdiff
|
raw
|
diff to current
2001-05-10
Václav Slavík
supressed error messages when wxCSConv cannot find...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-08
Václav Slavík
added wxLogError to wxCSConv so that it complains if...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-24
Václav Slavík
added check for iconv() version; fixed strconv.cpp...
blob
|
commitdiff
|
raw
|
diff to current
2001-04-22
Robert Roebling
My iconv (GLIBC 2.2) uses char** as the second
blob
|
commitdiff
|
raw
|
diff to current
2001-03-29
Ove Kaaven
wchar_t byte-swapping is not necessary if __STDC_ISO_10...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-07
Vadim Zeitlin
1. a couple of compilation warnings fixed (strconv...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-24
Ove Kaaven
Try to include windows.h.
blob
|
commitdiff
|
raw
|
diff to current
next