The rounded corners look really dumb at this size.
[wxWidgets.git] / src / generic / statline.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2006-05-31  Włodzimierz SkibaInclude wx/statbox.h according to precompiled headers...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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-05-27  Mattia Barbon Don't leave the wxStaticBox hanging around after...
2003-05-27  Jouk Jansen Committing in .
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2002-07-29  Mattia BarbonFixed my utnpaste error (thanks to Marcin Wojdyr
2002-07-27  Mattia BarbonAdded DoSetSize and DoMoveWindow to generic wxStaticLine.
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
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...