Resize dynamic pointer array more carefully when adding new entries.
[wine] / dlls / comctl32 / comctl32undoc.c
2002-09-25  Paul RupeResize dynamic pointer array more carefully when adding...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-08-16  Dmitry TimoshkovImplement comctl32.417 and shlwapi.299. This avoids...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-21  Guy L. AlbertelliFix problems in DPA_Merge exposed by previous code...
2002-02-02  Andreas MohrFixed some more missing parenthesis issues.
2002-01-31  Guy Albertelli- fix order of parameters is SendNotify
2002-01-29  Huw D M DaviesRemoved IsBadStringPtrA call that caused trouble.
2002-01-18  Aric StewartInitialize streamData and check on failure to read...
2002-01-18  Huw D M DaviesStub for comctl32.419
2002-01-15  Aric StewartCatch maximum number of times and return out of memory...
2002-01-14  Huw D M DaviesConvert MRULists to Unicode.
2001-09-20  Guy AlbertelliImplement most of the MRU related functions.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-22  Andreas MohrSpelling fixes.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-04-30  Chris MorganImplement COMCTL32_StrToIntW() using NTDLL's _wtoi.
2001-02-14  François GougetChange the callback declarations to a safer format.
2000-11-30  Guy L. AlbertelliImplement better version of DPA_Merge.
2000-11-25  Marcus MeissnerMultiByteToWideChar() returns characters, not bytes.
2000-11-15  Eric KohlNew unicode support functions.
2000-11-04  Marcus MeissnerFixed off by one error in DPA handling, added some...
2000-09-06  Mike McCormackFixed a bug (incorrect size in memmove) that I introduc...
2000-09-04  Mike McCormackRewrote quicksort to solve infinite recursions Win98...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-07-08  Andreas MohrDSA_InsertItem returns nIndex, not nItemCount.
2000-06-13  Alexandre JulliardUse the Unicode string functions from wine/unicode...
2000-06-03  Eric KohlUpdated to dll version 5.81 (IE 5.01).
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