projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winex11: Ignore rectangles with invalid coordinates when converting region data.
[wine]
/
dlls
/
gdiplus
/
2012-01-12
Vincent Povirk
gdiplus: Implement GdipCreateBitmapFromHBITMAP for...
tree
|
commitdiff
2012-01-12
Vincent Povirk
gdiplus: Test GdipCreateBitmapFromHBITMAP with 16-bit...
tree
|
commitdiff
2012-01-11
Vincent Povirk
gdiplus: Implement GdipDrawImagePoints.
tree
|
commitdiff
2011-11-08
Vincent Povirk
gdiplus: Fix center point calculation in GdipAddPathPie.
tree
|
commitdiff
2011-10-31
Andrew Talbot
gdiplus: Remove unneeded address-of operators from...
tree
|
commitdiff
2011-10-20
Alexandre Julliard
gdiplus/tests: Add an intermediate variable to avoid...
tree
|
commitdiff
2011-10-14
Dan Kegel
gdiplus/tests: Must define biClrUsed when calling Creat...
tree
|
commitdiff
2011-10-06
Louis Lenders
gdiplus: Return zero properties in stubbed GdipGetPrope...
tree
|
commitdiff
2011-10-04
Vincent Povirk
gdiplus: Fix pointer math for the 64-bit tests.
tree
|
commitdiff
2011-10-03
Vincent Povirk
gdiplus: Include an alpha channel in HBITMAPs created...
tree
|
commitdiff
2011-09-23
André Hentschel
gdiplus: Fix height calculation.
tree
|
commitdiff
2011-09-13
Francois Gouget
gdiplus: Use Liberation Mono as a fallback for Courier...
tree
|
commitdiff
2011-09-13
Francois Gouget
gdiplus/tests: Don't check for hardcoded family font...
tree
|
commitdiff
2011-08-25
Alexandre Julliard
gdiplus: Add a WinSxS manifest resource.
tree
|
commitdiff
2011-08-02
Vincent Povirk
gdiplus: Fix vertical string alignment.
tree
|
commitdiff
2011-08-02
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-07-27
Vincent Povirk
gdiplus: Don't use a gdi32 brush for semi-transparent...
tree
|
commitdiff
2011-07-18
Vincent Povirk
gdiplus: Fix use of uninitialized memory.
tree
|
commitdiff
2011-07-14
Marcus Meissner
gdiplus: Check return values of GdipCreateMatrix(2...
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Implement GdipPlayMetafileRecord for EMF records.
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Add test showing scaling does not affect retur...
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Add tests for GdipPlayMetafileRecord.
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Add test for recording emf-only metafiles.
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Implement GetDC for metafiles.
tree
|
commitdiff
2011-07-08
Vincent Povirk
gdiplus: Stub GdipPlayMetafileRecord.
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Use DrawDriverString to draw the text in DrawS...
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Implement GdipMeasureDriverString.
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Test MeasureDriverString with a character...
tree
|
commitdiff
2011-06-28
Vincent Povirk
gdiplus: Fix the order of arguments to expectf in test_...
tree
|
commitdiff
2011-06-27
Vincent Povirk
gdiplus: Add test for GdipMeasureDriverString.
tree
|
commitdiff
2011-06-22
Vincent Povirk
gdiplus: Properly clean up the new metafile data.
tree
|
commitdiff
2011-05-30
Marcus Meissner
gdiplus: Convert and pass in 3 points, not 1 (Coverity).
tree
|
commitdiff
2011-05-24
Vincent Povirk
gdiplus: Implement DriverStringOptionsRealizedAdvance...
tree
|
commitdiff
2011-05-24
Vincent Povirk
gdiplus: Change the sign we use for origin.x in DrawDri...
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Add test for GdipGetDC on metafiles.
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Implement GdipEnumerateMetafileSrcRectDestPoints.
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Remove is_emfplus field from test structure...
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Add test for metafile enumeration.
tree
|
commitdiff
2011-05-23
Vincent Povirk
gdiplus: Add basic metafile recording support.
tree
|
commitdiff
2011-05-18
Marcus Meissner
gdiplus: Mark image_format_dimensions as static.
tree
|
commitdiff
2011-05-16
Vincent Povirk
gdiplus: Set export ordinals to match Windows 7.
tree
|
commitdiff
2011-05-09
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2011-04-26
Marcus Meissner
gdiplus: Mark internal symbols as having hidden visibility.
tree
|
commitdiff
2011-04-13
André Hentschel
gdiplus: Add a FIXME.
tree
|
commitdiff
2011-04-11
Vincent Povirk
gdiplus: Add support for encoding TIFF images.
tree
|
commitdiff
2011-04-07
Vincent Povirk
gdiplus: Validate MatrixOrder in matrix functions.
tree
|
commitdiff
2011-04-05
Vincent Povirk
gdiplus: Respect the CmapLookup flag in GDI32_GdipDrawD...
tree
|
commitdiff
2011-04-05
Vincent Povirk
gdiplus: Don't settle on a font size until absolutely...
tree
|
commitdiff
2011-04-05
Vincent Povirk
gdiplus: Add a software implementation of GdipDrawDrive...
tree
|
commitdiff
2011-04-05
Vincent Povirk
gdiplus: Add helper for translating GpFont to HFONT.
tree
|
commitdiff
2011-04-04
Gerald Pfeifer
gdiplus: Initialize a variable in SOFTWARE_GdipFillRegi...
tree
|
commitdiff
2011-04-01
Vincent Povirk
gdiplus: Add basic implementation of GdipDrawDriverString.
tree
|
commitdiff
2011-03-30
Vincent Povirk
gdiplus: Fall back to Liberation Serif if Times New...
tree
|
commitdiff
2011-03-29
Vincent Povirk
gdiplus: Add test for GdipSetTextRenderingHint and...
tree
|
commitdiff
2011-03-29
Vincent Povirk
gdiplus: Add test for GdipDrawDriverString.
tree
|
commitdiff
2011-03-29
Vincent Povirk
gdiplus: Use the given HPALETTE in GdipCreateBitmapFrom...
tree
|
commitdiff
2011-03-28
Vincent Povirk
gdiplus: Implement gamma adjustment.
tree
|
commitdiff
2011-03-28
Vincent Povirk
gdiplus: Implement color transforms.
tree
|
commitdiff
2011-03-28
Vincent Povirk
gdiplus: Initialize the ImageAttributes in GdipCreateTe...
tree
|
commitdiff
2011-03-28
Vincent Povirk
gdiplus: Clean up HRGN when GdipGetRegionBounds succeed...
tree
|
commitdiff
2011-03-18
Vincent Povirk
gdiplus: Select the font into the appropriate hdc in...
tree
|
commitdiff
2011-03-17
Vincent Povirk
gdiplus: Remove the gdi32 line gradient drawing code.
tree
|
commitdiff
2011-03-17
Vincent Povirk
gdiplus: Implement GdipFillRectangle based on GdipFillPath.
tree
|
commitdiff
2011-03-17
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillPolygonI.
tree
|
commitdiff
2011-03-17
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillPolygon.
tree
|
commitdiff
2011-03-16
Francois Gouget
gdiplus: Remove GdiplusShutdown() as it is redudant...
tree
|
commitdiff
2011-03-16
Francois Gouget
gdiplus: Make load_ttf_name_id() static.
tree
|
commitdiff
2011-03-15
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillPie.
tree
|
commitdiff
2011-03-15
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillEllipse.
tree
|
commitdiff
2011-03-15
Vincent Povirk
gdiplus: Add software implementation of GdipFillPath.
tree
|
commitdiff
2011-03-15
Vincent Povirk
gdiplus: Call GdiAlphaBlend only once per GdipFillRegio...
tree
|
commitdiff
2011-03-15
Vincent Povirk
gdiplus: Remove gdi32 fallback for bitmaps from GdipFil...
tree
|
commitdiff
2011-03-11
Vincent Povirk
gdiplus: Prefer to not use gdi32 for gradient and textu...
tree
|
commitdiff
2011-03-11
Vincent Povirk
gdiplus: Implement software rendering of texture brushes.
tree
|
commitdiff
2011-03-11
Vincent Povirk
gdiplus: Don't use gdi32 to scale or draw from outside...
tree
|
commitdiff
2011-03-11
Vincent Povirk
gdiplus: Implement bilinear interpolation.
tree
|
commitdiff
2011-03-11
Vincent Povirk
gdiplus: Move bitmap interpolation into a separate...
tree
|
commitdiff
2011-03-10
Vincent Povirk
gdiplus: Implement tiling wrap modes.
tree
|
commitdiff
2011-03-10
Vincent Povirk
gdiplus: Apply image attributes to bitmaps before resam...
tree
|
commitdiff
2011-03-10
Vincent Povirk
gdiplus: Read drawn bitmaps in one step instead of...
tree
|
commitdiff
2011-03-10
Vincent Povirk
gdiplus: Move ImageAttributes mapping into a helper...
tree
|
commitdiff
2011-03-10
Vincent Povirk
gdiplus: Add tests for interpolation mode and make...
tree
|
commitdiff
2011-03-10
Alexandre Julliard
gdiplus: Use signed types in convert_pixels to avoid...
tree
|
commitdiff
2011-03-09
Austin English
gdiplus: Avoid shadowing a parameter.
tree
|
commitdiff
2011-03-09
Vincent Povirk
gdiplus: Fix a handle leak in GdipDrawString.
tree
|
commitdiff
2011-03-03
Maarten Lankhorst
gdiplus: Implement GdipAddPathString.
tree
|
commitdiff
2011-03-03
Maarten Lankhorst
gdiplus: Add tests and fix GdipDrawImagePointsRect.
tree
|
commitdiff
2011-03-03
Maarten Lankhorst
gdiplus: Clean up gdip_format_string.
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Implement ImageLockModeUserInputBuf.
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Copy only the area requested when (un)locking...
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Don't copy bits into the buffer when a bitmap...
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Copy the bits on bitmap unlock if the write...
tree
|
commitdiff
2011-02-25
Vincent Povirk
gdiplus: Test writes with conversion and without a...
tree
|
commitdiff
2011-02-22
Maarten Lankhorst
gdiplus: Implement in-memory font storage.
tree
|
commitdiff
2011-02-17
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-02-15
Vincent Povirk
gdiplus: Add tests for locked image bit reading/writing.
tree
|
commitdiff
2011-02-15
Vincent Povirk
gdiplus: Add test for ImageLockModeUserInputBuf.
tree
|
commitdiff
2011-02-15
Vincent Povirk
gdiplus: Store an ImageAttributes in texture brushes.
tree
|
commitdiff
2011-02-10
Austin English
gdiplus/tests: Remove redundant assignments (LLVM/Clang).
tree
|
commitdiff
2011-02-10
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
next