projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcp100: Remove unused thiscall functions.
[wine]
/
dlls
/
gdiplus
/
2012-09-04
Dmitry Timoshkov
gdiplus: Add support for generic typographic string...
tree
|
commitdiff
2012-09-04
Dmitry Timoshkov
gdiplus: Add support for StringFormatFlagsNoClip.
tree
|
commitdiff
2012-09-03
Marcus Meissner
gdiplus: Avoid uninitialized usage of bitmap (Coverity).
tree
|
commitdiff
2012-08-31
Dmitry Timoshkov
gdiplus: Add a test for scaling an image with world...
tree
|
commitdiff
2012-08-30
Dmitry Timoshkov
gdiplus: Print some additional information about device...
tree
|
commitdiff
2012-08-29
Dmitry Timoshkov
gdiplus: Make GdipMeasureCharacterRanges/GdipMeasureStr...
tree
|
commitdiff
2012-08-27
Dmitry Timoshkov
gdiplus: get_log_fontW helper requires a valid graphics...
tree
|
commitdiff
2012-08-27
Dmitry Timoshkov
gdiplus: Fix font leak.
tree
|
commitdiff
2012-08-27
Dmitry Timoshkov
gdiplus/tests: Fix font leak.
tree
|
commitdiff
2012-08-27
Dmitry Timoshkov
gdiplus: Correct signature/mask info for the GIF codec.
tree
|
commitdiff
2012-08-24
Dmitry Timoshkov
gdiplus: Make GdipMeasureCharacterRanges use common...
tree
|
commitdiff
2012-08-24
Dmitry Timoshkov
gdiplus: Do not convert range_rect.X twice.
tree
|
commitdiff
2012-08-23
Dmitry Timoshkov
gdiplus: Filter tabs out until they are properly suppor...
tree
|
commitdiff
2012-08-23
Dmitry Timoshkov
gdiplus: Clarify in the tests where 1/3 of extra text...
tree
|
commitdiff
2012-08-22
Dmitry Timoshkov
gdiplus: GdipMeasureCharacterRanges should respect...
tree
|
commitdiff
2012-08-22
Dmitry Timoshkov
gdiplus: GdipMeasureCharacterRanges shouldn't treat...
tree
|
commitdiff
2012-08-22
Dmitry Timoshkov
gdiplus: Add a bunch of tests for GdipMeasureCharacterR...
tree
|
commitdiff
2012-08-21
Dmitry Timoshkov
gdiplus: Use set_rect_empty() helper to make the code...
tree
|
commitdiff
2012-08-21
Dmitry Timoshkov
gdiplus: Rename roundr() to gdip_round() to make it...
tree
|
commitdiff
2012-08-20
Dmitry Timoshkov
gdiplus: StringFormatFlagsLineLimit doesn't allow line...
tree
|
commitdiff
2012-08-20
Dmitry Timoshkov
gdiplus: Add a test for extra space added by GdipMeasur...
tree
|
commitdiff
2012-08-20
Dmitry Timoshkov
gdiplus: GdipGetImageThumbnail should return image...
tree
|
commitdiff
2012-08-20
Dmitry Timoshkov
gdiplus: Return error code of the failed API to the...
tree
|
commitdiff
2012-08-20
Dmitry Timoshkov
gdiplus: Round the layout rectangle down instead of...
tree
|
commitdiff
2012-08-20
Dmitry Timoshkov
gdiplus: Add a test for measuring string that doesn...
tree
|
commitdiff
2012-08-20
Dmitry Timoshkov
gdiplus: If there is no hbitmap associated with GpBitma...
tree
|
commitdiff
2012-08-16
Francois Gouget
gdiplus/tests: Make pixels_to_units() static.
tree
|
commitdiff
2012-08-16
Dmitry Timoshkov
gdiplus: Make GdipSetPropertyItem return Ok.
tree
|
commitdiff
2012-08-16
Dmitry Timoshkov
gdiplus: Dump the matrix passed to GdipSetWorldTransform.
tree
|
commitdiff
2012-08-16
Dmitry Timoshkov
gdiplus: Properly convert source coordinates to device...
tree
|
commitdiff
2012-08-16
Dmitry Timoshkov
gdiplus: When there is no target rectangle specified...
tree
|
commitdiff
2012-08-16
Dmitry Timoshkov
gdiplus: Destination points passed to GdipDrawImagePoin...
tree
|
commitdiff
2012-08-15
Dmitry Timoshkov
gdiplus: Forward GdipDrawImage to GdipDrawImagePointRect.
tree
|
commitdiff
2012-08-15
Dmitry Timoshkov
gdiplus: Add a test for GdipDrawImage scaling.
tree
|
commitdiff
2012-08-15
Dmitry Timoshkov
gdiplus: Add a test for font height scaling.
tree
|
commitdiff
2012-08-15
Dmitry Timoshkov
gdiplus: Replace convert_unit() by a clearer units_to_p...
tree
|
commitdiff
2012-08-15
Dmitry Timoshkov
gdiplus: GdipMeasureString should apply its internal...
tree
|
commitdiff
2012-08-14
Dmitry Timoshkov
gdiplus: get_font_hfont helper should transform returne...
tree
|
commitdiff
2012-08-14
Dmitry Timoshkov
gdiplus: GdipGetLogFontW should transform returned...
tree
|
commitdiff
2012-08-14
Dmitry Timoshkov
Revert commit b20a1f56b0c915b24f70b8be83fbf76ea7378123.
tree
|
commitdiff
2012-08-14
Dmitry Timoshkov
gdiplus: Add more tests for GdipMeasureString using...
tree
|
commitdiff
2012-08-13
Michael Stefaniuc
gdiplus: Remove unreachable break after return (Smatch).
tree
|
commitdiff
2012-08-13
Dmitry Timoshkov
gdiplus: Correct GdipSaveImageToFile spec entry.
tree
|
commitdiff
2012-07-31
Dmitry Timoshkov
gdiplus: Improve precision of calculated pixel to units...
tree
|
commitdiff
2012-07-26
Dmitry Timoshkov
gdiplus: Add some GdipTransformPoints tests for a devic...
tree
|
commitdiff
2012-07-26
Dmitry Timoshkov
gdiplus: Store device resolution in the graphics object.
tree
|
commitdiff
2012-07-26
Dmitry Timoshkov
gdiplus: Add missing 'break'.
tree
|
commitdiff
2012-07-25
Dmitry Timoshkov
gdiplus: Handle image loading failures under some XP...
tree
|
commitdiff
2012-07-25
Dmitry Timoshkov
gdiplus: Make get_palette() usable for generating prede...
tree
|
commitdiff
2012-07-25
Dmitry Timoshkov
gdiplus: Add 8bppGray to the list of supported formats.
tree
|
commitdiff
2012-07-25
Dmitry Timoshkov
gdiplus: Use predefined palette if an image doesn't...
tree
|
commitdiff
2012-07-25
Dmitry Timoshkov
gdiplus: Add 8bppIndexed to the list of supported formats.
tree
|
commitdiff
2012-07-25
Dmitry Timoshkov
gdiplus: Retrieve image palette from WIC.
tree
|
commitdiff
2012-07-20
Dmitry Timoshkov
gdiplus: Set actual resolution of an image being encoded.
tree
|
commitdiff
2012-07-18
Dmitry Timoshkov
gdiplus: GdipMeasureString operates internally in pixel...
tree
|
commitdiff
2012-07-18
Dmitry Timoshkov
gdiplus: GdipGetFontHeight should convert height from...
tree
|
commitdiff
2012-07-18
Dmitry Timoshkov
gdiplus: Factor out units_to_pixels() helper.
tree
|
commitdiff
2012-07-18
Dmitry Timoshkov
gdiplus: Add a test for font and graphics using differe...
tree
|
commitdiff
2012-07-17
Dmitry Timoshkov
gdiplus: Add support for converting RGB formats to...
tree
|
commitdiff
2012-07-17
Dmitry Timoshkov
gdiplus: Add support for converting RGB formats to...
tree
|
commitdiff
2012-07-17
Dmitry Timoshkov
gdiplus: Pass palette instead of bitmap to setpixel...
tree
|
commitdiff
2012-07-17
Dmitry Timoshkov
gdiplus: Pass complete palette info to convert_pixels().
tree
|
commitdiff
2012-07-17
Dmitry Timoshkov
gdiplus: Use public ColorPalette structure to store...
tree
|
commitdiff
2012-07-17
Dmitry Timoshkov
gdiplus: Add some tests for GdipBitmapLockBits/GdipBitm...
tree
|
commitdiff
2012-07-17
Dmitry Timoshkov
gdiplus: Make sure that GdipBitmapLockBits stores valid...
tree
|
commitdiff
2012-07-16
Dmitry Timoshkov
gdiplus: Fix palette flags for a not indexed 1-bpp...
tree
|
commitdiff
2012-07-16
Dmitry Timoshkov
gdiplus: Make sure that 1bpp bitmap images get loaded...
tree
|
commitdiff
2012-07-16
Alexandre Julliard
gdiplus: Avoid out of bounds access warning.
tree
|
commitdiff
2012-07-12
Vincent Povirk
gdiplus: Accept a transformation matrix in GdipFlattenPath.
tree
|
commitdiff
2012-07-12
Vincent Povirk
gdiplus: Implement LineJoinMiterClipped and partially...
tree
|
commitdiff
2012-07-12
Vincent Povirk
gdiplus: Fix memory leak in GdipImageRotateFlip.
tree
|
commitdiff
2012-07-12
Vincent Povirk
gdiplus: Fix GdipImageRotateFlip for images from streams.
tree
|
commitdiff
2012-07-12
Dmitry Timoshkov
gdiplus: Add a test for palette associated with black...
tree
|
commitdiff
2012-07-03
Dmitry Timoshkov
gdiplus: Fix the convert_unit() comment to reflect...
tree
|
commitdiff
2012-07-03
Dmitry Timoshkov
gdiplus: Add parameter checks to GdipSetPropertyItem...
tree
|
commitdiff
2012-07-02
Dmitry Timoshkov
gdiplus: Add some tests for GdipGetPropertySize and...
tree
|
commitdiff
2012-07-02
Dmitry Timoshkov
gdiplus: Implement GdipGetAllPropertyItems.
tree
|
commitdiff
2012-07-02
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertySize.
tree
|
commitdiff
2012-07-02
Dmitry Timoshkov
gdiplus: Add a test for 'value' pointer in the Property...
tree
|
commitdiff
2012-07-02
Dmitry Timoshkov
gdiplus: Add a test to show that GdipCloneImage is...
tree
|
commitdiff
2012-06-29
Dmitry Timoshkov
gdiplus: Add GdipSaveAdd stub.
tree
|
commitdiff
2012-06-29
Dmitry Timoshkov
gdiplus: Add a bunch of tests for TIFF image properties.
tree
|
commitdiff
2012-06-29
Dmitry Timoshkov
gdiplus: Add some tests for GdipGetPropertyItemSize...
tree
|
commitdiff
2012-06-29
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertyItem.
tree
|
commitdiff
2012-06-29
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertyItemSize.
tree
|
commitdiff
2012-06-28
Dmitry Timoshkov
gdiplus: Comment out a test that crashes some gdiplus...
tree
|
commitdiff
2012-06-28
Dmitry Timoshkov
gdiplus: Increase refcount of the source stream when...
tree
|
commitdiff
2012-06-28
Dmitry Timoshkov
gdiplus: Add a test for image stream refcount.
tree
|
commitdiff
2012-06-27
Alexandre Julliard
gdiplus/tests: Add back some necessary casts.
tree
|
commitdiff
2012-06-26
Dmitry Timoshkov
gdiplus: Avoid casting IWICBitmapFrameDecode to IWICBit...
tree
|
commitdiff
2012-06-26
Dmitry Timoshkov
gdiplus: Add some tests for image properties.
tree
|
commitdiff
2012-06-26
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertyIdList.
tree
|
commitdiff
2012-06-26
Dmitry Timoshkov
gdiplus: Implement GdipGetPropertyCount.
tree
|
commitdiff
2012-06-26
Dmitry Timoshkov
gdiplus: When loading a bitmap frame save its IWICMetad...
tree
|
commitdiff
2012-06-26
Vincent Povirk
gdiplus: Remove FIXME from GdipAddPathString.
tree
|
commitdiff
2012-06-22
Vincent Povirk
gdiplus: Fix vertical alignment calculation in GdipAddP...
tree
|
commitdiff
2012-06-22
Vincent Povirk
gdiplus: Don't position characters by glyph metrics...
tree
|
commitdiff
2012-06-22
Vincent Povirk
gdiplus: Scale all points in GdipAddPathString instead...
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
gdiplus: Make some data const.
tree
|
commitdiff
2012-06-20
Dmitry Timoshkov
gdiplus: Implement GdipImageSelectActiveFrame.
tree
|
commitdiff
next