projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Pass string length to msi_set_property in ACTION_CustomAction.
[wine]
/
dlls
/
gdiplus
/
image.c
2012-09-28
Dmitry Timoshkov
gdiplus: Reuse an existing image stream in GdipImageSel...
blob
|
commitdiff
|
raw
2012-09-25
Dmitry Timoshkov
gdiplus: Add GIF palette to the image properties.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Dmitry Timoshkov
gdiplus: Add GIF loopcount to the image properties.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Dmitry Timoshkov
gdiplus: Add GIF transparent index to the image properties.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Dmitry Timoshkov
gdiplus: Add GIF background to the image properties.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Dmitry Timoshkov
gdiplus: Add GIF frame delay to the image properties.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-25
Dmitry Timoshkov
gdiplus: Add GIF comment to the image properties.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-21
Dmitry Timoshkov
gdiplus: Add an ability to cache bitmap properties...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-03
Marcus Meissner
gdiplus: Avoid uninitialized usage of bitmap (Coverity).
blob
|
commitdiff
|
raw
|
diff to current
2012-08-27
Dmitry Timoshkov
gdiplus: Correct signature/mask info for the GIF codec.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-21
Dmitry Timoshkov
gdiplus: Rename roundr() to gdip_round() to make it...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Dmitry Timoshkov
gdiplus: GdipGetImageThumbnail should return image...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Dmitry Timoshkov
gdiplus: Make GdipSetPropertyItem return Ok.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Dmitry Timoshkov
gdiplus: Replace convert_unit() by a clearer units_to_p...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Dmitry Timoshkov
gdiplus: Store device resolution in the graphics object.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Dmitry Timoshkov
gdiplus: Add missing 'break'.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Dmitry Timoshkov
gdiplus: Make get_palette() usable for generating prede...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Dmitry Timoshkov
gdiplus: Add 8bppGray to the list of supported formats.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Dmitry Timoshkov
gdiplus: Use predefined palette if an image doesn't...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Dmitry Timoshkov
gdiplus: Add 8bppIndexed to the list of supported formats.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-25
Dmitry Timoshkov
gdiplus: Retrieve image palette from WIC.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-20
Dmitry Timoshkov
gdiplus: Set actual resolution of an image being encoded.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Dmitry Timoshkov
gdiplus: Add support for converting RGB formats to...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Dmitry Timoshkov
gdiplus: Add support for converting RGB formats to...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Dmitry Timoshkov
gdiplus: Pass palette instead of bitmap to setpixel...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Dmitry Timoshkov
gdiplus: Pass complete palette info to convert_pixels().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Dmitry Timoshkov
gdiplus: Use public ColorPalette structure to store...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-17
Dmitry Timoshkov
gdiplus: Make sure that GdipBitmapLockBits stores valid...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Dmitry Timoshkov
gdiplus: Fix palette flags for a not indexed 1-bpp...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Dmitry Timoshkov
gdiplus: Make sure that 1bpp bitmap images get loaded...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Vincent Povirk
gdiplus: Fix memory leak in GdipImageRotateFlip.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Vincent Povirk
gdiplus: Fix GdipImageRotateFlip for images from streams.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-03
Dmitry Timoshkov
gdiplus: Add parameter checks to GdipSetPropertyItem...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Dmitry Timoshkov
gdiplus: Implement GdipGetAllPropertyItems.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-02
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertySize.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Dmitry Timoshkov
gdiplus: Add GdipSaveAdd stub.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertyItem.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertyItemSize.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Dmitry Timoshkov
gdiplus: Increase refcount of the source stream when...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Dmitry Timoshkov
gdiplus: Avoid casting IWICBitmapFrameDecode to IWICBit...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertyIdList.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertyCount.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-26
Dmitry Timoshkov
gdiplus: When loading a bitmap frame save its IWICMetad...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-21
Dmitry Timoshkov
gdiplus: Make some data const.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-20
Dmitry Timoshkov
gdiplus: Implement GdipImageSelectActiveFrame.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Dmitry Timoshkov
gdiplus: Create a copy of the source stream when loadin...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Dmitry Timoshkov
gdiplus: Add active frame parameter to the WIC decoder...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Dmitry Timoshkov
gdiplus: Remove a redundant cast.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-14
Vincent Povirk
gdiplus: Check for NULL image in GdipImageRotateFlip.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
Dmitry Timoshkov
gdiplus: Implement GdipImageGetFrameCount.
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
Dmitry Timoshkov
gdiplus: Save total and current frame in the image...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-02
Alexandre Julliard
gdiplus: CreateDIBSection doesn't need a DC for the...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Vincent Povirk
gdiplus: Add support for JPEG encoding.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-30
Vincent Povirk
gdiplus: Support bitmap creation from 16-bit ddb's.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
Vincent Povirk
gdiplus: Implement GdipCreateBitmapFromHBITMAP for...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Louis Lenders
gdiplus: Return zero properties in stubbed GdipGetPrope...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Vincent Povirk
gdiplus: Fix pointer math for the 64-bit tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-03
Vincent Povirk
gdiplus: Include an alpha channel in HBITMAPs created...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-02
Frédéric Delanoy
dlls: Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-22
Vincent Povirk
gdiplus: Properly clean up the new metafile data.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Vincent Povirk
gdiplus: Add basic metafile recording support.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Marcus Meissner
gdiplus: Mark image_format_dimensions as static.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-11
Vincent Povirk
gdiplus: Add support for encoding TIFF images.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-29
Vincent Povirk
gdiplus: Use the given HPALETTE in GdipCreateBitmapFrom...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Alexandre Julliard
gdiplus: Use signed types in convert_pixels to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Vincent Povirk
gdiplus: Implement ImageLockModeUserInputBuf.
blob
|
commitdiff
|
raw
|
diff to current
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
next