kernel32/tests: Prevent memory leak.
[wine] / dlls / mshtml / nsiface.idl
2006-12-22  Jacek Cabanmshtml: Improve loading document detection in AsyncOpen.
2006-12-13  Jacek Cabanmshtml: Added beginning of IDM_PRINT implementation.
2006-12-01  Jacek Cabanmshtml: Added handling of right and left arrow keys...
2006-11-24  Jacek Cabanmshtml: Added Exec(IDM_FONTSIZE) implementation.
2006-11-17  Jacek Cabanmshtml: Remove nscstring and nscwstring typedefs.
2006-11-17  Jacek Cabanmshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
2006-10-02  Jacek Cabanmshtml: Added begining implementation of IPersistStream...
2006-08-26  Jacek Cabanmshtml: Added nsICommandParams argument to do_ns_command.
2006-08-25  Andrew Talbotmshtml: Write-strings warnings fix.
2006-08-21  Jacek Cabanmshtml: Added IDM_BOLD implementation.
2006-08-18  Jacek Cabanmshtml: Switch nsWebBrowset to editing mode in exec_edi...
2006-08-09  Jacek Cabanmshtml: Added GetMoniker and SetMoniker methods to...
2006-08-01  Jacek Cabanmshtml: Added implementation of put_scrollTop and put_s...
2006-07-06  Jacek Cabanmshtml: Added get_selection implementation.
2006-06-03  Jacek Cabanmshtml: Set binding channel, listener and context in...
2006-06-03  Jacek Cabanmshtml: Get rid of (currently disabled anyway) nsIWebBr...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Jacek Cabanmshtml: Added get_body implementation.
2006-03-27  Jacek Cabanmshtml: Added tooltip implementation.
2006-03-20  Jacek Cabanmshtml: Optimize nsACString handling.
2006-03-09  Jacek Cabanmshtml: Added IHTMLBodyElement implementation.
2006-03-07  Jacek Cabanmshtml: Added IHTMLTextAreaElement implementation.
2006-03-07  Jacek Cabanmshtml: Added IHTMLSelectElement implementation.
2006-03-07  Jacek Cabanmshtml: Added IHTMLInputElement implementation.
2006-03-07  Jacek Cabanmshtml: Added IHTMLElementCollection::tags implementation.
2006-03-06  Jacek Cabanmshtml: Added get_documentElement implementation.
2006-03-06  Jacek Cabanmshtml: Added IHTMLElement implementation.
2006-03-06  Jacek Cabanmshtml: Added IHTMLDOMNode implementation.
2006-03-02  Jacek Cabanmshtml: Beginning support for links opened in a new...
2006-02-28  Jacek Cabanmshtml: Added nsIInterfaceRequestor implementation.
2006-02-20  Jacek Cabanmshtml: Create nsIChannel for protocols not handled...
2006-02-15  Jacek Cabanmshtml: Added hack to allow pass post data to IPersistM...
2006-02-10  Jacek Cabanmshtml: Added nsIUploadStream implementation.
2006-02-09  Jacek Cabanmshtml: Added wrapper of nsIChannel.
2006-02-09  Jacek Cabanmshtml: Added wrapper of nsIURI interface.
2006-02-09  Jacek Cabanmshtml: Better ns*String handling.
2006-02-09  Jacek Cabanmshtml: Added wrapper of nsIOService.
2005-12-15  Jacek Cabanmshtml: Fix handling Gecko strings.
2005-12-15  Jacek Cabanmshtml: Set Gecko's profile.
2005-12-09  Jacek Cabanmshtml: Added PromptService implementation.
2005-12-09  Jacek Cabanmshtml: Added nsIEmbeddingSiteWindow implementation.
2005-09-02  Jacek CabanBeginning implementation of onload routine.
2005-08-26  Jacek CabanBeginning implementation of Gecko focus handling.
2005-08-25  Jacek Caban- Beginning implementation of context menu.
2005-08-11  Jacek CabanUse nsIWebBrowserStream to load html.
2005-08-01  Jacek Caban- Use Gecko to render HTML.