remove extraneous commas and semicolons (patch 1537792)
[wxWidgets.git] / samples / checklst / checklst.cpp
2006-08-13  Vadim Zeitlinremove extraneous commas and semicolons (patch 1537792)
2006-03-14  Włodzimierz SkibaLine-up interfaces to use size_t for GetCount()s (and...
2006-03-07  Mart RaudseppRemove the GetItemHeight sample from samples/checklst...
2006-03-01  Robert Roebling Applied Ryan's native wxListBox and wxCheckListBox...
2006-02-26  Włodzimierz SkibaWinCE friendly wxCheckListBox sample.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-20  Michael WetherellThe checklst samples requires wxUSE_CHECKLISTBOX
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-10-02  Václav Slavíkcompilation fixes for gcc-3.4
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-05-25  Julian SmartMore name changes
2004-03-23  Julian SmartApplied [ 899616 ] Fixes to the checklst and splitter...
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2003-07-23  Mattia Barbon various compilation/warning fixes.
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2003-01-02  Vadim Zeitlintest InsertItems() trying to reproduce the bug 633150...
2003-01-01  Vadim Zeitlinadded check/uncheck/toggle tests
2002-12-13  Mattia Barbon Make some of the samples compile in Unicode mode.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-09  Vadim Zeitlintests for multiple selection check listboxes
2001-09-21  Mattia BarbonUnicode compilation fixes.
2000-01-22  Robert Roebling Various makefile corrections,
1999-11-25  Vadim Zeitlin1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
1999-10-20  Robert Roebling Fixed problem with mouse events getting sent to wrong
1999-10-17  Robert Roebling Small fix.
1999-10-17  Robert Roebling Distrib changes.
1999-07-25  Ove KaavenOne sample a day keeps stagnation away
1999-05-14  Vadim Zeitlinminor changes
1999-04-12  Vadim Zeitlinfixed compilation under Motif
1999-02-25  Vadim Zeitlincheck list box sample updated to test InsertItems
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-12-17  Vadim Zeitlinstatus bar is created before it's used for the first...
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-15  Vadim Zeitlin1. is there any reason to comment out SetColor() in...
1998-10-21  Unknown (UG)no message
1998-10-17  Unknown (UG)miscellaeneous fixes
1998-05-22  Julian Smart*** empty log message ***