projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix problems with listview notification.
[wine]
/
dlls
/
comctl32
/
imagelist.c
2002-01-29
Charles Loep
Implemented ImageList_Write.
blob
|
commitdiff
|
raw
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
1999-03-16
Sylvain St.Germain
Fixed some graphical problems of the treeview and added...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-28
Marcus Meissner
Fixed GetIconInfo16 (.spec,ICONINFO struct is different...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-26
Andreas Mohr
Implemented GetIconInfo16 -> call to GetIconInfo32.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-24
Eric Kohl
Fixed several bugs and typos.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Eric Kohl
Fixed ImageList_LoadImage().
blob
|
commitdiff
|
raw
|
diff to current
1998-11-08
Eric Kohl
Improved documentation and fixed typos.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-24
Eric Kohl
Added xxx_Unregister() functions to all common controls.
blob
|
commitdiff
|
raw
|
diff to current
1998-10-11
Eric Kohl
Some minor improvements.
blob
|
commitdiff
|
raw
|
diff to current
1998-09-27
Alexandre Julliard
Release 980927
wine-980927
blob
|
commitdiff
|
raw
|
diff to current
1998-09-13
Alexandre Julliard
Release 980913
wine-980913
blob
|
commitdiff
|
raw
|
diff to current