]> git.saurik.com Git - wxWidgets.git/history - include/wx/listctrl.h
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work
[wxWidgets.git] / include / wx / listctrl.h
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2000-02-25  Vadim Zeitlincompatibility/compilation fix
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-01-24  Robert Roebling Added geometry.cpp and made it compile,
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-16  Vadim ZeitlinWin16 compilation fixes
1999-12-07  Robert Roebling Various things related to wxFileDialog and attributes.
1999-12-06  David Webstersome os/2 icon-bitmap fixes
1999-12-05  Vadim ZeitlinwxListCtrl custom drawing seems to work
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-11-26  Robert Roebling Added tooltips to radiobox (untested).
1999-10-24  David Webster*** empty log message ***
1999-10-13  Unknown (CR)Added list control item click event wrappers
1999-10-12  David WebsterMore OS/2 stuff
1999-08-18  Robert Roebling Whole lot of stuff for new wxFileDialog
1999-07-28  David Webster*** empty log message ***
1999-07-26  Vadim ZeitlinEditLabel fixes (wxMSW/wxGTK synchronised, docs updated)
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision