Misha Koshelev
|
9bcb9c16ec
|
urlmon: Fix timing issue with FLAG_REQUEST_COMPLETE and InternetQueryDataAvailable in HttpProtocol.
|
2007-07-24 12:17:58 +02:00 |
Damjan Jovanovic
|
827644ad71
|
ws2_32: Sending 0 bytes shouldn't cause an infinite loop.
|
2007-07-24 11:50:08 +02:00 |
James Hawkins
|
f4147ca004
|
msi: Add handling for the MSIMODIFY_UPDATE command.
|
2007-07-24 11:49:59 +02:00 |
James Hawkins
|
479aca4731
|
msi: Add tests for the MSIMODIFY_UPDATE command.
|
2007-07-24 11:49:50 +02:00 |
James Hawkins
|
8a7690c151
|
msi: Properly delete the columns view.
|
2007-07-24 11:49:33 +02:00 |
Juan Lang
|
0584964518
|
crypt32: Test and implement encoding signed data messages with CRLs.
|
2007-07-24 11:49:23 +02:00 |
Juan Lang
|
01ab14e174
|
crypt32: Test and implement encoding signed messages with certificates.
|
2007-07-24 11:49:14 +02:00 |
Juan Lang
|
8a3f4483a9
|
crypt32: Use set encoding function for encoding PKCS signed info.
|
2007-07-24 11:49:07 +02:00 |
Juan Lang
|
4f30f90c39
|
crypt32: Implement getting version from an encoded signed message.
|
2007-07-24 11:48:59 +02:00 |
Juan Lang
|
8c81a38698
|
crypt32: Add tests for getting an encoded signed message's parameters.
|
2007-07-24 11:48:52 +02:00 |
Juan Lang
|
99c475417a
|
crypt32: Use consistent types for storing and encoding signed encode data.
|
2007-07-24 11:48:44 +02:00 |
Juan Lang
|
2d359268e6
|
crypt32: Separate signer handles from signer info to avoid unnecessary memory allocation.
|
2007-07-24 11:48:36 +02:00 |
Juan Lang
|
937b27f3a3
|
crypt32: Implement getting outer content of a signed message.
|
2007-07-24 11:48:27 +02:00 |
Juan Lang
|
b80101eb65
|
crypt32: Partially implement encoding signed messages.
|
2007-07-24 11:48:19 +02:00 |
Juan Lang
|
71a5859ded
|
crypt32: Implement getting the hash for each signer of a signed encoded message.
|
2007-07-24 11:48:06 +02:00 |
Juan Lang
|
4e2b3ab9e1
|
crypt32: Hash and sign data when updating signed messages.
|
2007-07-24 11:32:19 +02:00 |
Juan Lang
|
0b0df876b2
|
crypt32: More parameter checking for opening signed encoded messages.
|
2007-07-24 11:32:10 +02:00 |
Juan Lang
|
19e63d9004
|
crypt32: Add tests for opening non-detached signed messages, and clarify detached open.
|
2007-07-24 11:32:03 +02:00 |
Juan Lang
|
d11ddebc76
|
crypt32: Add a partial stub for updating a signed encoded message.
|
2007-07-24 11:31:56 +02:00 |
Juan Lang
|
014f282b72
|
crypt32: Add tests for signed message encoding.
|
2007-07-24 11:31:46 +02:00 |
Juan Lang
|
cc4005829d
|
crypt32: Add tests for updating signed encoded messages.
|
2007-07-24 11:30:50 +02:00 |
Juan Lang
|
45652e0802
|
crypt32: Check for and fail on indefinite-length encoding.
|
2007-07-24 11:30:41 +02:00 |
Juan Lang
|
dc28f99d22
|
crypt32: Introduce function to encode an array of items as a set.
|
2007-07-24 11:30:34 +02:00 |
Juan Lang
|
223bad2312
|
crypt32: Add stub encoded signed message.
|
2007-07-24 11:30:21 +02:00 |
Juan Lang
|
725d440d3c
|
crypt32: Add tests for opening signed message to encode.
|
2007-07-24 11:30:12 +02:00 |
Jason Edmeades
|
ca710edc34
|
user32: MDI tile and cascade should not resize non-resizable windows.
|
2007-07-24 11:27:55 +02:00 |
Jason Edmeades
|
1c07a97ffd
|
user32: Correct trace to log calculated values rather than uninitialized ones.
|
2007-07-24 11:26:46 +02:00 |
Michael Stefaniuc
|
cee98d2969
|
winefile: Move some self contained functions to use explicit W functions.
|
2007-07-24 11:26:27 +02:00 |
Michael Stefaniuc
|
ca2a6673c9
|
wldap32: Don't produce unreachable code during conditional compilation. Found bySmatch.
|
2007-07-24 11:26:08 +02:00 |
Michael Stefaniuc
|
11bb71d3d6
|
winefile: Replace malloc with HeapAlloc.
|
2007-07-24 11:26:05 +02:00 |
Paul Vriens
|
83d8cbcc48
|
advapi32/service: Handle is checked before servicename.
|
2007-07-24 11:26:00 +02:00 |
H. Verbeet
|
fc4c73902a
|
wined3d: Trace the declaration element type in primitiveDeclarationConvertToStridedData().
|
2007-07-24 11:25:52 +02:00 |
H. Verbeet
|
be8226593c
|
wined3d: Don't modify the blending parameters in state_blend().
|
2007-07-24 11:25:45 +02:00 |
Andrew Talbot
|
0e14c29d66
|
msi: Cast-qual warning fix.
|
2007-07-24 11:25:40 +02:00 |
Vitaliy Margolen
|
94e08ec5be
|
dinput: Use more messages as a possible indication of the foreground window changes.
|
2007-07-23 12:13:26 +02:00 |
Evan Stade
|
818051de2c
|
gdiplus: Change atan2 to gdiplus_arctan2.
|
2007-07-23 12:11:43 +02:00 |
Evan Stade
|
a84b567cba
|
gdiplus: Added startcap rendering.
|
2007-07-23 12:11:21 +02:00 |
Evan Stade
|
f56fa321f5
|
gdiplus: Use base inset for custom line caps.
|
2007-07-23 12:10:54 +02:00 |
Evan Stade
|
8c5bcef9f3
|
gdiplus: Added rendering of fill-path type custom line caps.
|
2007-07-23 12:10:42 +02:00 |
Hans Leidekker
|
1cec4e3b6e
|
pdh: Implement and test PdhAddEnglishCounter{A, W} and PdhCollectQueryDataWithTime.
|
2007-07-23 12:00:46 +02:00 |
Hans Leidekker
|
0fbb4619e1
|
pdh: Implement and test PdhLookupPerfIndexByName{A, W} and PdhLookupPerfNameByIndex{A, W}.
|
2007-07-23 12:00:33 +02:00 |
Hans Leidekker
|
75a9146268
|
pdh: Add more tests and make them pass.
|
2007-07-23 11:59:34 +02:00 |
Hans Leidekker
|
d95aa67a0a
|
pdh: Add a stub processor time counter.
|
2007-07-23 11:59:21 +02:00 |
Detlef Riekenberg
|
92f843d7ed
|
winspool: Use printenv_t for GetDriverInfoFromReg.
|
2007-07-23 11:59:14 +02:00 |
H. Verbeet
|
34f6d4937f
|
wined3d: Fix the shader version on some instruction tokens.
|
2007-07-23 11:59:08 +02:00 |
H. Verbeet
|
35aa2ce9f2
|
wined3d: Correctly handle normalized vertex declaration data types.
|
2007-07-23 11:59:01 +02:00 |
Hwang YunSong(황윤성)
|
318bc906d6
|
net: New Korean resource.
|
2007-07-23 11:58:48 +02:00 |
Hwang YunSong(황윤성)
|
d46d87a421
|
wordpad: Updated Korean resource.
|
2007-07-23 11:58:42 +02:00 |
Hwang YunSong(황윤성)
|
7e02d171c2
|
localui: New Korean resource.
|
2007-07-23 11:58:36 +02:00 |
Damjan Jovanovic
|
25e938c11a
|
tools: Add basic support for the startup notifications standard.
|
2007-07-23 11:58:26 +02:00 |