Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / cursor.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-06-30  Vadim ZeitlinUse bitmaps from resources by default in wxGTK under...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-11-27  Vadim ZeitlinDefine wxCURSOR_DEFAULT_TYPE correctly for the old...
2009-05-16  Francesco Montorsifix the wxCursor(const wxString& cursor_file, ...)...
2008-09-25  Francesco Montorsiprovide backward-compat wxCursor(int) ctor; remove...
2008-06-11  Stefan Csomorfixing file paths after renaming
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-05-22  Vadim Zeitlininclude wx/defs.h before doing anything else (fixes...
2005-05-04  Julian SmartAdded licence/copyright information
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2003-03-22  David ElliottInclude wxCocoa specific header
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from headers.
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-08-02  Vadim Zeitlinremoved wxYield call from wxBusyCursorSuspender
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-09-12  Vadim Zeitlin1. removed 'B' flag from treebase.cpp and regenerated...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-08-12  Karsten BallüderUseful little fix that automatically hides the busy...
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision