Misha Koshelev
|
a58da4c49a
|
urlmon: Add support for non-GET requests (e.g., POST) in HttpProtocol.
|
2007-07-23 11:57:56 +02:00 |
Misha Koshelev
|
609d91fb0c
|
urlmon: Actually send the additional headers returned by IHttpNegotiate::BeginningTransaction.
|
2007-07-23 11:57:50 +02:00 |
Misha Koshelev
|
2a4e41878d
|
urlmon: Call HttpOpenRequest with INTERNET_FLAG_KEEP_CONNECTION, INTERNET_FLAG_NO_CACHE_WRITE if appropriate.
|
2007-07-23 11:57:35 +02:00 |
Misha Koshelev
|
e9312fbc92
|
urlmon/tests: Add test for BINDVERB_POST in http_protocol.
|
2007-07-23 11:57:23 +02:00 |
James Hawkins
|
ccef56f2cc
|
msi: Ref count temporary columns and release them when necessary.
|
2007-07-23 11:55:34 +02:00 |
James Hawkins
|
0fd733bf90
|
msi: Implement adding columns using the ALTER command.
|
2007-07-23 11:55:11 +02:00 |
Juan Lang
|
52cc727348
|
crypt32: Move decoding hash messages to a helper function.
|
2007-07-23 11:53:59 +02:00 |
Andrew Talbot
|
815c3ccbdc
|
comcat: Cast-qual warning fix.
|
2007-07-23 11:53:49 +02:00 |
Andrew Talbot
|
6c0ccbc23a
|
kernel32: Cast-qual warning fix.
|
2007-07-23 11:53:41 +02:00 |
Vitaliy Margolen
|
d836a50621
|
winex11drv: Correctly react to focus loss away from Wine.
|
2007-07-23 11:53:17 +02:00 |
Vitaliy Margolen
|
dcdf7c55d6
|
server: Treat desktop as a top-level window.
|
2007-07-23 11:53:06 +02:00 |
Vitaliy Margolen
|
9380eb3127
|
user32: Add test for SetForegroundWindow(desktop).
|
2007-07-23 11:49:46 +02:00 |
Paul Vriens
|
b5a61cb492
|
advapi32/service: Add tests for GetDisplayName.
|
2007-07-23 11:48:26 +02:00 |
Paul Vriens
|
12dbeef655
|
advapi32/tests: Run on NT4 again.
|
2007-07-23 11:48:19 +02:00 |
Rob Shearman
|
8a87d916b4
|
rpcrt4: Convert bind ack and nack reject reasons into RPC status codes when binding.
|
2007-07-23 11:48:13 +02:00 |
Dmitry Timoshkov
|
433393fd51
|
advapi32: Rename the test to better represent the tested functionality.
|
2007-07-20 12:25:50 +02:00 |
Dmitry Timoshkov
|
7b77b91723
|
winex11.drv: Constify the pen dash data.
|
2007-07-20 12:25:42 +02:00 |
Nigel Liang
|
c52ce9bccc
|
winex11.drv: Implement XIMPreEditCaretCallback.
|
2007-07-20 11:58:35 +02:00 |
Evan Stade
|
937432ac17
|
gdiplus: Added GdipSetPenStartCap.
|
2007-07-20 11:56:11 +02:00 |
Evan Stade
|
5306245c47
|
gdiplus: Updated GdipClonePen to clone pen's members by value, not reference.
|
2007-07-20 11:56:02 +02:00 |
Evan Stade
|
b2b4b87c3b
|
gdiplus: Added GdipCloneBrush.
|
2007-07-20 11:55:42 +02:00 |
Evan Stade
|
7af2e97a4a
|
gdiplus: Associate a brush with a pen.
|
2007-07-20 11:55:25 +02:00 |
Evan Stade
|
85b5df42a7
|
gdiplus: Added rendering of custom line caps.
|
2007-07-20 11:53:40 +02:00 |
Evan Stade
|
ea5898c067
|
gdiplus: Use atan2 instead of atan.
|
2007-07-20 11:53:15 +02:00 |
Evan Stade
|
8f865f42ee
|
gdiplus: Added custom line cap setters.
|
2007-07-20 11:52:57 +02:00 |
Evan Stade
|
628237f334
|
gdiplus: Added GdipCloneCustomLineCap.
|
2007-07-20 11:52:06 +02:00 |
Evan Stade
|
d07088ee8a
|
gdiplus: Initial custom line caps implementation.
|
2007-07-20 11:51:55 +02:00 |
Evan Stade
|
a8322cb1ad
|
gdiplus: Added GdipCreateMatrix.
|
2007-07-20 11:51:23 +02:00 |
Evan Stade
|
eb478be84c
|
gdiplus: Added GdipRotateMatrix.
|
2007-07-20 11:51:09 +02:00 |
Evan Stade
|
477874797c
|
gdiplus: Added GdipTranslateMatrix.
|
2007-07-20 11:50:55 +02:00 |
Evan Stade
|
d882fc043d
|
gdiplus: Added GdipScaleMatrix.
|
2007-07-20 11:50:34 +02:00 |
Alexander Nicolaysen Sørnes
|
0b381cee30
|
wordpad: Resize rebar control on window resize.
|
2007-07-20 11:47:30 +02:00 |
Andrew Talbot
|
8dac319a12
|
comctl32: Cast-qual warning fix.
|
2007-07-20 11:47:14 +02:00 |
Andrew Talbot
|
f8198e6688
|
dbghelp: Cast-qual warnings fix.
|
2007-07-20 11:46:04 +02:00 |
Andrew Talbot
|
9cc84f6359
|
dplayx: Cast-qual warning fix.
|
2007-07-20 11:46:01 +02:00 |
Michael Stefaniuc
|
45d6d1c20b
|
oleaut32: Remove a return after return.
|
2007-07-20 11:45:58 +02:00 |
Paul Vriens
|
e50edb61f0
|
advapi32/service: Some 'refcount' tests.
|
2007-07-20 11:45:53 +02:00 |
Paul Vriens
|
4c24492d31
|
advapi32/service: lpBinaryPathName is mandatory.
|
2007-07-20 11:45:09 +02:00 |
Anatoly Lyutin
|
857ff080eb
|
kernel32/tests: Add test for GetShortPathNameW.
|
2007-07-20 11:45:02 +02:00 |
Anatoly Lyutin
|
2364a87d1b
|
cmd: Use toupperW instead of toupper.
|
2007-07-20 11:44:53 +02:00 |
Anatoly Lyutin
|
e8606d5694
|
user32: Add comment to a function.
|
2007-07-20 11:44:47 +02:00 |
Juan Lang
|
74bd61203d
|
crypt32: Implement querying computed hash of a decoded hash message.
|
2007-07-20 11:41:19 +02:00 |
Juan Lang
|
22e7c2f38e
|
crypt32: Store hash algorithm ID along with other parameters when decoding a hash message.
|
2007-07-20 11:41:09 +02:00 |
Juan Lang
|
0e90cb9629
|
crypt32: Store (most) parameters of a decoded hash message.
|
2007-07-20 11:40:56 +02:00 |
Mikołaj Zalewski
|
46a48c40ad
|
user32/tests: Simplify a test.
|
2007-07-20 11:40:44 +02:00 |
Mikołaj Zalewski
|
f53e314180
|
comctl32: tooltips: Remove broken support for non-NULL-terminated strings in TOOLTIPS_GetDispInfo[AW].
|
2007-07-20 11:36:59 +02:00 |
Mikołaj Zalewski
|
31be5005c6
|
comctl32: toolbar: Test and fix invalid indexes passed in TB_ISBUTTON*.
|
2007-07-20 11:34:34 +02:00 |
Dmitry Timoshkov
|
648f7b1d9f
|
winuser.h: Add RealChildWindowFromPoint declaration.
|
2007-07-20 11:34:27 +02:00 |
Alexandre Julliard
|
1207d9b593
|
ntdll: Add support for abbreviated empty elements in manifests.
|
2007-07-20 11:19:17 +02:00 |
Alexandre Julliard
|
a24f9cc101
|
ntdll: Don't fail to load manifests that contain unknown elements or attributes.
Print FIXMEs for errors that really cause the loading to fail.
|
2007-07-20 11:18:41 +02:00 |