Listview should scroll by at least one column, fixes bug where item
[wine] / dlls / comctl32 / commctrl.c
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-23  Michael Stefaniuc- fix the "int format, HANDLE arg" type of warnings...
2002-10-23  Michael StefaniucAdd needed casts for a "no warnings" compile of comctl32.
2002-10-23  Christian NeumairCollect all bugs, missing features, etc in the header...
2002-10-17  Jerry JenkinsAdded missing RemoveProp calls.
2002-10-03  György 'Nog' JeneyAbort with error if the app uses our api to subclass...
2002-10-02  György 'Nog' JeneyImplemented {G|S}etWindowSubClass, DefSubclassProc,
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-24  James JuranAdd missing \n to output messages.
2002-04-17  Dimitrie O. PaunComplete implementation for DrawStatusText{A,W}.
2002-04-05  Guy L. Albertelli- Keep track of all system colors used by comctl32...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-15  Rein KlazesMove the implementation of comctl32._TrackMouseEvent to
2002-01-02  Dimitrie O. PaunMake DrawStatusText Unicode ready. Get rid of a HEAP_st...
2001-12-11  Jon GriffithsAdd exclusion defs & remaining funcs, remove internal...
2001-11-06  Guy Albertelli- Define rest of URL_ESCAPE... and other flags.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-03-16  Gerard PatelAdded version info.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2001-01-09  Gerard PatelSend the creation notification to the true owner of...
2000-12-27  Andreas Mohr- clarify many error messages
2000-11-25  Eric KohlRemoved calls to internal (non-exported) wine functions.
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-09-29  Francois GougetMoved DLLVERSIONINFO to shlwapi.h.
2000-09-24  Francois GougetAdded set WS_CHILD and CCS_TOP to the toolbar's style.
2000-09-13  Chris MorganMerged main Wine changes into Corel's treeview control...
2000-09-12  Andreas Mohr- fixes debugger output
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-06-03  Eric KohlUpdated to dll version 5.81 (IE 5.01).
2000-04-28  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
2000-04-24  Patrik StridvallFixed issues found by winapi_check.
2000-04-24  Martin FuchsFixed toolbar bitmap size handling.
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
1999-12-20  Shaun MorrisImplemented _TrackMouseEvent for the TME_LEAVE flag.
1999-09-20  Dennis BjörklundIt's no error to send a WM_COMMAND to MenuHelp.
1999-09-11  Stephane LussierFixed RGBQUAD/COLORREF mixup in CreateMappedBitmap().
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-05-29  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-22  Thuy NguyenFirst patch implementing property sheets.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-25  Pascal LessardChange the AddBitmap function. Implement flat toolbar...
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-12  Eric KohlFixed some bugs introduced by the automated renaming.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-01-24  Eric KohlFixed several bugs and typos.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-15  Paul QuinnLots of new defines and stubs.
1998-11-22  Eric KohlAdded global subclassing atom, used by tooltips and...
1998-11-08  Eric KohlAdded DrawStatusText32AW() and CreateStatusWindow32AW().
1998-10-24  Eric KohlAdded xxx_Unregister() functions to all common controls.
1998-10-17  Ove KaavenReduced huge (1GB) heap creation that caused Starcraft...
1998-10-11  Eric KohlAdded IPAddress and NativeFont controls.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913