]> git.saurik.com Git - wxWidgets.git/history - src/generic/vlbox.cpp
removed Win16 code (patch 905241), last version with remains of Win16 support tagged...
[wxWidgets.git] / src / generic / vlbox.cpp
2004-03-04  Robin DunnUse wxWANTS_CHARS style so cursor keys can be used...
2003-11-10  Dimitri SchoolwerthAdded wxUnusedVar for Borland and fixed 2 release mode...
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-08-08  Robin DunnAdded wxRTTI for the new wxVScrolledWindow, wxVListBox...
2003-07-30  Vadim Zeitlinadded wxVListBox::OnDrawBackground(); fixed warnings
2003-06-13  Vadim ZeitlinSetSelection() may be used for both single and multi...
2003-06-13  Vadim Zeitlinadded possibility to customize the listbox colours
2003-06-13  Vadim Zeitlinmade multiple selection behave more consistently with...
2003-06-13  Vadim Zeitlinadded checks for the item index
2003-06-11  Vadim Zeitlinimplemented multiple selection
2003-06-02  Vadim Zeitlincompilation fixes for !USE_PCH
2003-06-01  Vadim Zeitlinadded wxVListBox using wxVScrolledWindow and wxHtmlList...