projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: More tests and fixes on surface attachments.
[wine]
/
dlls
/
mshtml
/
2007-05-07
Jacek Caban
mshtml: Remove auto detection of Mozilla and Mozilla...
tree
|
commitdiff
2007-05-04
Alexandre Julliard
Fix minor differences in the formatting of the license...
tree
|
commitdiff
2007-04-30
Jacek Caban
mshtml: Fix offset in OnDataAvailable call.
tree
|
commitdiff
2007-04-13
Jacek Caban
mshtml: Added IDM_COMPOSESETTINGS and IDM_HTMLEDITMODE...
tree
|
commitdiff
2007-04-13
Jacek Caban
mshtml: Added IPersistFile::Save implementation.
tree
|
commitdiff
2007-04-13
Jacek Caban
mshtml: Correctly handle utf-16 encoded pages.
tree
|
commitdiff
2007-04-13
Jacek Caban
mshtml: Added IHTMLBodyElement::get_background implemen...
tree
|
commitdiff
2007-04-13
Jacek Caban
mshtml: Change TRACE to FIXME in stubs.
tree
|
commitdiff
2007-04-10
Andrew Talbot
mshtml: Void functions should not return a value.
tree
|
commitdiff
2007-03-29
Jacek Caban
mshtml: Added DIID_DispHTMLDocument to QueryInterface.
tree
|
commitdiff
2007-03-12
Stefan Huehner
Change some functions arguments from () -> (void).
tree
|
commitdiff
2007-03-09
Jacek Caban
mshtml: Use get_client_disp_property in SetClientSite...
tree
|
commitdiff
2007-03-08
Jacek Caban
mshtml: Release IOleCommandTarget in IPersistMoniker...
tree
|
commitdiff
2007-03-07
Jacek Caban
mshtml: Remove false FIXME.
tree
|
commitdiff
2007-03-07
Jacek Caban
mshtml: Improve ReadSegments implementation.
tree
|
commitdiff
2007-03-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-03-02
Jacek Caban
mshtml: Added more tests.
tree
|
commitdiff
2007-03-02
Jacek Caban
mshtml: Always read data in OnDataAvailable.
tree
|
commitdiff
2007-02-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-02-14
Jacek Caban
mshtml: Make load_gecko thread safe.
tree
|
commitdiff
2007-02-14
Jacek Caban
mshtml: Don't release window if it wasn't created.
tree
|
commitdiff
2007-02-14
Jacek Caban
mshtml: Added comments about frozen/not frozen interface.
tree
|
commitdiff
2007-02-14
Jacek Caban
mshtml: Use wine_url in GetSpec if possible.
tree
|
commitdiff
2007-02-14
Jacek Caban
mshtml: Forward GetAsciiSpec to GetSpec.
tree
|
commitdiff
2007-02-14
Jacek Caban
mshtml: Added SchemeIs implementation.
tree
|
commitdiff
2007-02-14
Jacek Caban
mshtml: Return "wine" as scheme of nsIURI if wine_url...
tree
|
commitdiff
2007-02-12
Jacek Caban
mshtml: Handle resource protocol like chrome protocol.
tree
|
commitdiff
2007-02-12
Jacek Caban
mshtml: Call SetWineURL in Clone.
tree
|
commitdiff
2007-02-12
Jacek Caban
mshtml: Start binding asynchronously.
tree
|
commitdiff
2007-02-12
Jacek Caban
mshtml: Move AddRequest call to OnStartBinding.
tree
|
commitdiff
2007-02-12
Jacek Caban
mshtml: Remove no longer used [Get|Set]Moniker functions.
tree
|
commitdiff
2007-02-12
Alexandre Julliard
mshtml: Don't test the contents of an output parameter.
tree
|
commitdiff
2007-02-12
Jacek Caban
mshtml: Don't store moniker in nsURI.
tree
|
commitdiff
2007-02-12
Jacek Caban
mshtml: Added [Set|Get]WineURL functions to nsIWineURI.
tree
|
commitdiff
2007-02-12
Jacek Caban
mshtml: Store URL in unicode in nsURI.
tree
|
commitdiff
2007-02-05
Detlef Riekenberg
mshtml: Add a missing space.
tree
|
commitdiff
2007-01-23
Jacek Caban
mshtml: Fixed protocol tests on IE7.
tree
|
commitdiff
2007-01-15
Paul Vriens
mshtml/tests: Fix compilation for older gcc versions...
tree
|
commitdiff
2007-01-12
Paul Vriens
mshtml/tests: Cast-qual warning fix.
tree
|
commitdiff
2007-01-12
Andrew Talbot
mshtml: Declare a variable static.
tree
|
commitdiff
2007-01-11
James Hawkins
mshtml: Use the correct variable in the FIXME.
tree
|
commitdiff
2007-01-08
Francois Gouget
mshtml/tests: Replace some '#if 0's with 'if (0)'s.
tree
|
commitdiff
2007-01-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-01-04
Louis Lenders
mstml: Update Dutch resource.
tree
|
commitdiff
2006-12-27
Jacek Caban
mshtml: Fix failing test.
tree
|
commitdiff
2006-12-26
Alexandre Julliard
makedep: Add support for magic comments in .rc files...
tree
|
commitdiff
2006-12-24
Alexandre Julliard
make_makefiles: Automatically add IDL header targets...
tree
|
commitdiff
2006-12-22
Jacek Caban
mshtml: Improve loading document detection in AsyncOpen.
tree
|
commitdiff
2006-12-22
Jacek Caban
mshtml: Use Gecko's AsyncOpen if URI is has no nsIWineU...
tree
|
commitdiff
2006-12-15
Jacek Caban
mshtml: Use pvaIn in exec_print.
tree
|
commitdiff
2006-12-14
Jacek Caban
mshtml: Set default print template in exec_print.
tree
|
commitdiff
2006-12-14
Jacek Caban
mshtml: Fixed handling chrome protocol.
tree
|
commitdiff
2006-12-14
Jacek Caban
mshtml: Don't do anything in SetNSContainer if new...
tree
|
commitdiff
2006-12-14
Jacek Caban
mshtml: Fix loading pages in containers without document.
tree
|
commitdiff
2006-12-14
Jacek Caban
mshtml: Added nsACString_SetData function and use it...
tree
|
commitdiff
2006-12-13
Jacek Caban
mshtml: Added beginning of IDM_PRINT implementation.
tree
|
commitdiff
2006-12-13
Jacek Caban
mshtml: Added test of CompareUrl.
tree
|
commitdiff
2006-12-12
Jacek Caban
mshtml: Use HTMLWindow::alert in nsPromptService::Alert.
tree
|
commitdiff
2006-12-12
Jacek Caban
mshtml: Added alert implementation.
tree
|
commitdiff
2006-12-07
Jacek Caban
mshtml: Added get_parentWindow implementation.
tree
|
commitdiff
2006-12-05
Francois Gouget
mshtml: Add '\n' to Wine trace.
tree
|
commitdiff
2006-12-01
Jacek Caban
mshtml: Added handling of right and left arrow keys...
tree
|
commitdiff
2006-11-29
Dmitry Timoshkov
mshtml: Make some data const.
tree
|
commitdiff
2006-11-28
Francois Gouget
mshtml: Add missing '\n' in Wine trace.
tree
|
commitdiff
2006-11-24
Jacek Caban
mshtml: Added Exec(IDM_FONTSIZE) implementation.
tree
|
commitdiff
2006-11-24
Jacek Caban
mshtml: Added missing break.
tree
|
commitdiff
2006-11-17
Jacek Caban
mshtml: Remove nscstring and nscwstring typedefs.
tree
|
commitdiff
2006-11-17
Jacek Caban
mshtml: Added semi-stub createStyleSheet implementation.
tree
|
commitdiff
2006-11-17
Jacek Caban
mshtml: Added put_fontSize implementation.
tree
|
commitdiff
2006-11-17
Jacek Caban
mshtml: Added put_backgroundColor implementation.
tree
|
commitdiff
2006-11-17
Jacek Caban
mshtml: Added put_fontFamily implementation.
tree
|
commitdiff
2006-11-17
Jacek Caban
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
tree
|
commitdiff
2006-11-17
Jacek Caban
mshtml: Added get_style implementation.
tree
|
commitdiff
2006-11-14
Kovács András
mshtml: HTMLElementCollection_item implementation.
tree
|
commitdiff
2006-11-13
Jacek Caban
mshtml: Added border implementation.
tree
|
commitdiff
2006-11-13
Jacek Caban
mshtml: Added IDM_ORDERLIST implementation.
tree
|
commitdiff
2006-11-13
Jacek Caban
mshtml: Added IDM_UNORDERLIST implementation.
tree
|
commitdiff
2006-11-13
Jacek Caban
mshtml: Added IDM_HORIZONTALLINE implementation.
tree
|
commitdiff
2006-11-13
Jacek Caban
mshtml: Added IDM_INDENT and IDM_OUTDENT implementation.
tree
|
commitdiff
2006-11-13
Jacek Caban
mshtml: Remove menus that are in shdoclc.dll.
tree
|
commitdiff
2006-11-10
Jacek Caban
mshtml: Use popup menu from shdoclc.dll.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added QueryStatus(IDM_JUSTIFY*) implementation.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Code clean up.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added Exec(IDM_JUSTIFYLEFT) and Exec(IDM_JUSTIF...
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added Exec(IDM_JUSTIFYCENTER) implementation.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added IDM_FORECOLOR implementation.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added Exec(IDM_FONTSIZE) stub.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added QueryStatus(IDM_FONTSIZE) implementation.
tree
|
commitdiff
2006-11-09
Jacek Caban
mshtml: Added QueryStatus(IDM_FONTNAME) implementation.
tree
|
commitdiff
2006-11-06
Jacek Caban
mshtml: Fixed query_edit_status when Gecko is not avail...
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Added implementation of QueryStatus(IDM_UNDERLINE).
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Added implementation of QueryStatus(IDM_ITALIC).
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Added more QueryStatus tests.
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Added implementation of QueryStatus(IDM_BOLD).
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Added more edit mode tests.
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Load about:blank in exec_editmode.
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Added beginning of set_progress task implementa...
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Call SetStatusText in set_parsecomplete.
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Get DISPID_AMBIENT_SILENT and DISPID_AMBIENT_OF...
tree
|
commitdiff
2006-11-02
Jacek Caban
mshtml: Fix no longer valid ERR.
tree
|
commitdiff
next