]> git.saurik.com Git - wxWidgets.git/history - include/wx/wxchar.h
removed Win16 code (patch 905241), last version with remains of Win16 support tagged...
[wxWidgets.git] / include / wx / wxchar.h
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-03-05  Ron LeeMore updates to the Debian packaging for wxPython,...
2004-02-21  Stefan Csomormwerks addition
2004-02-11  Chris Elliotttry to fix D Mars compilation for Unicode
2004-02-10  Chris Elliottfix for non-unicode DMC builds
2004-02-08  Stefan Csomorunicode targets cleanup for cw and xcode
2004-02-07  Vadim ZeitlinDigital Mars compilation warnings and Unicode fixes...
2004-02-07  Vadim Zeitlintrying to make comments readable again after their...
2004-02-07  Vadim Zeitlinfixed wxIsctrl/wxIscntrl confusion (modified patch...
2004-02-07  Vadim Zeitlinfixed the mess (nested C/C++ comments) intorduced by...
2004-01-08  Julian SmartApplied patch [ 871762 ] Solution to losing strings...
2003-12-30  Ryan Nortonmore ifdef C++ stuff
2003-12-24  Václav Slavíkfixing the regex mess that Ryan wasn't yet able to...
2003-12-18  Ryan Norton1.
2003-12-17  Ryan Norton1.
2003-11-15  Julian SmartFixes for previous fixes
2003-11-14  Julian SmartFixes for later WinCE versions
2003-10-22  Vadim Zeitlinmoved wxUSE_UNICODE <-> _UNICODE checks to wx/platform...
2003-09-19  Julian SmartAdded SQLTCHAR for non-Windows platforms, and added...
2003-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
2003-09-14  Stefan Csomorremoval of pc-mac charset conversion for wxMac
2003-09-13  Stefan Csomorunicode correction for mac
2003-09-09  Stefan Csomorfix for CW non unicode builds
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-15  Julian SmartCompile with EVC 3.0 2002
2003-07-15  Julian SmartAdded RTL functions missing from WinCE to wxchar.h/cpp
2003-07-11  Julian SmartFurther WinCE mods
2003-07-04  Stefan Csomorpath translation (umlauts) added
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-05-02  Chris ElliottMacro swicth from SC to SYMANTEC
2003-03-29  Stefan Csomorswitching to as many MSL wchar implementations as possi...
2003-03-28  Stefan Csomorbetter mb2wc conversions for mac unicode
2003-03-27  Stefan CsomorwxMac Unicode support
2003-02-01  Chris Elliottfix bcc bug
2003-01-18  Vadim Zeitlinattempts to fix vsnprintf() detection under HP-UX
2002-12-10  Vadim Zeitlintried to clean strdup() mess: we now have wxStrdup...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-13  Václav Slavíkanother fix for wxSnprintf_
2002-09-13  Mattia BarbonFixed MinGW/configure/Unicode compilation: MinGW/MSVCRT...
2002-09-11  Vadim Zeitlingtk2 Unicode compilation fix
2002-09-10  Vadim Zeitlinfixed ATTRIBUTE_PRINTFs
2002-09-10  Vadim Zeitlincompilation fix for cygwin
2002-09-08  Vadim Zeitlindon't #define wxStrtok() which takes 3 arguments as...
2002-09-05  Julian SmartAdded #include <ctype.h> since it seems to have
2002-09-04  Vadim Zeitlinshould fix Unicode build for BC++ 5.3
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-27  Vadim Zeitlinapparently CW always has vsnprintf()
2002-08-27  Vadim Zeitlin(blind) fix for BC++ compilation problem with wxPutc...
2002-08-25  Vadim ZeitlinWindows compilation fixes after recent changes
2002-08-25  Gilles DepeyrotBSD systems define _T to something different in ctype...
2002-08-25  Vadim Zeitlinreorganized, improved and hopefully simplified wxchar...
2002-08-23  Vadim Zeitlincompilation fix for Unicode build
2002-08-19  David Websterneed for VisualAge to include wchar.h
2002-08-17  Robert Roebling Convert %s to %ls and %c to %lc in printf and scanf...
2002-08-12  Václav Slavíkfixed wxChar definition
2002-08-10  Robert Roebling Implemented the various printf() functions under
2002-08-08  Julian SmartApplied patch [ 587454 ] CW-related wx/wxchar.h fix
2002-07-17  Mattia BarbonAllow compiling wxMotif/GTK/X11 for Cygwin/XFree
2002-07-14  Vadim Zeitlinfixed wxStrrchr(s, '\0') bug, added const and non const...
2002-06-23  Gilles Depeyrotadded attribute printf to perform printf format checks...
2002-04-05  Vadim Zeitlinwarning fix for cygwin (patch 539654)
2002-03-25  Vadim Zeitlinblind fix for compilation under AIX: always include...
2002-02-17  Václav Slavíkmore MSLU fixes and moved MSLU stuff into separate...
2002-01-20  Stefan NeisAdded wchar handling for EMX (gcc on OS/2).
2002-01-20  Stefan Csomorunder metrowerks mac strdup is not exported
2002-01-04  Julian SmartFixes for GNUPro 00r1
2001-12-17  Vadim Zeitlinadded __TDATE__ and __TTIME__ and use them instead...
2001-12-15  Václav SlavíkDJGPP compilation fixes
2001-11-27  Mattia BarbonFixes for Cygwin compilation
2001-11-04  Gilles Depeyrotadded wcslen prototype declaration for Darwin/FreeBSD...
2001-11-04  Gilles Depeyrotwchar/wcslen corrections for Darwin (same as FreeBSD)
2001-10-24  Mattia BarbonVarious cygwin compilation fixes.
2001-10-22  David WebsterSome OS/2 Modifications
2001-10-20  Stefan Csomoradded correct wchar include for metrowerks compilers
2001-10-19  Vadim Zeitlinwho forward declared wcslen() without using extern...
2001-07-18  Václav SlavíkMingw Unicode fixes
2001-07-15  Gilles Depeyrotmodified configure to allow configuration of wxMotif...
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-23  Gilles Depeyrotcorrected #ifdef for Mac OS X
2001-06-10  Gilles Depeyrotcorrected wchar handling for Mac OS X
2001-06-05  Vadim Zeitlinapplied patch 430452 (mingw32 compilation fixes)
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-05-19  Vadim Zeitlin1. more proper fix for wxChoice/wxComboBox height probl...
2001-04-26  Vadim Zeitlinapplied patch 417699 (remove WXDLLEXPORT from inline...
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-01-30  Gilles Depeyrotadded tests for __MACH__ to compile under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-03  Julian SmartRemoved OGL prior to re-adding; some Watcom corrections
2000-01-03  Ove KaavenMake this compile in Unicode mode under Borland C+...
1999-12-14  David WebsterVisualage C++ V4.0 updates
1999-12-13  Vadim Zeitlinattempted Unicode fixes for BC++
1999-12-08  Vadim Zeitlinpatch from Ricky Gonzales <gonzales@pyramid3.net> for...
1999-11-16  David WebsterModified full UNICODE support for VisualAge C++ for...
1999-11-16  David WebsterAdded full UNICODE support for VisualAge C++ for OS...
1999-11-15  Vadim Zeitlinpatches from Ricky Gonzales <gonzales@pyramid3.net...
1999-11-11  Julian SmartAdded a bug report; C++Builder compile fixes
1999-11-07  Robert Roebling Added wxStrnicmp and to wchar.h, not yet for Unicode...
1999-10-14  Julian Smartmakeg95.env edited for Mingw32/gcc 2.95 compilation...
next