projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Update Finnish translation.
[wine]
/
dlls
/
urlmon
/
tests
/
2010-09-21
Jacek Caban
urlmon: Added about:blank IUri test.
tree
|
commitdiff
2010-09-20
Jacek Caban
urlmon: Skip tests on very old IEs as soon as possible.
tree
|
commitdiff
2010-09-20
Thomas Mullaly
urlmon: Implemented validation for the userinfo compone...
tree
|
commitdiff
2010-09-20
Thomas Mullaly
urlmon: File URIs can't have a userinfo component when...
tree
|
commitdiff
2010-09-20
Thomas Mullaly
urlmon: Implemented validation of scheme component...
tree
|
commitdiff
2010-09-20
Thomas Mullaly
urlmon: IUriBuilder_CreateUri* functions return base...
tree
|
commitdiff
2010-09-20
Thomas Mullaly
urlmon/tests: Added more tests for IUriBuilder's Create...
tree
|
commitdiff
2010-09-20
Paul Vriens
urlmon/tests: Fix test failures on Win9x/WinMe by using...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-18
Thomas Mullaly
urlmon/tests: Fixed bug in tests where the wrong value...
tree
|
commitdiff
2010-09-18
Thomas Mullaly
urlmon/tests: IUriBuilder_CreateUri functions will...
tree
|
commitdiff
2010-09-18
Thomas Mullaly
urlmon: Can't set the scheme name of a IUriBuilder...
tree
|
commitdiff
2010-09-09
Thomas Mullaly
urlmon: Implemented IUriBuilder_RemoveProperties.
tree
|
commitdiff
2010-09-09
Thomas Mullaly
urlmon: Implemented IUriBuilder_HasBeenModified.
tree
|
commitdiff
2010-09-09
Thomas Mullaly
urlmon: Implemented IUriBuilder_{Get/Set}IUri.
tree
|
commitdiff
2010-09-09
Thomas Mullaly
urlmon/tests: IUriBuilder's can create IUri's even...
tree
|
commitdiff
2010-09-09
Thomas Mullaly
urlmon/tests: Restructured IUriBuilder tests so they...
tree
|
commitdiff
2010-09-09
Thomas Mullaly
urlmon/tests: Removed no longer needed todo_wine's.
tree
|
commitdiff
2010-09-07
Thomas Mullaly
urlmon: Implemented IUriBuilder_{Get/Set}UserName.
tree
|
commitdiff
2010-09-07
Thomas Mullaly
urlmon: Some IUri's don't include the userinfo componen...
tree
|
commitdiff
2010-09-07
Thomas Mullaly
urlmon: Implemented IUriBuilder_{Get/Set}SchemeName.
tree
|
commitdiff
2010-09-07
Thomas Mullaly
urlmon: Implemented IUriBuilder_{Get/Set}Query.
tree
|
commitdiff
2010-09-07
Thomas Mullaly
urlmon: Implemented IUriBuilder_{Get/Set}Port.
tree
|
commitdiff
2010-09-06
Thomas Mullaly
urlmon: Implemented IUriBuilder_{Get/Set}Path.
tree
|
commitdiff
2010-09-06
Thomas Mullaly
urlmon: Implemented IUriBuilder_{Get/Set}Password.
tree
|
commitdiff
2010-09-06
Thomas Mullaly
urlmon/tests: Restructured IUriBuilder's test data.
tree
|
commitdiff
2010-09-06
Thomas Mullaly
urlmon: Implemented IUriBuilder_{Get/Set}Host.
tree
|
commitdiff
2010-09-06
Thomas Mullaly
urlmon: Implemented IUriBuilder_{Get/Set}Fragment.
tree
|
commitdiff
2010-09-06
Gerald Pfeifer
urlmon/tests: Simplify test_IUriBuilder_GetPorttest_IUr...
tree
|
commitdiff
2010-09-02
Jacek Caban
mshtml: Added file protocol's IInternetProtocolEx tests.
tree
|
commitdiff
2010-09-02
Jacek Caban
urlmon: Return E_INVALIDARG for empty pwzURI in CreateUri.
tree
|
commitdiff
2010-08-27
Thomas Mullaly
urlmon: Improved support for opaque file URL paths.
tree
|
commitdiff
2010-08-27
Thomas Mullaly
urlmon: Finished adding basic support for Uri_CREATE_FI...
tree
|
commitdiff
2010-08-27
Thomas Mullaly
urlmon: Improved support for determining if a URI is...
tree
|
commitdiff
2010-08-27
Thomas Mullaly
urlmon: Beginning to add support for Uri_CREATE_FILE_US...
tree
|
commitdiff
2010-08-27
Thomas Mullaly
urlmon: Some opaque URIs get their port set.
tree
|
commitdiff
2010-08-27
Thomas Mullaly
urlmon: Some IUri's don't always have an absolute URI...
tree
|
commitdiff
2010-08-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2010-08-24
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_RemoveProperties.
tree
|
commitdiff
2010-08-24
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder's IUri property.
tree
|
commitdiff
2010-08-24
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_HasBeenModified.
tree
|
commitdiff
2010-08-23
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_GetUserName.
tree
|
commitdiff
2010-08-23
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_GetSchemeName.
tree
|
commitdiff
2010-08-23
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_GetQuery.
tree
|
commitdiff
2010-08-23
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_GetPort.
tree
|
commitdiff
2010-08-23
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_GetPath.
tree
|
commitdiff
2010-08-23
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_GetPassword.
tree
|
commitdiff
2010-08-23
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_GetHost.
tree
|
commitdiff
2010-08-23
Thomas Mullaly
urlmon/tests: Fixed bug where tests might succeed befor...
tree
|
commitdiff
2010-08-19
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_GetFragment.
tree
|
commitdiff
2010-08-19
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_CreateUriWith...
tree
|
commitdiff
2010-08-19
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_CreateUriSimple.
tree
|
commitdiff
2010-08-19
Thomas Mullaly
urlmon/tests: Added tests for IUriBuilder_CreateUri.
tree
|
commitdiff
2010-08-19
Thomas Mullaly
urlmon/tests: Added a few tests for CreateIUriBuilder.
tree
|
commitdiff
2010-08-18
Thomas Mullaly
urlmon: Implemented CreateUriWithFragment.
tree
|
commitdiff
2010-08-18
Thomas Mullaly
urlmon/tests: Added testing suite for CreateUriWithFrag...
tree
|
commitdiff
2010-08-17
Thomas Mullaly
urlmon: Implemented IUri_IsEqual.
tree
|
commitdiff
2010-08-17
Thomas Mullaly
urlmon: Added support for invalid flag combinations...
tree
|
commitdiff
2010-08-17
Thomas Mullaly
urlmon: Added support for pre-processing URI strings.
tree
|
commitdiff
2010-08-16
Thomas Mullaly
urlmon: Implemented IUri_GetProperties and IUri_HasProp...
tree
|
commitdiff
2010-08-16
Thomas Mullaly
urlmon: Implemented IUri_GetDisplayUri.
tree
|
commitdiff
2010-08-16
Thomas Mullaly
urlmon: Implemented IUri_GetAbsoluteUri.
tree
|
commitdiff
2010-08-16
Thomas Mullaly
urlmon: Implemented IUri_GetFragment.
tree
|
commitdiff
2010-08-16
Thomas Mullaly
urlmon: Implemented canonicalization for URI fragments.
tree
|
commitdiff
2010-08-16
Thomas Mullaly
urlmon: Implemented a fragment parser.
tree
|
commitdiff
2010-08-04
Thomas Mullaly
urlmon: Implemented IUri_GetPathAndQuery.
tree
|
commitdiff
2010-08-04
Thomas Mullaly
urlmon: Implemented IUri_GetQuery.
tree
|
commitdiff
2010-08-04
Thomas Mullaly
urlmon: Implemented canonicalization of query strings.
tree
|
commitdiff
2010-08-04
Thomas Mullaly
urlmon: Implemented a parser for URI query strings.
tree
|
commitdiff
2010-08-03
Thomas Mullaly
urlmon: Implemented IUri_GetExtension.
tree
|
commitdiff
2010-08-03
Thomas Mullaly
urlmon: Implemented IUri_GetPath.
tree
|
commitdiff
2010-08-03
Thomas Mullaly
urlmon: Implemented canonicalization function for paths...
tree
|
commitdiff
2010-08-03
Thomas Mullaly
urlmon: Implemented a function which removes dot segmen...
tree
|
commitdiff
2010-08-03
Thomas Mullaly
urlmon: Implemented canonicalization function for hiera...
tree
|
commitdiff
2010-08-03
Thomas Mullaly
urlmon: Implemented a path parser for opaque URIs.
tree
|
commitdiff
2010-08-03
Thomas Mullaly
urlmon: Implemented a path parser for hierarchical...
tree
|
commitdiff
2010-08-02
Thomas Mullaly
urlmon: Implemented IUri_GetDomain.
tree
|
commitdiff
2010-08-02
Thomas Mullaly
urlmon: Implemented function for finding the domain...
tree
|
commitdiff
2010-08-02
Thomas Mullaly
urlmon: Implemented IUri_GetAuthority.
tree
|
commitdiff
2010-08-02
Thomas Mullaly
urlmon: Implemented IUri_GetHostType.
tree
|
commitdiff
2010-07-30
Thomas Mullaly
urlmon/tests: Added some more test URIs.
tree
|
commitdiff
2010-07-29
Thomas Mullaly
urlmon: Implemented IUri_GetPort.
tree
|
commitdiff
2010-07-29
Thomas Mullaly
urlmon/tests: Restructured invalid URI tests plus added...
tree
|
commitdiff
2010-07-28
Alexandre Julliard
urlmon/tests: Don't bother testing unimplemented functi...
tree
|
commitdiff
2010-07-26
Thomas Mullaly
urlmon: Implemented canonicalization for reg-names.
tree
|
commitdiff
2010-07-26
Thomas Mullaly
urlmon/tests: Added more test URIs for IPv6 canonicaliz...
tree
|
commitdiff
2010-07-26
Thomas Mullaly
urlmon: Implemented canonicalization for IPv6 addresses.
tree
|
commitdiff
2010-07-26
Thomas Mullaly
urlmon/tests: Added more URI test cases.
tree
|
commitdiff
2010-07-26
Thomas Mullaly
urlmon: Added parser for IPvFuture addresses.
tree
|
commitdiff
2010-07-26
Thomas Mullaly
urlmon: Added parser for IPv6 addresses.
tree
|
commitdiff
2010-07-23
Thomas Mullaly
urlmon: Partially implemented IUri_GetHost.
tree
|
commitdiff
2010-07-23
Thomas Mullaly
urlmon/tests: Added more test URIs.
tree
|
commitdiff
2010-07-22
Thomas Mullaly
urlmon: Implemented IUri_GetPassword.
tree
|
commitdiff
2010-07-22
Thomas Mullaly
urlmon: Implemented IUri_GetUserName.
tree
|
commitdiff
2010-07-22
Thomas Mullaly
urlmon: Implemented IUri_GetUserInfo.
tree
|
commitdiff
2010-07-22
Thomas Mullaly
urlmon/tests: Added more test URI's.
tree
|
commitdiff
2010-07-22
Thomas Mullaly
urlmon: Implemented parser for the userinfo of a URI.
tree
|
commitdiff
2010-07-22
Thomas Mullaly
urlmon: Added a stub implementation for parsing the...
tree
|
commitdiff
2010-07-22
Thomas Mullaly
urlmon: Fixed the scheme name parser to handle wildcard...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
next