XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / demos / life / life.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2007-08-07  Vadim Zeitlindon't include wx/wxprec.h from headers, it's bad style...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-31  Włodzimierz SkibaEnhanced stock labels usage. Source cleaning.
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-25  Julian SmartMore name changes
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-03  Guillermo Rodrigue... Life version 2.1
2000-02-09  Guillermo Rodrigue... Added automatic connection of drawn points
2000-02-08  Guillermo Rodrigue... Life! version 2
2000-01-08  Guillermo Rodrigue... Split the sample in three source files + three header...