search for: gdipgetregiondata

Displaying 6 results from an estimated 6 matches for "gdipgetregiondata".

2013 Nov 22
0
Wine release 1.7.7
...ine type of the path at the time the region data are written instead of the path creation time. gdiplus: Get rid of no longer needed path and region fields. server: Make it possible for WaitCommEvent to detect recursive requests. gdiplus/tests: Add some invalid parameter tests for GdipGetRegionData. gdiplus/tests: Test GdipGetRegionData behaviour with an integer path that can't be stored as an array of shorts. gdiplus: Add a check for passed buffer size to GdipGetRegionData. gdiplus: Check whether region path points really fit into shorts. gdiplus/tests: Convert ex...
2017 Aug 20
0
Wine release 2.15
...ction in is_const_tab_input_dirty(). Piotr Caban (4): msvcrt: Fix strcpy implementation so it works on overlapping buffers. gdiplus: Add more accurate algorithm for inverting scaling and translation matrices in GdipInvertMatrix. gdiplus: Add write_region_data helper and use it in GdipGetRegionData. gdiplus: Support GdipSetClipRegion in metafiles. Robert Xiao (1): wined3d: Reduce timeout to avoid GL_TIMEOUT_EXPIRED on macOS. Sebastian Lackner (1): ntdll: Fix a TRACE in NtGetContextThread. Vincent Povirk (1): windowscodecs: Fix 32bppGrayFloat to 8bppGray conversion....
2013 Nov 08
0
Wine release 1.7.6
...llocations in GdipCreateRegionPath. gdiplus/tests: Clean up the use of macros in the region tests. gdiplus/tests: Fix the test for flags of an empty region. gdiplus: Use flags 0 for an empty path in region to follow Windows7+ behaviour. gdiplus: Add test for data returned by GdipGetRegionData for a translated integer region. Erich Hoover (1): hhctrl.ocx: Do not destroy the HTML Help window when HH_HELP_CONTEXT finds no context id of 0. Fran?ois Gouget (18): ddraw/tests: Fix compilation on systems that don't support nameless unions. mscoree: RuntimeHost_Destroy()...
2017 Jul 21
0
Wine release 2.13
...plus/tests: Test drawing metafile image to emf+ file. gdiplus: Use VERSION_MAGIC2 constant in metafiles functions. gdiplus: Store newer gdi+ version in created GdipRegions. gdiplus: Add write_path_data helper to create EMF+ path object. gdiplus: Use write_path_data helper in GdipGetRegionData. Sebastian Lackner (5): webservices: Remove dead code in read_attribute_value_bin. reg/tests: Don't call RegCloseKey on uninitialized memory. wined3d: Return hr result in wined3d_event_query_create. configure: Improve check for if_nameindex. winhttp: Rename host_t...
2008 May 23
0
Wine release 1.0-rc2
...Davies (5): gdiplus: Add some stubs for region functions. gdiplus: Stubs for GdipGetDC and GdipReleaseDC. gdiplus: Stub for GdipGetClip. gdi32: Move a couple of TRACEs to the beginning of functions. gdiplus: Add some notes about the format of the data blob returned by GdipGetRegionData. Hwang YunSong(???) (2): shell32: Updated Korean Resource. regedit: Updated Korean resource. Igor Tarasov (1): comctl32: Fix statusbar text alignment bug. Jacek Caban (3): urlmon: Correctly handle file URLs with '|' instead of ':' after drive letter....
2008 Aug 22
0
Wine release 1.1.3
...(Solaris 11) at git + many warnings 14908 listview items does not appear selected 14911 Unable to run Drakensang demo 14917 Ddraw Realizepalette regression ---------------------------------------------------------------- Changes since 1.1.2: Adam Petaccia (11): gdiplus: Implement GdipGetRegionData. gdiplus: Implement GdipCreateRegionPath. gdiplus: Implement GdipCreateRegionRect. gdiplus: Implement GdipCreateRegionRectI. gdiplus: Implement GdipCloneRegion. gdiplus: Implement GdipCombineRegionRect. gdiplus: Implement GdipCombineRegionRectI. gdiplus: Im...