put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / wxchar.h
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-05-30  Julian SmartWinCE doesn't declare DeleteFile at the point wxRemove...
2005-05-28  Vadim Zeitlinfixed wxRemove() return value under Win CE
2005-05-23  Julian SmartReverted namespace patch
2005-05-22  Julian SmartApplied patch [ 1190194 ] Define some string macros...
2005-05-04  Julian SmartAdded licence/copyright information
2005-04-17  Ryan Nortonfix 10.2 shared unicode builds for mbstowcs and vice...
2005-03-27  David ElliottDeclare strptime when using MSL headers on OS X.
2005-03-10  Vadim ZeitlinwxGetEnv() should return wxChar *, even if it's a macro...
2005-03-10  Vadim Zeitlindefine wxGetEnv() as macro, not inline function, for...
2005-03-10  Vadim Zeitlindefine wxGetenv() for WinCE which doesn't have _tgetenv...
2005-02-19  David ElliottUse plain extern instead of extern "C" for vsnprintf...
2005-02-14  Dimitri Schoolwerthfixed Cygwin compilation (can't use extern "C" in C...
2005-01-26  Stefan NeisFixed C++ comments.
2005-01-07  Robert Roebling Added wxFopen to the MSLU code.
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-11-21  Ryan NortonwxMemxxx --> wxTmemxxx, get rid of wxdocmpxxx impossibl...
2004-11-10  Włodzimierz SkibaWarning fix observed in tex2rtf.
2004-11-08  Włodzimierz SkibaOW prototypes does not use ints in Unicode.
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-12  Ryan Nortoncompilo fix (blind)
2004-10-11  Vadim ZeitlinwxPuts() should output a trailing newline even in Unix...
2004-10-08  Ryan Nortonfinal compilo fixups for 10.2 unicode - c/c++ fixes...
2004-10-07  Ryan Nortonfix darwin defines
2004-10-07  Ryan Norton1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd...
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -
2004-10-05  Vadim Zeitlincleaning up strdup/isascii definitions for compilers...
2004-10-02  Vadim ZeitlinMetrowerks doesn't have isascii()
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-07-01  Vadim Zeitlinfix wxTolower/upper() behaviour with signed chars ...
2004-06-20  Václav Slavíkcheck for wputc wputchar putws fputws availability
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-13  Stefan Csomorunicode support for mach-O targets in Metrowerks
2004-04-27  Stefan Csomorspecific workaround for XCODE native
2004-04-26  Stefan Csomoron xcode native we end up with several definitions...
2004-04-18  Stefan Csomoradded fix for MSL under Win32 (by Steve Hartwell)
2004-03-30  David ElliottDo not #undef wxNEED_PRINTF_CONVERSION if wxVsnprintf_...
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)
next