André Hentschel
|
4a69fa34e9
|
cryptui: Fix German translation.
|
2010-10-04 15:00:06 +02:00 |
André Hentschel
|
a3fcddc559
|
crypt32: Fix German translation.
|
2010-10-04 15:00:05 +02:00 |
André Hentschel
|
6d2a2e1a97
|
advapi32/tests: Introduce tests for the merged view of HKEY_CLASSES_ROOT.
|
2010-10-04 15:00:05 +02:00 |
Austin English
|
cad2aaff2b
|
psapi/tests: Remove an ugly macro.
|
2010-10-04 15:00:05 +02:00 |
Austin English
|
0ed04f87dd
|
iphlpapi: Avoid using %n (clang).
|
2010-10-04 15:00:05 +02:00 |
Austin English
|
d994917fc6
|
iphlpapi: Remove stray code (clang).
|
2010-10-04 15:00:05 +02:00 |
Nick Bowler
|
681d544620
|
dsound: Restore old format on SetFormat failure.
|
2010-10-04 15:00:05 +02:00 |
Thomas Mullaly
|
dfaabee3e8
|
urlmon: Fixed memory leak in error path of CreateUri.
|
2010-10-04 15:00:05 +02:00 |
Thomas Mullaly
|
d2a0da17c7
|
urlmon: Implemented canonicalization of IUriBuilder components.
|
2010-10-04 15:00:05 +02:00 |
Thomas Mullaly
|
bc3f8bb0c7
|
urlmon: canonicalize_path_hierarchical should prepend a '/' if needed.
|
2010-10-04 15:00:05 +02:00 |
Thomas Mullaly
|
e1280919b8
|
urlmon: Restructured how the path component is validated in a IUriBuilder.
|
2010-10-04 15:00:05 +02:00 |
Thomas Mullaly
|
d8263344ef
|
urlmon: Restructured how ports are canonicalized.
|
2010-10-04 15:00:05 +02:00 |
Thomas Mullaly
|
a057153c2e
|
urlmon: Implemented functionality for generating raw URI string of a IUriBuilder.
|
2010-10-04 15:00:04 +02:00 |
Thomas Mullaly
|
1674bdd932
|
urlmon: validate_fragment works better if it actually calls parse_fragment instead of parse_query.
|
2010-10-04 15:00:04 +02:00 |
Andrew Talbot
|
73efb62fc3
|
gdi.exe16: Constify a variable.
|
2010-10-04 15:00:04 +02:00 |
Andrew Talbot
|
ea1ec88091
|
fusion: Constify some variables.
|
2010-10-04 15:00:04 +02:00 |
Andrew Talbot
|
49e993c641
|
explorerframe: Constify some variables.
|
2010-10-04 15:00:04 +02:00 |
Luca Bennati
|
7cc3a6774c
|
inetcpl.cpl: Update Italian translation.
|
2010-10-04 15:00:04 +02:00 |
Aurimas Fišeras
|
b664fc8369
|
inetcpl.cpl: Update Lithuanian translation.
|
2010-10-04 15:00:04 +02:00 |
Gerald Pfeifer
|
632a6c7904
|
msxml3: Use the existing READYSTATE type instead of creating our own enum READYSTATE (and mixing the two).
|
2010-10-04 14:59:59 +02:00 |
Frédéric Delanoy
|
5c676679fd
|
inetcpl.cpl: Update French translation.
|
2010-10-04 14:52:22 +02:00 |
Nikolay Sivov
|
d69a7165be
|
msxml3: Add basic bind callback for moniker binding.
|
2010-10-04 14:52:12 +02:00 |
Juan Lang
|
938767cae3
|
winhttp: Let CertVerifyCertificateChainPolicy handle certain security flags.
|
2010-10-04 11:04:04 +02:00 |
Detlef Riekenberg
|
aa95bc4e31
|
winmm/tests: Set a struct member to 0 is obsolete after adding a memset.
|
2010-10-04 11:03:57 +02:00 |
Juan Lang
|
99e557f02b
|
cryptui: Check whether caller called WinVerifyTrust when deciding whether to call it.
|
2010-10-04 11:03:38 +02:00 |
Juan Lang
|
e47fae98e3
|
cryptui: Remove redundant close line.
|
2010-10-04 11:03:25 +02:00 |
Alexandre Julliard
|
3f76a25201
|
Release 1.3.4.
|
2010-10-01 20:46:44 +02:00 |
Andrew Eikum
|
f62439c0d4
|
msi/tests: Fix copy-paste errors in tests.
|
2010-10-01 17:48:11 +02:00 |
Austin English
|
b2a8b61dd5
|
ddraw/tests: Fix a few compiler warnings on clang.
|
2010-10-01 17:48:11 +02:00 |
Jacek Caban
|
a19a8040f5
|
urlmon.idl: Added more error codes.
|
2010-10-01 17:48:10 +02:00 |
Saulius Krasuckas
|
815cd34c53
|
winmm/tests: Initialize whole MIDIHDR struct before using it.
|
2010-10-01 17:48:10 +02:00 |
Hans Leidekker
|
dfc9351ba4
|
msi: Set more 64-bit properties.
|
2010-10-01 17:48:10 +02:00 |
Hans Leidekker
|
ddbf3c754e
|
msi: Remove an unnecessary warning.
|
2010-10-01 17:48:10 +02:00 |
Hans Leidekker
|
9cb467911d
|
include: Add a prototype for EnumSystemLocalesEx.
|
2010-10-01 17:48:10 +02:00 |
Hans Leidekker
|
aba86be101
|
advapi32: Add a stub implementation of EventRegister.
|
2010-10-01 17:48:10 +02:00 |
Jacek Caban
|
39f2c63055
|
urlmon: Replace also bind_info in set_binding_sink.
|
2010-10-01 17:48:10 +02:00 |
Jacek Caban
|
93e6ca8747
|
jscript: Don't use to_object for nullDisp in Object function.
|
2010-10-01 17:48:10 +02:00 |
Vitaly Perov
|
a15301a0bc
|
shdocvw: Silence more invalid QueryInterface FIXMEs.
|
2010-10-01 17:48:10 +02:00 |
Detlef Riekenberg
|
ca042b2922
|
inetcpl: Implement LaunchInternetControlPanel.
|
2010-10-01 17:48:10 +02:00 |
Detlef Riekenberg
|
6d9e5162d6
|
inetcpl: Update German translation.
|
2010-10-01 17:48:10 +02:00 |
Detlef Riekenberg
|
e859230ee4
|
inetcpl: Add general propsheet and allow to set the homepage.
|
2010-10-01 17:48:09 +02:00 |
Juan Lang
|
80545ef966
|
wininet: Secure flag is set in the request, not in the session.
|
2010-10-01 17:48:05 +02:00 |
Juan Lang
|
948173b7f4
|
wininet: Set cipher strength bits when querying INTERNET_OPTION_SECURITY_FLAGS.
|
2010-10-01 15:21:18 +02:00 |
Juan Lang
|
887aeb6a09
|
wininet: Support querying the cipher strength of an SSL connection.
|
2010-10-01 15:20:49 +02:00 |
Juan Lang
|
56ebc04ab6
|
wininet: Returned certificate strings are always ASCII.
|
2010-10-01 15:20:41 +02:00 |
Juan Lang
|
86732e04d8
|
wininet: Add some secure connection tests.
|
2010-10-01 15:20:35 +02:00 |
Juan Lang
|
9f6cd2663e
|
wininet: Let CertVerifyCertificateChainPolicy handle certain security flags.
|
2010-10-01 15:20:27 +02:00 |
Alexandre Julliard
|
15c1670a5c
|
shell32/tests: Fix some test failures on Vista.
|
2010-10-01 15:16:47 +02:00 |
Alexandre Julliard
|
0647a85dda
|
wineboot: Always create the various RunOnce keys.
|
2010-10-01 14:22:40 +02:00 |
Austin English
|
c99609a5a0
|
wineserver: Return the version information in the same format as wine --version.
|
2010-10-01 14:22:16 +02:00 |