]> git.saurik.com Git - wxWidgets.git/history - include/wx/vlbox.h
added new and improved wxFileCtrl implementation (patch 1763164)
[wxWidgets.git] / include / wx / vlbox.h
2007-08-07  Julian SmartAdded wxBORDER_THEME, wxWindow::GetDefaultBorderForCont...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-08  Vadim Zeitlinfix new wxHVScroll code to build with WXWIN_COMPATIBILI...
2007-04-08  Vadim ZeitlinThe great wxVScrolledWindow refactoring: allow using...
2007-03-07  Vadim Zeitlinuse wxRendererNative::DrawItemSelectionRect() to draw...
2006-10-09  Vadim Zeitlinadded wxWindow::IsDoubleBuffered() and improve wxBuffer...
2006-01-17  Julian SmartCommitted forgotten files
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-07-17  Robin DunnUse DeafultAttributes instead of hard coded defaults
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2003-09-18  Julian SmartApplied patch [ 808050 ] fixes for WXUNIVERSAL and...
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-13  Vadim Zeitlinmade multiple selection behave more consistently with...
2003-06-11  Vadim Zeitlinimplemented multiple selection
2003-06-02  Vadim Zeitlinadded GetMargins()
2003-06-01  Vadim Zeitlinadded wxVListBox using wxVScrolledWindow and wxHtmlList...