Allow the size of bitmaps to be changed after toolbar buttons have
[wine] / dlls / comctl32 / imagelist.c
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