2007-06-10 |
Václav Slavík | 1. made CRT wrappers definitions indepenent of wxUSE_UNICODE...
|
commit | commitdiff | tree |
2007-06-08 |
Václav Slavík | added wxUniChar::AsUTF8() for easy conversion in UTF8...
|
commit | commitdiff | tree |
2007-06-07 |
Václav Slavík | removed unused glob.inc file
|
commit | commitdiff | tree |
2007-06-06 |
Václav Slavík | marked WinCE implementations of wxOpen etc. functions...
|
commit | commitdiff | tree |
2007-06-06 |
Václav Slavík | fixed wxScanf() etc. to compile with Visual C++ again
|
commit | commitdiff | tree |
2007-06-05 |
Václav Slavík | don't crash when using wxHtmlWidgetCell in wxHtmlListBox
|
commit | commitdiff | tree |
2007-06-04 |
Václav Slavík | wxSscanf() and friends are now Unicode+ANSI friendly...
|
commit | commitdiff | tree |
2007-06-04 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2007-06-04 |
Václav Slavík | removed unneeded wxVaCopy calls
|
commit | commitdiff | tree |
2007-06-04 |
Václav Slavík | changed wxLog::OnLog(String) to take wxString instead...
|
commit | commitdiff | tree |
2007-06-04 |
Václav Slavík | changed wxFileSelector() etc. functions to use wxString...
|
commit | commitdiff | tree |
2007-06-04 |
Václav Slavík | added comment explaining the condition for compiling...
|
commit | commitdiff | tree |
2007-06-02 |
Václav Slavík | use iterators in wxStaticText wrapping and escaping...
|
commit | commitdiff | tree |
2007-06-02 |
Václav Slavík | partially fixed passing wxUniChar as vararg argument...
|
commit | commitdiff | tree |
2007-06-02 |
Václav Slavík | implemented wxMBConv::IsUTF8() helper for more classes...
|
commit | commitdiff | tree |
2007-05-31 |
Václav Slavík | use wxString, not wxChar*, in wxCreateDynamicObject...
|
commit | commitdiff | tree |
2007-05-31 |
Václav Slavík | test if wxString(NULL) ctor creates empty string
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | use wxString, not wxChar*, in wxDataFormat ctor and...
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | fixed to the newly added crt.h header:
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | changed wxGTK_CONV* macros to use utf8_str() and FromUTF8...
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | changed wxWindow::ApplyToolTip to take UTF8-encoded...
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | wxchar.h doesn't have to be C file anymore, it's C++
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | wxGTK_CONV -> wxGTK_CONV_SYS
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | put GtkArray into anonymous namespace, the name is...
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | 1. removed useless GtkStr class, wxGTK_CONV is the...
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | changed trivial accessors to return const wxString...
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | restored wxColour ctor taking C string (now in both...
|
commit | commitdiff | tree |
2007-05-30 |
Václav Slavík | use wxString instead of wxChar* in wxColour::Set/FromString
|
commit | commitdiff | tree |
2007-05-29 |
Václav Slavík | compilation fix for --disable-compat28
|
commit | commitdiff | tree |
2007-05-25 |
Václav Slavík | compilation fix: can't use wxUniCharRef in switch statement
|
commit | commitdiff | tree |
2007-05-25 |
Václav Slavík | implemented wxActivateEvent and restoring focus after...
|
commit | commitdiff | tree |
2007-05-23 |
Václav Slavík | take wxString, not wxChar* in wxStandardPaths::GetLocalizedR...
|
commit | commitdiff | tree |
2007-05-21 |
Václav Slavík | added another needed wxOnAssert overload
|
commit | commitdiff | tree |
2007-05-21 |
Václav Slavík | 1. make debugging macros compatible with ANSI build...
|
commit | commitdiff | tree |
2007-05-21 |
Václav Slavík | return reference to non-temporary wxString instance...
|
commit | commitdiff | tree |
2007-05-21 |
Václav Slavík | debug messages don't need translation
|
commit | commitdiff | tree |
2007-05-20 |
Václav Slavík | compilation fix: wxcrt.h, not crt.h
|
commit | commitdiff | tree |
2007-05-17 |
Václav Slavík | removed unused iterators ctors
|
commit | commitdiff | tree |
2007-05-17 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2007-05-16 |
Václav Slavík | fixed CDATA processing to convert the content to output...
|
commit | commitdiff | tree |
2007-05-16 |
Václav Slavík | return const wxString& instead of wxString from the...
|
commit | commitdiff | tree |
2007-05-16 |
Václav Slavík | fixes for STL build without implicit wxString->char...
|
commit | commitdiff | tree |
2007-05-16 |
Václav Slavík | wrap all handlers in single extern "C" section instead...
|
commit | commitdiff | tree |
2007-05-16 |
Václav Slavík | restored accidentally commented-out code
|
commit | commitdiff | tree |
2007-05-16 |
Václav Slavík | PCH-less compilation fix
|
commit | commitdiff | tree |
2007-05-16 |
Václav Slavík | another PCH-less compilation fix
|
commit | commitdiff | tree |
2007-05-16 |
Václav Slavík | Do not follow HTML links if selecting text (patch ...
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | compilation fix for PCH-less build
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | added missing operators for int and unsigned char
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | make operators for comparing wxString and wx[W]CharBuffer...
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | added operators for comparing wxString to wxCStrData
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | fixed non-const wxString iterators to work when a character...
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | reverted accidental commit
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | compilation fixes for --disable-compat28
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | fixed HTML entities parsing broken by wxString changes
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | added wxSTRING_TEXT() convenience macro for defining...
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | make it posible to change the compiler part of objects...
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | fall back to DirectFB's builtin font if no fonts are...
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | log missing font directories with wxLogDebug, not wxLogTrace...
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | ignore nonexistent font directories silently
|
commit | commitdiff | tree |
2007-05-15 |
Václav Slavík | added explanatory comment
|
commit | commitdiff | tree |
2007-05-14 |
Václav Slavík | fixed too restrictive assert: fonts matching is case...
|
commit | commitdiff | tree |
2007-05-13 |
Václav Slavík | compilation fix for STL implementations that use (const...
|
commit | commitdiff | tree |
2007-05-12 |
Václav Slavík | fixed passing of strings to vararg templates in ANSI...
|
commit | commitdiff | tree |
2007-05-12 |
Václav Slavík | add test for passing c_str() of temporary wxString...
|
commit | commitdiff | tree |
2007-05-11 |
Václav Slavík | use const wxMBConv& instead of wxMBConv& in public...
|
commit | commitdiff | tree |
2007-05-11 |
Václav Slavík | avoid conversion to wchar_t* when getting UTF-8 value...
|
commit | commitdiff | tree |
2007-05-11 |
Václav Slavík | fixed wxSVGFileDC::write() to output UTF-8 even in...
|
commit | commitdiff | tree |
2007-05-10 |
Václav Slavík | fixed wxStrto(u)ll to return correct value in endptr
|
commit | commitdiff | tree |
2007-05-10 |
Václav Slavík | test wxString::Mid() with non-ASCII strings
|
commit | commitdiff | tree |
2007-05-10 |
Václav Slavík | fixed wxString::Last() to run in O(1), not O(n), in...
|
commit | commitdiff | tree |
2007-05-10 |
Václav Slavík | fixed creation of wxString from another wxString's...
|
commit | commitdiff | tree |
2007-05-09 |
Václav Slavík | changed wxString::StartsWidth/EndsWidth to take wxString...
|
commit | commitdiff | tree |
2007-05-09 |
Václav Slavík | return value from wxEditableListBox::Create()
|
commit | commitdiff | tree |
2007-05-09 |
Václav Slavík | temporary fix for wxDFB compilation in Unicode mode
|
commit | commitdiff | tree |
2007-05-09 |
Václav Slavík | fixed configarg.cache code to correctly handle multiple...
|
commit | commitdiff | tree |
2007-05-09 |
Václav Slavík | take into account DirectFB's removal of some command...
|
commit | commitdiff | tree |
2007-05-06 |
Václav Slavík | fix compation with Watcom after latest vararg templates...
|
commit | commitdiff | tree |
2007-05-05 |
Václav Slavík | fixed FromUTF8 in ANSI builds
|
commit | commitdiff | tree |
2007-05-05 |
Václav Slavík | use utf8_str() in wxDFB
|
commit | commitdiff | tree |
2007-05-05 |
Václav Slavík | use FromUTF8() when loading XML, data coming from Expat...
|
commit | commitdiff | tree |
2007-05-05 |
Václav Slavík | added wxString::FromUTF8/ToUTF8/utf8_str()
|
commit | commitdiff | tree |
2007-05-05 |
Václav Slavík | enable UTF8 build for wxGTK2 and wxDFB by default
|
commit | commitdiff | tree |
2007-05-04 |
Václav Slavík | use wxString instead of const wxChar* in wxFFile public API
|
commit | commitdiff | tree |
2007-05-04 |
Václav Slavík | use wxString instead of const wxChar* in wxFile's public API
|
commit | commitdiff | tree |
2007-05-04 |
Václav Slavík | use wxFormatString in wxV[f]printf()
|
commit | commitdiff | tree |
2007-05-04 |
Václav Slavík | compilation fix for --enable-utf8 --disable-utf8only...
|
commit | commitdiff | tree |
2007-05-04 |
Václav Slavík | use wxFormatString helper class for 'vararg' functions...
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | fixed typo in Watcom code
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | fixed passing raw unconverted strings through wxArgNormalize...
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | fixed DLL linking of wxConvLibc etc.
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | don't do char*->wchar_t*>char* roundtrip in wxArgNormalizerU...
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | fixed reverted #if condition around wxDoLogTraceWchar
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | added code for optimized handling of UTF-8 locales...
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | fixed vararg functions with format argument to not...
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | compilation fix for 2.8 compat disabled
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | OpenWatcom has the explicit keyword too
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | added wx[W]CharBuffer/wxCStrData overloads to remaining...
|
commit | commitdiff | tree |
2007-05-03 |
Václav Slavík | fixed linking in monolithic case if USE_STC=0
|
commit | commitdiff | tree |
next |