Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / include / wx / msw / checklst.h
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2010-01-23  Vadim ZeitlinImprove wxCheckListBox appearance under Vista/Win7.
2009-01-25  Vadim Zeitlinremove duplicated HitTest implementation from wxCheckLi...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-08-20  Włodzimierz SkibaSource cleaning: whitespaces, -1/wxDefaultCoord, TRUE...
2004-06-15  Robin DunnAdd DoGetBestSize to wxCheckListBox that adds room...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-15  Václav Slavíkfixed two-step creation of wxCheckListBox
2002-08-20  Vadim Zeitlinadded wxCheckListBox::HitTest() (modified patch 594524)
2002-05-05  Vadim Zeitlinfixed multiple bugs in multiple selection wxCheckListBoxes
2002-04-01  Vadim Zeitlinfixed wxCheckListBox behaviour in presense of wxLB_SORT...
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-08-22  Harco de HilsterA few small fixes for cross compilation
1999-05-28  Robin DunnMade SetFont for wxCheckListBox more intelligent.
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1999-01-08  Unknown (UG)no message
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-05-20  Karsten Ballüderadded some wxMSW stuff