Jacek Caban
|
de36782c48
|
urlmon: Set INTERNET_OPTION_HTTP_DECODING option in http protocol handler.
|
2009-06-05 14:43:24 +02:00 |
Paul Vriens
|
e42d7f9591
|
msctf: Fix a possible NULL dereference (Coverity).
|
2009-06-05 14:43:24 +02:00 |
Paul Vriens
|
b3e4155a41
|
kernel32/tests: Fix a test failure on Win9x/WinMe.
|
2009-06-05 14:43:24 +02:00 |
Paul Vriens
|
d449fcde40
|
riched32/tests: Fix a test failure on NT4 and below.
|
2009-06-05 14:43:24 +02:00 |
Paul Vriens
|
b7aa196449
|
shell32/tests: Fix test failure on NT4.
|
2009-06-05 14:43:24 +02:00 |
Stefan Stranz
|
1a0a47d60c
|
winhlp32: Fix crash on launch.
|
2009-06-04 12:50:55 +02:00 |
Louis Lenders
|
d099c90ea3
|
ntdll: Add stub for RtlEnumerateGenericTableWithoutSplaying.
|
2009-06-04 12:43:42 +02:00 |
Damjan Jovanovic
|
7287023647
|
winemenubuilder: Associate file open applications with freedesktop.
|
2009-06-04 12:42:54 +02:00 |
Aric Stewart
|
ba4f606663
|
msctf: Define ITfCompartmentMgr and ITfCompartment.
|
2009-06-04 12:40:04 +02:00 |
Andrew Eikum
|
156eeb08be
|
gdiplus: Stubs for GdipDrawImagePoints and GdipDrawImagePointsI.
|
2009-06-04 12:38:37 +02:00 |
Andrew Eikum
|
46de8c0eb4
|
gdiplus: Stub for GdipEmfToWmfBits.
|
2009-06-04 12:38:33 +02:00 |
Henri Verbeet
|
a44f84fdf7
|
wined3d: Add a proper enum value for "no extension".
This would allow an extension check for ARB_COLOR_BUFFER_FLOAT to work.
|
2009-06-04 12:19:02 +02:00 |
Henri Verbeet
|
0a059aafbe
|
wined3d: Check FBO compatibility after the fixups are applied.
|
2009-06-04 12:18:47 +02:00 |
Henri Verbeet
|
faaea93573
|
wined3d: Remove WINED3DFMT_R16G16B16A16_SNORM from the GL formats template.
This entry obviously can't work correctly.
|
2009-06-04 12:18:42 +02:00 |
Henri Verbeet
|
0cf49767ad
|
wined3d: Remove entries without an internal format from the GL formats template.
|
2009-06-04 12:18:33 +02:00 |
Henri Verbeet
|
37bdcd6b9b
|
wined3d: Free priv->stack in shader_glsl_free().
|
2009-06-04 12:18:27 +02:00 |
Hans Leidekker
|
f9e33e9af6
|
msi/tests: Ignore case when comparing file names.
|
2009-06-04 12:18:20 +02:00 |
Hans Leidekker
|
761736e6aa
|
msi: Add more tests for MsiGetSourcePath.
|
2009-06-04 12:18:15 +02:00 |
Hans Leidekker
|
a0b9315dff
|
msi: Add tests for importing a _SummaryInformation table.
|
2009-06-04 12:18:09 +02:00 |
Hans Leidekker
|
d02dbf4492
|
msi: Initialize some variables.
|
2009-06-04 12:18:04 +02:00 |
Hans Leidekker
|
c1670fb353
|
msi: Don't trace an out parameter.
|
2009-06-04 12:17:59 +02:00 |
Hans Leidekker
|
0376ec38b0
|
crypt32: Initialize salt correctly.
|
2009-06-04 12:17:53 +02:00 |
Alexandre Julliard
|
7b40a2fa95
|
user32/tests: More systematically ignore the messages we don't care about.
|
2009-06-04 12:17:48 +02:00 |
Alexandre Julliard
|
52ad8123f9
|
user32/tests: Add more synchronization in the exit thread test to avoid races.
|
2009-06-04 12:17:42 +02:00 |
Nikolay Sivov
|
39398aedc7
|
comctl32/listview: Improve grid drawing on LVS_EX_GRIDLINES style.
|
2009-06-04 12:17:23 +02:00 |
Nikolay Sivov
|
f8904e156f
|
comctl32/listview: Improve item visibility calculation for report view.
|
2009-06-04 12:17:17 +02:00 |
Nikolay Sivov
|
3e4ba3048a
|
comctl32/listview: Some tests for LVS_SORT[A,DE]SCENDING, remove these styles from TODOs.
|
2009-06-04 12:17:12 +02:00 |
Piotr Caban
|
eb203a149b
|
jscript: Remove NaN related FIXMEs.
|
2009-06-04 12:12:56 +02:00 |
Piotr Caban
|
931554dd4a
|
jscript: Fix parse_double_literal implementation.
|
2009-06-04 12:12:46 +02:00 |
Andrew Nguyen
|
5e72f7b2a5
|
rundll32: Load the 16-bit kernel32 exports by ordinal.
|
2009-06-04 12:12:38 +02:00 |
Aric Stewart
|
584175bedf
|
msctf: Implement ITfContext::SetSelection.
|
2009-06-04 12:12:28 +02:00 |
Aric Stewart
|
432db51ac3
|
msctf: Implement ITfInsertAtSelection::InsertTextAtSelection.
|
2009-06-04 12:12:19 +02:00 |
Andrew Talbot
|
b898f8dd58
|
comctl32: Various const qualifier fixes.
|
2009-06-04 12:12:13 +02:00 |
Paul Vriens
|
f9ecd7397e
|
user32/tests: Fix a test failure on Win95.
|
2009-06-04 12:12:07 +02:00 |
Paul Vriens
|
96ef5d38af
|
user32/tests: Remove a trace() message.
|
2009-06-04 12:12:02 +02:00 |
Paul Vriens
|
eca3d74877
|
kernel32/tests: Skip WritePrivateProfileString tests on Win9x/WinME.
|
2009-06-04 12:11:56 +02:00 |
Paul Vriens
|
cb81487707
|
ole32/tests: Fix remaining test failures on NT4 and below.
|
2009-06-04 12:11:51 +02:00 |
Vincent Povirk
|
cedc8e7099
|
winex11.drv: Don't use XEvents uninitialized when waits time out.
|
2009-06-04 12:11:47 +02:00 |
Alexandre Julliard
|
cbf9d1b0c6
|
rpcrt4: Add checks for the number of methods being larger than what we support.
|
2009-06-03 16:52:06 +02:00 |
Alexandre Julliard
|
066060a520
|
rpcrt4/tests: Add tests for the contents of virtual table for delegated proxies.
|
2009-06-03 16:51:47 +02:00 |
Alexandre Julliard
|
3c9571df78
|
rpcrt4: Add support for proxy delegation.
|
2009-06-03 16:51:15 +02:00 |
Alexandre Julliard
|
01d00d178e
|
rpcrt4: Split the vtbl initialization in NdrDllGetClassObject to a separate function.
|
2009-06-03 16:50:39 +02:00 |
Austin Lund
|
1643679476
|
riched20/test: Added a test for TxDraw.
|
2009-06-03 16:04:49 +02:00 |
Paul Vriens
|
8c820434a4
|
riched32/tests: Fix a few test failures on NT4 and below.
|
2009-06-03 15:34:32 +02:00 |
Paul Vriens
|
d2844b15be
|
riched32/tests: Change the test to facilitate adding a broken().
|
2009-06-03 15:34:32 +02:00 |
Nikolay Sivov
|
6a3ac63c6b
|
comctl32/listview: Implement LVM_SETVIEW.
|
2009-06-03 15:34:32 +02:00 |
Nikolay Sivov
|
d5f9f27c37
|
comctl32/listview: Implement LVM_GETVIEW.
|
2009-06-03 15:34:31 +02:00 |
Nikolay Sivov
|
b13cd52b04
|
comctl32/listview: Handle EN_KILLFOCUS in WM_COMMAND message handler.
|
2009-06-03 15:34:31 +02:00 |
Nikolay Sivov
|
3ebe2ebb0d
|
comctl32/listview: EN_KILLFOCUS handling test.
|
2009-06-03 15:34:31 +02:00 |
Kai Blin
|
66b6415193
|
secur32: Don't return STATUS_SUCCESS from LsaGetLogonSessionData stub.
|
2009-06-03 15:34:31 +02:00 |