projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
winspool: Update the default settings when deleting the default printer.
[wine]
/
dlls
/
gdiplus
/
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
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
next