projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Use stored nsINetUtil interface.
[wine]
/
dlls
/
mshtml
/
nsembed.c
2008-12-18
Jacek Caban
mshtml: Use stored nsINetUtil interface.
blob
|
commitdiff
|
raw
2008-12-05
Michael Stefaniuc
mshtml: Remove two superfluous casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Jacek Caban
mshtml: Remove no longer used interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Andrew Talbot
mshtml: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-10
Jacek Caban
mshtml: Moved events declaration to separated file.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Jacek Caban
mshtml: Store nsIDOMHTMLDocument in HTMLDocument.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Jacek Caban
mshtml: Set doc to NULL in NSContainer_Release.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Jacek Caban
mshtml: Use heap_alloc_zero in NSContainer_Create.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-03
Kirill K. Smirnov
mshtml: Fix yet another copy/paste typo.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-22
Lei Zhang
mshtml: Added ProxyEnable / ProxyServer handling.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-18
Jacek Caban
mshtml: Added possibility to get node object from nsIDO...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Jacek Caban
mshtml: Don't crash if nsWebBrowser could not be created.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Jacek Caban
mshtml: Don't access BSCallback directly in nsembed.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-17
Jacek Caban
mshtml: Break Wine Gecko 0.0.1 support.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-10
Jacek Caban
mshtml: Added IHTMLDocument2::write implementation.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-27
Rob Shearman
mshtml: Don't use typeof as it's not portable.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-11
Jacek Caban
mshtml: Disable some default Gecko warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-11
Jacek Caban
mshtml: Update focus information in WM_RESETFOCUS_HACK.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Jacek Caban
mshtml: Remove not used argument in nsAString_GetData.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-17
Jacek Caban
mshtml: Remove not used argument of nsACString_GetData.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-06
Michael Stefaniuc
mshtml: Rename the wrappers around HeapAlloc() &Co...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Jacek Caban
mshtml: Reset focus after loading the page in edit...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-06
Jacek Caban
mshtml: Added AcceptLanguage handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Jacek Caban
mshtml: Try installing Gecko from local file in DllRegi...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-10
Robert Shearman
mshtml: Set the SETUP_IS_CHROME_WRAPPER to FALSE as...
blob
|
commitdiff
|
raw
|
diff to current
2007-10-03
Jacek Caban
mshtml: Pass the IDispatch interface of the element...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Jacek Caban
mshtml: Use get_nsinterface in set_ns_editmode and...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Jacek Caban
mshtml: Added generic get_nsinterface function and...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-12
Rob Shearman
mshtml: Store the nsIEditor interface in the NSContaine...
blob
|
commitdiff
|
raw
|
diff to current
2007-08-15
Jacek Caban
mshtml: Make window.external visible for JavaScript...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-27
Jacek Caban
mshtml: Fixed a typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Jacek Caban
mshtml: Added nsIEmbeddingSiteWindow:[Get|Set]Visibilit...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Jacek Caban
mshtml: Added nsIEmbeddingSiteWindow::SetFocus implemen...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Jacek Caban
mshtml: Get rid of no longer used nsIDOMEventListener...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Jacek Caban
mshtml: Move load event listener to separated object.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Jacek Caban
mshtml: Move keypress event listener to separated object.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Added COMMENT_NODE implementation in nsnode_to_...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Silence invalid FIXME for ELEMENT_DOCUMENT_FRAG...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Set default scrollbar preferences.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Store editor controller in NSContainer.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Set FALSE useCapture for editor's keypress...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Jacek Caban
mshtml: Push TASK_PARSECOMPLETE in load event if Gecko...
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-08
Jacek Caban
mshtml: Switch to Wine Gecko 0.1.0.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-07
Jacek Caban
mshtml: Added support for coexisting different Gecko...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-31
Andrew Talbot
mshtml: Constify some variables.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Jacek Caban
mshtml: Remove auto detection of Mozilla and Mozilla...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Stefan Huehner
Change some functions arguments from () -> (void).
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: Don't store moniker in nsURI.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-12
Andrew Talbot
mshtml: Declare a variable static.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-22
Jacek Caban
mshtml: Improve loading document detection in AsyncOpen.
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-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 missing break.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-30
Jacek Caban
mshtml: Print wine_gecko version in load_wine_gecko.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-23
Andrey Turkin
mshtml: Insert missing "return" operator.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-06
Jacek Caban
mshtml: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Jacek Caban
mshtml: Added begining implementation of IPersistStream...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-02
Jacek Caban
mshtml: Code cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Jacek Caban
mshtml: Initialize url in OnStartURIOpen.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Jacek Caban
mshtml: Added IDM_FONTNAME implementation.
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-09
Jacek Caban
mshtml: Set nsURI's moniker in OnStartURILoad.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-09
Jacek Caban
mshtml: Continue searching for Gecko if loading xpcom...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
Jacek Caban
mshtml: Wrap remaining Heap* functions by inline functions.
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: Store BSCallback in NSContainer and use it...
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-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-10
Jacek Caban
mshtml: Fix ref counting.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Jacek Caban
mshtml: Added tooltip implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-20
Jacek Caban
mshtml: Optimize nsACString handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-07
Jacek Caban
mshtml: Added IHTMLElementCollection::tags 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-03-02
Jacek Caban
mshtml: Use NSContainer as 'This' of its window.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-28
Jacek Caban
mshtml: Added nsIInterfaceRequestor implementation.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-27
Jacek Caban
mshtml: Init nsIOService as soon as possible.
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-09
Jacek Caban
mshtml: Get rid of HTMLDocument_OnLoad and move its...
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
2006-02-06
Eric Pouech
Fixes for missing prototypes warnings.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-21
Jacek Caban
mshtml: Return FALSE if Mozilla ActiveX Control could...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-15
Jacek Caban
mshtml: Fix handling Gecko strings.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-15
Jacek Caban
mshtml: Set Gecko's profile.
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 nsIURIContentListener to QueryInterface.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Jacek Caban
mshtml: Added nsIEmbeddingSiteWindow implementation.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-07
Jacek Caban
mshtml: Added config key to specify Gecko path.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-19
Jacek Caban
Try using mozctlx's path if there is no registered...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Alexandre Julliard
Fixed C99 declaration.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-02
Jacek Caban
Beginning implementation of onload routine.
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
Disable using nsWebBrowserStream.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-22
Jacek Caban
Always add gecko directory to the path before loading...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-11
Jacek Caban
Use nsIWebBrowserStream to load html.
blob
|
commitdiff
|
raw
|
diff to current
next