Removed a few inter-dll dependencies.
[wine] / dlls / comctl32 / listview.c
2000-04-18  Stephane LussierImplemented Mousewheel support.
2000-04-09  Richard CohenGetItem was returning the item instead of subitem info.
2000-02-27  Pierre MageauDon't display the context menu on a double click.
2000-02-13  Alexandre JulliardRemoved superfluous GlobalFindAtom calls.
1999-12-25  Francois GougetBetter support very long strings by avoiding to copy...
1999-12-05  Francois GougetWhenever we do an strncpy we should make sure we put...
1999-11-23  Eric Kohl- implemented simple column order array functionality
1999-11-07  Pierre Mageau- Fixed an error for scrolling in Listview (sometimes...
1999-11-04  Ulrich CzekallaSet proper item focus on DeleteItem.
1999-10-31  Pierre MageauIn report view mode of the listview control, implemente...
1999-10-24  Pierre MageauAdded the functionality of the thumb track.
1999-10-23  Pierre MageauUpdate the item width upon a new column in the header...
1999-10-23  Ulrich CzekallaImplementation of edit labels.
1999-10-23  Ulrich CzekallaProperly copy text into user supplied buffer.
1999-10-23  Noomen HamzaListview items will be drawn with the right item dimens...
1999-10-13  Juergen Schmied- implemented sorting the listview by clicking on the...
1999-09-10  Luc TourangeauFixed LISTVIEW_GetItemRect: the calculations were off...
1999-09-03  Marcus MeissnerImplemented LVM_INSERTCOLUMNW and LVM_INSERTITEMW by...
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Eric KohlSome more messages.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-22  Eric PouechThou shalt not use C++ comments.
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-29  Luc Tourangeau- Reimplemented the scrolling using SetScrollInfo and...
1999-05-24  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-23  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-22  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-01  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-25  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Luc TourangeauAdded support for icon and smallicon views.
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-13  Alexandre JulliardFixed make depend
1999-03-12  Luc TourangeauChanged the listview control to add the report view...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Luc TourangeauPreliminary listview control implementation.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-24  Eric KohlFixed several bugs and typos.
1998-12-26  Marcus MeissnerChanged // comments to /* */ so WINE compiles with...
1998-11-08  Eric KohlAdded preliminary hit testing. Makes regedit.exe happy ;-)
1998-10-24  Eric KohlAdded xxx_Unregister() functions to all common controls.
1998-10-11  Eric KohlSmall fixes.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913