projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3dx9: Handle invalid byte code in D3DXGetShaderConstantTableEx().
[wine]
/
dlls
/
urlmon
/
2013-01-07
Francois Gouget
urlmon: Fix the message warning about installing Active...
tree
|
commitdiff
2013-01-04
Jacek Caban
urlmon: Added support for 'Run' setup hook.
tree
|
commitdiff
2012-12-28
Jacek Caban
urlmon: Fixed some tests on IE10.
tree
|
commitdiff
2012-12-27
Chae Jong Bin
urlmon: Add stub for FlushUrlmonZonesCache.
tree
|
commitdiff
2012-12-17
Jacek Caban
urlmon: Added IWinInetInfo and IWinInetHttpInfo proxy...
tree
|
commitdiff
2012-12-07
Andrew Talbot
urlmon: Remove unneeded address-of operator from array...
tree
|
commitdiff
2012-12-06
Andrew Eikum
urlmon: Out string parameter should be ptr, not wstr.
tree
|
commitdiff
2012-11-19
André Hentschel
urlmon: Fix possible NULL pointer access in heap_strdup*.
tree
|
commitdiff
2012-11-15
Piotr Caban
urlmon: Update reference counter in bsc_from_bctx.
tree
|
commitdiff
2012-11-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-11-05
André Hentschel
urlmon: Fix copy and paste error (coverity).
tree
|
commitdiff
2012-11-02
Alexandre Julliard
urlmon: Add po file support for resource translation.
tree
|
commitdiff
2012-11-02
Jacek Caban
urlmon: Added AsyncInstallDistributionUnit implementation.
tree
|
commitdiff
2012-11-02
Jacek Caban
urlmon: Moved extracting callback from IBindCtx to...
tree
|
commitdiff
2012-10-29
Jacek Caban
urlmon.idl: Moved CopyBindInfo declaration to public...
tree
|
commitdiff
2012-10-29
André Hentschel
urlmon: Avoid memory leaks (coverity).
tree
|
commitdiff
2012-09-18
Charles Davis
urlmon: Fix potential use of uninitialized variable...
tree
|
commitdiff
2012-09-17
Michael Stefaniuc
urlmon: Don't generate unreachable break after return...
tree
|
commitdiff
2012-09-03
Jacek Caban
urlmon: Added more tests.
tree
|
commitdiff
2012-09-03
Jacek Caban
urlmon: Avoid direct notifications from callbacks from...
tree
|
commitdiff
2012-09-03
Jacek Caban
urlmon: Process pending tasks before exiting Start...
tree
|
commitdiff
2012-09-03
Jacek Caban
urlmon: Added better debug traces for BINDSTATUS values.
tree
|
commitdiff
2012-07-30
Jacek Caban
urlmon/tests: Use proper helpers for iface calls.
tree
|
commitdiff
2012-07-30
Jacek Caban
urlmon: SecManagerImpl_QueryInterface clean up.
tree
|
commitdiff
2012-07-27
Jacek Caban
urlmon: Use proper helpers for iface calls.
tree
|
commitdiff
2012-06-12
Jacek Caban
urlmon: Avoid useless InternetQueryOptionW call.
tree
|
commitdiff
2012-06-11
Jacek Caban
urlmon: Use error dialog for ERROR_INTERNET_SEC_CERT_RE...
tree
|
commitdiff
2012-06-07
Jacek Caban
urlmon: Improved ERROR_INTERNET_SEC_CERT_REV_FAILED...
tree
|
commitdiff
2012-06-01
Jacek Caban
urlmon: Added support for more error codes in handle_ht...
tree
|
commitdiff
2012-05-30
Jacek Caban
urlmon: Correctly handle BINDF_NO_UI in handle_http_error.
tree
|
commitdiff
2012-05-30
Jacek Caban
urlmon: Set INTERNET_ERROR_MASK_COMBINED_SEC_CERT flag...
tree
|
commitdiff
2012-05-25
Michael Stefaniuc
urlmon/tests: Fix typo in an ok() message.
tree
|
commitdiff
2012-05-24
Michael Stefaniuc
urlmon/tests: Remove stray ok() call.
tree
|
commitdiff
2012-05-21
Nikolay Sivov
urlmon: Implement TYMED_HGLOBAL case for CopyStgMedium.
tree
|
commitdiff
2012-05-14
Francois Gouget
urlmon: Fix the spelling of the destroy_uri_obj() function.
tree
|
commitdiff
2012-05-08
Alexandre Julliard
urlmon/tests: Allow some more optional progress notific...
tree
|
commitdiff
2012-05-03
Alexandre Julliard
urlmon/tests: Allow more COOKIE_SENT notifications.
tree
|
commitdiff
2012-05-03
Alexandre Julliard
urlmon/tests: Allow multiple COOKIE_SENT notifications...
tree
|
commitdiff
2012-05-03
Alexandre Julliard
urlmon/tests: Fix a test failure on COOKIE_SENT status.
tree
|
commitdiff
2012-04-06
Jacek Caban
urlmon: Build more appropriate user agent string.
tree
|
commitdiff
2012-03-26
Michael Stefaniuc
urlmon: Print the debug string and not the pointer...
tree
|
commitdiff
2012-03-16
Piotr Caban
urlmon/tests: Test PI_MIMEVERIFICATION when MIME filter...
tree
|
commitdiff
2012-03-16
Piotr Caban
urlmon: Add mime handler layer before data is processed.
tree
|
commitdiff
2012-03-15
Piotr Caban
urlmon: Make name spaces comparison case insensitive.
tree
|
commitdiff
2012-03-15
Piotr Caban
urlmon: Stop binding when OnDataAvailable fails.
tree
|
commitdiff
2012-03-15
Piotr Caban
urlmon/tests: Added GetBindResult tests.
tree
|
commitdiff
2012-03-15
Piotr Caban
urlmon: Added GetBindResult implementation.
tree
|
commitdiff
2012-03-13
Piotr Caban
urlmon: Search for MIME filters defined in registry...
tree
|
commitdiff
2012-03-13
Piotr Caban
urlmon: Clean session related data in free_session...
tree
|
commitdiff
2012-03-13
Piotr Caban
urlmon: Use wine lists to store namespaces and MIME...
tree
|
commitdiff
2012-03-13
Piotr Caban
urlmon: Added missing memcpy in CopyBindInfo.
tree
|
commitdiff
2012-03-09
Piotr Caban
urlmon/tests: Show that text/plain and application...
tree
|
commitdiff
2012-03-09
Piotr Caban
urlmon/tests: Mark results returned by older urlmon...
tree
|
commitdiff
2012-03-09
Piotr Caban
urlmon/tests: Added text/xml mime filer tests.
tree
|
commitdiff
2012-03-09
Piotr Caban
urlmon: Reorganize FindMimeFromData implementation.
tree
|
commitdiff
2012-03-09
Piotr Caban
urlmon: Added text/xml filter.
tree
|
commitdiff
2012-03-08
Piotr Caban
urlmon: Use CopyBindInfo in InternetBindInfo_GetBindInfo.
tree
|
commitdiff
2012-03-08
Piotr Caban
urlmon/tests: Added CopyBindInfo tests.
tree
|
commitdiff
2012-03-08
Piotr Caban
urlmon: Added CopyBindInfo implementation.
tree
|
commitdiff
2012-02-21
Piotr Caban
urlmon/tests: Fixed protocol tests on IE9.
tree
|
commitdiff
2012-02-11
Jacek Caban
urlmon: Added empty hash URIs comparing tests.
tree
|
commitdiff
2012-02-09
Jacek Caban
urlmon: Added more mk: combining tests.
tree
|
commitdiff
2012-02-09
Jacek Caban
urlmon: Properly handle combining relative mk: URIs...
tree
|
commitdiff
2012-01-31
Piotr Caban
urlmon: Handle implicit file scheme in MapUrlToZone...
tree
|
commitdiff
2012-01-31
Jacek Caban
urlmon: Properly handle relative URIs with specified...
tree
|
commitdiff
2012-01-31
Jacek Caban
urlmon: Relative URI without scheme may be treated...
tree
|
commitdiff
2012-01-30
Piotr Caban
urlmon: Fix debug message in canonicalize_scheme.
tree
|
commitdiff
2012-01-30
Nikolay Sivov
urlmon: Recognize <head> start tag as text/html MIME...
tree
|
commitdiff
2012-01-23
Alexandre Julliard
urlmon: Avoid some symbol redefinitions.
tree
|
commitdiff
2012-01-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-01-20
Piotr Caban
urlmon/tests: Test if url reported in IInternetProtocol...
tree
|
commitdiff
2012-01-20
Piotr Caban
urlmon: Added IInternetProtocol::Switch PI_FORCE_ASYNC...
tree
|
commitdiff
2012-01-20
Piotr Caban
urlmon: Added support for PI_FORCE_ASYNC flag in IInter...
tree
|
commitdiff
2012-01-20
Piotr Caban
urlmon: Store display_uri in BindProtocol structure.
tree
|
commitdiff
2012-01-16
Piotr Caban
urlmon/tests: Added Uri IMarshal_UnmarshalInterface...
tree
|
commitdiff
2012-01-16
Piotr Caban
urlmon/tests: Added Uri IMarshal_MarshalInterface tests.
tree
|
commitdiff
2012-01-16
Piotr Caban
urlmon: Added Uri IMarshal implementation.
tree
|
commitdiff
2012-01-13
Piotr Caban
urlmon/tests: Added Uri IPersistStream_Load tests.
tree
|
commitdiff
2012-01-13
Piotr Caban
urlmon: Added Uri IPersistStream_Load implementation.
tree
|
commitdiff
2012-01-13
Piotr Caban
urlmon: Added Uri IPersistStream_GetClassID implementation.
tree
|
commitdiff
2012-01-13
Piotr Caban
urlmon/tests: Test uninitialized IUri object.
tree
|
commitdiff
2012-01-13
Piotr Caban
urlmon: Return error in IUri functions on uninitialized...
tree
|
commitdiff
2012-01-13
Piotr Caban
urlmon: Added CUri ClassFactory implementation.
tree
|
commitdiff
2012-01-12
Piotr Caban
urlmon/tests: Added Uri IPersistStream_Save tests.
tree
|
commitdiff
2012-01-12
Piotr Caban
urlmon: Added Uri IPersistStream_Save implementation.
tree
|
commitdiff
2012-01-12
Piotr Caban
urlmon: Added Uri IPersistStream stub implementation.
tree
|
commitdiff
2012-01-12
Piotr Caban
urlmon: Fixed UriBuilderFactory IUnknown implementation.
tree
|
commitdiff
2011-12-15
Piotr Caban
urlmon: Added stub for 444 and 445 function.
tree
|
commitdiff
2011-12-15
Piotr Caban
urlmon: Fixed trace message in URLMoniker_BindToObject...
tree
|
commitdiff
2011-12-15
Francois Gouget
include: Add a couple of missing include directives...
tree
|
commitdiff
2011-11-25
Jacek Caban
urlmon: Added file URIs compare tests.
tree
|
commitdiff
2011-11-25
Jacek Caban
urlmon: Properly compare file URIs.
tree
|
commitdiff
2011-11-25
Jacek Caban
urlmon: Make canonicalize_path_hierarchical Uri object...
tree
|
commitdiff
2011-11-25
Jacek Caban
urlmon: Rename are_equal_simple to compare_uris and...
tree
|
commitdiff
2011-11-25
Jacek Caban
urlmon: Reduce indention in are_equal_simple and move it.
tree
|
commitdiff
2011-11-17
Francois Gouget
urlmon: Delete the static critical section when unloadi...
tree
|
commitdiff
2011-11-16
Jacek Caban
urlmon: Don't set is_opaque for file URIs in validate_c...
tree
|
commitdiff
2011-11-16
Jacek Caban
urlmon: Get rid of create_todo_* from uri_equality...
tree
|
commitdiff
2011-11-15
Jacek Caban
urlmon: Fixed protocol tests on IE9.
tree
|
commitdiff
2011-11-15
Andrew Eikum
urlmon: Improve parsing of SCHEME_MK URIs.
tree
|
commitdiff
next