Fix processing of events for MRU entries #10 and more in docview.
[wxWidgets.git] / src / common / listctrlcmn.cpp
2009-06-01  Vadim Zeitlincorrect Borland #pragma hdrstop position
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2006-10-02  Paul Cornettlistctrl header cleanup
2006-09-16  Kevin OllivierAdding OS X list ctrl implementation file, and listctrl...