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 |
1999-04-14 |
Ove Kaaven | The char->wxChar in window.h cascades through some...
|
commit | commitdiff | tree |
1999-04-14 |
Ove Kaaven | char -> wxChar. (Vadim, you can probably just go ahead...
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | This is the way to go (well, close enough).
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | By this commit, I guess I'm announcing intent to add...
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Got some compiler warnings in non-Unicode build. Fixed...
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Someone must have committed some ASCII string literals...
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Unicode conversion.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Unicode conversion.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Now this one also compiles in Unicode mode.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Unicode interface (the communication itself is still...
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Unicode support.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Fixed a typo. Added sloppy implementation of wxSscanf...
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Add wxSscanf (used in ftp.cpp to parse returned address)
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | The prevalent wide characters.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Unicode. You know the drill.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | More Unicode stuff. Implemented wxFprintf.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | char->wxChar
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Fixed glibc2.0 check (for that glibc2.0 workaround...
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Implemented wxPrintf.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Added wxPrintf declaration.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Another one bites the dust.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | Unicode-mode typos in string.cpp (where did they suddenly...
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | wxString assignment operator from wx[W]CharBuffer.
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | wxAtof independent of wxNEED_WX_STDLIB_H, used by Visual...
|
commit | commitdiff | tree |
1999-04-13 |
Ove Kaaven | wxAtof implementation independent of (the rest of)...
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | BIG glitch.
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | Small glitch.
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | It now compiles all these files without warnings in...
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | Oh well, I'll just stuff in the rest of the Unicode...
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | Uses Unicode strings. Now we've got a __TFILE__ macro...
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | Unicode support. Uses wxWCharBuffer in Unicode build...
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | Unicode support. The _() macro is made to imply _T...
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | Unicode support for wxString (wxchar.cpp won't compile...
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | Added wxchar.cpp/.obj
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | Added allocation constructor (makes it easy to convert...
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | For non-Unicode added #include <ctype.h> and <string...
|
commit | commitdiff | tree |
1999-04-12 |
Ove Kaaven | Added wxchar.cpp, which contains:
|
commit | commitdiff | tree |
1999-04-10 |
Ove Kaaven | Added wxStrdup().
|
commit | commitdiff | tree |
1999-04-09 |
Ove Kaaven | For non-Unicode, preserve binary compatibility by doing
|
commit | commitdiff | tree |
1999-04-08 |
Ove Kaaven | Unicode definitions for glibc, etc.
|
commit | commitdiff | tree |
1999-04-08 |
Ove Kaaven | Unicode support is *experimental*, so disable it by...
|
commit | commitdiff | tree |
|