search for: ipicture

Displaying 13 results from an estimated 13 matches for "ipicture".

Did you mean: picture
2018 Jul 09
0
Wine release 3.12
...x without strings WM_MEASUREITEM still needs correct itemData. comctl32/listbox: Fix order of items passed in WM_COMPAREITEM data. comctl32/listbox: Fix the listbox sorting algorithm. oleaut32: Don't accept unsupported picture types in OleCreatePictureIndirect. oleaut32: IPicture::get_hPal() supports only bitmaps. oleaut32: IPicture::set_hPal() supports only bitmaps. oleaut32/tests: Add tests for IPicture::get_hPal() and IPicture::set_hPal(). Fabian Maurer (6): msvcrt: Use already existent oneexit_table functions for _onexit and _c_exit. user32: Alw...
2015 Nov 27
0
Wine release 1.8-rc2
...ation. Alexandre Julliard (10): winex11: Fix a copy&paste typo in the initial position of a window. kernel32/tests: Avoid testing the D: drive which may not exist. explorer: Treat unrecognized options as a file to open. Revert "oleaut32: Implement a better stub for IPicture::SaveAsFile." user32/tests: Fix a few more menu test failures on Windows. user32/tests: Fix a few msg test failures on Windows 7. gdiplus/tests: Check the correct fallback font when Arial is missing. user32: Reduce the idle timeout before flushing surfaces to make it le...
2009 Sep 02
0
Wine release 1.1.29
...st for GdipCreateHBITMAPFromBitmap. gdiplus: Implement GdipCreateHBITMAPFromBitmap. gdiplus: Add PNG to the decoders list. gdiplus: Use the decoder list to decide how to load image files. gdiplus: Add and use an HBITMAP field in GpBitmap objects. gdiplus: Don't use IPicture to manage the HDC associated with a GpBitmap. gdiplus: Create DIBs instead of IPictures in CreateBitmapFromScan0. gdiplus: Return the real image bits from LockBits when possible. gdiplus: Use AlphaBlend for 32-bit images with alpha channels. gdiplus: Reimplement GdipCreateBi...
2009 Jan 16
0
Wine release 1.1.13
...r casts. dxdiagn: Remove superfluous pointer casts. winejack.drv: Remove superflouous pointer casts. dplayx: Remove superfluous pointer casts. riched20: Fix a typo (stray address of operator). Nikolay Sivov (13): oleaut32: Add PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture_get_Attributes. oleaut32: Check pointer in IPicture_get_Attributes. ole32: Fix return value for DefaultHandler_GetMiscStatus. oleaut32: Check pointer in IPicture::get_Handle. oleaut32: Check pointer in IPicture::get_Type. oleaut32/tests: Fix copy/paste typo in test out...
2016 Sep 02
0
Wine release 1.9.18
...include: Add a prototype for RpcBindingServerFromClient. rpcrt4: Add a test for RpcBindingServerFromClient (todo_wine). Daniel Lehman (1): ntdll: Set Rip in for longjmp in RtlRestoreContext. Dmitry Timoshkov (1): gdiplus: Reimplement metafile loading using gdi32 instead of IPicture. Hans Leidekker (16): include: Add missing Web Services declarations. webservices: Flush the writer first in WsWriteXmlBuffer. webservices: Fix the condition to determine when to skip writing a namespace attribute. webservices: Add support for writing WS_STRING and WS_XML_S...
2014 Mar 07
0
Wine release 1.7.14
...----------------------------- Bugs fixed in 1.7.14 (total 56): 3901 Rayman 3 Hoodlum Havoc installer can't copy files 5552 Need for Speed Porsche 2000 doesn't see DX as installed 7602 MPLAB 7.52 starts with errors 8391 EDWinXP 1.50 trial version aborts after splash screen (IPicture DISPID_PICT_RENDER support missing) 8539 VMXBuider 0.8 (VB6 app) fails to create new VM, reporting "Run-time error '-2147417848 (80010108)': Automation error" 9396 Solidworks 2006/2007/2012 fails to save files, reporting 'An unsupported operation was attempted.' (c...
2012 Nov 09
0
Wine release 1.5.17
...me in COM_RegReadPath. Vincent Povirk (4): gdiplus: Add tests for drawing recorded metafiles. gdiplus: Implement drawing metafiles with an emf handle. gdiplus: Implement GdipCloneImage for metafiles with a handle. gdiplus: Reimplement GdipCreateMetafileFromEmf without using IPicture. -- Alexandre Julliard julliard at winehq.org
2018 Aug 31
0
Wine release 3.15
...ces as attributes. Dmitry Timoshkov (8): kernel32: Set %ALLUSERSPROFILE% variable to the same value as %ProgramData%. shell32: Use Public instead of AllUsersProfile in the registry. user32: Create a mask from alpha channel when loading a 32 bpp icon. oleaut32/tests: Fix the IPicture::Render() usage. oleaut32: Move rendering a bitmap to a separate helper. oleaut32: Use common helper for masked bitmaps to render an icon. schedsvc: In case it's an old Wine prefix create c:\windows\tasks automatically. kerberos: Avoid needless conversions between SYSTEM...
2011 Dec 16
0
Wine release 1.3.35
...tests for ImageList_Write. comctl32: Use DrawIconEx to copy icon bits and use the correct background color. comctl32: Use GetDIBits to retrieve the default color map for an imagelist DIB section. user32: Don't try to alpha blend icons on low color bitmaps. oleaut32: Fix IPicture::SelectPicture to not try to select a bitmap into two DCs at the same time. comctl32/tests: Fix a test failure on older Windows. Andrew Eikum (2): dsound: Validate format in primary buffer's SetFormat(). wineoss.drv: Don't set volume in IAudioClient::Initialize. Andr? He...
2009 Aug 21
0
Wine release 1.1.28
...gdiplus: Store the codec information and functions in a single structure. gdiplus: Implement GdipGetImageDecoders[Size]. gdiplus: Only attempt to encode if the Encoder flag is set. gdiplus: Add codecs for the image formats we can currently decode. gdiplus: Do not call IPicture_Render directly from GdipDrawImageI. gdiplus: Remove an ipicture reference in GdipCreateBitmapFromStream. windowscodecs: Add stub ICO decoder. windowscodecs: Implement Initialize for the ICO decoder. windowscodecs: Implement GetFrameCount and GetFrame for the ICO decoder....
2008 Dec 20
0
Wine release 1.1.11
...o?aj Zalewski (1): devenum: Italian, Spanish, Dutch and VERSIONINFO should use SUBLANG_NEUTRAL. Nikolay Sivov (6): oleaut32: Added SAFEARRAY support for RecordInfo::RecordClear. gdiplus: Stub for GdipGetNearestColor. oleaut32: Added PICTYPE_NONE and PICTYPE_UNINITIALIZED to IPicture::Render. gdiplus: Added GdipAddPathCurve3/GdipAddPathCurve3I with tests. gdiplus: Fix Font test failure on charset mismatch. ole32: Make OleSetClipboard affected by previous OleInitialize() calls. Paul Chitescu (1): shell32.dll: Return SE_ERR_FNF if file not found before ch...
2010 Jul 30
0
Wine release 1.3.0
...ap TRACE strings with debugstr_a/debugstr_an. Travis Athougies (1): wpp: Fixed bug in preventing add_text_to_macro from handling macros over 1 kb large. Vincent Povirk (17): windowscodecs: Ignore the length field of RLE compressed bitmaps. oleaut32: Add test for dibs vs. ddbs in IPicture. user32: Don't dump structures of some ambiguous listview messages. shell32: Don't access szFullPath when SHGFI_PIDL is set in SHGetFileInfo. ole32: Update storage header saving code based on the latest MS spec. ole32: Don't map storage files in memory. ole...
2010 Aug 06
4
nv vpe video decoder
Hello, I have my work on the nv vpe video decoder in a functional state. In case you didn't know this decoder accelerates mpeg2 video at the idct/mc level. I have verified that it works on nv40 hardware. I believe it works on nv30 hardware (and maybe some earlier hardware), but I cannot verify since I have none. I will reply with patches against the kernel, drm, ddx and mesa for