projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Set default fontname to 'Times New Roman'.
[wine]
/
dlls
/
mshtml
/
mshtml_private.h
2007-06-11
Jacek Caban
mshtml: Set default fontname to 'Times New Roman'.
blob
|
commitdiff
|
raw
2007-06-11
Jacek Caban
mshtml: Move Exec(OLECMDID_SETTITLE) call to separated...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Call UpdateUI and Exec(OLECMDID_UPDATECOMMANDS...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Use IOleCommandTarget::Exec to implement contex...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Move setup_ns_editing to nsembed.c.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Make [get|set]_font_size static.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Move IDM_FONTSIZE, IDM_FONTNAME and IDM_FORECOL...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Added command table for CGID_MSHTML commands.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-31
Andrew Talbot
mshtml: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-11
Jacek Caban
mshtml: Added IPersistStreamInit::Load implementation.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-10
Jacek Caban
mshtml: Reimplement IHTMTxtRange on top of nsIDOMRange.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-13
Jacek Caban
mshtml: Correctly handle utf-16 encoded pages.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Jacek Caban
mshtml: Make load_gecko thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-12
Jacek Caban
mshtml: Start binding asynchronously.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-14
Jacek Caban
mshtml: Added nsACString_SetData function and use it...
blob
|
commitdiff
|
raw
|
diff to current
2006-12-12
Jacek Caban
mshtml: Use HTMLWindow::alert in nsPromptService::Alert.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-07
Jacek Caban
mshtml: Added get_parentWindow implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-01
Jacek Caban
mshtml: Added handling of right and left arrow keys...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-24
Jacek Caban
mshtml: Added Exec(IDM_FONTSIZE) implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Jacek Caban
mshtml: Added semi-stub createStyleSheet implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Jacek Caban
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-17
Jacek Caban
mshtml: Added get_style implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-13
Jacek Caban
mshtml: Added border implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-10
Jacek Caban
mshtml: Use popup menu from shdoclc.dll.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-02
Jacek Caban
mshtml: Added beginning of set_progress task implementa...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Jacek Caban
mshtml: Added begining implementation of IPersistStream...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Jacek Caban
mshtml: Added get_readyState implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Jacek Caban
mshtml: Store BSCallback in HTMDocument.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Jacek Caban
mshtml: Store IBinding interface in BSCallback.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Jacek Caban
mshtml: Add SETDOWNLOADSTATE task implementation and...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Jacek Caban
mshtml: Create one "Internet Explorer_Hidden" window...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Jacek Caban
mshtml: Added IDM_FONTNAME implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-23
Jacek Caban
mshtml: Use IPropertyNotifySink connection point.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-17
Jacek Caban
mshtml: Rename get_property to get_client_disp_property...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-16
Jacek Caban
mshtml: Added [Get|Set]ParentContentListener implementa...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-14
Jacek Caban
mshtml: Remove no longer used get_nsIURI.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Jacek Caban
mshtml: Store IMoniker in BSCallback.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Jacek Caban
mshtml: Create "Internet Explorer_Hidden" window.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Jacek Caban
mshtml: Load the page from moniker if we don't have...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-04
Jacek Caban
mshtml: Fix handling offset in BSCallback.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-03
Dan Hipschman
widl: Write forward declarations for coclass definitions.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-01
Jacek Caban
mshtml: Store HTMLElement pointer in HTMLTextContainer.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-17
Jacek Caban
mshtml: Wrap Heap* functions by inline functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Jacek Caban
mshtml: Added createRange implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-06
Jacek Caban
mshtml: Added get_selection implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-03
Jacek Caban
mshtml: Added beginning IDM_BROWSEMODE implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-26
Jacek Caban
mshtml: Destroy connection points.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-23
Jacek Caban
mshtml: Added stub implementation of HTMLLoadOptions.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Jacek Caban
mshtml: Move IOleCommandTarget implementation to separa...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-20
Jacek Caban
mshtml: Added IPropertyNotifySink connection point.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-16
Jacek Caban
mshtml: Added Wine Gecko installer.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Jacek Caban
mshtml: Use mime type reported by moniker if possible.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Jacek Caban
mshtml: Added beginning OnDataAvailable implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Jacek Caban
mshtml: Set binding channel, listener and context in...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Jacek Caban
mshtml: Store BSCallback in NSContainer and use it...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Jacek Caban
mshtml: Add create_nscallback function to allow using...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-03
Jacek Caban
mshtml: Get rid of (currently disabled anyway) nsIWebBr...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Jacek Caban
mshtml: The secret interface is CMarkup. Improve FIXMEs.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Jacek Caban
mshtml: Added stub implementation of IPersistStreamInit.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Jacek Caban
mshtml: Added stub implementation of connection points.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Jacek Caban
mshtml: Added IConnectionPointContainer stub implementa...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Jacek Caban
mshtml: Added IHTMLTextContainer stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Jacek Caban
mshtml: Added tooltip implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-24
Jacek Caban
mshtml: Added IHTMLElement2 implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
Jacek Caban
mshtml: Optimize nsACString handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
Jacek Caban
mshtml: Better QueryInterface implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-09
Jacek Caban
mshtml: Added IHTMLBodyElement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Jacek Caban
mshtml: Added IHTMLTextAreaElement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Jacek Caban
mshtml: Added IHTMLSelectElement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Jacek Caban
mshtml: Added IHTMLInputElement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Jacek Caban
mshtml: Added IHTMLElementCollection::tags implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Jacek Caban
mshtml: Added IHTMLElement implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-06
Jacek Caban
mshtml: Added IHTMLDOMNode implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-02
Jacek Caban
mshtml: Beginning support for links opened in a new...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Jacek Caban
mshtml: Added nsIInterfaceRequestor implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Jacek Caban
mshtml: Create nsIChannel for protocols not handled...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-15
Jacek Caban
mshtml: Added hack to allow pass post data to IPersistM...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-15
Jacek Caban
mshtml: Added ref counting to NSContainer.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-13
Jacek Caban
mshtml: Handle IHlinkFrame service.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Jacek Caban
mshtml: Get rid of HTMLDocument_OnLoad and move its...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Jacek Caban
mshtml: Added wrapper of nsIURI interface.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Jacek Caban
mshtml: Better ns*String handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-09
Jacek Caban
mshtml: Added wrapper of nsIOService.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Jacek Caban
mshtml: Added IHTMLDocument3 stub implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Jacek Caban
mshtml: Added PromptService implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Jacek Caban
mshtml: Added nsIEmbeddingSiteWindow implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Jacek Caban
Beginning implementation of onload routine.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-27
Jacek Caban
Added IHlinkTarget interface.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-26
Jacek Caban
Beginning implementation of Gecko focus handling.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-25
Jacek Caban
- Beginning implementation of context menu.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Jacek Caban
- Call LockContainer only if it's not already locked...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-15
Jacek Caban
Activate window in IOleDocumwnrView::Show.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-11
Jacek Caban
Use nsIWebBrowserStream to load html.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-11
Jacek Caban
Move includes of interfaces to mshtml_private.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-10
Jacek Caban
Init nsWebBrowser window while creating nscontainer.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Jacek Caban
- Beginning implementation of true IPersistMoniker...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Jacek Caban
Added stub implementation of IOleControl.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Jacek Caban
Added DllCanUnloadNow implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-01
Jacek Caban
- Use Gecko to render HTML.
blob
|
commitdiff
|
raw
|
diff to current
next