Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / generic / laywin.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-01-27  Vadim Zeitlindon't use DECLARE_EVENT_TYPE() to avoid confusing peopl...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2006-01-05  Mart Raudseppinclude wx/event.h, as it is used by-value (parent...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-31  Stefan Csomorcontent clipping becomes a runtime attribute
2004-09-26  Stefan Csomorclipping for wxMac cleaned up
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
2004-02-10  Vadim Zeitlinuse static_cast<> in event table macros for type safety...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Václav Slavíkcreated wxAdvanced library
2003-07-22  Václav Slavíkcompilation fixes for Vadim's changes and Borland C++
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-11-21  Vadim Zeitlin1. removed wxObject::CopyObject() and Clone() - some...
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-07-15  Bryan Pettymerged 2.2 branch
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-03-05  Vadim Zeitlincompilation fixes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-01-30  Julian SmartMade wxLayoutAlgorithm more general (copes with nested...
1999-01-08  Unknown (UG)no message
1998-12-12  Julian SmartAdded script to help make wxMotif via configure; nativd...
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-07  Julian SmartAdded wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit...