]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/statline.h
gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses...
[wxWidgets.git] / include / wx / generic / statline.h
2005-03-11  Vadim Zeitlingave default value of wxID_ANY to id parameter of wxSta...
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-05-27  Mattia Barbon Don't leave the wxStaticBox hanging around after...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-27  Mattia BarbonAdded DoSetSize and DoMoveWindow to generic wxStaticLine.
1999-09-16  Michael BedwardAdded GetMainWidget() to fix bug that was causing crash...
1999-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...