search for: ihtmlstyle

Displaying 20 results from an estimated 42 matches for "ihtmlstyle".

2009 Mar 13
0
Wine release 1.1.17
...-specific files. ifsmgr.vxd: Load winedos dynamically. vwin32.vxd: Load winedos dynamically. winedos: Don't create an import library. make_makefiles: Automatically disable 16-bit modules if enable_win16 isn't set. Alistair Leslie-Hughes (18): mshtml: Implement IHTMLStyle get/put textDecorationNone. mshtml: Implement IHTMLStyle get/put textDecorationOverline. mshtml: Implement IHTMLStyle get/put textDecorationBlink. mshtml: Implement IHTMLStyle_put_textDecoration. mshtml: Implement IHTMLStyle get/put borderColor. mshtml: Implement IHTML...
2018 Aug 31
0
Wine release 3.15
...er and use it instead of get_nsstyle_attr_var in HTMLStyle implementation. mshtml: Get rid of no longer needed argument in get_nsstyle_* implementation. mshtml: Pass style id instead of flags to var_to_styleval. mshtml: Support using array to check for allowed values and use it in IHTMLStyle::put_fontStyle implementation. mshtml: Use generic value checks for IHTMLStyle::put_fontVariant implementation. mshtml: Use generic value checks for IHTMLStyle::put_fontWeight implementation. mshtml: Use generic value checks for IHTMLStyle::put_backgroundRepeat implementation....
2014 Aug 22
0
Wine release 1.7.25
...mscoree: Implement corruntimehost_Start. mscoree: Implement corruntimehost_CreateDomainSetup. mscoree: Factor out common code for calling .NET methods. wbemprox: Implement __SystemSecurity::GetSD. wbemprox: Stub __SystemSecurity::SetSD. Zhenbo Li (15): mshtml: Added IHTMLStyle::textIndent property implementation. mshtml: Added IHTMLStyleElement::lineHeight property. mshtml: Added IHTMLStyle::listStylePosition property implementation. mshtml/tests: Fix test_tr_modify(). mshtml: Added IHTMLTable::insertRow/deleteRow methods implementation. msh...
2014 Sep 19
0
Wine release 1.7.27
...tyle tests less strict about value order. mshtml: Don't use nsIDOMHTMLParamElement. Jactry Zeng (16): mshtml/tests: Fix typo. mshtml: Add IHTMLTableCell::bgColor property implementation. mshtml: Return E_POINTER when p is NULL in get_nsstyle_pixel_val. mshtml: Add IHTMLStyle::get_pixelWidth implementation. mshtml: Add IHTMLStyle::pixelHeight property implementation. mshtml: Add IHTMLStyle::pixelTop property implementation. riched20: Stub for ITextRange interface and implement ITextDocument::Range. mshtml: Add IHTMLCurrentStyle::get_textTransform...
2012 Jan 27
1
Wine release 1.4-rc1
...numbers in HTTP_HandleRedirect. wininet: Insert custom headers only once in HTTP_HttpSendRequestW. ieframe: Fixed a typo in IDocObjectService::FireNavigateComplete2. ieframe: Fixed a typo in IDocObjectService::FireDocumentComplete. mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginRight. mshtml: Use ATTR_FIX_PX in IHTMLStyle::put_marginTop. mshtml: Added IHTMLStyle::marginBottom property implementation. mshtml: Use set_nsstyle_attr_var helper in IHTMLStyle::put_marginLeft implementation. mshtml: Added IHTMLStyle::paddingTop implementation....
2011 Mar 04
0
Wine release 1.3.15
...mshtml: Added attribute object tests. mshtml: Make sure we don't try to create node object for attributes. mshtml: Improved debug traces. mshtml: Added IHTMLDOMAttribute::get_nodeValue implementation. mshtml: Moved call_disp_func to htmlevent.c. mshtml: Added IHTMLStyle::[get|put]_backgroundPosition implementation. mshtml: Fixed buffer handling in set_nsstyle_attr. mshtml: Moved VARIANT to style value string conversion to separated function. mshtml: Reimplement IHTMLStyle::put_backgroundPositionX using background-position property. mshtml:...
2012 Apr 13
0
Wine release 1.5.2
...ub implementation. mshtml: Fixed status text cache implementation. mshtml: Added IHTMLMetaElement::get_name implementation. mshtml: Added IHTMLMetaElement::get_content implementation. mshtml: Added IHTMLMetaElement::get_httpEquiv implementation. mshtml: Use helpers for IHTMLStyle::put_verticalAlign property implementation. mshtml: Use helper for IHTMLStyle::get_height implementation. mshtml: Use helper for IHTMLStyle::get_top implementation. mshtml: Use helper for IHTMLStyle::get_left implementation. mshtml: Use helper for IHTMLStyle::put_zIndex impl...
2008 Dec 20
0
Wine release 1.1.11
...sizes. server: Make apc_param_t always 64-bit. cryptui: Commit checks.bmp missed in a previous patch. d3dxof/tests: Avoid size_t in a trace. msi/tests: Avoid sizeof in traces. msvcrt/tests: Avoid sizeof in a trace. Alistair Leslie-Hughes (11): mshtml: Implement IHTMLStyle get/put posWidth. mshtml: Implement IHTMLStyle get/put posHeight. mshtml: Add support for V_I4 in IHTMLStyle put_zIndex. mshtml: Implement IHTMLStyle put_fontStyle. mshtml: Implement IHTMLStyle get/put fontVariant. mshtml: Implement IHTMLScriptElement get/put Defer....
2011 Jul 22
0
Wine release 1.3.25
...ulation based on C++ templates. widl: Produce __uuidof-compatible headers. dxgi.idl: Added IDXGIResource, IDXGIAdapter1 and IDXGIFactory1 declarations. mshtml: Factor out getting style value string from Gecko value. mshtml: Pass flags to get_nsstyle_attr. mshtml: Added IHTMLStyle::clip property implementation. mshtml: Added IHTMLStyle::clip tests. mshtml: Added IHTMLStyle::pageBreakAfter property implementation. vbscript: Added stub VBScript object implementation. vbscript: Added IActiveScriptParse stub implementation. jscript: Properly handle...
2009 Jan 16
0
Wine release 1.1.13
...32/-m64 options to allow 32/64-bit cross-compiles. server: Set stderr in line-buffered mode before doing anything else. user32/tests: Fix some more failures in the message test. gdiplus: Fix a typo that breaks the Mingw build. Alistair Leslie-Hughes (8): mshtml: Add missing IHTMLStyle interfaces. mshtml: Implement IHTMLStyle get/set Attribute. msxml3: Add fixme for unsupported parameter. mshtml: Add missing IHTMLCurrentStyle interfaces. mshtml: Implement IHTMLStyle get/put borderLeftStyle. mshtml: Implement IHTMLStyle get/put borderBottomStyle....
2012 Mar 30
0
Wine release 1.5.1
...ion. vbscript: Use to_int in InStr implementation. mshtml: Added support for anchors with target '_top'. mshtml: Added IHTMLDocument2::get_domain implementation. mshtml: Use proper helpers to implement IHTMLSyle::fontSize property. mshtml: Use proper helpers in IHTMLStyle::color implementation. mshtml: Use proper helpers in IHTMLStyle::backgroundColor implementation. mshtml: Use better helper in IHTMLStyle::get_width implementation. J?zef Kucia (7): dinput8/tests: Use CLSCTX_INPROC_SERVER instead of a magic number. d3dx9/tests: Test the DDS...
2010 Feb 19
0
Wine release 1.1.39
...jscript: Added support for constructor property. mshtml: Set image size in IHTMLImageElementFactory::create. mshtml: Added IHTMLImgElement::width property implementation. mshtml: Added IHTMLImgElement::height property implementation. mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation. mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice. mshtml: Added IHTMLElement2::detachEvent implementation. mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation. cmd: Added cmd.exe tests. mshtm...
2008 Jun 27
0
Wine release 1.1.0
...mshtml: Added fdexNameEnsure support to IDidpatchEx implementation. mshtml: Use heap_alloc_zero in HTMLElementCollection_Create. mshtml: Added missing tids to HTMLCommentElement. mshtml: Added more IDispatchEx tests. mshtml: Change backslashes to shashes in URLs passed to IHTMLStyle::put_backgroundImage. mshtml: Added IHTMLStyle::put_background implementation. mshtml: Added IHTMLStyle::put_color implementation. mshtml: Added IHTMLElement2::focus implementation. mshtml: Use heap_alloc_zero to allocate OmNavigator. mshtml: Added IHTMLDOMNode::get_no...
2012 Apr 27
0
Wine release 1.5.3
...no printers - don't look in /etc/printcap. winspool: Don't leak the handle returned by AddPrinter. Hwang YunSong (1): po: Update Korean translation. Jacek Caban (36): jscript: Make sure to jump out of switch before entering implicit default clausule. mshtml: Added IHTMLStyle2::bottom implementation. mshtml: Added support for IHTMLEventObj::cancelBubble property. mshtml: Moved style_tbl lookup to separated function. mshtml: Added IHTMLStyle::removeAttribute implementation. mshtml: Added IHTMLStyle::removeAttribute tests. axcore.idl: Guard G...
2013 Jan 18
0
Wine release 1.5.22
...script analysis to the GPOS lookup functions. usp10: Fix MarkToBase offset for RTL text. usp10: Don't compute a pair adjustment for the last glyph. usp10: Fix pair adjustment for RTL text. usp10: Fix MarkToMark offset for RTL text. Jacek Caban (26): mshtml: Added IHTMLStyle::get_pixelLeft implementation. mshtml: Added IHTMLStyle::put_pixelLeft implementation. mshtml: Fixed leak in get_nsstyle_pos. wininet: Fixed handling NULL buffer in INTERNET_OPTION_PROXY queries. vbscript: Added support for a few more constants. mshtml: Wine Gecko 1.9...
2008 Nov 21
0
Wine release 1.1.9
...avoid building regression tests. user32/tests: Only test the window caption status if there is a foreground window. shdocvw: Fix the computation of the default extents. Alistair Leslie-Hughes (12): advapi32: Correct spelling of SE_CHANGE_NOTIFY_PRIVILEGE. mshtml: Implement IHTMLStyle get/put posLeft. advapi32: Correct off by one in LookupPrivilegeValueW. shdocvw: Added Support for the IViewObjectEx interface. winmm: Increase tolerance range. mshtml: Add tests for supported interfaces. shdocvw: Correct tests. ntoskrnl.exe: Implement MmGetSyste...
2014 Aug 08
0
Wine release 1.7.24
...n in VfwPin_Release. quartz: Destroy BaseOutputPin in FileAsyncReaderPin_Release. quartz: Fix IEnumFiltersImpl memory leak. quartz: Destroy BaseRenderer in NullRendererInner_Release. Zhenbo Li (2): mshtml/tests: Better output when an exception is caught. mshtml: Added IHTMLStyle:: textTransform property implementation. -- Alexandre Julliard julliard at winehq.org
2009 Aug 21
0
Wine release 1.1.28
...msxml3: IXMLDOMElement doesn't support IObjectIdentity. msxml3: Register missing MXXMLWriter interfaces. mshtml: Implement IHTMLLocation get_href. msxml3: Support loading windows file paths. mshtml: Implement IHTMLCurrentStyle_get_visibility. mshtml: Implement IHTMLStyle get/put borderLeftWidth. mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth. mshtml: Implement IHTMLStyle get/put wordSpacing. Andrew Eikum (14): gdiplus: Create utility function get_graphics_bounds. gdiplus: Implement GdipGetVisibleClipBounds. gdiplus/tests: Add...
2009 Feb 27
0
Wine release 1.1.16
...#39;t prefix local symbols with an underscore. Alistair Leslie-Hughes (34): urlmon: Correctly test to see if PutProperty_CLASSIDPROP is called. urlmon: Fix PutProperty_CLASSIDPROP check under win98 to w2k. mshtml: Add VT_I4 support to set_nsstyle_attr_var. mshtml: Implement IHTMLStyle get/put minHeight. mshtml: Implement IHTMLStyle_get_marginRight. mshtml: Implement IHTMLStyle_get_marginLeft. mshtml: Implement IHTMLCurrentStyle_get_position. mshtml: Implement IHTMLCurrentStyle_get_fontFamily. mshtml: Implement IHTMLCurrentStyle_get_fontStyle....
2016 Oct 14
0
Wine release 1.9.21
...T_CERT_CONTEXT option stub. kernel32/tests: Added GetNamedPipeInfo tests. mshtml: Fixed leak in get_nsstyle_attr_nsval. mshtml: Update binding moniker in handle_redirect. rpcrt4: Use NtReadFile in rpcrt4_conn_np_read. mshtml: Added support for non-pixel style values in IHTMLStyle::get_pixel* functions. ntdll/tests: Added a test of using NtCancelIoEx on iosb associated with pipe listening. ws2_32: Pass completion routing to NtDeviceIoControlFile in server_ioctl_sock only if caller provided completion routine. server: Create ifchange async queue on socket fd...