1999-06-14 |
Ove Kaaven | Explicit casting/instantiation to resolve ambiguous...
|
commit | commitdiff | tree |
1999-06-14 |
Ove Kaaven | Unicode fix.
|
commit | commitdiff | tree |
1999-06-14 |
Ove Kaaven | The Unicode handling fixes my app seemed to need.
|
commit | commitdiff | tree |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compiles...
|
commit | commitdiff | tree |
1999-06-14 |
Ove Kaaven | Some more Unicode changes.
|
commit | commitdiff | tree |
1999-06-14 |
Ove Kaaven | Could of Unicode fixes.
|
commit | commitdiff | tree |
1999-06-14 |
Ove Kaaven | Unicode needs the 'experimental' printf, so define...
|
commit | commitdiff | tree |
1999-06-14 |
Ove Kaaven | operator for wxString == wx[W]CharBuffer.
|
commit | commitdiff | tree |
1999-06-14 |
Ove Kaaven | Couple more Unicode fixes.
|
commit | commitdiff | tree |
1999-06-14 |
Ove Kaaven | Unicode changes.
|
commit | commitdiff | tree |
1999-06-10 |
Ove Kaaven | Unicode fix.
|
commit | commitdiff | tree |
1999-06-10 |
Ove Kaaven | A few Unicode fixes.
|
commit | commitdiff | tree |
1999-06-10 |
Ove Kaaven | Use wxStricmp instead of Stricmp in CmpNoCase.
|
commit | commitdiff | tree |
1999-06-10 |
Ove Kaaven | I see no reason to have a copy of Stricmp from string...
|
commit | commitdiff | tree |
1999-06-10 |
Ove Kaaven | Unicode fix.
|
commit | commitdiff | tree |
1999-05-20 |
Ove Kaaven | Unicode compilation fix for find_*_of()
|
commit | commitdiff | tree |
1999-05-07 |
Ove Kaaven | Try to not include ctype functions for win32. Not really...
|
commit | commitdiff | tree |
1999-05-07 |
Ove Kaaven | Took care of those missing frees from failure conditions...
|
commit | commitdiff | tree |
1999-05-05 |
Ove Kaaven | cWX2MB and cMB2WX should be available even when without...
|
commit | commitdiff | tree |
1999-04-30 |
Ove Kaaven | Should compile better if wchar_t is not available.
|
commit | commitdiff | tree |
1999-04-29 |
Ove Kaaven | Unicode fixes.
|
commit | commitdiff | tree |
1999-04-27 |
Ove Kaaven | Added wxchar.cpp, I think
|
commit | commitdiff | tree |
1999-04-26 |
Ove Kaaven | Changed capitalization style of wxConv*
|
commit | commitdiff | tree |
1999-04-26 |
Ove Kaaven | Heavier checks for wxUSE_WCHAR_T
|
commit | commitdiff | tree |
1999-04-26 |
Ove Kaaven | Optional implementation of wcslen().
|
commit | commitdiff | tree |
1999-04-25 |
Ove Kaaven | Implemented UTF-8 encoding.
|
commit | commitdiff | tree |
1999-04-25 |
Ove Kaaven | Uses wxUSE_WCHAR_T for compilers that don't support...
|
commit | commitdiff | tree |
1999-04-24 |
Ove Kaaven | GetValue() converts using wxConv_current...
|
commit | commitdiff | tree |
1999-04-24 |
Ove Kaaven | Fixed bug in wxConv_local.
|
commit | commitdiff | tree |
1999-04-24 |
Ove Kaaven | Added wxOKlibc(), which checks for glibc2.0, which...
|
commit | commitdiff | tree |
1999-04-24 |
Ove Kaaven | Small bugfix for wxString::Printf regarding %hs...
|
commit | commitdiff | tree |
1999-04-24 |
Ove Kaaven | Constructor should survive getting passed a null pointer...
|
commit | commitdiff | tree |
1999-04-24 |
Ove Kaaven | cMB2WX and cWX2MB accepts null pointers.
|
commit | commitdiff | tree |
1999-04-23 |
Ove Kaaven | More fixes to make Borland compile this in Unicode...
|
commit | commitdiff | tree |
1999-04-23 |
Ove Kaaven | Unicode fix.
|
commit | commitdiff | tree |
1999-04-22 |
Ove Kaaven | Yet another one.
|
commit | commitdiff | tree |
1999-04-22 |
Ove Kaaven | Another Unicode fix.
|
commit | commitdiff | tree |
1999-04-22 |
Ove Kaaven | Unicode fix.
|
commit | commitdiff | tree |
1999-04-22 |
Ove Kaaven | Unicode fix.
|
commit | commitdiff | tree |
1999-04-22 |
Ove Kaaven | Added operator[] (read-only of course). Borland C+...
|
commit | commitdiff | tree |
1999-04-21 |
Ove Kaaven | Unicode fixes.
|
commit | commitdiff | tree |
1999-04-20 |
Ove Kaaven | Another "char" occurrence
|
commit | commitdiff | tree |
1999-04-20 |
Ove Kaaven | Some Unicode fixes (mostly for Borland's pickiness...
|
commit | commitdiff | tree |
1999-04-20 |
Ove Kaaven | Moved that HAVE_WCSTR_H here.
|
commit | commitdiff | tree |
1999-04-20 |
Ove Kaaven | ...and my Linux doesn't have wcstr.h. (Including of...
|
commit | commitdiff | tree |
1999-04-20 |
Ove Kaaven | Some further changes. Now also sets a wsUSE_WCHAR_T...
|
commit | commitdiff | tree |
1999-04-19 |
Ove Kaaven | Must include wchar.h in non-Unicode build too, since...
|
commit | commitdiff | tree |
1999-04-19 |
Ove Kaaven | Hmm, seems Borland also doesn't want wchar_t in fopen...
|
commit | commitdiff | tree |
1999-04-19 |
Ove Kaaven | More wxChar conversion
|
commit | commitdiff | tree |
1999-04-19 |
Ove Kaaven | Those pesky globals declared all over again
|
commit | commitdiff | tree |
1999-04-19 |
Ove Kaaven | Unicode conversion for MSW, or something
|
commit | commitdiff | tree |
1999-04-19 |
Ove Kaaven | Helps Borland compile further in Unicode mode.
|
commit | commitdiff | tree |
1999-04-19 |
Ove Kaaven | Some Unicode changes.
|
commit | commitdiff | tree |
1999-04-19 |
Ove Kaaven | Forgot an additional prototype.
|
commit | commitdiff | tree |
1999-04-19 |
Ove Kaaven | Attempts to make this wchar_t business compile with...
|
commit | commitdiff | tree |
1999-04-18 |
Ove Kaaven | glibc2.1 chokes on null input to wcstombs()
|
commit | commitdiff | tree |
1999-04-18 |
Ove Kaaven | ...for both buffer types...
|
commit | commitdiff | tree |
1999-04-18 |
Ove Kaaven | Oops. The typecasting was interpreted as a constructor...
|
commit | commitdiff | tree |
1999-04-17 |
Ove Kaaven | Defer retrieval of LANG env var, too. No memory management
|
commit | commitdiff | tree |
1999-04-17 |
Ove Kaaven | New private SetName method in wxCSConv...
|
commit | commitdiff | tree |
1999-04-17 |
Ove Kaaven | Unicodified list of color strings.
|
commit | commitdiff | tree |
1999-04-17 |
Ove Kaaven | Adapted those asserts and debug messages for Unicode.
|
commit | commitdiff | tree |
1999-04-17 |
Ove Kaaven | Unicodified wxEndsWithPathSeparator
|
commit | commitdiff | tree |
1999-04-17 |
Ove Kaaven | Fixed typo
|
commit | commitdiff | tree |
1999-04-17 |
Ove Kaaven | Unicodified a few routines.
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | Unicodified wxSplitPath
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | Had changed the prototype of wxOnAssert after the discovery...
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | const-ness warnings in non-Unicode again.
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | Hm, better make the operators inline.
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | All files compile in Unicode mode, but I have only...
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | Added a comment.
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | Some Unicode conversion.
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | Needed the reverse operator+ too...
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | operator+(const wxString&, const wx[W]CharBuffer)
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | wxGetUserHome() may return const val.
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | wxGetUserHome() returns a const value in Unicode mode.
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | Compiles in Unicode mode.
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | wxGetUserHome() returns "const wxMB2WXbuf" for Unix...
|
commit | commitdiff | tree |
1999-04-16 |
Ove Kaaven | wxLoadCharacterSets() now appears to work (was a bit...
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | Defer loading of character sets, and some anti-crash...
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | Slightly better style?
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | Right-o, wxConv_local does cause some weird crashes...
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | (ugh, I need to get a faster computer)
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | Another inline constructor to facilitate Unicode conversion...
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | Compilation problem in non-Unicode mode. (Will fix...
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | Compiler warning in non-Unicode mode fixed.
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | OK, while I wait for the non-Unicode build to compile...
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | A couple more.
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | So far so good. These now compiles in Unicode mode.
|
commit | commitdiff | tree |
1999-04-15 |
Ove Kaaven | Implemented wxArrayString::Shrink() and stuff.
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | OK, enough for today. To be continued tomorrow...
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | These at least compiles in Unicode mode...
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | char -> wxChar
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | This seems to be compiling.
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | If you look at the conversion and character set code...
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | More helpful Unicode stuff.
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | wxConv classes and instances, including wxConv_gdk.
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | wxMBConv derived classes and instances.
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | And here
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | Declared here too
|
commit | commitdiff | tree |
next |