search for: charifi

Displaying 11 results from an estimated 11 matches for "charifi".

Did you mean: sharifi
2014 Sep 05
0
Wine release 1.7.26
...typeOfW. crypt32: Remove elementStatus29, simpleStatus29, andnoMatchingNameBrokenStatus. crypt32: Remove unused bin58. gdiplus: Remove three unused constants. winedbg: Avoid a compiler warning about "use of uninitialized" in in types_extract_as_longlong. Guillaume Charifi (1): oleaut32/tests: Add test for TLB dependencies lookup in resources. Hans Leidekker (7): msiexec: Command line option '!' is used to hide the cancel button. msi/tests: Make tests pass when running from the root directory. msi: Set the OutOfNoRbDiskSpace property....
2016 Jun 10
0
Wine release 1.9.12
...usp10: Punctuation fixes. msxml3: Spelling fixes. ole32: Spelling fixes. imm32/tests: Spelling fix. Grazvydas Ignotas (3): wined3d: Use Intel data returned by Windows driver. wined3d: Add some more Intel GPUs. wined3d: Add a fallback for Skylake. Guillaume Charifi (1): wined3d: Add support for the ishr opcode. Hadrien Boizard (4): msvcrt: Use BOOL type where appropriate. winegstreamer: Use BOOL type where appropriate. include: Add missing FILE_ATTRIBUTE flags. include: Add file notification flags. Hans Leidekker (1): web...
2014 Nov 28
0
Wine release 1.7.32
...ew Ronneberg (2): user32/tests: Add tests for calling ShowWindow(SW_HIDE) on a hidden window. user32: Do not call SendMessage() to hide a window that is already hidden. Fran?ois Gouget (1): ddraw/tests: Fix compilation on systems that don't support nameless unions. Guillaume Charifi (1): riched20: Do not destroy IRichEditOle if still referenced. Hans Leidekker (6): ieframe: Send command state change notifications from history navigation handlers. msi: Update version resource. msiexec: Add support for /update. vssapi: New dll. vssapi: Add st...
2014 Nov 14
0
Wine release 1.7.31
...a missing socket protocol attribution. server: Store the time of the socket connection. ole32: Avoid a possible null dereference. Chen Yuan (2): mshtml: Add IHTMLStyle5::maxWidth property implementation. mshtml: Add IHTMLStyle5::maxHeight property implementation. Guillaume Charifi (1): oleaut32: Implement TLB dependencies lookup in resources. Hans Leidekker (6): msi: Pass a database pointer to msi_clone_properties instead of a package pointer. msi: Update properties after each transform that affects the property table. msi: Call execute_script direct...
2014 Jun 13
0
Wine release 1.7.20
...g includes of poll.h. dnsapi: stdio.h needs to be included for sprintf(). iphlpapi: stdio.h needs to be included for sprintf(). Fran?ois Gouget (2): msvcrt/tests: Make qsort_comp() static. scrrun: Fix compilation on systems that don't support nameless unions. Guillaume Charifi (2): ole32: CoCreateGuid returns E_INVALIDARG on null-GUID. pdh: Implement PdhExpandCounterPathA/W. Hans Leidekker (9): wininet: Fix build on Mac OS X 10.5.8. winhttp: Fix build on Mac OS X 10.5.8. wbemprox: Handle NULL out parameter to object methods. wbemprox:...
2015 Jun 12
0
Wine release 1.7.45
...rt: Add _W_Getdays. msvcrt: Add _W_GetMonths. msvcp110: Add wide-char days and months to _LocInfo. Dmitry Timoshkov (1): mshtml: Handle VT_INT/VT_UI4 same way as VT_I4/VT_UINT in IHTMLElementCollection::item. Erich Hoover (1): kernel32: Implement GetSystemTimes. Guillaume Charifi (2): xaudio2_7: Implement IXaudio2 interface as stub. xaudio2_7: Add XAudio2 class registration. Hans Leidekker (5): include: Add missing BITS interfaces. qmgr: Update to IBackgroundCopyFile2. qmgr: Update to IBackgroundCopyJob3. qmgr: Add IHttpNegotiate support...
2017 Mar 03
0
Wine release 2.3
...usp10: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. wbemprox: Simplify and standardize the heap_xxx() declarations. wmiutils: Simplify and standardize the heap_xxx() declarations. Gerald Pfeifer (1): propsys: Use snprintf in PROPVAR_ConvertFILETIME. Guillaume Charifi (2): wined3d: Recognize SM5 dcl_hs_join_phase_instance_count instruction. wined3d: Recognize SM5 vJoinInstanceId register. Hans Leidekker (6): winhttp: Parse cookie attributes. winhttp: Cookie attributes are case-insensitive. winhttp/tests: Fix two memory leaks....
2018 Aug 17
0
Wine release 3.14
...AD_ATTRIBUTE_MITIGATION_POLICY. cmd: Handle quotes when parsing the folders in the PATH environment variable. ntdll: Add stub for NtCreateLowBoxToken. Gijs Vermeulen (2): wine.inf: Add "Sources" key. setupapi/tests: Add SetupInstallFromInfSectionA test. Guillaume Charifi (1): kernel32: Add stub for GetDynamicTimeZoneInformationEffectiveYears(). Henri Verbeet (18): d3d10: Handle D3D10_DRIVER_TYPE_WARP in D3D10CreateDevice(). d3d11: Handle D3D_DRIVER_TYPE_WARP in D3D11CreateDevice(). wined3d: Clarify a TRACE in buffer_init(). d3d8/tests...
2017 Feb 17
0
Wine release 2.2
...winetest: Allow sending the report to another server. winhttp: Add __WINE_ALLOC_SIZE attributes to heap_xxx() functions. dwrite/tests: Add a __WINE_ALLOC_SIZE attribute to heap_alloc(). Gerald Pfeifer (1): services/tests: Add #include <stdarg.h> to service.c. Guillaume Charifi (1): wined3d: Add dual-source blend factors. Hans Leidekker (4): webservices: Fix use of month as array index. webservices/tests: Add helpers to set various description structures. webservices/tests: Add more tests for WsReadEnvelopeStart. webservices/tests: Add an em...
2018 Aug 31
0
Wine release 3.15
.... shell32/tests: Add a test for binding a different AutoComplete object to the same edit control. Gerald Pfeifer (1): wbemprox: Use WS_AF_INET instead of AF_INET in get_ipsubnet. Gijs Vermeulen (1): ntdll/tests: Add Nt[WaitFor|Release]KeyedEvent test with NULL handle. Guillaume Charifi (2): iphlpapi: Implement GetUdp6Table(). iphlpapi/tests: Add tests for GetUdp6Table(). Hans Leidekker (4): winhttp: Escape untrusted URL paths. winhttp: Use winsock sockets. winhttp: Avoid double free on connection error. winhttp: Fix macOS build. Henri Verbeet...
2017 Feb 03
0
Wine release 2.1
...tests: Remove a space before a '\n'. Gerald Pfeifer (3): rpcrt4: Avoid potential overflow in rpcrt4_protseq_ncacn_np_open_endpoint. server: Remove dead check in is_cpu_supported(). winedump: Increase buffer size and potential string length inoutput_spec_symbol. Guillaume Charifi (2): wined3d: Recognize SM5 dcl_resource_raw instruction. wined3d: Add support for BC5_SNORM format. Hans Leidekker (11): include: Add some missing MAPI defines. include: Update SIID_MAX_ICONS. mapi32: Add a stub implementation of HrDispatchNotifications. secur3...