projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make art provider id of type "char *" instead of "wxChar *".
[wxWidgets.git]
/
include
/
wx
/
unichar.h
2009-11-28
Vadim Zeitlin
Allow calling wxStrchr() with a narrow string and wide...
blob
|
commitdiff
|
raw
2008-11-16
Vadim Zeitlin
fix some of icc 11.0 warnings and disable a few others
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Václav Slavík
pch-less compilation fix for r55285
blob
|
commitdiff
|
raw
|
diff to current
2008-08-26
Václav Slavík
fixed writing to wxUniCharRef after its 'parent' iterat...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-09
Paul Cornett
check for self-assignment in operator=
blob
|
commitdiff
|
raw
|
diff to current
2007-08-13
Václav Slavík
don't attempt to convert 8bit values to Unicode in...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-20
Vadim Zeitlin
make To/From8bit() inline for performance reasons
blob
|
commitdiff
|
raw
|
diff to current
2007-07-09
Václav Slavík
added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-08
Václav Slavík
removed wxWCHAR_T_IS_SEPARATE_TYPE: there already was...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-06
Václav Slavík
added missing wxUniChar::operator=(wxUniCharRef)
blob
|
commitdiff
|
raw
|
diff to current
2007-07-01
Václav Slavík
explicitly cast m_value to the resulting type in wxUniC...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-29
Václav Slavík
wxUniChar wchar_t handling fixes for Borland, DMC and...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Václav Slavík
fixes to wint_t and wchar_t handling in unichar.h ...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-26
Václav Slavík
include wxUniCharRef::operator&& unconditionally too...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Vadim Zeitlin
remove #if around operator&&(), its needed for other...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-22
Vadim Zeitlin
Sun CC (at least version 5.9) has wint_t as a separate...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Václav Slavík
added long int operators to wxUniChar (fixes wxMac...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
Václav Slavík
added wxUniChar::AsUTF8() for easy conversion in UTF8...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-16
Václav Slavík
restored accidentally commented-out code
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Václav Slavík
added missing operators for int and unsigned char
blob
|
commitdiff
|
raw
|
diff to current
2007-05-15
Václav Slavík
fixed non-const wxString iterators to work when a chara...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-14
Vadim Zeitlin
djgpp doesn't have wint_t as separate type
blob
|
commitdiff
|
raw
|
diff to current
2007-04-19
Václav Slavík
moved primitive string and string iterators operations...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-14
Václav Slavík
fixed wxUniCharRef::IsAscii() definition
blob
|
commitdiff
|
raw
|
diff to current
2007-04-14
Václav Slavík
removed extra semicolons (patch #1700459; fixes compila...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Václav Slavík
initial version of UTF-8 strings representation (still...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-06
Vadim Zeitlin
add conversion of wxUniChar[Ref] to unsigned int if...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-01
Václav Slavík
wint_t is wchar_t on OS/2 too
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Václav Slavík
added creation of wxUniChar from int and conversion...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-29
Vadim Zeitlin
added overloads of operators for wint_t for VC when...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Václav Slavík
split string.{h,cpp} into {string,stringimpl,arrstr...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-28
Václav Slavík
re-enabled using std::string for wxStringImpl if wxUSE_...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Vadim Zeitlin
fixed compilation for Windows compilers now after last...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Vadim Zeitlin
added conversions to unsigned short: this fixes compila...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Vadim Zeitlin
remove wxWINT_T_IS_TYPEDEF as it seems wint_t is always...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Vadim Zeitlin
added macros to avoid code repetition when defining...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-22
Vadim Zeitlin
added conversion to unsigned int too: this is needed...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-20
Václav Slavík
added wxUniChar <-> unsigned char conversion
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Václav Slavík
use wxUin32 for wxUniChar::value_type: we need 32bit...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Václav Slavík
wxUniChar::unicode_type -> value_type
blob
|
commitdiff
|
raw
|
diff to current
2007-03-19
Václav Slavík
split wxchar.h into several smaller headers
blob
|
commitdiff
|
raw
|
diff to current