Removed a few inter-dll dependencies.
[wine] / dlls / comctl32 / comctl32undoc.c
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
1999-12-25  Huw D M DaviesDPA_DeletePtr was resizing the array to a too small...
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-04  Huw D M DaviesAdded stubs for several MRU list functions and document...
1999-11-23  Eric Kohl- minor update to mru list functions
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-10-23  Pierre MageauFixed the ascending and descending sort order for the...
1999-09-19  Patrik StridvallAdded support for anonymous structs/unions on compilers...
1999-09-13  Eric PouechFixed off by one allocation error (DPA and DSA).
1999-09-04  Uwe BonnesImplemented StrCmpNIA like the other StrCmpXX functions.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-07-28  Ian SchmidtAdded stubs for InitMUILanguage and COMCTL32.410.
1999-06-26  Eric KohlFixed DPA_LoadStream and improved DPA_Merge.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Ian SchmidtFixed an error and an off-by-one bug in DSA_SetItem...
1999-06-05  Ian SchmidtAdded partial implementation for DPA_LoadStream and...
1999-05-22  Marcus MeissnerRemoved use of win.h, sysmetrics.h and associated WINE...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-25  Sylvain St.GermainFix problem in DPA_QuickSort where the sort order was...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-02  Eric KohlFixes little pointer bug in DPA_DeletePtr().
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-24  Eric KohlFixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr().
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-11-22  Eric KohlFixed some undocumented function names and implemented...
1998-10-24  Eric KohlSome minor improvements and fixes.
1998-10-11  Eric KohlFixed some undocumented functions.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913