Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / samples / listctrl / listtest.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-12-22  Vadim ZeitlinAdd wxListCtrl::EnableAlternateRowColours() and SetAlte...
2012-10-07  Vadim ZeitlinImplement incremental search in wxGenericListCtrl.
2012-01-15  Vadim ZeitlinRemove __WXMGL__ tests from the samples too.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-03-06  Vadim ZeitlinFix toggling the header in the generic wxListCtrl.
2009-04-25  Vadim Zeitlinadded find performance test (see #9870) and the possibi...
2009-04-25  Vadim Zeitlinonly use Mac-specific menu item under Mac
2009-03-04  Francesco Montorsirevert addition of the simple listctrl; it doesn't...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-23  Robert RoeblingAdd simple wxListCtrl to complex sample
2008-11-26  Vadim Zeitlindocument column reordering in wxListCtrl; fix confusion...
2008-06-29  Vadim Zeitlinsupport wxListCtrl::GetViewRect() in report view too...
2008-03-16  Vadim Zeitlinadded test of focusing/selecting another item
2007-09-16  Vadim Zeitlinuse ListView_RedrawItems() to implement wxListCtrl...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4
2007-01-07  Kevin OllivierMake it easier to switch between native and generic...
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-03-13  Włodzimierz SkibaMake wxListCtrl changes ported from 2.6 branch complete...
2006-03-12  Julian SmartAdded context menu
2006-03-10  Robin DunnApplied Patch #1424869: Implement wxListCtrl::SetItemCo...
2005-05-22  Vadim Zeitlinadded virtual view mode with small number of items...
2005-03-15  Julian SmartNo zero id
2004-09-30  Julian SmartDeprecations
2004-09-18  Vadim Zeitlinadded test for toggling wxLC_[HV]RULES styles
2004-05-20  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-03-23  Julian SmartApplied patch [ 920076 ] [listctrl sample] Keep multise...
2004-02-08  Vadim Zeitlindon't try O(N) actions in virtual view, this gives...
2003-11-06  Vadim Zeitlinupdate list ctrl size after recreating it (when the...
2003-07-26  Vadim ZeitlinVC++ warning fixes
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-26  Vadim Zeitlinadded test for EditLabel, Unicode fixes
2001-12-09  Vadim Zeitlinno real changes
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-03  Vadim Zeitlinimplemented Freeze/Thaw() for the generic listctrl
2001-09-02  Vadim Zeitlinadded support for column images under MSW
2001-09-01  Vadim Zeitlinadded a bunch of new wxListCtrl messages: column right...
2001-08-13  Vadim Zeitlinadded missing refresh when changing focus in wxListCtrl...
2001-07-20  Vadim Zeitlinadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for...
2001-07-11  Vadim Zeitlinadded support for item attributes in virtual list control
2001-07-09  Vadim Zeitlinmore wxListCtrl fixes: inserting/deleting items now...
2001-07-07  Vadim Zeitlin1. fixed typo ('&' instead of '|') in wxNotebook
2001-07-07  Vadim Zeitlinmade switching from/to multiple selection mode work...
2001-07-06  Vadim Zeitlinvirtual wxListCtrl support (UNTESTED)
2001-07-05  Vadim Zeitlinadded virtual listctrl support
2001-06-23  Vadim Zeitlindelete test added
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-13  Vadim Zeitlinadded test for selection events
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-10  Vadim Zeitlin1. fixed bug with the index of the last column in EVT_C...
2000-02-08  Vadim Zeitlin1. more test code for drawing with ROPs/masks/bg brushe...
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
1999-12-01  Vadim Zeitlinsorting test added
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
1999-07-02  Karsten BallüderAdded demonstration of busy cursor bug.
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-07  Robert Roebling Listctrl updates
1998-08-23  Karsten Ballüderadded (de)select all
1998-05-22  Julian Smart*** empty log message ***