2012-08-20 |
Nikolay Sivov | comctl32: Call interface methods properly. |
blob | commitdiff | raw |
2012-05-15 |
Francois Gouget | Assorted typo, spelling, wording and case fixes. |
blob | commitdiff | raw | diff to current |
2012-01-30 |
Thomas Faber | comctl32: Fix MSVC build in imagelist.c. |
blob | commitdiff | raw | diff to current |
2012-01-12 |
Austin English | comctl32: Fix a grammar error in comment. |
blob | commitdiff | raw | diff to current |
2012-01-11 |
Alexandre Julliard | comctl32: Fix management of imagelist growth amount. |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Alexandre Julliard | comctl32: Use GetDIBits to retrieve the default color... |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Alexandre Julliard | comctl32: Use DrawIconEx to copy icon bits and use... |
blob | commitdiff | raw | diff to current |
2011-12-16 |
Alexandre Julliard | comctl32/tests: Add some more tests for ImageList_Write. |
blob | commitdiff | raw | diff to current |
2011-12-15 |
Alexandre Julliard | comctl32: Don't try to mask out the image for palette... |
blob | commitdiff | raw | diff to current |
2011-11-21 |
Alexandre Julliard | comctl32: Merge imagelist definitions into the C file. |
blob | commitdiff | raw | diff to current |
2011-11-21 |
Alexandre Julliard | comctl32: Take the total bitmap size into account when... |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Alexandre Julliard | comctl32: Setup the alpha channel also when reading... |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Alexandre Julliard | comctl32: Add a couple of DIB helper functions for... |
blob | commitdiff | raw | diff to current |
2011-10-31 |
Michael Stefaniuc | comctl32: Drop 'inline' from a function using sigsetjmp. |
blob | commitdiff | raw | diff to current |
2011-10-28 |
Huw Davies | comctl32: Initialise the mask's colour table. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Francois Gouget | comctl32: Don't crash when getting a bad image list... |
blob | commitdiff | raw | diff to current |
2011-08-29 |
Alexandre Julliard | comctl32: Simplify the DIB byte width computation. |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Nikolay Sivov | comctl32/imagelist: Fix a couple of imagelist leaks... |
blob | commitdiff | raw | diff to current |
2011-01-10 |
Alexandre Julliard | comctl32/imagelist: Don't change destination size in... |
blob | commitdiff | raw | diff to current |
2010-10-14 |
Alexandre Julliard | comctl32: Use the appropriate color format when loading... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Nikolay Sivov | comctl32/imagelist: Fix return value for IImageList_Get... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Nikolay Sivov | comctl32/imagelist: Fix return value from IImageList_Se... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Nikolay Sivov | comctl32/imagelist: Remove parameter check from IImageL... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Nikolay Sivov | comctl32/imagelist: Fix reference leak in IImageList_Cl... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Nikolay Sivov | comctl32/imagelist: Remove parameter check from IImageL... |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Nikolay Sivov | comctl32/imagelist: Make IImageList_Merge() crash like... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Nikolay Sivov | comctl32/imagelist: Fail to create imagelist with zero... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Nikolay Sivov | comctl32/imagelist: Fail in ImageList_GetIconSize on... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Nikolay Sivov | comctl32/imagelist: Fix failure code for IImageList_Rem... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Nikolay Sivov | comctl32/imagelist: Fix failure code for IImageList_Draw(). |
blob | commitdiff | raw | diff to current |
2010-06-23 |
Dmitry Timoshkov | comctl32: Add a bunch of imagelist storage tests, make... |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Alexandre Julliard | comctl32/imagelist: Grow the has_alpha array also in... |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Alexandre Julliard | comctl32: Only support an alpha channel for 32-bpp... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Alexandre Julliard | comctl32/imagelist: Initialize the mask bits to zero... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Alexandre Julliard | comctl32/imagelist: Don't select the mask bitmap into... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Alexandre Julliard | comctl32/imagelist: Fix a copy/paste typo in ImageList_... |
blob | commitdiff | raw | diff to current |
2010-05-26 |
Alexandre Julliard | comctl32/imagelist: Add support for 25% and 50% blendin... |
blob | commitdiff | raw | diff to current |
2010-05-19 |
Alexandre Julliard | comctl32/imagelist: Clear pixels that fall outside... |
blob | commitdiff | raw | diff to current |
2010-05-18 |
Alexandre Julliard | comctl32/imagelist: Don't pre-multiply the stored image... |
blob | commitdiff | raw | diff to current |
2010-05-17 |
Alexandre Julliard | comctl32/imagelist: Fix the allocated size of the has_a... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Alexandre Julliard | comctl32/imagelist: Generate the mask from the alpha... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Alexandre Julliard | comctl32/imagelist: Pre-multiply the colors by the... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Alexandre Julliard | comctl32: Always alpha blend images for 32-bpp imagelists. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Alexandre Julliard | comctl32: Store an alpha channel present flag for each... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Alexandre Julliard | comctl32: Also generate an alpha channel when replacing... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Alexandre Julliard | comctl32: Generate an alpha channel if necessary when... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Alexandre Julliard | comctl32: Make ImageList_AddMasked call ImageList_Add... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Michael Stefaniuc | comctl32: Update some ImageList comments. |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Alexandre Julliard | comctl32: Apply the imagelist mask when alpha blending. |
blob | commitdiff | raw | diff to current |
2010-05-05 |
Alexandre Julliard | comctl32: Add support for alpha blending in ImageList_D... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Dmitry Timoshkov | comctl32: Do not use width of the passed to ImageList_A... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Michael Stefaniuc | comctl32: Use IS_INTRESOURCE instead of HIWORD to check... |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Michael Stefaniuc | comctl32: Use FAILED instead of !SUCCEEDED. |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Owen Rudge | comctl32: Implement imagelist drag functions, GetOverla... |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Owen Rudge | comctl32: Implement GetImageRect, Get/SetIconSize,... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Nikolay Sivov | comctl32/imagelist: Make ImageList_Destroy just decreas... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Nikolay Sivov | comctl32/imagelist: Get rid of magic field, use vtable... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Owen Rudge | comctl32: Implement Copy, Merge and Clone methods in... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Owen Rudge | comctl32: Implement SetOverlayImage, Replace, AddMasked... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Owen Rudge | comctl32: Implement Add, ReplaceIcon, GetImageCount... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Marcus Meissner | comctl32: Removed useless NULL check (Coverity). |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Owen Rudge | comctl32: Add basic structure for IImageList interface. |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Owen Rudge | comctl32: Add stubs for image list functions introduced... |
blob | commitdiff | raw | diff to current |
2009-02-13 |
Michael Stefaniuc | comctl32: Remove superfluous pointer casts. |
blob | commitdiff | raw | diff to current |
2008-10-27 |
Michael Stefaniuc | comctl32: HGDIOBJ is interchangeable with other handle... |
blob | commitdiff | raw | diff to current |
2008-10-24 |
Michael Stefaniuc | comctl32: Remove the superfluous casting of the LPVOID... |
blob | commitdiff | raw | diff to current |
2008-10-08 |
Michael Stefaniuc | comctl32: Use FAILED instead of !SUCCEEDED. |
blob | commitdiff | raw | diff to current |
2008-07-29 |
Gerald Pfeifer | comctl32: Remove unused parameter from _read_bitmap(). |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Andrew Talbot | comctl32: Remove unneeded address-of operators from... |
blob | commitdiff | raw | diff to current |
2007-11-15 |
Gerald Pfeifer | comctl32: Remove check which never triggers. |
blob | commitdiff | raw | diff to current |
2007-11-14 |
Alexandre Julliard | comctl32: Fixed handling of monochrome icons in image... |
blob | commitdiff | raw | diff to current |
2007-06-01 |
Misha Koshelev | comctl32: imagelist: Fix simultaneous selection of... |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Aric Stewart | comctl32: Trying to blend an image without a mask cause... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Dmitry Timoshkov | comctl32: Add more image list tests, fix one problem... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dmitry Timoshkov | comctl32: Add an image list storage test, make it pass... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Dmitry Timoshkov | comctl32: Fix an off by one error in ImageList_Remove. |
blob | commitdiff | raw | diff to current |
2007-02-15 |
Dmitry Timoshkov | comctl32: Change internal imagelist bitmap storage... |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Dmitry Timoshkov | comctl32: Implement ImageList_GetFlags. |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Dmitry Timoshkov | comctl32: Make ImageList_Read and ImageList_Write compa... |
blob | commitdiff | raw | diff to current |
2007-01-25 |
Felix Nawothnig | comctl32: Degrade ERR to WARN. |
blob | commitdiff | raw | diff to current |
2006-12-11 |
Peter Oberndorfer | comctl32: Fix imagelist regression from "comctl32:... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Alexandre Julliard | Revert "comctl32: Fix a potential regression in ImageLi... |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Mike McCormack | comctl32: Remove a redundant variable. |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Mike McCormack | comctl32: Fix a potential regression in ImageList_Repla... |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Mike McCormack | comctl32: When removing an image, move the remaining... |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Paul Vriens | comctl32: Remove deadcode (Coverity). |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Mike McCormack | comctl32: Fix a regression in ImageList_AddMasked(). |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Mike McCormack | comctl32: Remove Nx1 assumptions in ImageList_Read. |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Switch to a Nx4 tiling. |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Remove a Nx1 assuption in ImageList_AddMasked(). |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Check if GetObject fails on bitmaps passed... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Fix Nx1 assumptions when adding multiple... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Fix an Nx1 in ImageList_DrawIndirect(). |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Remove another Nx1 assumption from ImageList_... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Remove Nx1 assumptions in ImageList_Merge. |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Remove Nx1 assumptions in ImageList_GetIcon(). |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Use imagelist_copy_images() in ImageList_SetI... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Create a helper function to copy a block... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Mike McCormack | comctl32: Fix a regression. |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Mike McCormack | comctl32: imagelist: Remove more 1xN assumptions. |
blob | commitdiff | raw | diff to current |
next |