projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Add a defwinproc flag when appropriate.
[wine]
/
dlls
/
gdiplus
/
2008-03-25
Michael Stefaniuc
gdiplus: Remove break after return (Smatch).
tree
|
commitdiff
2008-03-24
Sean Huckins
gdiplus: Implementation of GdipCreateBitmapFromHBITMAP.
tree
|
commitdiff
2008-03-17
Nathan Beckmann
gdiplus: Fix test crash in GdipSaveImageToStream.
tree
|
commitdiff
2008-03-12
Michael Stefaniuc
gdiplus/tests: Remove redundant NULL check before GdipF...
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Add more sophisticated tests for GdipSaveImage...
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Implement BMP encoding.
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Implement GdipSaveImageToStream using encoders.
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Implement GdipSaveImageToFile via GdipSaveImag...
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Remove unnecessary IStream_AddRef from GdipLoa...
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Return an error for consecutive GdipLockBitmap...
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Update bitmap state in GdipUnlockBitmapBits.
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Fix memory leak in GdipLockBitmapBits.
tree
|
commitdiff
2008-03-10
Nathan Beckmann
gdiplus: Tests for GdipLockBitmapBits/GdipUnlockBitmapBits.
tree
|
commitdiff
2008-03-07
Nathan Beckmann
gdiplus: Implement GdipGetImageEncoders.
tree
|
commitdiff
2008-03-06
Ethan Chen
gdiplus: Implemented GdipCreateBitmapFromFileICM.
tree
|
commitdiff
2008-03-06
Nathan Beckmann
gdiplus: Fix errors in image dimensions.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-03
Nathan Beckmann
gdiplus: Implement GdipLoadImageFromFile.
tree
|
commitdiff
2008-03-03
Nathan Beckmann
gdiplus: Add tests for GdipCreateBitmapFromFile.
tree
|
commitdiff
2008-03-03
Nathan Beckmann
gdiplus: Fix IStream_Release in GdipCreateBitmapFromFile.
tree
|
commitdiff
2008-03-03
Francois Gouget
gdiplus/tests: Add the trailing '\n' to a couple of...
tree
|
commitdiff
2008-03-01
Jon Yang
gdiplus: Implemented GdipDrawImageRectRectI.
tree
|
commitdiff
2008-03-01
Andrew Talbot
gdiplus: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-29
Royal Chan
gdiplus: Implement GdipDrawLinesI based on GdipDrawLines.
tree
|
commitdiff
2008-02-29
Jon Yang
gdiplus: Implemented and tested GdipGetImageDimension().
tree
|
commitdiff
2008-02-26
Royal Chan
gdiplus: Added conformance tests for GdipDrawLineI.
tree
|
commitdiff
2008-02-26
Royal Chan
gdiplus: GdipDrawArc should return InvalidParameter...
tree
|
commitdiff
2008-02-26
Royal Chan
diplus: Implemented GdipDrawArcI based on GdipDrawArc.
tree
|
commitdiff
2008-02-26
Royal Chan
diplus: Implement GdipDrawBezierI based on GdipDrawBezier.
tree
|
commitdiff
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
next