2006-11-02 |
Mike McCormack | comctl32: imagelist: Remove more 1xN assumptions. |
blob | commitdiff | raw |
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 |
2002-11-18 |
Dimitrie O. Paun | Use DeleteDC instead of DeleteObject to free HDCs ... |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Rolf Kalbermatter | Fix some NULL dereferencing. |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Michael Stefaniuc | - fix the "int format, HANDLE arg" type of warnings... |
blob | commitdiff | raw | diff to current |
2002-10-23 |
Michael Stefaniuc | Add needed casts for a "no warnings" compile of comctl32. |
blob | commitdiff | raw | diff to current |
2002-10-16 |
Dimitrie O. Paun | Add comment on what is known about the current state... |
blob | commitdiff | raw | diff to current |
2002-10-15 |
Dimitrie O. Paun | Do not merge image with garbage background. Based on... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Dimitrie O. Paun | Small cleanups, updated documentation. |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Dimitrie O. Paun | - Rewrite the drawing code. It now is much smaller... |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Dimitrie O. Paun | - Complete support for rgb{Fg,Bk} in DrawIndirect. |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Dimitrie O. Paun | - Fix ImageList_GetIcon to use ImageList_* functions for |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Dimitrie O. Paun | - implement support for xBitmap and yBitmap in ImageLis... |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Mike McCormack | ImageList_SetImageCount should set nCurImage (the number of |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Michael Stefaniuc | ImageList_Remove returns TRUE when removing all images... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Sander van Leeuwen | Match behaviour of ImageList_LoadImageA wrt cx paramete... |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-26 |
Dave Hawkes | Partially repair hotspot handling. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Charles Loep | Implemented ImageList_Write. |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Huw D M Davies | Stubs for ImageList_[S|G]etFlags. |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Michael Stefaniuc | Fixed memory leak. |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Michael Stefaniuc | Fixed/implemented the ImageList_*Drag* functions. |
blob | commitdiff | raw | diff to current |
2001-11-30 |
Michael Stefaniuc | Implemented ImageList_GetDragImage. |
blob | commitdiff | raw | diff to current |
2001-09-10 |
Patrik Stridvall | Use the min/max in windef.h instead. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-04-20 |
Andreas Mohr | Fixed off by one error in ImageList_DrawIndirect(). |
blob | commitdiff | raw | diff to current |
2001-01-26 |
James Juran | Add <string.h> to files that needed it. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Brian Teague | Add a stub for the CAPS1 capability in GetDeviceCaps. |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Jason Mawdsley | Fixed some flickering that was occurring in the image... |
blob | commitdiff | raw | diff to current |
2000-10-13 |
Andreas Mohr | - stupid spelling fixes |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Removed shell.h. Cleaned up the nested includes mess... |
blob | commitdiff | raw | diff to current |
2000-08-26 |
Andreas Mohr | Replaced cCurImage by cMaxImage. |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Removed all non-standard common control headers from... |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Gerard Patel | Allow the size of bitmaps to be changed after toolbar... |
blob | commitdiff | raw | diff to current |
2000-05-11 |
Aric Stewart | Remove the background from the new image when it is... |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Serge Ivanov | In function IMAGELIST_InternalDrawMask we have to mask... |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Marcus Meissner | Height calculation was 1 off in ImageList_Read. |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Marcus Meissner | Overlay indices are signed shorts (-1 means no overlay) |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Marcus Meissner | Implemented ImageList_Read (not 100% correct in regardi... |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Eric Kohl | - first 'dummy' implementation of ImageList_Read |
blob | commitdiff | raw | diff to current |
1999-09-22 |
Stephane Lussier | Allow creation of empty imagelist. |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Stephane Lussier | In ImageList_Draw when drawing the bitmap with the... |
blob | commitdiff | raw | diff to current |
1999-09-04 |
Pierre Mageau | Changed CopyImage to accept desiredX, desiredY and... |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Pierre Mageau | Fixed various problem with ImageList_Draw. |
blob | commitdiff | raw | diff to current |
1999-07-18 |
Luc Tourangeau | GetIcon bug fix. |
blob | commitdiff | raw | diff to current |
1999-06-22 |
Francois Boisvert | Modified ImageList_LoadImageA to check the case where... |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Patrik Stridvall | Changed xxx(VOID) to xxx(void). |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Luc Tourangeau | ImageList_GetIcon bug fix. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-04-01 |
Francis Beaudet | Fixed small ==, != mixup. |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Pascal Lessard | Change the AddBitmap function. Implement flat toolbar... |
blob | commitdiff | raw | diff to current |
next |