]> git.saurik.com Git - wxWidgets.git/history - src/generic/htmllbox.cpp
Use default constructors for wxSize/Point/Rect.
[wxWidgets.git] / src / generic / htmllbox.cpp
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-02  Vadim Zeitlininvalidate cache when RefreshLine[s]() is called
2004-10-01  Václav Slavíkuse default GUI font in wxHtmlListBox
2004-05-25  Julian SmartMissed reversions
2004-05-23  Julian SmartName and version changes
2004-04-30  Vadim Zeitlinuse an internal wxFileSystem in wxHtmlListBox so that...
2004-02-07  Vadim Zeitlinfixes for compiling with more stuff disabled in setup...
2003-08-13  Robin DunnAdd a little space so the wxHtmlCell doesn't overwrite...
2003-08-08  Robin DunnAdded wxRTTI for the new wxVScrolledWindow, wxVListBox...
2003-07-30  Vadim Zeitlinadded wxVListBox::OnDrawBackground(); fixed warnings
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-03  Vadim Zeitlincompilation fixed after recent wxHTML changes
2003-06-02  Vadim Zeitlinrefresh cache on size/margins change; expanded cache...
2003-06-02  Vadim Zeitlincompilation fixes for !USE_PCH
2003-06-01  Vadim Zeitlinadded wxVListBox using wxVScrolledWindow and wxHtmlList...