]> git.saurik.com Git - wxWidgets.git/history - src/generic/statline.cpp
Don't leave the wxStaticBox hanging around after wxStaticLine
[wxWidgets.git] / src / generic / statline.cpp
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...