Removed trailing whitespace.
[wine] / dlls / comctl32 / imagelist.c
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Sander van LeeuwenMatch behaviour of ImageList_LoadImageA wrt cx paramete...
2002-04-29  Patrik StridvallFixed some issues found by winapi_check.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-26  Dave HawkesPartially repair hotspot handling.
2002-01-29  Charles LoepImplemented ImageList_Write.
2002-01-15  Huw D M DaviesStubs for ImageList_[S|G]etFlags.
2001-12-31  Michael StefaniucFixed memory leak.
2001-12-19  Michael StefaniucFixed/implemented the ImageList_*Drag* functions.
2001-11-30  Michael StefaniucImplemented ImageList_GetDragImage.
2001-09-10  Patrik StridvallUse the min/max in windef.h instead.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-06-19  Patrik StridvallDocumentation ordinal fixes.
2001-04-20  Andreas MohrFixed off by one error in ImageList_DrawIndirect().
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-11-29  Brian TeagueAdd a stub for the CAPS1 capability in GetDeviceCaps.
2000-10-22  Jason MawdsleyFixed some flickering that was occurring in the image...
2000-10-13  Andreas Mohr- stupid spelling fixes
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-08-26  Andreas MohrReplaced cCurImage by cMaxImage.
2000-08-09  Alexandre JulliardRemoved all non-standard common control headers from...
2000-07-08  Gerard PatelAllow the size of bitmaps to be changed after toolbar...
2000-05-11  Aric StewartRemove the background from the new image when it is...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-25  Serge IvanovIn function IMAGELIST_InternalDrawMask we have to mask...
2000-02-07  Marcus MeissnerHeight calculation was 1 off in ImageList_Read.
2000-01-30  Marcus MeissnerOverlay indices are signed shorts (-1 means no overlay)
2000-01-29  Marcus MeissnerImplemented ImageList_Read (not 100% correct in regardi...
1999-11-23  Eric Kohl- first 'dummy' implementation of ImageList_Read
1999-09-22  Stephane LussierAllow creation of empty imagelist.
1999-09-19  Stephane LussierIn ImageList_Draw when drawing the bitmap with the...
1999-09-04  Pierre MageauChanged CopyImage to accept desiredX, desiredY and...
1999-07-24  Pierre MageauFixed various problem with ImageList_Draw.
1999-07-18  Luc TourangeauGetIcon bug fix.
1999-06-22  Francois BoisvertModified ImageList_LoadImageA to check the case where...
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-06-12  Luc TourangeauImageList_GetIcon bug fix.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-01  Francis BeaudetFixed small ==, != mixup.
1999-03-25  Pascal LessardChange the AddBitmap function. Implement flat toolbar...
1999-03-16  Sylvain St.GermainFixed some graphical problems of the treeview and added...
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-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-24  Eric KohlFixed several bugs and typos.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-11-22  Eric KohlFixed ImageList_LoadImage().
1998-11-08  Eric KohlImproved documentation and fixed typos.
1998-10-24  Eric KohlAdded xxx_Unregister() functions to all common controls.
1998-10-11  Eric KohlSome minor improvements.
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913