Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / layout.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-03-31  Vadim Zeitlinadded #if wxUSE_CONSTRAINTS around the whole file ...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-10-18  Włodzimierz SkibaWarning fixes for OpenWatcom.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinargh, erased one extra line accidentally in the last...
2003-01-02  Vadim Zeitlinwx(Individual)LayoutConstraints may be copied
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-09-02  Vadim Zeitlininclude the header needed to compile this file
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-05-10  Robert Roebling Changed wxSizer::GetSize() to DoGetSize() (and others)
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-04  Vadim ZeitlinwxGTK compilation fixes
1999-02-04  Julian SmartSome warnings removed.
1998-12-13  Vadim Zeitlinonly one of SetSize()s, SetClientSize()s, GetPosition...
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision