projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pdh: Check for size > 0 but no buffer.
[wine]
/
dlls
/
gdiplus
/
2008-02-15
Royal Chan
gdiplus: draw_polyline never sets status from GenericEr...
tree
|
commitdiff
2008-02-05
Reece H. Dunn
gdiplus: Fix the bezier arc path test on all Windows...
tree
|
commitdiff
2008-02-05
Alistair Leslie...
gdiplus: Add GdipSetStringFormatFlags stub.
tree
|
commitdiff
2008-02-05
Alistair Leslie...
gdiplus: Add GdipSetPenMode stub.
tree
|
commitdiff
2008-01-14
Dan Kegel
gdiplus/tests: Don't free if alloc failed.
tree
|
commitdiff
2008-01-08
Andrew Talbot
gdiplus: Remove unneeded casts.
tree
|
commitdiff
2007-12-31
Michael Stefaniuc
janitorial: Remove superfluous backslashes at end of...
tree
|
commitdiff
2007-12-31
Lei Zhang
gdiplus: Add GdipCreatePen2 and test cases.
tree
|
commitdiff
2007-12-31
Lei Zhang
gdiplus: Initialize a variable in a test.
tree
|
commitdiff
2007-12-23
Stefan Leichter
gdiplus: Partly implement GdipCreateFromHDC2
tree
|
commitdiff
2007-12-20
Andrew Riedi
gdiplus: Add GdipCreateHBITMAPFromBitmap() stub.
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-09-27
Andrew Talbot
gdiplus: Fix some memory leaks.
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-08-30
Francois Gouget
gdiplus: Add some missing or related prototypes and...
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus: Fix default value of StringTrimmingCharacter.
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus/tests: Added GpStringFormat tests.
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus/tests: Added GdipAddPathLineI test.
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus: Use DrawText instead of TabbedTextOut.
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus: Handle empty layout rectangle in GdipDrawString.
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus: Handle empty layout rectangle in GdipMeasureSt...
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus: Handle StringFormatFlagsNoWrap in GdipMeasureS...
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus: Handle StringFormatFlagsNoWrap in GdipDrawString.
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus: Fixed 2 GdipDrawString bugs.
tree
|
commitdiff
2007-08-16
Evan Stade
gdiplus: Added GdipMeasureString.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipDeleteStringFormat.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipSetStringFormatLineAlign/GdipGetStri...
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Allow null-terminated strings in GdipDrawString.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipSetLineBlend stub.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipSetStringFormatHotkeyPrefix/GdipGetS...
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipGetStringFormatTrimming/GdipSetStrin...
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipGetStringFormatAlign/GdipSetStringFo...
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipAddPathLineI.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipSetTextRenderingHint/GdipGetTextRend...
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipAddPathBezierI.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added string format constructor.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Save elements of font's style.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added more font tests.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipDeleteFont.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Fixed conformance of font constructor.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added font tests.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipGetLogFontW.
tree
|
commitdiff
2007-08-15
Evan Stade
gdiplus: Added GdipDrawString.
tree
|
commitdiff
2007-08-14
Evan Stade
gdiplus: Added GdipCreateFontFromLogfontA.
tree
|
commitdiff
2007-08-14
Evan Stade
gdiplus: Added font constructor.
tree
|
commitdiff
2007-08-14
Evan Stade
gdiplus: Added GdipDrawRectangles.
tree
|
commitdiff
2007-08-14
Evan Stade
gdiplus: Added GdipScaleWorldTransform.
tree
|
commitdiff
2007-08-14
Evan Stade
gdiplus: Added GdipRotateWorldTransform.
tree
|
commitdiff
2007-08-14
Evan Stade
gdiplus: Better handle UnitPixel pen width.
tree
|
commitdiff
2007-08-14
Evan Stade
gdiplus: Added GdipSetCompositingMode/GdipGetCompositin...
tree
|
commitdiff
2007-08-13
Evan Stade
gdiplus: Fix test to pass in Windows.
tree
|
commitdiff
2007-08-10
Evan Stade
gdiplus: Added GdipConvertToEmfPlus stub.
tree
|
commitdiff
2007-08-10
Evan Stade
gdiplus: Added GdipTranslateWorldTransform.
tree
|
commitdiff
2007-08-10
Evan Stade
gdiplus: Better error checking in GdipBitmapLockBits.
tree
|
commitdiff
2007-08-10
Evan Stade
gdiplus: Added GdipSetTextureTransform stub.
tree
|
commitdiff
2007-08-10
Evan Stade
gdiplus: Updated GdipCloneBrush, GdipDeleteBrush.
tree
|
commitdiff
2007-08-10
Evan Stade
gdiplus: Added GdipCreateTextureIA.
tree
|
commitdiff
2007-08-10
Evan Stade
gdiplus: Added GdipDrawImageRectRect.
tree
|
commitdiff
2007-08-10
Evan Stade
gdiplus: Replace GetDC(0) with CreateCompatibleDC(0).
tree
|
commitdiff
2007-08-10
Evan Stade
gdiplus: Added GdipGetImageGraphicsContext.
tree
|
commitdiff
2007-08-09
Evan Stade
gdiplus: Added GdipCreateBitmapFromGraphics stub.
tree
|
commitdiff
2007-08-09
Evan Stade
gdiplus: Fixed conformance of GdipCreateBitmapFromScan0.
tree
|
commitdiff
2007-08-09
Evan Stade
gdiplus/tests: Added GdipCreateBitmapFromScan0 test.
tree
|
commitdiff
2007-08-09
Evan Stade
gdiplus: Added GdipSetImagePalette stub.
tree
|
commitdiff
2007-08-09
Evan Stade
gdiplus: Added GdipFillRectangle.
tree
|
commitdiff
2007-08-09
Evan Stade
gdiplus: Added GdipGetPenDashOffset/GdipSetPenDashOffset.
tree
|
commitdiff
2007-08-09
Evan Stade
gdiplus: Added GdipCreatePath2.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Updated GdipDrawRectangleI.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipFillRectangleI.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipCreateLineBrushFromRectI.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Updated brush cloner/deleter.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipSetCustomLineCapStrokeCaps stub.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipSetImageAttributesColorMatrix stub.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Fixed bug drawing custom caps.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipGetLineGammaCorrection/GdipSetLineGa...
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipSetLineSigmaBlend stub.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipSetLineWrapMode.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipCreateLineBrush.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Make GdipGetMetafileHeaderFromMetafile return Ok.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: GdipLoadImageFromStream makes initializations.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Don't prematurely release stream.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipDrawImageI.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Return width and height of metafiles.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipCreateBitmapFromFile.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipCreateStreamOnFile.
tree
|
commitdiff
2007-08-08
Evan Stade
gdiplus: Added GdipBitmapLockBits.
tree
|
commitdiff
2007-08-06
Evan Stade
gdiplus: Added GdipImageSelectActiveFrame stub.
tree
|
commitdiff
2007-08-06
Evan Stade
gdiplus: Added GdipGetImagePixelFormat.
tree
|
commitdiff
2007-08-06
Evan Stade
gdiplus: Added GdipImageGetFrameDimensionsList stub.
tree
|
commitdiff
2007-08-06
Evan Stade
gdiplus: Added GdipCreateBitmapFromStream.
tree
|
commitdiff
2007-08-06
Evan Stade
gdiplus: Allow non-default GdiplusStartupInput.
tree
|
commitdiff
2007-08-03
Evan Stade
gdiplus: Removed old fixmes.
tree
|
commitdiff
2007-08-03
Evan Stade
gdiplus: Use custom cap base inset differently.
tree
|
commitdiff
2007-08-03
Evan Stade
gdiplus: Added GdipG/SetPathGradientFocusScales.
tree
|
commitdiff
2007-08-03
Evan Stade
gdiplus: Added GdipG/SetPathGradientCenterPoint.
tree
|
commitdiff
2007-08-03
Evan Stade
gdiplus: Updated GpBrush functions.
tree
|
commitdiff
2007-08-03
Evan Stade
gdiplus: Added GdipS/GetPathGradientGammaCorrection.
tree
|
commitdiff
2007-08-03
Evan Stade
gdiplus: Added GdipSetPathGradientSigmaBlend stub.
tree
|
commitdiff
2007-08-03
Evan Stade
gdiplus: Added GdipS/GetPathGradientSurroundColorsWithC...
tree
|
commitdiff
2007-08-03
Evan Stade
gdiplus: Added GdipCreatePathGradient.
tree
|
commitdiff
next