Displaying 16 results from an estimated 16 matches for "ie11".
Did you mean:
i11
2014 Sep 05
0
Wine release 1.7.26
...: Added ITfMouse* interfaces.
atl: Added typelib.
mshtml: Fixed session_storage leak.
mshtml: Use TID_LIST in debugstr_mshtml_guid.
mshtml: Use debugstr_mshtml_guid in htmlhead.c.
wininet: Fixed buffer size rising in get_cookie.
wininet/tests: Fixed most tests on IE11.
wininet/tests: Always use test.winehq.org instead of www.codeweavers.com in tests.
wininet/tests: Fixed security flags tests on IE11.
wininet/tests: Fixed more tests on IE11.
Jactry Zeng (1):
mshtml: Add IHTMLStyle5::minWidth property implementation.
Johannes Brandst?tter...
2017 Oct 08
3
RSAT Print Management won't show shared printers under the "Printers" section
A small update:
Fiddled some more with Windows 10 and that works, too. Windows 7 still doesn't see the printer in Print Management, not even on a second, freshly installed client.
I have set up the printer now from Windows 8.1 and configured some printer preferences and installed the printer on a Windows 7 client. That works.
However, I would really like to configure the printer form Windows
2015 Apr 20
1
upcoming libshout beta/snapshot
On 04/20/2015 05:47 AM, Ralph Giles wrote:
> On 19/04/15 08:15 PM, "Thomas B. R?cker" wrote:
>
>> If anyone happens to know about proven secure settings, just like the
>> Mozilla labs settings for server side, please let us know.
> You mean like https://wiki.mozilla.org/Security/Server_Side_TLS ?
Yes, that's what we used for the Icecast server default cipher
2014 Mar 07
0
Wine release 1.7.14
...s with skip().
d3dx9: Use a 1x1x1 unit box in D3DXCreateBox().
Huw D. M. Davies (2):
wineps: Use the correct colours when a monochrome bitmap without a colour table is the source.
wineps: Return 32 even for monochrome printers.
Jacek Caban (29):
urlmon: Fixed some tests on IE11.
wmp: Return success in IPersistStreamInit::InitNew.
wmp: Added DoVerb(OLEIVERB_HIDE) implementation.
wmp: Added SetObjectRects implementation.
wmp: Added IOleControl stub implementation.
urlmon: Fixed protocol tests on IE11.
urlmon: Query bind info object for BI...
2017 Oct 17
2
Icecast chrooted and ssl
Hi all,
I have been struggling to setup icecast with ssl on port 443.
I am running Debian Wheezy and installed icecast by downloading the source
and compiling.
This went all ok, including ssl support.
When running ssl on a port >1024 and not chrooting ssl works fine, so the
certificate is ok.
But when enabling chroot everything works but ssl.
Any ideas ?
TIA! Paul
This is (part of) my
2014 May 16
0
Wine release 1.7.19
...ded debugstr_variant helper for better debug traces.
wmvcore: Added IWMReader interface stub implementation.
oleaut32: Use debugstr_variant in variant.c where appropriate.
msctf: Added IEnumTfInputProcessorProfiles interface stub implementation.
ieframe/tests: Fixed tests on IE11.
mshtml/tests: Fixed a few more IE11 test failures.
urlmon: Avoid ProtocolHandler being destroyed in Terminate call.
Joachim Priesner (1):
wined3d: Clear active lights when cleaning up a D3D stateblock.
Ken Thomases (4):
winex11: Consolidate duplicate code from glxdrv_wglS...
2016 Feb 18
4
Gpo issue
Hai Sam,
Try the following,
1 ) ignore these messages :
> If I create a new GPO The "samba-tool ntacl sysvolcheck" command return > this error :
>root at S4:~# samba-tool ntacl sysvolcheck
> ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception -
> .....
2) add this line to you sysvol share
acl_xattr:ignore system acls =
2014 Jul 25
0
Wine release 1.7.23
...[23] interfaces.
wininet: Added new cookie_set_t type and use it in get_cookie.
wininet: Include trailing slash in URL cache hashes.
vbscript: Use VariantChangeType in to_int.
wscript: Added support for calling object by DISPID_VALUE in do_icall.
mshtml: Fixed tests on IE11.
atl: Added AtlAxCreateControlLic(Ex) stubs.
mshtml: Added IHTMLMetaElement::charset property implementation.
mshtml: Avoid useless PATH changes and avoid buffer overflow in set_environment.
wscript: Added IActiveScriptSiteWindow implementation.
vbscript: Added support...
2014 Oct 17
0
Wine release 1.7.29
...ded _fwrite_nolock() implementation.
msvcrt: Added _ftelli64_nolock implementation.
msvcrt: Added _ftell_nolock implementation.
msvcrt: Added _fseeki64_nolock implementation.
msvcrt: Added _fseek_nolock implementation.
Jacek Caban (13):
ieframe: Fixed tests on updated IE11.
ieframe: Return some verbs in IEnumOLEVERB:Next.
ieframe: Don't crash if output parameter is NULL in WebBrowser::get_RegisterAsDropTarget.
mshtml: Moved BOM enum to binding.h.
mshtml: Moved script binding callback to script.c.
mshtml: Moved READYSTATE to string co...
2017 Oct 09
4
RSAT Print Management won't show shared printers under the "Printers" section
...a bug report during the upcoming
> week (I want to setup a clean environment for testing and
> logging). Shall I mention you in it?
>
> > It seems like a bug or maybe an incompatibility introduced
> by a recent
> > Windows 7 update.
>
> I have tried the Windows 7 IE11 Virtual Machine provided
> directly by Microsoft. It was last updates on 26th November
> 2014 by default (Last update: KB2835361). Installed most
> recent version of RSAT tools on that and I've got the same
> problem. It might be an issue in the Print Management snap-in
> it...
2017 May 12
0
Wine release 2.8
...ests: Added more exception tests.
ntdll/tests: Added more completion port tests.
ieframe: Return DISP_E_UNKNOWNNAME in IShellUIHelper2::GetIDsOfNames.
jscript: Added new debug channel printing details and backtrace of unwinded exceptions.
mshtml: Don't expose doScroll in IE11 document mode.
mshtml: Added separated IE5 and quicks mode compatibility mode.
mshtml: Use IE version dependent on compatibility mode for conditional comments.
server: Allocate wait handle on async object in queue_irp.
ntdll/tests: Added FSCTL_PIPE_PEEK tests.
kernel32...
2019 Aug 16
0
Wine release 4.14
...Avoid conflict with mingw __iob_func declaration.
include/msvcrt: Add corecrt.h header.
include/msvcrt: Include corecrt.h instead of crtdefs.h.
mshtml/tests: Fix events.html on some win10 versions.
mshtml/tests: Fix SCRIPTPROP_ABBREVIATE_GLOBALNAME_RESOLUTION tests on recent IE11 versions.
mshtml: Support semicolon in UA compatible string.
mshtml/tests: Fix XHR tests on some IE versions.
kernel32/tests: Add single step and debug service tests.
jscript: Introduce function vtbl and use it for toString implementation.
jscript: Move function destru...
2014 Apr 04
0
Wine release 1.7.16
...Err.number.
vbscript/tests: Added more error tests.
ntdll: Reserve TLS slot 0 for broken apps that compare index to 0 instead of TLS_OUT_OF_INDEXES.
kernel32: Skip reserved TLS tests on WinXP SP1.
docobj.idl: Added some new OLECMDID values.
ieframe: Fixed some tests on IE11.
Jactry Zeng (2):
riched20: Return E_INVALIDARG for empty ppSel in ITextDocument::GetSelection.
riched20: Fix a typo in CreateIRichEditOle.
Javier Cantero (3):
user32: Fix side effect in SubtractRect().
user32/tests: Add SubtractRect() test.
user32/tests: New test ca...
2014 Mar 21
0
Wine release 1.7.15
...mentation.
mshtml: Skip tests depending on iframe onload event on IEs older than IE9.
mshtml: Added support for target attribute in submit function implementation.
vbscript: Allow empty brackets in argument declarations.
mshtml: Fixed tests on old IEs and improved results on IE11.
urlmon: Fixed sec_mgr.c tests failing on some recent Windows.
vbscript: Allow creating RegExp object by new expression.
jscript: Represent NULL VT_UNKNOWN VARIANT as NULL VT_DISPATCH.
oleaut32: Fixed vartest.c tests on Windows 8.1.
vbscript: Moved Error object impleme...
2016 Jan 22
0
Wine release 1.9.2
...ch of all element objects.
oleaut32: Added more Invoke tests.
mshtml: Skip unused named args in Invoke calls.
mshtml: Added IHTMLDocument2::get_defaultCharset implementation.
mshtml: Initialize dest VARIANT before VariantCopy call.
mshtml/tests: Fixed location tests on IE11.
d3d11.idl: Added CD3D11_RENDER_TARGET_VIEW_DESC and CD3D11_SHADER_RESOURCE_VIEW_DESC declarations.
Jactry Zeng (1):
user32/tests: Fix a leak.
Julian R?ger (1):
po: Update German translation.
J?zef Kucia (25):
wined3d: Recognize SM4 ftou opcode.
wined3d: Recognize S...
2019 Nov 29
0
Wine release 4.21
...st _Stat() against the actual permissions of the system directory.
gdi32/tests: Fix some test SetDIBitsToDevice RLE8 test failures on Windows 2008+.
gdi32/tests: Remove the D3DKMTCreateDCFromMemory test with Width = 0.
urlmon/tests: Expect BINDSTRING_SAMESITE_COOKIE_LEVEL on newer IE11.
d3dcompiler/tests: Fix a copy-paste error.
schannel: Update SECPKG_FUNCTION_TABLE to SECPKG_INTERFACE_VERSION_8.
schannel/tests: Use a more reliable method for detecting a wrong SECPKG_INTERFACE_VERSION.
Vijay Kiran Kamuju (8):
include: Add colordlg.h header file for color...