The rounded corners look really dumb at this size.
[wxWidgets.git] / src / generic / laywin.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-06-01  Vadim ZeitlinUse wxDynamicCast() instead of IsKindOf() checks.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-27  Francesco Montorsiinclude wx/mdi.h also for non-PCH builds
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
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-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-01-13  Ron LeeSplit this out from other changes to keep things sane..
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2000-08-29  Julian SmartSash window layout algorithm now fails if not enough...
2000-08-29  Julian SmartAdded wxCLIP_SIBLINGS. CVS also seems to think lots...
2000-08-25  Julian SmartFixed sample; enhanced wxLayoutAlgorithm to give remain...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-01-30  Julian SmartMade wxLayoutAlgorithm more general (copes with nested...
1998-12-12  Julian SmartAdded script to help make wxMotif via configure; nativd...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-07  Julian SmartAdded wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit...