Displaying 7 results from an estimated 7 matches for "createuri".
2010 Aug 20
0
Wine release 1.3.1
...IUri_GetFragment.
urlmon: Implemented IUri_GetAbsoluteUri.
urlmon: Implemented IUri_GetDisplayUri.
urlmon: Implemented IUri_GetProperties and IUri_HasProperty.
urlmon: Added support for pre-processing URI strings.
urlmon: Added support for invalid flag combinations to CreateUri.
urlmon: Print fixme for unsupported flags to CreateUri.
urlmon: Implemented IUri_IsEqual.
urlmon: Added stub for CreateUriWithFragment.
urlmon/tests: Added testing suite for CreateUriWithFragment.
urlmon: Implemented CreateUriWithFragment.
urlmon: Added document...
2013 Mar 29
1
Wine release 1.5.27
...r in date.c.
jscript: Use jsstr_flatten to access string buffer in dispex.c.
jscript: Use jsstr_flatten to access string buffer in jsutils.c.
urlmon: Fixed handling URIs with implicit file scheme in CoInternetCombineUrlEx.
mshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in CreateUri calls.
jscript: Added to_flat_string helper and use it to access string buffer in activex.c.
jscript: Use to_flat_string to access string buffer in array.c.
jscript: Use helpers to access string buffer in engine.c.
jscript: Use helpers to access string buffer in global.c....
2010 Sep 03
0
Wine release 1.3.2
...fault.
urlmon: Use INVALID_HANDLE_VALUE instead of NULL for uninitialized file handle in file protocol handler.
urlmon: Store file size in FileProtocol object.
urlmon: Added IInternetProtocolEx implementation for file protocol.
urlmon: Return E_INVALIDARG for empty pwzURI in CreateUri.
urlmon: Use StartEx in file protocol handler's Start implementation.
mshtml: Added file protocol's IInternetProtocolEx tests.
Jeff Cook (1):
winealsa.drv: Only filllines_no_master with micelem when micelem is found.
Jerome Leclanche (2):
winepath: Add a -0 option...
2010 Feb 19
0
Wine release 1.1.39
...IHTMLStyle::get_borderRightColor implementation.
mshtml: Added IHTMLStyle::get_border*Color implementation.
mshtml: Added tests showing that we should return E_NOTIMPL in DeleteMemberByName.
mshtml: Ensure that gecko event listener is attached in attach_event.
urlmon: Added CreateUri stub implementation.
mshtml: Added DOCHOST_DOCCANNAVIGATE tests.
mshtml: Added IViewObject::SetAdvise implementation.
mshtml: Added IViewObject::SetSink tests.
urlmon.idl: Added some missing declarations.
Jason Edmeades (1):
ws2_32: Support indefinite receive timeouts...
2010 Oct 15
0
Wine release 1.3.5
...canonicalized.
urlmon: Restructured how the path component is validated in a IUriBuilder.
urlmon: canonicalize_path_hierarchical should prepend a '/' if needed.
urlmon: Implemented canonicalization of IUriBuilder components.
urlmon: Fixed memory leak in error path of CreateUri.
include: Added missing declaration for CreateIUriBuilder.
Trygve Vea (5):
crypt32: Updated Norwegian translation.
cryptdlg: Updated Norwegian translation.
user32: Updated Norwegian translation.
wineboot: Updated Norwegian translation.
wineps.drv: Updated Norweg...
2010 Oct 01
0
Wine release 1.3.4
...for ExAcquireFastMutex.
setupapi: Added more tests for SetupDiGetINFClassA.
Sven Baars (3):
taskkill: Add the Dutch translation.
shell32: Update the Dutch translation.
mciwave: Fix some typos.
Thomas Mullaly (12):
urlmon/tests: Added more tests for IUriBuilder's CreateUri functions.
urlmon: IUriBuilder_CreateUri* functions return base IUri if there were no changes.
urlmon: Implemented validation of scheme component of a IUriBuilder.
urlmon: File URIs can't have a userinfo component when creating an IUri using IUriBuilder.
urlmon: Restruct...
2010 May 21
0
Wine release 1.2-rc1
...v: Fix Dutch translation.
setupapi: Fix Dutch translation.
shdoclc: Fix Dutch translation.
Thomas Mullaly (3):
urlmon/tests: Added a new test file for testing the IUri interface.
urlmon/tests: Fixed IUri tests so they fail gracefully on machines with IE <7.
urlmon: CreateUri should return E_INVALIDARG for NULL args.
Vincent Povirk (10):
gdiplus: Implement GdipCreateHICONFromBitmap.
gdiplus: Quiet the GdipImageForceValidation fixme.
gdiplus: Implement bitmap color keying.
gdiplus: Implement GdipSetImageAttributesWrapMode.
gdiplus: Add test...