use an internal wxFileSystem in wxHtmlListBox so that references to images could...
[wxWidgets.git] / include / wx / generic / statline.h
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...