projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32/tests: Fix a failure on w2k.
[wine]
/
dlls
/
gdiplus
/
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
2012-06-19
Dmitry Timoshkov
gdiplus: Create a copy of the source stream when loadin...
tree
|
commitdiff
2012-06-19
Dmitry Timoshkov
gdiplus: Add active frame parameter to the WIC decoder...
tree
|
commitdiff
2012-06-19
Dmitry Timoshkov
gdiplus: Fix parameter order in expect() calls.
tree
|
commitdiff
2012-06-19
Dmitry Timoshkov
gdiplus: Remove a redundant cast.
tree
|
commitdiff
2012-06-19
Dmitry Timoshkov
gdiplus: GdipCreateFontFromLogfont also returns NotTrue...
tree
|
commitdiff
2012-06-19
Dmitry Timoshkov
gdiplus: Add a test for creating a nonexistent font...
tree
|
commitdiff
2012-06-14
Dmitry Timoshkov
gdiplus: Accept wider range of fonts.
tree
|
commitdiff
2012-06-14
Vincent Povirk
gdiplus: Check for NULL image in GdipImageRotateFlip.
tree
|
commitdiff
2012-06-12
Francois Gouget
gdiplus: Make get_font_hfont() static.
tree
|
commitdiff
2012-05-25
Dmitry Timoshkov
gdiplus: Avoid needless gotos.
tree
|
commitdiff
2012-05-25
Dmitry Timoshkov
gdiplus: Return correct status code if GdipAlloc fails.
tree
|
commitdiff
2012-05-25
Dmitry Timoshkov
gdiplus: Reimplement GdipIsEmptyRegion.
tree
|
commitdiff
2012-05-21
Dmitry Timoshkov
gdiplus: Use font emSize to map to pixel size instead...
tree
|
commitdiff
2012-05-17
Dmitry Timoshkov
gdiplus: Implement GdipImageGetFrameCount.
tree
|
commitdiff
2012-05-17
Dmitry Timoshkov
gdiplus: Save total and current frame in the image...
tree
|
commitdiff
2012-05-15
Dmitry Timoshkov
gdiplus: Fix the clipping region calculation.
tree
|
commitdiff
2012-05-15
Dmitry Timoshkov
gdiplus: Measure the passed in string without height...
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-14
Dmitry Timoshkov
gdiplus: Create 'const' friendly internal entries for...
tree
|
commitdiff
2012-05-11
Dmitry Timoshkov
gdiplus: Add a bunch of tests for internal font metrics.
tree
|
commitdiff
2012-05-11
Dmitry Timoshkov
gdiplus: Fetch font family metrics from truetype font...
tree
|
commitdiff
2012-05-11
Dmitry Timoshkov
gdiplus: Use OUTLINETEXTMETRIC instead of LOGFONT to...
tree
|
commitdiff
2012-05-11
Dmitry Timoshkov
gdiplus: Use appropriate accessors to calculate font...
tree
|
commitdiff
2012-05-11
Dmitry Timoshkov
gdiplus: Retrieve LOGFONT from a GpFont using GdipGetLo...
tree
|
commitdiff
2012-05-09
Dmitry Timoshkov
gdiplus: Derive GpFont from GpFontFamily.
tree
|
commitdiff
2012-05-02
Alexandre Julliard
gdiplus: CreateDIBSection doesn't need a DC for the...
tree
|
commitdiff
2012-05-01
Dmitry Timoshkov
gdiplus: Add more traces to font APIs.
tree
|
commitdiff
2012-04-26
Vincent Povirk
gdiplus: Implement GdipWidenPath for closed figures.
tree
|
commitdiff
2012-04-26
Vincent Povirk
gdiplus: Add basic implementation of GdipWidenPath.
tree
|
commitdiff
2012-04-26
Vincent Povirk
gdiplus: Return OutOfMemory when creating a path gradie...
tree
|
commitdiff
2012-04-26
Vincent Povirk
gdiplus: Return OutOfMemory when creating a path gradie...
tree
|
commitdiff
2012-04-25
Vincent Povirk
gdiplus: Store only one surround color if all colors...
tree
|
commitdiff
2012-04-25
Vincent Povirk
gdiplus: Implement GdipSetPathGradientSigmaBlend.
tree
|
commitdiff
2012-04-25
Vincent Povirk
gdiplus: Implement GdipSetPathGradientLinearBlend.
tree
|
commitdiff
2012-04-25
Vincent Povirk
gdiplus: Implement GdipSetPathGradientBlend, with tests.
tree
|
commitdiff
2012-04-25
Vincent Povirk
gdiplus: Remove FIXME on implemented function.
tree
|
commitdiff
2012-04-24
Dmitry Timoshkov
gdiplus: Use symbolic name of the font style.
tree
|
commitdiff
2012-04-24
Dmitry Timoshkov
gdiplus: Do not rely on an enumerated font size being...
tree
|
commitdiff
2012-04-24
Vincent Povirk
gdiplus: Implement accessors for graphics rendering...
tree
|
commitdiff
2012-04-23
Dmitry Timoshkov
gdiplus: Use Tahoma instead of Arial for gdiplus font...
tree
|
commitdiff
2012-04-23
Dmitry Timoshkov
gdiplus: Use symbolic names of font styles.
tree
|
commitdiff
2012-04-23
Dmitry Timoshkov
gdiplus: Avoid saving negative values in pixel_size...
tree
|
commitdiff
2012-04-20
Francois Gouget
gdiplus/tests: Make test_pathgradientpresetblend()...
tree
|
commitdiff
2012-04-19
Dmitry Timoshkov
gdiplus: Use StretchBlt instead of GdiAlphaBlend if...
tree
|
commitdiff
2012-04-18
Vincent Povirk
gdiplus: Add support for JPEG encoding.
tree
|
commitdiff
2012-04-04
Vincent Povirk
gdiplus: Implement path gradient transform setters.
tree
|
commitdiff
2012-04-04
Vincent Povirk
gdiplus: Set the wrap mode in the path gradient constru...
tree
|
commitdiff
2012-04-04
Vincent Povirk
gdiplus: Default path gradient center color depends...
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Forbid creating path gradients with fewer...
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Implement GdipGetPathGradientTransform.
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Add tests for preset blend accessors.
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Implement path gradient preset blend accessors.
tree
|
commitdiff
2012-04-02
Vincent Povirk
gdiplus: Implement GdipGetPathGradientCenterColor.
tree
|
commitdiff
2012-03-30
Vincent Povirk
gdiplus: Support bitmap creation from 16-bit ddb's.
tree
|
commitdiff
2012-03-29
Alistair Leslie...
gdiplus: Add GdipResetPageTransform stub.
tree
|
commitdiff
2012-03-28
Vincent Povirk
gdiplus: Measure strings at device size, then rescale...
tree
|
commitdiff
2012-03-26
Vincent Povirk
gdiplus: Store copies of remap tables in ImageAttribute...
tree
|
commitdiff
2012-03-26
Vincent Povirk
gdiplus: Draw hotkey underlines in GdipDrawString.
tree
|
commitdiff
2012-03-26
Vincent Povirk
gdiplus: Detect hotkey prefixes when drawing strings.
tree
|
commitdiff
2012-03-15
Vincent Povirk
gdiplus: Use the surround colors in path gradient rende...
tree
|
commitdiff
2012-03-15
Vincent Povirk
gdiplus: Implement path gradient surround color accessors.
tree
|
commitdiff
2012-03-15
Vincent Povirk
gdiplus: Test SetSurroundColors with fewer colors than...
tree
|
commitdiff
2012-03-14
Vincent Povirk
gdiplus: Don't add control points to the result in...
tree
|
commitdiff
2012-03-14
Vincent Povirk
gdiplus: Add test for GdipGetPathGradientSurroundColors...
tree
|
commitdiff
2012-03-14
Vincent Povirk
gdiplus: Add fixme's for unimplemented path gradient...
tree
|
commitdiff
2012-03-14
Vincent Povirk
gdiplus: Do some actual color blending when drawing...
tree
|
commitdiff
2012-03-14
Vincent Povirk
gdiplus: Fill path gradients with a solid color.
tree
|
commitdiff
2012-03-13
Vincent Povirk
gdiplus: Add tests for path gradient center point funct...
tree
|
commitdiff
2012-03-13
Vincent Povirk
gdiplus: Set path gradient center points based on the...
tree
|
commitdiff
2012-03-13
Vincent Povirk
gdiplus: Add stub GdipGetPathGradientPath with tests.
tree
|
commitdiff
2012-03-13
Vincent Povirk
gdiplus: Store a real path in path gradient brushes.
tree
|
commitdiff
2012-03-13
Vincent Povirk
gdiplus: Rewrite SOFTWARE_GdipFillRegion to call brush_...
tree
|
commitdiff
2012-03-12
Dmitry Timoshkov
gdiplus: Implement GdipCreateMetafileFromEmf.
tree
|
commitdiff
2012-03-12
Dmitry Timoshkov
gdiplus: Create GDI bitmap only when needed.
tree
|
commitdiff
2012-03-09
Dmitry Timoshkov
gdiplus: Create GDI brush only when needed.
tree
|
commitdiff
next