2005-09-07 |
Michael Wetherell | Forgot to put the previous (v)snprintf commit inside... |
blob | commitdiff | raw |
2005-09-07 |
Michael Wetherell | Handle the case when (v)snprintf have the format declar... |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Vadim Zeitlin | compilation fix after last commit |
blob | commitdiff | raw | diff to current |
2005-08-22 |
Vadim Zeitlin | added test for snprintf() which may not be present... |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Włodzimierz Skiba | Global platform header (<PalmOS.h>) removed from public... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Julian Smart | WinCE doesn't declare DeleteFile at the point wxRemove... |
blob | commitdiff | raw | diff to current |
2005-05-28 |
Vadim Zeitlin | fixed wxRemove() return value under Win CE |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Julian Smart | Reverted namespace patch |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Julian Smart | Applied patch [ 1190194 ] Define some string macros... |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Julian Smart | Added licence/copyright information |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Ryan Norton | fix 10.2 shared unicode builds for mbstowcs and vice... |
blob | commitdiff | raw | diff to current |
2005-03-27 |
David Elliott | Declare strptime when using MSL headers on OS X. |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Vadim Zeitlin | wxGetEnv() should return wxChar *, even if it's a macro... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Vadim Zeitlin | define wxGetEnv() as macro, not inline function, for... |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Vadim Zeitlin | define wxGetenv() for WinCE which doesn't have _tgetenv... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
David Elliott | Use plain extern instead of extern "C" for vsnprintf... |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Dimitri Schoolwerth | fixed Cygwin compilation (can't use extern "C" in C... |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Stefan Neis | Fixed C++ comments. |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Robert Roebling | Added wxFopen to the MSLU code. |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Włodzimierz Skiba | Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK... |
blob | commitdiff | raw | diff to current |
2004-11-21 |
Ryan Norton | wxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl... |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Włodzimierz Skiba | Warning fix observed in tex2rtf. |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Włodzimierz Skiba | OW prototypes does not use ints in Unicode. |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Ryan Norton | compilo fix (blind) |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Vadim Zeitlin | wxPuts() should output a trailing newline even in Unix... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Ryan Norton | final compilo fixups for 10.2 unicode - c/c++ fixes... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Ryan Norton | fix darwin defines |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Ryan Norton | 1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Ryan Norton | 2.5.3 - cleanups, fixes, etc. etc. - |
blob | commitdiff | raw | diff to current |
2004-10-05 |
Vadim Zeitlin | cleaning up strdup/isascii definitions for compilers... |
blob | commitdiff | raw | diff to current |
2004-10-02 |
Vadim Zeitlin | Metrowerks doesn't have isascii() |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
blob | commitdiff | raw | diff to current |
2004-07-01 |
Vadim Zeitlin | fix wxTolower/upper() behaviour with signed chars ... |
blob | commitdiff | raw | diff to current |
2004-06-20 |
Václav Slavík | check for wputc wputchar putws fputws availability |
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-13 |
Stefan Csomor | unicode support for mach-O targets in Metrowerks |
blob | commitdiff | raw | diff to current |
2004-04-27 |
Stefan Csomor | specific workaround for XCODE native |
blob | commitdiff | raw | diff to current |
2004-04-26 |
Stefan Csomor | on xcode native we end up with several definitions... |
blob | commitdiff | raw | diff to current |
2004-04-18 |
Stefan Csomor | added fix for MSL under Win32 (by Steve Hartwell) |
blob | commitdiff | raw | diff to current |
2004-03-30 |
David Elliott | Do not #undef wxNEED_PRINTF_CONVERSION if wxVsnprintf_... |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Ron Lee | More updates to the Debian packaging for wxPython,... |
blob | commitdiff | raw | diff to current |
2004-02-21 |
Stefan Csomor | mwerks addition |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Chris Elliott | try to fix D Mars compilation for Unicode |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Chris Elliott | fix for non-unicode DMC builds |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Stefan Csomor | unicode targets cleanup for cw and xcode |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | Digital Mars compilation warnings and Unicode fixes... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | trying to make comments readable again after their... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | fixed wxIsctrl/wxIscntrl confusion (modified patch... |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | fixed the mess (nested C/C++ comments) intorduced by... |
blob | commitdiff | raw | diff to current |
2004-01-08 |
Julian Smart | Applied patch [ 871762 ] Solution to losing strings... |
blob | commitdiff | raw | diff to current |
2003-12-30 |
Ryan Norton | more ifdef C++ stuff |
blob | commitdiff | raw | diff to current |
2003-12-24 |
Václav Slavík | fixing the regex mess that Ryan wasn't yet able to... |
blob | commitdiff | raw | diff to current |
2003-12-18 |
Ryan Norton | 1. |
blob | commitdiff | raw | diff to current |
2003-12-17 |
Ryan Norton | 1. |
blob | commitdiff | raw | diff to current |
2003-11-15 |
Julian Smart | Fixes for previous fixes |
blob | commitdiff | raw | diff to current |
2003-11-14 |
Julian Smart | Fixes for later WinCE versions |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Vadim Zeitlin | moved wxUSE_UNICODE <-> _UNICODE checks to wx/platform... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Julian Smart | Added SQLTCHAR for non-Windows platforms, and added... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Julian Smart | Applied patch [ 808050 ] fixes for WXUNIVERSAL and... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Stefan Csomor | removal of pc-mac charset conversion for wxMac |
blob | commitdiff | raw | diff to current |
2003-09-13 |
Stefan Csomor | unicode correction for mac |
blob | commitdiff | raw | diff to current |
2003-09-09 |
Stefan Csomor | fix for CW non unicode builds |
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-15 |
Julian Smart | Compile with EVC 3.0 2002 |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Julian Smart | Added RTL functions missing from WinCE to wxchar.h/cpp |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | Further WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-04 |
Stefan Csomor | path translation (umlauts) added |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Chris Elliott | Macro swicth from SC to SYMANTEC |
blob | commitdiff | raw | diff to current |
2003-03-29 |
Stefan Csomor | switching to as many MSL wchar implementations as possi... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Stefan Csomor | better mb2wc conversions for mac unicode |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Stefan Csomor | wxMac Unicode support |
blob | commitdiff | raw | diff to current |
2003-02-01 |
Chris Elliott | fix bcc bug |
blob | commitdiff | raw | diff to current |
2003-01-18 |
Vadim Zeitlin | attempts to fix vsnprintf() detection under HP-UX |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Vadim Zeitlin | tried to clean strdup() mess: we now have wxStrdup... |
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-13 |
Václav Slavík | another fix for wxSnprintf_ |
blob | commitdiff | raw | diff to current |
2002-09-13 |
Mattia Barbon | Fixed MinGW/configure/Unicode compilation: MinGW/MSVCRT... |
blob | commitdiff | raw | diff to current |
2002-09-11 |
Vadim Zeitlin | gtk2 Unicode compilation fix |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Vadim Zeitlin | fixed ATTRIBUTE_PRINTFs |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Vadim Zeitlin | compilation fix for cygwin |
blob | commitdiff | raw | diff to current |
2002-09-08 |
Vadim Zeitlin | don't #define wxStrtok() which takes 3 arguments as... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Julian Smart | Added #include <ctype.h> since it seems to have |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Vadim Zeitlin | should fix Unicode build for BC++ 5.3 |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Vadim Zeitlin | apparently CW always has vsnprintf() |
blob | commitdiff | raw | diff to current |
2002-08-27 |
Vadim Zeitlin | (blind) fix for BC++ compilation problem with wxPutc... |
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 |
Gilles Depeyrot | BSD systems define _T to something different in ctype... |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Vadim Zeitlin | reorganized, improved and hopefully simplified wxchar... |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Vadim Zeitlin | compilation fix for Unicode build |
blob | commitdiff | raw | diff to current |
2002-08-19 |
David Webster | need for VisualAge to include wchar.h |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Robert Roebling | Convert %s to %ls and %c to %lc in printf and scanf... |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Václav Slavík | fixed wxChar definition |
blob | commitdiff | raw | diff to current |
2002-08-10 |
Robert Roebling | Implemented the various printf() functions under |
blob | commitdiff | raw | diff to current |
2002-08-08 |
Julian Smart | Applied patch [ 587454 ] CW-related wx/wxchar.h fix |
blob | commitdiff | raw | diff to current |
next |