]> git.saurik.com Git - wxWidgets.git/history - include/wx/wxchar.h
added wxRTTI to XRC handlers (patch #752996 by David Falkinder)
[wxWidgets.git] / include / wx / wxchar.h
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...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-06  Vadim Zeitlin_T() restored for compatibility
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-08-16  Robert Roebling compile fixes for EMX
1999-07-28  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-07-23  Ove KaavenAdd wxFopen, wxFreopen, wxStrftime
1999-06-10  Ove KaavenI see no reason to have a copy of Stricmp from string...
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-17  Robin DunnMoved all WXDLLEXPORT's to be before the return type...
1999-05-13  Vadim Zeitlin1. MSW message handling simplifications
1999-05-09  Julian SmartMisc. fixes
1999-05-09  Robert Roebling Applied FreeBSD patch
1999-05-07  Ove KaavenTry to not include ctype functions for win32. Not reall...
1999-05-06  Julian SmartSome doc corrections; various small fixes for Cygwin...
1999-04-26  Ove KaavenHeavier checks for wxUSE_WCHAR_T
1999-04-24  Ove KaavenAdded wxOKlibc(), which checks for glibc2.0, which...
1999-04-20  Ove KaavenMoved that HAVE_WCSTR_H here.
1999-04-20  Ove KaavenSome further changes. Now also sets a wsUSE_WCHAR_T...
1999-04-19  Ove KaavenMust include wchar.h in non-Unicode build too, since...
1999-04-19  Ove KaavenHelps Borland compile further in Unicode mode.
1999-04-19  Ove KaavenForgot an additional prototype.
1999-04-19  Ove KaavenAttempts to make this wchar_t business compile with...
1999-04-13  Ove KaavenAdd wxSscanf (used in ftp.cpp to parse returned address)
1999-04-13  Ove KaavenFixed glibc2.0 check (for that glibc2.0 workaround...
1999-04-13  Vadim Zeitlinan attempt to fix glibc2.0 stupidness
1999-04-13  Ove KaavenAdded wxPrintf declaration.
next