Fix wxListCtrl::GetSubItemRect(wxLIST_RECT_ICON/LABEL) in wxMSW for column 0.
[wxWidgets.git] / samples / listctrl /
2009-11-24  Vadim ZeitlinFix wxListCtrl::GetSubItemRect(wxLIST_RECT_ICON/LABEL...
2009-11-18  Kevin OllivierRebake after last commit.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-25  Vadim Zeitlinno changes, just fix a typo in a menu item label
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-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-04-16  Vadim Zeitlinpass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems...
2009-04-15  Vadim Zeitlinuse wxUIntPtr instead of long for 3rd parameter of...
2009-03-15  Kevin OllivierRebake after last change.
2009-03-13  Kevin OllivierRebake after Mac bundle change.
2009-03-12  Kevin OllivierRemoving more CodeWarrior samples.
2009-03-04  Francesco Montorsiadd headers to the samples' bakefiles so that they...
2009-03-04  Francesco Montorsirevert addition of the simple listctrl; it doesn't...
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-27  Francesco Montorsismall reorganization; no real change
2009-01-25  Robert RoeblingLittle correction to hand-made sizing
2009-01-23  Robert RoeblingAdd simple wxListCtrl to complex sample
2009-01-22  Robert RoeblingUse theme border in wxListCtrl sample
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2008-11-26  Vadim Zeitlindocument column reordering in wxListCtrl; fix confusion...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
2008-06-30  Vadim Zeitlinimplement wxListCtrl::GetSubItemRect() for generic...
2008-06-29  Vadim Zeitlinsupport wxListCtrl::GetViewRect() in report view too...
2008-06-14  Vadim Zeitlinchange shortcut for "Sort" to Ctrl-T to avoid conflict...
2008-06-12  Stefan Csomormac paths updated
2008-06-07  Vadim Zeitlindon't show the normal context menu while editing an...
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-05-30  Vadim Zeitlinuse 'i' and 'd' instead of WXK_DELETE/INSERT as wxMSW...
2008-05-30  Vadim Zeitlinensure that GetEditControl() returns something even...
2008-03-16  Vadim Zeitlinadded test of focusing/selecting another item
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-16  Vadim Zeitlinmade all XPM const to avoid warnings from mingw32 4...
2007-12-16  Robert Roeblinguse const char* in XPMs
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-11  Chris Elliottupdate makefiles
2007-10-10  Chris Elliottfixes as per thread.gmane.org/gmane.comp.lib.wxwidgets...
2007-09-16  Vadim Zeitlinuse ListView_RedrawItems() to implement wxListCtrl...
2007-07-11  Vadim Zeitlinminor changes: increase the initial window size, create...
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4
2007-02-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2007-01-07  Kevin OllivierMake it easier to switch between native and generic...
2006-11-12  Vadim Zeitlindon't assert if 'c' key is pressed when there is no...
2006-11-12  Robert Roebling Send delete item event just before the item is actually
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-10-02  Paul Cornett64-bit warning fixes
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-18  Robin DunnReverted mistaken check-in
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-04-21  Włodzimierz SkibaRemoval of first part of dsw files (as requested by...
2006-04-02  Julian SmartCorrected index passed
2006-03-18  Vadim Zeitlinfixed crash introduced in rev. 187 for all non-MSW...
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...
2006-03-04  Vadim Zeitlindon't use grey background for the control, it makes...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-29  Michael WetherellCompilation fix.
2005-08-28  Vadim Zeitlinset or unset column image on column click
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-07-22  Michael WetherellAdd wxListCtrl::Get/SetItemFont, patch 1236820 Francesc...
2005-07-02  Vadim Zeitlinadded GetItemRect() test
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-22  Vadim Zeitlinadded virtual view mode with small number of items...
next