Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / platform.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-22  Vadim ZeitlinRearrange Windows checks in wx/platform.h to be more...
2013-07-13  Vadim ZeitlinMove wx/msw/gccpriv.h inclusion back to wx/platform...
2013-07-13  Vadim ZeitlinExtract compiler-specific macro definitions in a new...
2013-07-10  Vadim ZeitlinRecognize VC12 (a.k.a. MSVS 2013) and define __VISUALC1...
2012-12-28  Vadim ZeitlinAllow building wxGTK under Windows with MSVC.
2012-09-25  Stefan Csomoradding constants for newer OSX versions to make sure...
2012-09-19  Robin DunnAdd define for MAC_OS_X_VERSION_10_7 if there isn't...
2012-07-23  Vadim ZeitlinUse __DARWIN__ instead of __WXOSX__ in non-GUI code.
2012-04-06  Vadim ZeitlinRemove special setup_gccxml.h for GCCXML.
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-02-29  Vadim ZeitlinRecognize MSVC 11 instead of warning about unknown...
2012-02-26  Vadim ZeitlinAdd minimal support for building non-GUI parts of wxWid...
2012-01-28  Stefan Csomoradding OSX to the platforms which do the ui update...
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-12-12  Stefan Csomoradding defaults for Xcode builds
2011-12-12  Stefan Csomorreverting r69387 and r69389, fixes #13737
2011-10-12  Vadim ZeitlinMove wxUSE_GUI definition from chkconf.h to the top...
2011-10-12  Stefan Csomormoving defines in front of the setup.h to make webkit...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-04-15  Dimitri SchoolwerthReplaced C++ comments with C ones in C files.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2010-11-09  Vadim ZeitlinFix preprocessor definitions for wxBase build under...
2010-11-07  Vadim ZeitlinFix build with Borland C++ compiler.
2010-04-16  Vadim ZeitlinDon't rely on __GXX_RTTI being defined with g++ < 4.3.
2009-12-30  Michael WetherellSupport large files with stdio on mingw.
2009-11-22  Vadim ZeitlinDefine wxNO_RTTI if RTTI support is disabled for g...
2009-11-06  Vadim ZeitlinRecognize MSVC 10 in wx/platform.h.
2009-10-09  Vadim ZeitlinDefine __WXOSX__ and __WXMAC__ on compiler command...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-04-25  Vadim Zeitlindefine __EVC4__ for eVC 4 compiler to make testing...
2009-03-16  Francesco Montorsido not copy the typical setup.h in setup_gccxml.h;...
2009-02-16  Stefan Csomormake OSX defines to be 1, not only defined, for backwar...
2009-02-01  Stefan NeisFixed compilation error on OS/2 (strnlen declaration...
2008-12-30  Vadim Zeitlinensure that WIN32 is defined, winsock2.h relies on...
2008-09-16  Stefan Csomorfixing redefine warnings
2008-09-10  Stefan Csomor32/64 bit universal builds support
2008-09-05  Stefan Csomorforward define for non precomp build, switching preproc...
2008-09-03  Vadim Zeitlinadd more wxUSE_XXX checks
2008-08-30  Vadim Zeitlinno changes, just de-TAB-bed
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorswitching to OSX naming
2008-06-01  Vadim Zeitlindefine wxHAS_RAW_BITMAP (instead of inconsistenly named...
2008-05-31  Stefan NeisCompilation fixes for mingw-w64.
2008-04-14  Robin DunnAlso set wxHAVE_RAW_BITMAP for Mac and GTK2, use it...
2008-03-26  Francesco Montorsiadded the rungccxml.sh script and the setup_gccxml...
2008-03-07  Stefan Csomorxcode_config moved
2008-03-07  Stefan Csomoradding Aspen (iPhone)
2008-02-18  Vadim Zeitlintell user to define _USE_OLD_RW_STL for BC5.6 instead...
2008-01-29  Václav Slavíkadded wxCHECK_VISUALC_VERSION macro
2008-01-29  Vadim Zeitlindefine __VISUALCn__ for n=5,6,7,8,9 and not only 8...
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-11-20  Stefan Csomorcommon xcode support
2007-11-19  David ElliottDon't define __WXOSX__ when building the wxCocoa base...
2007-11-16  Stefan Csomorcleanup
2007-10-25  Chris Elliottallow Borland 5.5 again
2007-10-24  David ElliottDon't check for wxMac before overriding WORDS_BIGENDIAN...
2007-10-24  David ElliottRemove defined(__WXMAC__) && defined(__APPLE__) case...
2007-10-17  Paul Cornettremove C++ comment
2007-10-08  Chris Elliottset minimum bcc32 version to turbo explorer
2007-10-01  Jouk JansenOpenVMS : removing dependency on obsolete Porting-libra...
2007-09-27  Jouk Jansengit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2007-09-21  Vadim Zeitlininclude vms_jackets.h directly from wx/platform.h inste...
2007-07-27  Vadim Zeitlinmany compilation fixes for WinCE using VC8 (it now...
2007-06-22  Vadim Zeitlinfix __SUNCC__ definition; added wxCHECK_SUNCC_VERSION
2006-11-01  Stefan NeisGeneralized compilation fix for old compilers.
2006-10-26  Stefan Csomoradd the missing defines before the xcode prefix gets...
2006-10-15  Stefan Csomoravailability does not include any other headers, but...
2006-05-25  Włodzimierz Skiba__WXHANDHELD__ introduction.
2006-05-19  Paul Cornettusing defined in a macro has undefined behavior
2006-03-24  Włodzimierz SkibaAllow easier PalmOS5 development by volounteers.
2006-01-28  Stefan Csomorattempt to fix endian problems when doing cross-compile...
2006-01-27  Kevin OllivierSince Universal binaries compile the same file twice...
2006-01-18  Julian SmartApplied patch [ 1306443 ] Removal of C++-style comments...
2005-12-19  Włodzimierz Skiba__WIN95__ removed (used to differ win3.1 vs. 'modern...
2005-11-10  Włodzimierz SkibaMacros for simplified testing Open Watcom version and...
2005-10-27  Włodzimierz SkibaSupport for automatic setup.h in OS/2 with OW builds...
2005-10-23  Stefan NeisRemoved unused symbol __WXOS2__ (it's either __OS2__...
2005-10-17  Michael WetherellLink with bufferoverflowu.lib for VC++ 8 and later
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-08-30  Vadim Zeitlindefine _LANGUAGE_C_PLUS_PLUS for IRIX (closes bug 1105676)
2005-08-21  Vadim Zeitlinmoved __STDC_EXT__ definition for HP-UX from configure...
2005-08-07  Vadim Zeitlinfix problems with __POWERPC__ being redefined
2005-08-03  Vadim Zeitlintest for __MWERKS__ with #ifdef, not #if (fixes a ...
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-06-22  Michael WetherellUnrevert Cygwin changes after discussion. Cygwin will...
2005-06-16  Michael WetherellRevert Cygwin changes
2005-06-16  Michael WetherellLet Cygwin be a Windows build for wxMSW and a unix...
2005-06-07  Vadim Zeitlindon't define WINVER in platform.h, do it in wrapwin...
2005-06-07  Stefan Csomorcorrecting condition
2005-06-07  Vadim Zeitlindefine wxUSE_UNICODE before including wx/chkconf.h...
2005-06-07  Stefan Csomorsupport mac on little endian systems
2005-05-04  Julian SmartAdded licence/copyright information
2005-04-16  Stefan NeisFixed wxSTD for old gcc versions.
2005-02-06  Stefan Csomorneeded for avoiding double typedefs in xcode builds
next