projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Fixed memory leak.
[wine]
/
dlls
/
gdiplus
/
image.c
2011-02-25
Vincent Povirk
gdiplus: Implement ImageLockModeUserInputBuf.
blob
|
commitdiff
|
raw
2011-02-25
Vincent Povirk
gdiplus: Copy only the area requested when (un)locking...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Vincent Povirk
gdiplus: Don't copy bits into the buffer when a bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Vincent Povirk
gdiplus: Copy the bits on bitmap unlock if the write...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-12
Martin Petricek
gdiplus: Support for indexed formats in GdipBitmapSetPixel.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Vincent Povirk
gdiplus: Correctly store the given stride in created...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Vincent Povirk
gdiplus: Don't create a DIB section for non-alpha or...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Vincent Povirk
gdiplus: Don't try to free invalid or already-freed...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-02
Vincent Povirk
gdiplus: Set flags and dpi when images are loaded.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Austin English
gdiplus: Add a stub for GdipConvertToEmfPlusToFile.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-23
Vincent Povirk
gdiplus: Set bitmap has alpha flag based on format.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Vincent Povirk
gdiplus: Create HBITMAP-less bitmap objects for exotic...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-17
Vincent Povirk
gdiplus: Don't require an HDC for the convert_unit...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Vincent Povirk
gdiplus: Stub GdipGetMetafileHeaderFromStream.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-19
Vincent Povirk
gdiplus: Stub GdipGetMetafileHeaderFromFile.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-05
Vincent Povirk
gdiplus: Stub GdipGetMetafileHeaderFromEmf.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
Andrew Nguyen
gdiplus: Add a few additional traces to gdiplus image...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
Vincent Povirk
gdiplus: Stub GdipGetEncoderParameterListSize.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Vincent Povirk
gdiplus: Implement GdipGetImageThumbnail.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-08
Vincent Povirk
gdiplus: Quiet the GdipImageForceValidation fixme.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-08
Vincent Povirk
gdiplus: Implement GdipCreateHICONFromBitmap.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Vincent Povirk
gdiplus: Handle more cases in GdipCreateBitmapFromGdiDib.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-26
Vincent Povirk
gdiplus: Add test for GdipCreateBitmapFromGdiDib.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-31
Vincent Povirk
gdiplus: Implement GdipImageRotateFlip.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Vincent Povirk
gdiplus: Store a reference to the image in image graphi...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-29
Mikhail Maroukhine
gdiplus: Fix compiler warnings with flag -Wcast-qual.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Vincent Povirk
gdiplus: Add support for decoding TIFF images.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Vincent Povirk
gdiplus: Support decoders with multiple signatures.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-16
Justin Chevrier
gdiplus: Basic implementation of GdipImageGetFrameCount...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Vincent Povirk
gdiplus: Zero the MetafileHeader structure in GetMetafi...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Alasdair Sinclair
gdiplus: Create a full BITMAPINFO to prevent clobbering...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Vincent Povirk
gdiplus: Stub GdipGetImageItemData.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Vincent Povirk
gdiplus: Free the attached HBITMAP when destroying...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-08
Vincent Povirk
gdiplus: Don't use gdi32 to do pixel format conversion.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-01
Vincent Povirk
gdiplus: Implement GetPixel for indexed color bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-25
Vincent Povirk
gdiplus: Always trace pixel formats in hex.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Vincent Povirk
gdiplus: Reset the lock count when unlocking a bitmap...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Vincent Povirk
gdiplus: Add traces to unimplemented functions in image.c.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-04
Vincent Povirk
gdiplus: Add trace to GdipBitmapUnlockBits.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Vincent Povirk
gdiplus: Implement GdipBitmapSetResolution.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Vincent Povirk
gdiplus: Implement GdipGetImage*Resolution.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Vincent Povirk
gdiplus: Implement GdipImageGetFrameDimensionsList.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Vincent Povirk
gdiplus: Remove fixme from GdipImageGetFrameDimensionsC...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-21
Vincent Povirk
gdiplus: Add trace for values of new graphics and image...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
gdiplus: Support reading image data from device-depende...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
gdiplus: Explicitly copy the bits from dib sections...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
gdiplus: Initialize the palettes of new indexed bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
gdiplus: Implement GdipGetImagePalette.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
gdiplus: Implement GdipGetImagePaletteSize.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-14
Vincent Povirk
gdiplus: Implement GdipSetImagePalette.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Vincent Povirk
gdiplus: Fix cleanup after errors in GdipCloneImage.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Vincent Povirk
gdiplus: Implement GdipCloneBitmapArea.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-26
Kirill K. Smirnov
gdiplus: Avoid deleting non-existent object.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-09
Vincent Povirk
gdiplus: Enable encoding of PNG images.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Vincent Povirk
gdiplus: Implement GdipBitmapSetPixel.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-24
Vincent Povirk
gdiplus: Implement GdipBitmapGetPixel.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-22
Marcus Meissner
gdiplus: do not memcpy over NULL ptrs (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2009-09-15
Vincent Povirk
gdiplus: Implement GdipGetImageRawFormat.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Vincent Povirk
gdiplus: Disable alpha channel support for BMP images.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Vincent Povirk
gdiplus: Use WIC to decode PNG files.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Vincent Povirk
gdiplus: Use WIC to decode BMP files.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Vincent Povirk
gdiplus: Use WIC to decode GIF files.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Vincent Povirk
gdiplus: Use WIC to decode JPEG files.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-02
Vincent Povirk
gdiplus: Use WIC to encode images.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-01
Vincent Povirk
gdiplus: Use WIC to decode ICO files.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Vincent Povirk
gdiplus: Reimplement GdipCreateBitmapFromHICON based...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Vincent Povirk
gdiplus: Return the real image bits from LockBits when...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Vincent Povirk
gdiplus: Create DIBs instead of IPictures in CreateBitm...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Vincent Povirk
gdiplus: Don't use IPicture to manage the HDC associate...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Vincent Povirk
gdiplus: Add and use an HBITMAP field in GpBitmap objects.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Vincent Povirk
gdiplus: Use the decoder list to decide how to load...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-29
Vincent Povirk
gdiplus: Add PNG to the decoders list.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Vincent Povirk
gdiplus: Implement GdipCreateHBITMAPFromBitmap.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vincent Povirk
gdiplus: Remove an ipicture reference in GdipCreateBitm...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vincent Povirk
gdiplus: Add codecs for the image formats we can curren...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vincent Povirk
gdiplus: Only attempt to encode if the Encoder flag...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vincent Povirk
gdiplus: Implement GdipGetImageDecoders[Size].
blob
|
commitdiff
|
raw
|
diff to current
2009-08-21
Vincent Povirk
gdiplus: Store the codec information and functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Vincent Povirk
gdiplus: Remove an unnecessary picture reference in...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-03
Luke Benstead
gdiplus: Implement stub for GdipGetImagePalette.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-01
Alexandre Julliard
gdiplus: Don't return garbage from the GdipCreateHBITMA...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Andrew Eikum
gdiplus: Stub for GdipBitmapCreateApplyEffect.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-05
Andrew Eikum
gdiplus: Stub for GdipBitmapApplyEffect.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-04
Andrew Eikum
gdiplus: Stub for GdipEmfToWmfBits.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Andrew Eikum
gdiplus: Stub for GdipDeleteEffect.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-02
Andrew Eikum
gdiplus: Stub for GdipCloneBitmapArea.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Vincent Povirk
gdiplus: Stub GdipCreateHICONFromBitmap.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Stefan Leichter
gdiplus: Add stub for GdipImageRotateFlip.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Stefan Leichter
gdiplus: Add stub for GdipGetImageThumbnail.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Massimo Del Fedele
gdiplus: Add stub for GdipBitmapSetPixel.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Andrew Nguyen
gdiplus: Stub GdipBitmapSetResolution.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Vincent Povirk
gdiplus: Stub GdipCloneBitmapAreaI.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Vincent Povirk
gdiplus: Return a NULL bitmap when GdipCreateBitmapFrom...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Vincent Povirk
gdiplus: Fix GdipCreateBitmapFromHBITMAP flipping image...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Vincent Povirk
gdiplus: Handle negative stride in GdipCreateBitmapFrom...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-03
Nikolay Sivov
gdiplus: Implemented GdipCreateBitmapFromHICON (with...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Andrey Turkin
gdiplus: GdipLoadImageFromStream should use well-known...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Michael Stefaniuc
gdiplus: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Michael Stefaniuc
gdiplus: Remove some superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Michael Stefaniuc
gdiplus: Reduce the number of casts by using the proper...
blob
|
commitdiff
|
raw
|
diff to current
next