wininet: Fixed handling of GET_INSTALLED_ENTRY flag in GetUrlCacheEntryInfoA.
[wine] / dlls / gdiplus /
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF palette to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF loopcount to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF transparent index to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF background to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF frame delay to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Add GIF comment to the image properties.
2012-09-25  Dmitry Timoshkovgdiplus: Remove GIF properties test from generic tests...
2012-09-24  Dmitry Timoshkovgdiplus: Make GIF palettes in a custom test image sligh...
2012-09-21  Dmitry Timoshkovgdiplus: Add an ability to cache bitmap properties...
2012-09-21  Dmitry Timoshkovgdiplus: Add more tests for GIF image properties.
2012-09-21  Dmitry Timoshkovgdiplus: Test GIF properties using a specially created...
2012-09-21  Vincent Povirkgdiplus: Implement LineCapRound in GdipWidenPath.
2012-09-21  Vincent Povirkgdiplus: Properly set the first point to start when...
2012-09-21  Vincent Povirkgdiplus: Implement LineCapSquare in GdipWidenPath.
2012-09-18  Dmitry Timoshkovgdiplus: Add some tests for GIF properties.
2012-09-18  Dmitry Timoshkovgdiplus: Add preliminary support for pixel offset modes.
2012-09-18  Dmitry Timoshkovgdiplus: Add some tests for scaling an image with vario...
2012-09-04  Dmitry Timoshkovgdiplus: Add support for generic typographic string...
2012-09-04  Dmitry Timoshkovgdiplus: Add support for StringFormatFlagsNoClip.
2012-09-03  Marcus Meissnergdiplus: Avoid uninitialized usage of bitmap (Coverity).
2012-08-31  Dmitry Timoshkovgdiplus: Add a test for scaling an image with world...
2012-08-30  Dmitry Timoshkovgdiplus: Print some additional information about device...
2012-08-29  Dmitry Timoshkovgdiplus: Make GdipMeasureCharacterRanges/GdipMeasureStr...
2012-08-27  Dmitry Timoshkovgdiplus: get_log_fontW helper requires a valid graphics...
2012-08-27  Dmitry Timoshkovgdiplus: Fix font leak.
2012-08-27  Dmitry Timoshkovgdiplus/tests: Fix font leak.
2012-08-27  Dmitry Timoshkovgdiplus: Correct signature/mask info for the GIF codec.
2012-08-24  Dmitry Timoshkovgdiplus: Make GdipMeasureCharacterRanges use common...
2012-08-24  Dmitry Timoshkovgdiplus: Do not convert range_rect.X twice.
2012-08-23  Dmitry Timoshkovgdiplus: Filter tabs out until they are properly suppor...
2012-08-23  Dmitry Timoshkovgdiplus: Clarify in the tests where 1/3 of extra text...
2012-08-22  Dmitry Timoshkovgdiplus: GdipMeasureCharacterRanges should respect...
2012-08-22  Dmitry Timoshkovgdiplus: GdipMeasureCharacterRanges shouldn't treat...
2012-08-22  Dmitry Timoshkovgdiplus: Add a bunch of tests for GdipMeasureCharacterR...
2012-08-21  Dmitry Timoshkovgdiplus: Use set_rect_empty() helper to make the code...
2012-08-21  Dmitry Timoshkovgdiplus: Rename roundr() to gdip_round() to make it...
2012-08-20  Dmitry Timoshkovgdiplus: StringFormatFlagsLineLimit doesn't allow line...
2012-08-20  Dmitry Timoshkovgdiplus: Add a test for extra space added by GdipMeasur...
2012-08-20  Dmitry Timoshkovgdiplus: GdipGetImageThumbnail should return image...
2012-08-20  Dmitry Timoshkovgdiplus: Return error code of the failed API to the...
2012-08-20  Dmitry Timoshkovgdiplus: Round the layout rectangle down instead of...
2012-08-20  Dmitry Timoshkovgdiplus: Add a test for measuring string that doesn...
2012-08-20  Dmitry Timoshkovgdiplus: If there is no hbitmap associated with GpBitma...
2012-08-16  Francois Gougetgdiplus/tests: Make pixels_to_units() static.
2012-08-16  Dmitry Timoshkovgdiplus: Make GdipSetPropertyItem return Ok.
2012-08-16  Dmitry Timoshkovgdiplus: Dump the matrix passed to GdipSetWorldTransform.
2012-08-16  Dmitry Timoshkovgdiplus: Properly convert source coordinates to device...
2012-08-16  Dmitry Timoshkovgdiplus: When there is no target rectangle specified...
2012-08-16  Dmitry Timoshkovgdiplus: Destination points passed to GdipDrawImagePoin...
2012-08-15  Dmitry Timoshkovgdiplus: Forward GdipDrawImage to GdipDrawImagePointRect.
2012-08-15  Dmitry Timoshkovgdiplus: Add a test for GdipDrawImage scaling.
2012-08-15  Dmitry Timoshkovgdiplus: Add a test for font height scaling.
2012-08-15  Dmitry Timoshkovgdiplus: Replace convert_unit() by a clearer units_to_p...
2012-08-15  Dmitry Timoshkovgdiplus: GdipMeasureString should apply its internal...
2012-08-14  Dmitry Timoshkovgdiplus: get_font_hfont helper should transform returne...
2012-08-14  Dmitry Timoshkovgdiplus: GdipGetLogFontW should transform returned...
2012-08-14  Dmitry TimoshkovRevert commit b20a1f56b0c915b24f70b8be83fbf76ea7378123.
2012-08-14  Dmitry Timoshkovgdiplus: Add more tests for GdipMeasureString using...
2012-08-13  Michael Stefaniucgdiplus: Remove unreachable break after return (Smatch).
2012-08-13  Dmitry Timoshkovgdiplus: Correct GdipSaveImageToFile spec entry.
2012-07-31  Dmitry Timoshkovgdiplus: Improve precision of calculated pixel to units...
2012-07-26  Dmitry Timoshkovgdiplus: Add some GdipTransformPoints tests for a devic...
2012-07-26  Dmitry Timoshkovgdiplus: Store device resolution in the graphics object.
2012-07-26  Dmitry Timoshkovgdiplus: Add missing 'break'.
2012-07-25  Dmitry Timoshkovgdiplus: Handle image loading failures under some XP...
2012-07-25  Dmitry Timoshkovgdiplus: Make get_palette() usable for generating prede...
2012-07-25  Dmitry Timoshkovgdiplus: Add 8bppGray to the list of supported formats.
2012-07-25  Dmitry Timoshkovgdiplus: Use predefined palette if an image doesn't...
2012-07-25  Dmitry Timoshkovgdiplus: Add 8bppIndexed to the list of supported formats.
2012-07-25  Dmitry Timoshkovgdiplus: Retrieve image palette from WIC.
2012-07-20  Dmitry Timoshkovgdiplus: Set actual resolution of an image being encoded.
2012-07-18  Dmitry Timoshkovgdiplus: GdipMeasureString operates internally in pixel...
2012-07-18  Dmitry Timoshkovgdiplus: GdipGetFontHeight should convert height from...
2012-07-18  Dmitry Timoshkovgdiplus: Factor out units_to_pixels() helper.
2012-07-18  Dmitry Timoshkovgdiplus: Add a test for font and graphics using differe...
2012-07-17  Dmitry Timoshkovgdiplus: Add support for converting RGB formats to...
2012-07-17  Dmitry Timoshkovgdiplus: Add support for converting RGB formats to...
2012-07-17  Dmitry Timoshkovgdiplus: Pass palette instead of bitmap to setpixel...
2012-07-17  Dmitry Timoshkovgdiplus: Pass complete palette info to convert_pixels().
2012-07-17  Dmitry Timoshkovgdiplus: Use public ColorPalette structure to store...
2012-07-17  Dmitry Timoshkovgdiplus: Add some tests for GdipBitmapLockBits/GdipBitm...
2012-07-17  Dmitry Timoshkovgdiplus: Make sure that GdipBitmapLockBits stores valid...
2012-07-16  Dmitry Timoshkovgdiplus: Fix palette flags for a not indexed 1-bpp...
2012-07-16  Dmitry Timoshkovgdiplus: Make sure that 1bpp bitmap images get loaded...
2012-07-16  Alexandre Julliardgdiplus: Avoid out of bounds access warning.
2012-07-12  Vincent Povirkgdiplus: Accept a transformation matrix in GdipFlattenPath.
2012-07-12  Vincent Povirkgdiplus: Implement LineJoinMiterClipped and partially...
2012-07-12  Vincent Povirkgdiplus: Fix memory leak in GdipImageRotateFlip.
2012-07-12  Vincent Povirkgdiplus: Fix GdipImageRotateFlip for images from streams.
2012-07-12  Dmitry Timoshkovgdiplus: Add a test for palette associated with black...
2012-07-03  Dmitry Timoshkovgdiplus: Fix the convert_unit() comment to reflect...
2012-07-03  Dmitry Timoshkovgdiplus: Add parameter checks to GdipSetPropertyItem...
2012-07-02  Dmitry Timoshkovgdiplus: Add some tests for GdipGetPropertySize and...
2012-07-02  Dmitry Timoshkovgdiplus: Implement GdipGetAllPropertyItems.
2012-07-02  Dmitry Timoshkovgdiplus: Implement GdipGetPropertySize.
2012-07-02  Dmitry Timoshkovgdiplus: Add a test for 'value' pointer in the Property...
2012-07-02  Dmitry Timoshkovgdiplus: Add a test to show that GdipCloneImage is...
2012-06-29  Dmitry Timoshkovgdiplus: Add GdipSaveAdd stub.
2012-06-29  Dmitry Timoshkovgdiplus: Add a bunch of tests for TIFF image properties.
2012-06-29  Dmitry Timoshkovgdiplus: Add some tests for GdipGetPropertyItemSize...
next