wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv.
[wine] / dlls / comctl32 / listview.c
2007-01-08  Duane Clarkcomctl32: listview: Allow LVIF_STATE flag in subitems.
2007-01-04  Mike McCormackcomctl32: Check subitem is valid before calling LISTVIE...
2007-01-04  Mike McCormackcomctl32: Remove unnecessary casts.
2006-12-29  Frank Richtercomctl32: listview: Fix getting user params and subitems.
2006-10-16  Mikołaj Zalewskicomctl32: listview: Update the scroll bars after resizi...
2006-10-14  Michael Ploujnikovcomctl32: Win64 printf format warning fixes.
2006-10-12  Mikołaj Zalewskicomctl32: listview: Don't call ScrollColumn with an...
2006-10-12  James Hawkinscomctl32: Make internal functions static.
2006-10-03  Francois Gougetcomctl32: Fix LVM_GETITEM/LVIF_STATE so it only returns...
2006-09-29  Francois GougetAssorted spelling fixes.
2006-09-14  Mikołaj Zalewskicomctl32: listview: Don't edit labels after the first...
2006-09-14  Mikołaj Zalewskicomctl32: listview: Don't edit labels on click if the...
2006-07-18  Huw Daviescomctl32: All items should be marked as unchecked when...
2006-07-17  Paul Vrienscomctl32: Use struct member after check for NULL (Cover...
2006-07-05  Mikołaj Zalewskicomctl32: listview: Recompute header size after an...
2006-06-15  Mike McCormackcomctl32: Arrange the listview after deleting all items...
2006-06-15  Mike McCormackcomctl32: Use the listview's background colour when...
2006-05-26  Mikołaj Zalewskicomctl32: listview: Apply the HDS_DRAGDROP header style...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-17  Mikołaj Zalewskicomctl32: listview: Recompute sizes after a column...
2006-05-15  Mikołaj Zalewskicomctl32: listview: Store the iSubItem in header's...
2006-04-18  Mikołaj Zalewskicomctl32: Scroll listview if changing scroll bounds...
2006-04-17  Aric Stewartcomctl32: Listview notify fix.
2006-04-12  Mikołaj Zalewskicomctl32: Fix listview column resize.
2006-03-20  Mike McCormackcomctl32: Get rid of some incorrect casts.
2006-03-08  Peter Åstrandcomctl32: LISTVIEW_InsertItemT should accept iItem...
2006-03-03  Mike McCormackcomctl32: Fix some gcc 4.1 warnings caused by windowsx...
2006-01-31  Maarten Lankhorstcomctl32: Restore listview font on CDRF_NEWFONT.
2006-01-24  Dmitry Timoshkovcomctl32: Make listview use standard wine_dbg_sprintf...
2006-01-03  Vitaliy Margolencomctl32: Listview - allow selection toggle with ctrl...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-11-05  Dimi PaunValidate the column index passed in by the caller.
2005-11-02  Ulrich CzekallaClear bLButtonDown flags if mouse is not down.
2005-10-21  Troy RolloDetect when the notification callback has destroyed...
2005-10-04  Vitaliy MargolenCorrect Page Up/Down handling in report mode.
2005-10-04  Vitaliy MargolenDon't start dragging for a single mouse click.
2005-09-13  Michael JungFixed inconsistency in LISTVIEW_DUMP macro.
2005-08-30  Frank RichterFix warnings in 64bit.
2005-08-03  Frank RichterRemove unneeded theming check.
2005-08-02  Vitaly LipatovUse STATEIMAGEINDEX / INDEXTOSTATEIMAGEMASK instead...
2005-07-27  Frank RichterSince OpenThemeData() should return 0 in case theming...
2005-07-25  Frank RichterUse theming for the ListView non-client area.
2005-07-18  Dimi PaunSilence uninitialized warnings.
2005-07-15  Kevin KoltzauForward some header notifications to parent of listview.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-09  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2005-06-04  Felix NawothnigFix some missed invalidations after column resize.
2005-05-30  Kouji SasakiAdded the feature to change row height in owner draw...
2005-05-29  Felix NawothnigPass the right hwnd to ReleaseDC().
2005-05-26  Kouji SasakiAdded the callback item processing for LISTVIEW_EndEdit...
2005-05-25  Kouji SasakiCorrected the priority of operators for LISTVIEW_GetNex...
2005-05-24  Kouji SasakiAdded handling of WM_ENABLE message.
2005-05-24  James HawkinsAudit the List-View control.
2005-05-20  James HawkinsSelect the item under the point (x,y) in MouseHover.
2005-05-19  Dimi PaunDo not compute the hit test if we don't really need it.
2005-05-18  James Hawkins- Store the click point in LISTVIEW_INFO.
2005-05-18  Felix NawothnigResize listview column to autofit on a doubleclick...
2005-05-06  Francois GougetAssorted spelling fixes.
2005-04-14  Dimitrie O. PaunAdd support for LVN_ODSTATECHANGED.
2005-04-12  Robert ShearmanUse ES_AUTOHSCROLL for edit box.
2005-03-25  Dimitrie O. PaunUse {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo...
2005-03-23  Francois GougetAssorted spelling fixes.
2005-02-21  Maxime BellengéTake into account the new size of a column when the...
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2005-01-26  Francois GougetAssorted spelling fixes.
2005-01-14  Dimitrie O. PaunUse the LVCFMT_{LEFT,RIGHT,CENTER} enumeration flags...
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-12-20  Ulrich CzekallaAdd partial handler for WM_PRINTCLIENT.
2004-11-24  Alexandre JulliardAvoid using the MAKEPOINTS macro, it's broken on big...
2004-11-19  Zach GormanAdd the DT_NOPREFIX flag when calling DrawText() for...
2004-11-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-11-01  Dimitrie O. PaunSend notification messages in the format dictated by
2004-09-02  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-25  Robert ShearmanReplace GetWindowLong by GetWindowLongPtr.
2004-08-12  Mike McCormackPrevent listview from crashing when a null sort functio...
2004-08-11  Filip NavaraDon't update infoPtr->dwStyle in LISTVIEW_WindowProc...
2004-07-06  Mike McCormackCreate a tooltip on demand in the Listview.
2004-06-04  Dimitrie O. PaunClear the state image bits only if LVS_EX_CHECKBOXES...
2004-05-11  Ulrich CzekallaHandle case where iterator range contains 0 elements.
2004-04-21  Huw DaviesDeleting column zero should only delete the column...
2004-04-20  Francois GougetMake Unicode strings static const.
2004-03-11  Robert ShearmanSpelling fixes.
2004-02-20  Dimitrie O. PaunLVN_BEGINRDRAG is implemented now. Fix typo.
2004-02-20  Aric StewartImplemented LISTVIEW_ApproximateViewRect for LVS_REPORT.
2004-02-17  Fabian CenedeseListView should behave in OWNERDRAW as in FULLROWSELECT...
2004-02-13  Aric StewartWork toward properly updating the SelectionMark when...
2003-12-10  Jon GriffithsDon't call GetWindowLong for every comparison while...
2003-11-18  Rein KlazesThe LVN_GETDISPINFO notify message should point to...
2003-11-18  Aric StewartWe need to make sure that customdraw_fill is called...
2003-11-17  Rein KlazesIgnore invalid iSubItem in LISTVIEW_GetItemT().
2003-11-13  Huw DaviesImplemented LVS_EX_CHECKBOXES.
2003-11-12  Huw DaviesA multicolumn listview should get a customdraw notifica...
2003-11-11  Huw DaviesAdd support for LVS_EX_SUBITEMIMAGES.
2003-11-09  Huw DaviesReleaseCapture on lbuttondown if the cursor is outside...
2003-11-05  Huw DaviesLISTVIEW_GetSubItemRect should succeed if subitem ...
2003-11-04  Alexandre JulliardAuthors: Ulrich Czekalla <ulrich@codeweavers.com>,...
2003-11-03  Huw DaviesMake the listview send its notifications to the parent...
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-22  Dimitrie O. PaunRename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc...
next