search for: gdipdrawlin

Displaying 7 results from an estimated 7 matches for "gdipdrawlin".

Did you mean: gdipdrawline
2013 Mar 01
0
Wine release 1.5.25
...i (1): windowsx.h: Fix HANDLE_WM_DISPLAYCHANGE macro. Daniel Jelinski (3): comctl32/listview: Fix incorrect message parameters. comctl32/listview: Implement overlay image support. comctl32/imagelist: Allow only one drag cursor. Dmitry Timoshkov (28): gdiplus: Forward GdipDrawLine to GdipDrawLines. gdiplus: Forward GdipDrawLineI to GdipDrawLine. gdiplus: Forward GdipDrawLinesI to GdipDrawLines. include/gdiplusenums.h: Add FlatnessDefault definition. gdiplus: Avoid a devision by zero when a being added segment length is 0. gdiplus: Avoid a crash...
2016 Oct 14
0
Wine release 1.9.21
...ME for EMF records we need to implement. gdiplus/tests: Add test for gdi32 SetWorldTransform record. gdiplus: Implement EMR_SETWORLDTRANSFORM playback. gdiplus: Implement EMR_EXTSELECTCLIPRGN playback. gdiplus: Allow widening a "closed" line segment. gdiplus: GdipDrawLine ignores 0-pixel pens. gdiplus/tests: Add tests for 0-pixel pens. gdiplus: Add non-gdi32 implementation of GdipDrawPath. gdiplus: Add a software path for thin line drawing. -- Alexandre Julliard julliard at winehq.org
2017 Jul 07
0
Wine release 2.12
...the inner loop in set_constants(). d3dx9: Check type and register count for sampler constants. d3dx9: Support arrays of samplers. d3dx9/tests: Add tests for array of samplers. Pierre Schweitzer (1): mpr: Implement WNetConnectionDialog(). Piotr Caban (3): gdiplus: Add GdipDrawLine test on EmfTypeEmfOnly metafile. gdiplus: Add GdipDrawImagePointsRect test on EmfTypeEmfPlusOnly file. winedump: Add initial support for handling EMF+ records. Vincent Povirk (1): gdiplus: Set flatness more appropriately in GdipDrawPath. Zebediah Figura (14): msi/tests: A...
2007 Jul 13
0
Wine release 0.9.41
...ix some spec entry definitions. Emmanuel Maillard (1): winecoreaudio: MIDIIn_MessageHandler: Fix non-SysEx messages parsing. Evan Stade (50): oleaut32: Added support for decoding some PNG files. oleaut32: Save load time format of pictures. gdiplus: Use SaveDC, RestoreDC in GdipDrawLineI. gdiplus: Call EndPath() in GdipDrawLineI in case there is an open path. gdi32: Don't access DC in PolyDraw after releasing handle. gdiplus: Added SetPenEndCap. gdiplus: Rendering of linecaps. gdiplus: Added linecap rendering for GdipDrawBezier. gdiplus: Pu...
2007 Jun 29
0
Wine release 0.9.40
...Emmanuel Maillard (1): configure: Fix libxml2 detection on Mac OS X. Evan Stade (10): gdiplus: Implemented GdipDrawBezier. gdiplus: Implemented GdipDrawPie/GdipFillPie. gdiplus: Implemented GdipDrawArc. gdiplus: Implemented GdipDrawCurve2. gdiplus: Implemented GdipDrawLines. gdiplus: Implemented GdipCreatePath and GdipDeletePath. gdiplus: Fix broken graphics path constructor. gdiplus: Fix erroneous pen error checking. gdiplus: Tidy up graphics constructor. gdi32: Added missing call to GDI_ReleaseObj. Francois Gouget (11): regedit...
2007 Aug 10
0
Wine release 0.9.43
...Slight correction to EMF rendering. gdiplus: Don't suggest image size when converting WMF to EMF. gdiplus: Added GdipIsOutlineVisiblePathPointI stub. gdiplus: Added GdipClonePath. gdiplus: Added GdipFillPolygon. gdiplus: Added GdipSetPenWidth. gdiplus: Added GdipDrawLine. gdiplus: Added solid-color path gradient brush implementation. gdiplus: Added GdipSetPathGradientCenterColor. gdiplus: Added GdipSetPathGradientWrapMode. gdi32: Don't print fixme more than once. gdiplus: Added GdipGetPathGradientPointCount. gdiplus: Added G...
2008 Mar 07
0
Wine release 0.9.57
...tProgress. Royal Chan (5): diplus: Implement GdipDrawBezierI based on GdipDrawBezier. diplus: Implemented GdipDrawArcI based on GdipDrawArc. gdiplus: GdipDrawArc should return InvalidParameter for non-positive values of height and width. gdiplus: Added conformance tests for GdipDrawLineI. gdiplus: Implement GdipDrawLinesI based on GdipDrawLines. Stefan D?singer (33): d3d9: Add a non-shader reversed fog test. d3d9: ATI drivers do not handle D3DUSAGE_QUERY_LEGACYBUMPMAP properly. d3d9: Fix a ok line. wined3d: General cross format blitting infrastrucut...