Dylan Smith
a959f7d74b
richedit: Tests for notifications while redraw is disabled.
...
There were some notifications that weren't sent in ME_UpdateRepaint
while redraw was disabled, so this verifies that they are not sent
with redraw disabled.
2008-10-18 19:32:18 +02:00
Juan Lang
c80b99a2f4
wintrust: Implement WVTAsn1CatMemberInfoDecode.
2008-10-18 19:31:34 +02:00
Juan Lang
6b13b35640
wintrust: Add tests for WVTAsn1CatMemberInfoDecode.
2008-10-18 19:31:28 +02:00
Juan Lang
65c5d3e4a8
wintrust: Add stub for WVTAsn1CatMemberInfoDecode.
2008-10-18 19:31:19 +02:00
Juan Lang
d3d7dfa7ff
wintrust: Implement WVTAsn1CatMemberInfoEncode.
2008-10-18 19:31:10 +02:00
Juan Lang
52751981ad
wintrust: Add tests for WVTAsn1CatMemberInfoEncode.
2008-10-18 19:30:57 +02:00
Juan Lang
4ffb8a2318
wintrust: Add stub for WVTAsn1CatMemberInfoEncode.
2008-10-18 19:30:44 +02:00
Jacek Caban
f30de9b9fc
jscript: Added Number.valueOf implementation.
2008-10-18 19:30:09 +02:00
Nicolas Le Cam
7526b88013
netapi32/tests: Fix a failing test on localized Windows.
2008-10-18 19:29:43 +02:00
Nicolas Le Cam
6a7017e41f
netapi32: Fix well known account RIDs in NetQueryDisplayInformation Level 1.
2008-10-18 19:29:33 +02:00
Nicolas Le Cam
72d764f60e
netapi32/tests: Add a test for well known account RIDs.
2008-10-18 19:29:24 +02:00
Dylan Smith
2271226bfd
richedit: Added test for auto scroll behaviour with redraw disabled.
2008-10-18 19:26:54 +02:00
Alexandre Julliard
7f327237bf
Convert remaining source files to utf-8.
2008-10-18 19:23:08 +02:00
Alexandre Julliard
f62ac19fb5
winex11: Convert source files to utf-8.
2008-10-18 19:21:41 +02:00
Alexandre Julliard
1a3791494c
winedos: Convert source files to utf-8.
2008-10-18 19:21:31 +02:00
Alexandre Julliard
6cfef95ce7
wined3d: Convert source files to utf-8.
2008-10-18 19:21:20 +02:00
Alexandre Julliard
5d9d8f854f
user32: Convert source files to utf-8.
2008-10-18 19:21:00 +02:00
Alexandre Julliard
2f2ec7ca89
shell32: Convert source files to utf-8.
2008-10-18 19:20:53 +02:00
Alexandre Julliard
83b6c8a5fa
rpcrt4: Convert source files to utf-8.
2008-10-18 19:20:44 +02:00
Alexandre Julliard
ebdb933b6d
ole32: Convert source files to utf-8.
2008-10-18 19:20:29 +02:00
Alexandre Julliard
2c498691f5
msrle32: Convert source files to utf-8.
2008-10-18 19:20:18 +02:00
Alexandre Julliard
505434aa08
msdmo: Convert source files to utf-8.
2008-10-18 19:20:10 +02:00
Alexandre Julliard
bcc77a89b2
kernel32: Convert source files to utf-8.
2008-10-18 19:20:02 +02:00
Alexandre Julliard
2f24b8535b
dpnet: Convert source files to utf-8.
2008-10-18 19:19:55 +02:00
Alexandre Julliard
e1ced22db1
ddraw: Convert source files to utf-8.
2008-10-18 19:19:45 +02:00
Alexandre Julliard
90fd6a2f4d
d3d9: Convert source files to utf-8.
2008-10-18 19:19:23 +02:00
Alexandre Julliard
4f324b3a4b
avifil32: Convert source files to utf-8.
2008-10-18 19:19:02 +02:00
Alexandre Julliard
d230e713b9
winecrt0: Add missing WINAPI on driver entry point.
2008-10-18 12:12:05 +02:00
Juan Lang
5f1c27d821
crypt32: Fix expected/got mixup.
2008-10-17 20:17:21 +02:00
Juan Lang
eeec9bf349
crypt32: Correct another chain status discrepancy with Windows.
2008-10-17 20:17:11 +02:00
Juan Lang
25698f8938
crypt32: Microsoft fixed a bug with name constraints, so make Wine's behavior match.
2008-10-17 20:17:08 +02:00
Hans Leidekker
4615b1c0b4
wininet: Fix buffer size query for InternetQueryOption(INTERNET_OPTION_PROXY).
2008-10-17 20:16:06 +02:00
Rob Shearman
1b5e84a588
kernel32: Fix some Esperanto day and month names.
2008-10-17 20:15:57 +02:00
Alexandre Julliard
a304358e7b
mountmgr: Store the device name in the mount point structure.
2008-10-17 20:09:50 +02:00
Alexandre Julliard
1680ba67ef
mountmgr: Store mount points as a list instead of an array.
2008-10-17 20:09:31 +02:00
Alexandre Julliard
a12789e97e
mountmgr: Enforce a minimal length for the mount point id.
2008-10-17 19:57:43 +02:00
Alexandre Julliard
881e30b4d1
user32/test: Fix a couple of message test failures on Windows.
2008-10-17 19:05:11 +02:00
Hans Leidekker
4a6b856ff2
wininet: Add a test for basic authentication.
2008-10-17 14:12:37 +02:00
Hans Leidekker
d5dca63cb6
wininet: Don't destroy authentication data when closing the connection.
...
Fixes basic authentication in combination with connection close semantics.
Spotted by Vincent Povirk.
2008-10-17 14:12:33 +02:00
Alexandre Julliard
1873ebdddc
kernel32: Delete the .windows-label file if the label is empty.
...
Add a trailing \n to the label file.
2008-10-17 14:12:19 +02:00
Austin English
3b6daf2512
gdi32: Quiet a noisy fixme.
2008-10-17 13:13:34 +02:00
Rob Shearman
d7944ae177
kernel32: Convert NLS resource files using hex-encoded UTF-16 strings into UTF-8.
2008-10-17 13:02:36 +02:00
Alexandre Julliard
80f39e6119
dsound: Avoid use of stdint types.
2008-10-17 13:02:32 +02:00
Henri Verbeet
d7e30dba22
dxguid: Add d3d10 GUIDs.
2008-10-17 13:01:50 +02:00
Henri Verbeet
3a8a4b6e56
d3d10: Create an importlib.
2008-10-17 13:01:44 +02:00
Paul Bryan Roberts
7e0932d627
advapi32: ConvertStringSecurityDescriptorToSecurityDescriptor - more tests (pass).
2008-10-17 12:49:11 +02:00
Jeff Zaroyko
bba54cd407
winmm: Fix a failing mixer test on 98 and ME.
2008-10-17 12:38:52 +02:00
Andrey Turkin
6b1256b2de
mpr: Fix NULL pointer dereference in WNetGetResourceInformationW.
2008-10-17 12:32:10 +02:00
Juan Lang
6ef7dafa39
cryptnet: Fix test failures on Windows Vista/2008.
2008-10-17 12:31:06 +02:00
Juan Lang
e1e17b89c9
crypt32: Actually compare chain status instead of doing a no-op comparison, and mark as todo the statuses that don't match in Wine.
2008-10-17 12:23:51 +02:00