]> git.saurik.com Git - wxWidgets.git/history - include/wx/htmllbox.h
use an internal wxFileSystem in wxHtmlListBox so that references to images could...
[wxWidgets.git] / include / wx / htmllbox.h
2004-04-30  Vadim Zeitlinuse an internal wxFileSystem in wxHtmlListBox so that...
2003-08-08  Robin DunnAdded wxRTTI for the new wxVScrolledWindow, wxVListBox...
2003-07-30  Vadim Zeitlinadded wxVListBox::OnDrawBackground(); fixed warnings
2003-07-04  Václav Slavíkfixes for moving wxHTML files into their own DLL
2003-06-26  Vadim Zeitlinchanging the number of items in wxHtmlListBox should...
2003-06-13  Vadim Zeitlinadded possibility to customize the listbox colours
2003-06-11  Vadim Zeitlinremoved countItems parameter from ctor -- doesn't work...
2003-06-02  Vadim Zeitlinrefresh cache on size/margins change; expanded cache...
2003-06-01  Vadim Zeitlinadded wxVListBox using wxVScrolledWindow and wxHtmlList...