2010-05-14 |
Alexandre Julliard | comctl32: Also generate an alpha channel when replacing... |
blob | commitdiff | raw |
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 |
2006-11-02 |
Mike McCormack | comctl32: Remove a redundant variable. |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Mike McCormack | imagelist: Move Nx1 assumptions about bitmaps dimension... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Mike McCormack | comctl32: Remove some more Nx1 assumptions. |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Mike McCormack | comctl32: Move code assuming Nx1 into ImageList_CreateI... |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Mike McCormack | comctl32: Create a point from index function and use it. |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Michael Ploujnikov | comctl32: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-09-21 |
Mikołaj Zalewski | comctl32: imagelist: SetImageCount can be used to decre... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Oleg Krylov | comctl32: Fix ImageList_Replace function to correctly... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-04-07 |
Mike Hearn | comctl32: Add OOM codepath in imagelist control. |
blob | commitdiff | raw | diff to current |
2005-11-14 |
Markus Amsler | Reformat "see" section, to match c2man requirements. |
blob | commitdiff | raw | diff to current |
2005-08-30 |
Frank Richter | Fix warnings in 64bit. |
blob | commitdiff | raw | diff to current |
2005-07-14 |
Robert Shearman | Handle CopyImage and other functions failing by not... |
blob | commitdiff | raw | diff to current |
2005-05-06 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-03-25 |
Dimitrie O. Paun | Use {Alloc,ReAlloc,Free}() instead of Heap{Alloc,ReAllo... |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Huw Davies | The depth of the colour bitmap needs to match that... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Michael Stefaniuc | - ImageList_LoadImage{A,W} were basicaly a cut'n'paste... |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Mike McCormack | Fix image list mask and blending. |
blob | commitdiff | raw | diff to current |
2004-11-30 |
James Hawkins | Fixed a few memory leaks. |
blob | commitdiff | raw | diff to current |
2004-10-18 |
Robert Shearman | Implement ImageList_SetColorTable. |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Jon Griffiths | ImageList_Merge should not fail if indices are bad. |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
blob | commitdiff | raw | diff to current |
2004-09-28 |
Michael Stefaniuc | - native ImageList_Remove dosn't spit out an error... |
blob | commitdiff | raw | diff to current |
2004-08-22 |
Michael Stefaniuc | - Fix hotspot handling |
blob | commitdiff | raw | diff to current |
2004-08-13 |
Jon Griffiths | Make pattern brush data const. |
blob | commitdiff | raw | diff to current |
2004-06-28 |
Filip Navara | Set the palette for image list DIBs that has 8 or less... |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Robert Shearman | Update common control function documentation. |
blob | commitdiff | raw | diff to current |
2004-02-24 |
Maxime Bellengé | Fix a regression in ImageList_Create when creating... |
blob | commitdiff | raw | diff to current |
2004-02-20 |
Ulrich Czekalla | Use dibsections for the images. |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Vincent Béron | Get rid of a W->A cross call in ImageList_LoadImageW. |
blob | commitdiff | raw | diff to current |
2003-11-12 |
Huw Davies | Fix some weird logic in ImageList_Write. |
blob | commitdiff | raw | diff to current |
2003-11-04 |
Huw Davies | Fix a fixme. |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dimitrie O. Paun | Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Alexandre Julliard | Moved undocumented functions out of the exported commct... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Mike Hearn | Avoid division by zero when the imagelist is created... |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Filip Navara | Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy, |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Vitaliy Margolen | Rearrange members of HIMAGELIST to match Windows. |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Vitaliy Margolen | Fix ImageList_Read - the root cause of ugly toolbar... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Mike Hearn | Fix a typo. |
blob | commitdiff | raw | diff to current |
2003-03-06 |
Tony Lambregts | Janitorial. Get rid of W->A call. |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Alexandre Julliard | Removed a few more #ifdef __WINE__. |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Duane Clark | Validate imagelists with christmas magic. |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
blob | commitdiff | raw | diff to current |
next |