Juan Lang
|
00ba1f606c
|
rsaenh: Fully initialize schannel algorithm information.
|
2011-02-15 16:51:30 +01:00 |
Alexandre Julliard
|
28fce46de7
|
cabinet: Store the CCAB data as soon as it is available.
Also add a helper function for the cabinet header size.
|
2011-02-15 16:51:29 +01:00 |
Alexandre Julliard
|
5dc4986dab
|
cabinet: Add helper functions for temp file manipulations.
|
2011-02-15 16:51:29 +01:00 |
Alexandre Julliard
|
21aab68fbb
|
cabinet: Store files in a list in memory instead of in a temp file.
|
2011-02-15 16:51:20 +01:00 |
Alexandre Julliard
|
f6ebe3b8b2
|
cabinet: Store folders in a list in memory instead of in a temp file.
|
2011-02-14 20:05:46 +01:00 |
Alexandre Julliard
|
c24cd869cd
|
cabarc: Add support for starting a new folder with a '+' file name.
|
2011-02-14 17:27:29 +01:00 |
Alexandre Julliard
|
0c1e7ff7c4
|
cabarc: Add support for specifying a maximum cabinet file.
|
2011-02-14 17:24:53 +01:00 |
Igor Paliychuk
|
a24e8c8f0b
|
wordpad: Improve translations.
|
2011-02-14 13:33:35 +01:00 |
Igor Paliychuk
|
22b63d2c54
|
wininet: Fix translations.
|
2011-02-14 13:33:35 +01:00 |
Igor Paliychuk
|
c5ee445f89
|
cryptui: Fix French translation.
|
2011-02-14 13:33:35 +01:00 |
Austin English
|
b827ab329b
|
msiexec: Add /unreg as an alias for /z.
|
2011-02-14 13:33:34 +01:00 |
Austin English
|
3c5f46c962
|
wine.inf: Add HKLM\\Software\\Microsoft\\Windows\\Current Version\\Run key.
|
2011-02-14 13:33:34 +01:00 |
André Hentschel
|
4b3ad0d31c
|
urlmon/tests: Fix expected result.
|
2011-02-14 13:33:34 +01:00 |
Austin English
|
fe9544abd2
|
ntdll/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
da3feee905
|
urlmon/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
fe975fb0b6
|
ole32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
5206db8055
|
ole32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
efb3c48d8a
|
ole32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-14 13:33:32 +01:00 |
Austin English
|
c57c9ce3d1
|
ntdll/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 13:33:32 +01:00 |
Austin English
|
f956a472c0
|
user32/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-14 13:33:32 +01:00 |
Nikolay Sivov
|
c406b888aa
|
msxml: Add IXSLTemplate stub.
|
2011-02-14 13:33:32 +01:00 |
Maarten Lankhorst
|
af5423ef57
|
dsound: Forcibly lock buffers to be mixed.
|
2011-02-14 13:33:32 +01:00 |
Alexander Lakhin
|
43790cf374
|
regedit: Update Russian translation.
|
2011-02-14 13:33:31 +01:00 |
Alexander Lakhin
|
6459f2c53f
|
shdocvw: Add Russian translation resources.
|
2011-02-14 13:33:31 +01:00 |
Alexander Lakhin
|
663ae47e00
|
inetcpl.cpl: Add Russian translation resources.
|
2011-02-14 13:33:31 +01:00 |
Alexander Lakhin
|
09c006751d
|
cryptui: Add Russian translation resources.
|
2011-02-14 13:33:31 +01:00 |
Gerald Pfeifer
|
7f6d6b835d
|
wpp: Fix the output type for the "unsigned OP signed" cases in BIN_OP_INT and friends.
|
2011-02-14 13:33:30 +01:00 |
Gerald Pfeifer
|
d698e226f6
|
comctl32/tests: Remove unused parameter from test_removeimage().
|
2011-02-14 13:33:30 +01:00 |
Gerald Pfeifer
|
54d98ba791
|
wined3d: Remove an old hack around Mesa choking on protected memory from flush_to_framebuffer_drawpixels.
|
2011-02-14 13:33:30 +01:00 |
Gerald Pfeifer
|
8c9abc1dd8
|
comctl32/tests: Avoid uninitialized variable warning in GetWidthBytes().
|
2011-02-14 13:33:29 +01:00 |
Austin English
|
e36370f04b
|
gdi32: Add a stub for GdiDrawStream.
|
2011-02-14 13:33:29 +01:00 |
Jacek Caban
|
9896d41ced
|
urlmon: Fixed Valgrind warnings.
|
2011-02-14 13:33:29 +01:00 |
Austin English
|
99d9e0f6b2
|
shell32: Trace APPBARDATA struct members based on message type (Valgrind).
|
2011-02-14 12:30:52 +01:00 |
Ken Thomases
|
d52f95cec8
|
iphlpapi: Enable non-privileged ICMP (ping) on Mac OS X.
|
2011-02-14 12:29:18 +01:00 |
Ken Thomases
|
e814147b12
|
user32: Remove wrong parameter name from comment.
Spotted by Peter Oberndorfer.
|
2011-02-14 12:29:05 +01:00 |
Akihiro Sagawa
|
1bb6395b0d
|
po: Update Japanese translation.
|
2011-02-14 12:28:53 +01:00 |
Akihiro Sagawa
|
0ea27c6ad8
|
wmc: Update PO message match algorithm.
|
2011-02-14 12:28:30 +01:00 |
Detlef Riekenberg
|
58a95780fb
|
mshtml/tests: Fix a typo.
|
2011-02-14 12:28:21 +01:00 |
Detlef Riekenberg
|
1c2183a85a
|
msi/tests: Fix a typo.
|
2011-02-14 12:28:17 +01:00 |
Detlef Riekenberg
|
14fc2eff44
|
winspool: Do not mark AddPrinterA as stub.
|
2011-02-14 12:28:08 +01:00 |
Austin English
|
1091ceef7b
|
mshtml/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-14 12:27:54 +01:00 |
Austin English
|
746e8b237e
|
mshtml/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-14 12:27:46 +01:00 |
Austin English
|
2811f68e92
|
shell32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 12:27:33 +01:00 |
Austin English
|
3c69f657fb
|
shell32/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-14 12:27:26 +01:00 |
Austin English
|
8a3294e8b6
|
shell32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 12:27:19 +01:00 |
Austin English
|
c2671133dd
|
shell32/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-14 12:27:10 +01:00 |
Austin English
|
df846e89eb
|
shell32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 12:26:51 +01:00 |
Austin English
|
d6cd0e999e
|
shell32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 12:26:45 +01:00 |
Austin English
|
75f8de0d4f
|
shell32/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-14 12:26:33 +01:00 |
Rico Schüller
|
cacff4b3a0
|
d3dcompiler: Implement ID3DShaderReflection::GetResourceBindingDescByName().
|
2011-02-14 12:26:08 +01:00 |