projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3dcompiler: Fix SystemValueType for pixelshader output signature.
[wine]
/
dlls
/
gdiplus
/
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
2011-02-10
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-02-09
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-02-07
Vincent Povirk
gdiplus: Fix error path in GdipAddPathRectangle.
tree
|
commitdiff
2011-02-07
Vincent Povirk
gdiplus: Allow adding rectangles with negative sizes...
tree
|
commitdiff
2011-02-07
EG Galano
gdiplus/tests: Make sure return value is used (LLVM...
tree
|
commitdiff
2011-02-07
Austin English
gdiplus/tests: Make sure to use return values (LLVM...
tree
|
commitdiff
2011-01-27
Vincent Povirk
gdiplus: Test the types of records in an empty EMF+.
tree
|
commitdiff
2011-01-27
Vincent Povirk
gdiplus: Test for EMF+ recording.
tree
|
commitdiff
2011-01-27
Vincent Povirk
gdiplus: Stub GdipGetHemfFromMetafile.
tree
|
commitdiff
2011-01-24
Vincent Povirk
gdiplus: Add a software implementation of line gradient...
tree
|
commitdiff
2011-01-24
Vincent Povirk
gdiplus: Add a software implementation of hatch brushes.
tree
|
commitdiff
2011-01-24
Vincent Povirk
gdiplus: Add a software implementation of GdipFillRegion.
tree
|
commitdiff
2011-01-24
Vincent Povirk
gdiplus: Factor the matrix creation code out of GdipTra...
tree
|
commitdiff
2011-01-24
Vincent Povirk
gdiplus: Factor out the gdi32 code of GdipFillRegion.
tree
|
commitdiff
2011-01-17
Vincent Povirk
gdiplus: Rewrite GdipCreateMatrix3.
tree
|
commitdiff
2011-01-12
Martin Petricek
gdiplus: Support for indexed formats in GdipBitmapSetPixel.
tree
|
commitdiff
2010-11-12
Vincent Povirk
gdiplus: Correctly store the given stride in created...
tree
|
commitdiff
2010-11-10
Vincent Povirk
gdiplus: Allow more drawing operations to succeed witho...
tree
|
commitdiff
2010-11-01
Vincent Povirk
gdiplus: Add tests for GdipGetLineTransform.
tree
|
commitdiff
2010-11-01
Vincent Povirk
gdiplus: Don't rely on an HDC in GdipMeasureString.
tree
|
commitdiff
2010-11-01
Vincent Povirk
gdiplus: Don't rely on an HDC in GdipMeasureCharacterRa...
tree
|
commitdiff
2010-11-01
Vincent Povirk
gdiplus: Don't rely on an HDC in GdipGetFontHeight.
tree
|
commitdiff
2010-11-01
Vincent Povirk
gdiplus: Add a test for GdipCreateMatrix3.
tree
|
commitdiff
2010-11-01
Vincent Povirk
gdiplus: Fix point conversion in GdipCreateLineBrushI.
tree
|
commitdiff
2010-10-28
Vincent Povirk
gdiplus: Reject linear gradients where the start and...
tree
|
commitdiff
2010-10-28
Vincent Povirk
gdiplus: Make get_path_hrgn work with HDC-less graphics...
tree
|
commitdiff
2010-10-28
Vincent Povirk
gdiplus: Implement GdipGetRegionScans.
tree
|
commitdiff
2010-10-25
Austin Lund
gdiplus/tests: Fix GetLogFont charset tests for Asian...
tree
|
commitdiff
2010-10-01
Vincent Povirk
gdiplus: Don't create a DIB section for non-alpha or...
tree
|
commitdiff
2010-10-01
Vincent Povirk
gdiplus: Implement GdipGetRegionScansCount.
tree
|
commitdiff
2010-10-01
Vincent Povirk
gdiplus: Implement GdipTransformRegion.
tree
|
commitdiff
2010-10-01
Vincent Povirk
gdiplus: Return 0 from GdiplusShutdown.
tree
|
commitdiff
2010-10-01
Vincent Povirk
gdiplus: Don't try to free invalid or already-freed...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-02
Vincent Povirk
gdiplus: Set flags and dpi when images are loaded.
tree
|
commitdiff
2010-08-31
Alexandre Julliard
gdiplus: Use float instead of long in the spec file...
tree
|
commitdiff
2010-08-24
Austin English
gdiplus: Add a stub for GdipConvertToEmfPlusToFile.
tree
|
commitdiff
2010-08-24
Austin English
gdiplus: Add a stub for GdipWindingModeOutline.
tree
|
commitdiff
2010-08-23
Vincent Povirk
gdiplus: Set bitmap has alpha flag based on format.
tree
|
commitdiff
2010-08-23
Vincent Povirk
gdiplus: Stub GdipTranslatePenTransform.
tree
|
commitdiff
2010-08-23
Vincent Povirk
gdiplus: Stub GdipGetPathGradientPresetBlend.
tree
|
commitdiff
2010-08-23
Vincent Povirk
gdiplus: Stub GdipTranslatePathGradientTransform.
tree
|
commitdiff
2010-08-18
Vincent Povirk
gdiplus: Add a fallback method for getting HDC's from...
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Add tests for the HDC's we get from bitmap...
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Use the software method to draw HBITMAP-less...
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Stub GdipGetPathGradientTransform.
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Stub GdipSetPathGradientLinearBlend.
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Stub GdipScalePathGradientTransform.
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Stub GdipRotatePathGradientTransform.
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Stub GdipSetPathGradientTransform.
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Create HBITMAP-less bitmap objects for exotic...
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Don't require an HDC to get the resolution...
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Give a nice warning when we try to draw to...
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Don't require an HDC in get_graphics_bounds.
tree
|
commitdiff
2010-08-17
Vincent Povirk
gdiplus: Don't require an HDC for the convert_unit...
tree
|
commitdiff
2010-08-03
Vincent Povirk
gdiplus: Stub GdipMultiplyPathGradientTransform.
tree
|
commitdiff
2010-08-03
Vincent Povirk
gdiplus: Stub GdipGetPathGradientPresetBlendCount.
tree
|
commitdiff
2010-08-03
Vincent Povirk
gdiplus: Stub GdipGetPenTransform.
tree
|
commitdiff
2010-08-03
Vincent Povirk
gdiplus: Stub GdipRotatePenTransform.
tree
|
commitdiff
2010-08-03
Vincent Povirk
gdiplus: Stub GdipSetPenTransform.
tree
|
commitdiff
2010-07-28
Wade Gobel
gdiplus: Implemented GdipFillClosedCurve and GdipFillCl...
tree
|
commitdiff
2010-07-28
Wade Gobel
gdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedC...
tree
|
commitdiff
2010-07-26
Harry Jeffery
Fixed various spelling mistakes.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-20
Alexandre Julliard
gdi32: Reject invalid DIB depths in CreateDIBSection.
tree
|
commitdiff
2010-07-19
Vincent Povirk
gdiplus: Stub GdipMultiplyPenTransform.
tree
|
commitdiff
2010-07-19
Vincent Povirk
gdiplus: Stub GdipGetPenCompoundCount.
tree
|
commitdiff
2010-07-19
Vincent Povirk
gdiplus: Return copies of fonts from GdipGetFontCollect...
tree
|
commitdiff
2010-07-19
Vincent Povirk
gdiplus: Stub GdipGetMetafileHeaderFromStream.
tree
|
commitdiff
2010-07-19
Vincent Povirk
gdiplus: Stub GdipGetMetafileHeaderFromFile.
tree
|
commitdiff
2010-07-05
Vincent Povirk
gdiplus: Stub GdipGetMetafileHeaderFromEmf.
tree
|
commitdiff
2010-07-05
Vincent Povirk
gdiplus: Stub GdipRecordMetafileStream.
tree
|
commitdiff
2010-07-05
Vincent Povirk
gdiplus: Stub GdipRecordMetafile.
tree
|
commitdiff
2010-07-05
Vincent Povirk
gdiplus: Set result to NULL when CreatePathGradient...
tree
|
commitdiff
2010-07-05
Vincent Povirk
gdiplus: Check for null pt in GdipCreateMatrix3.
tree
|
commitdiff
2010-07-01
Alexandre Julliard
gdiplus/tests: Don't fail if we do find Microsoft Sans...
tree
|
commitdiff
2010-07-01
Alexandre Julliard
gdiplus/tests: Use Tahoma instead of Courier New for...
tree
|
commitdiff
2010-06-30
Alexandre Julliard
gdiplus/tests: Comment out a test that corrupts the...
tree
|
commitdiff
2010-06-25
Andrew Nguyen
gdiplus: Add a few additional traces to gdiplus image...
tree
|
commitdiff
2010-06-25
Vincent Povirk
gdiplus: Stub GdipGetEncoderParameterListSize.
tree
|
commitdiff
2010-06-25
Vincent Povirk
gdiplus: Always create path gradient brushes with blend...
tree
|
commitdiff
2010-06-25
Vincent Povirk
gdiplus: Stub GdipGetPathGradientCenterColor.
tree
|
commitdiff
2010-06-25
Vincent Povirk
gdiplus: Stub GdipMultiplyLineTransform.
tree
|
commitdiff
2010-06-25
Vincent Povirk
gdiplus: Stub GdipGetLineTransform.
tree
|
commitdiff
2010-06-25
Vincent Povirk
gdiplus: Stub GdipGetRenderingOrigin.
tree
|
commitdiff
2010-06-24
Francois Gouget
gdiplus: Make measure_ranges_callback() static.
tree
|
commitdiff
2010-05-10
Vincent Povirk
gdiplus: Always treat out of range string sizes as...
tree
|
commitdiff
2010-05-10
Vincent Povirk
gdiplus: Implement GdipIsStyleAvailable.
tree
|
commitdiff
next