Juan Lang
|
163e8d6256
|
crypt32: Add a mostly stub control function for decode messages.
|
2007-08-21 22:08:11 +02:00 |
Juan Lang
|
31c414f4b4
|
crypt32: Add a default message control function pointer.
|
2007-08-21 22:08:06 +02:00 |
Juan Lang
|
cc8948fefa
|
crypt32: Add tests for CryptMsgControl.
|
2007-08-21 22:08:01 +02:00 |
Juan Lang
|
8c4330e732
|
crypt32: Test an encoded signed message with a cert with a public key.
|
2007-08-21 22:07:56 +02:00 |
Vitaliy Margolen
|
fc0298429a
|
dinput: Fix compile with old input.h that missing input_absinfo.
|
2007-08-21 21:39:10 +02:00 |
Dmitry Timoshkov
|
18060ed7d4
|
kernel32: Restore check for StandardDate.wMonth being 0.
|
2007-08-21 21:39:06 +02:00 |
Dmitry Timoshkov
|
e98d1da7d4
|
msvcrt: Restore error handling code in localtime.
|
2007-08-21 21:39:03 +02:00 |
Roderick Colenbrander
|
3c08b23024
|
wined3d: Fix a null pointer dereference.
|
2007-08-21 21:38:57 +02:00 |
Paul Vriens
|
ffb1e74eac
|
wined3d/vertexdeclaration: Return when out of memory (Coverity).
|
2007-08-21 21:38:52 +02:00 |
Paul Vriens
|
1691ca5ee3
|
dnsapi/tests: No need to dynamically load dnsapi anymore.
|
2007-08-21 21:38:44 +02:00 |
Paul Vriens
|
7626e5ec77
|
kernel32/tests: Skip some not implemented functions and add a few skip's.
|
2007-08-21 21:38:35 +02:00 |
Paul Vriens
|
f581a1cbef
|
msi/tests: Be verbose when GetProcAddress fails.
|
2007-08-21 21:38:31 +02:00 |
Damjan Jovanovic
|
28025d64ef
|
setupapi: Use NtDeleteKey instead of an invalid RegDeleteKeyW.
|
2007-08-21 21:38:27 +02:00 |
Alexandre Julliard
|
a37a2fa4c5
|
winex11: Update the wm hints also when mapping a previously zero-size window.
|
2007-08-21 21:38:20 +02:00 |
Alexandre Julliard
|
1476e34645
|
gdi32: Add separate functions for releasing/freeing DCs to replace the standard GDI ones.
This should make it possible to use a different locking mechanism for DCs.
|
2007-08-21 21:37:40 +02:00 |
Stefan Dösinger
|
0dade7207f
|
wined3d: Implement range based fog and advertize it correctly.
|
2007-08-21 13:35:57 +02:00 |
Stefan Dösinger
|
04d62b4322
|
wined3d: fogstart == fogend means full fog.
|
2007-08-21 13:35:48 +02:00 |
Stefan Dösinger
|
01c6c982bb
|
d3d9: Some caps fixes.
|
2007-08-21 13:35:35 +02:00 |
Paul Vriens
|
d1b5f309f5
|
ntdll/tests: Use skip instead of trace.
|
2007-08-21 13:00:53 +02:00 |
Paul Vriens
|
9783ce360e
|
ntdll/tests: Do GetModuleHandle only once and add a few skip's.
|
2007-08-21 13:00:50 +02:00 |
Mikolaj Zalewski
|
12ff6788b3
|
msvcrt: Test that some functions depends on locale codepage, not the one set by _setmbcp.
|
2007-08-21 13:00:41 +02:00 |
Mikolaj Zalewski
|
cea1052f62
|
msvcrt: Test and fix _mbclen/_mbslen.
|
2007-08-21 13:00:33 +02:00 |
Mikolaj Zalewski
|
545f446bf3
|
msvcrt: Test and fix _mbsnextc.
|
2007-08-21 13:00:16 +02:00 |
Mikolaj Zalewski
|
ba43c67f8f
|
msvcrt: Implement _ismbblead/_ismbbtrail using _mbctype (with tests).
|
2007-08-21 13:00:06 +02:00 |
Mikolaj Zalewski
|
ea824f830f
|
msvcrt: Fill _mbctype table in _setmbcp.
|
2007-08-21 12:59:56 +02:00 |
Alexandre Julliard
|
3d30204156
|
dsound: Fix a compiler warning.
|
2007-08-21 12:43:15 +02:00 |
Mikolaj Zalewski
|
0d00a74f47
|
setupapi: If needed create directories for fake dlls.
|
2007-08-21 12:42:24 +02:00 |
Vitaliy Margolen
|
e2e3d19351
|
dinput: Don't try to create non existing device (/dev/js*).
|
2007-08-21 12:41:57 +02:00 |
Paul Vriens
|
56f4262e94
|
msvcrt/tests: Wait for spawned processes to finish.
|
2007-08-21 12:41:42 +02:00 |
Dmitry Timoshkov
|
1e5b131d7a
|
msvcrt: Route mktime and localtime to glibc.
|
2007-08-21 12:41:35 +02:00 |
Dmitry Timoshkov
|
87f119cfe0
|
kernel32: Fix test case failures for time zones with absolute transition dates.
|
2007-08-21 12:40:46 +02:00 |
Dmitry Timoshkov
|
d666143f88
|
ntdll: Detect current time zone settings.
|
2007-08-21 12:40:37 +02:00 |
Vitaliy Margolen
|
81fc89fa6d
|
dinput: Check acquired flag instead of fd.
|
2007-08-20 22:32:53 +02:00 |
Vitaliy Margolen
|
3cd13628aa
|
dinput: Use correct data structure for EVIOCGABS instead of an array.
|
2007-08-20 22:32:51 +02:00 |
Vitaliy Margolen
|
ca8a0a8aaa
|
dinput: Remove redundant declaration.
|
2007-08-20 22:32:45 +02:00 |
Vitaliy Margolen
|
f47c63a1f9
|
dinput: Don't try to create non existing device.
|
2007-08-20 22:32:40 +02:00 |
Stefan Dösinger
|
55b63fe095
|
wined3d: Reinstall the internal reference on vertex buffers.
|
2007-08-20 22:32:13 +02:00 |
Stefan Dösinger
|
a7a0d4dfd1
|
wined3d: Fix some alpha channels in formats.
|
2007-08-20 22:32:08 +02:00 |
Stefan Dösinger
|
306fcfeee7
|
wined3d: FIX D3DBLEND_BOTHSRCALPHA and BLEND_BOTHINVSRCALPHA.
|
2007-08-20 22:32:02 +02:00 |
Stefan Dösinger
|
4baee1973c
|
wined3d: Remove a debug hack.
|
2007-08-20 22:31:55 +02:00 |
Alexander Nicolaysen Sørnes
|
225c33fe70
|
comdlg32: printdlg: Fix number display in PrintDlgW().
|
2007-08-20 22:30:33 +02:00 |
Paul Vriens
|
99ebe8b428
|
oleaut32/tests: Skip VarCat and VarAnd tests a bit better if there is no I8 and/or UI8 support.
|
2007-08-20 22:26:03 +02:00 |
Paul Vriens
|
71dc8187c3
|
oleaut32/tests: Skip VarImp tests if there is no I8 and/or UI8 support.
|
2007-08-20 22:25:59 +02:00 |
Paul Vriens
|
a41c22804e
|
oleaut32/tests: Skip VarIdiv tests if there is no I8 and/or UI8 support.
|
2007-08-20 22:25:55 +02:00 |
Roderick Colenbrander
|
0dde222bc5
|
opengl32: Don't use 64bit gl types.
|
2007-08-20 22:25:44 +02:00 |
Roderick Colenbrander
|
22eea683ff
|
wgl: Cleanup pixelformat initialization code.
|
2007-08-20 22:25:28 +02:00 |
Roderick Colenbrander
|
d5c0888bba
|
wgl: Fix a typo in the trace code.
|
2007-08-20 22:25:24 +02:00 |
H. Verbeet
|
3c609c11e7
|
wined3d: UBYTE4 data shouldn't be normalized.
|
2007-08-20 22:24:48 +02:00 |
Alex Villacís Lasso
|
89939b5a2b
|
user32: Fix change-drive in Win3.1-style file open dialog.
|
2007-08-20 22:24:40 +02:00 |
Alex Villacís Lasso
|
4d99a8182d
|
user32: Fix crash while dir-navigating in Win3.1-style file open dialog.
|
2007-08-20 22:23:16 +02:00 |
Stefan Leichter
|
c6a20d7161
|
shdocvw: Remove 'recursive registry key delete' function.
|
2007-08-20 22:22:30 +02:00 |
Stefan Leichter
|
73d0bb7e27
|
shell32: Remove 'recursive registry key delete' function.
|
2007-08-20 22:22:20 +02:00 |
Maarten Lankhorst
|
9c469e1a94
|
dsound: Handle failing of IDsDriver_CreateSoundBuffer better.
|
2007-08-20 22:22:10 +02:00 |
Maarten Lankhorst
|
4a2424d6a3
|
winealsa: Report card name in volume control fixme.
|
2007-08-20 22:21:59 +02:00 |
Alexandre Julliard
|
f48eb1581d
|
winex11: Force a window to managed mode when it is activated.
|
2007-08-20 22:06:50 +02:00 |
Alexandre Julliard
|
ac98e0c075
|
winex11: Switch windows to managed mode in SetWindowPos instead of at creation time.
|
2007-08-20 22:06:33 +02:00 |
Alexandre Julliard
|
f09bcc3eef
|
user32/tests: Allow WM_MOUSEACTIVATE in the mouse hover test for compatibility with X11 focus policy.
|
2007-08-20 22:03:06 +02:00 |
Alexandre Julliard
|
1b6533bc2c
|
user32/tests: Use flush_events more consistently in the message tests.
|
2007-08-20 22:01:55 +02:00 |
Alexandre Julliard
|
7378fac505
|
ntdll: Return an error instead of dying in wine_server_call if the input buffer is invalid.
|
2007-08-20 14:40:18 +02:00 |
Alexandre Julliard
|
0ce718702d
|
winex11: Don't select for StructureNotify events on unmanaged windows.
|
2007-08-20 14:23:10 +02:00 |
Alexandre Julliard
|
f3ae5f5215
|
winex11: Don't set the cursor on the desktop window since it's managed by another process.
|
2007-08-20 14:04:53 +02:00 |
Alexandre Julliard
|
7d9739e2b5
|
winex11: Move setting of the initial wm hints to a separate function.
|
2007-08-20 14:04:36 +02:00 |
Paul Vriens
|
c8c69304b7
|
mshtml/htmltextcont: Initialize value (Coverity).
|
2007-08-20 12:54:45 +02:00 |
Alexandre Julliard
|
4bac1e959d
|
comctl32: Create the manifest directory if needed (spotted by Dan Kegel).
|
2007-08-20 12:46:37 +02:00 |
Marcus Meissner
|
b8a76c60f5
|
comdlg32/tests: Handle case where no printer is configured.
|
2007-08-20 12:45:28 +02:00 |
Alexander Nicolaysen Sørnes
|
0f20a83cae
|
comdlg32: PrintDlg: Set PD_SELECTION on return.
|
2007-08-20 12:06:07 +02:00 |
Misha Koshelev
|
108a61f8e7
|
shlwapi: Take sizeof(WCHAR) into account when allocating Unicode string.
|
2007-08-20 11:57:24 +02:00 |
Stefan Leichter
|
ba026b1634
|
urlmon: Remove 'recursive registry key delete' function.
|
2007-08-20 11:56:18 +02:00 |
Andrew Talbot
|
fa3d623882
|
rpcrt4: Constify some variables.
|
2007-08-20 11:56:05 +02:00 |
Juan Lang
|
1d53424470
|
crypt32: Don't store the crypto provider when it isn't needed.
|
2007-08-20 11:52:21 +02:00 |
Juan Lang
|
9be5007669
|
crypt32: Don't store redundant copy of crypto provider in file store.
|
2007-08-20 11:52:12 +02:00 |
Juan Lang
|
065ed54f69
|
crypt32: Don't store redundant copy of crypto provider in reg store.
|
2007-08-20 11:52:05 +02:00 |
Juan Lang
|
4e1108533b
|
crypt32: Pass crypto provider and appropriate flags when opening PKCS messages, and don't store a redundant copy of the crypto provider in message stores.
|
2007-08-20 11:51:57 +02:00 |
Roderick Colenbrander
|
c9d4aec1ae
|
opengl32: Fix some gl type bugs.
|
2007-08-20 11:51:45 +02:00 |
Paul Vriens
|
d644242169
|
opengl32/tests: Be a bit more verbose when doing wglGetProcAddress.
|
2007-08-20 11:50:45 +02:00 |
Paul Vriens
|
7287027681
|
oleaut32/tests: Skip VarDiv tests if there is no I8 and/or UI8 support.
|
2007-08-20 11:50:39 +02:00 |
Paul Vriens
|
6081960025
|
oleaut32/tests: Skip VarAnd tests if there is no I8 and/or UI8 support.
|
2007-08-20 11:50:34 +02:00 |
Paul Vriens
|
c36acfce38
|
oleaut32/tests: Skip VarCat tests if there is no I8 and/or UI8 support.
|
2007-08-20 11:50:30 +02:00 |
Paul Vriens
|
9226cee6e9
|
oleaut32/tests: Fix a few typos.
|
2007-08-20 11:50:21 +02:00 |
Paul Vriens
|
7c0f0abe15
|
oleaut32/tests: Add a few skip's to the vartype tests.
|
2007-08-20 11:50:12 +02:00 |
Paul Vriens
|
9b396275ad
|
oleaut32/tests: Use GetModuleHandle and add a few skip's.
|
2007-08-20 11:50:04 +02:00 |
Mikolaj Zalewski
|
e9ec5d4aff
|
msvcrt: __mb_cur_max is not updated in _setmbcp (with testcase) and should not be used in _ismbblead.
|
2007-08-17 12:43:19 +02:00 |
Roderick Colenbrander
|
d068bdd820
|
wgl: Fix a render_texture regression. Only enable GLX_ATI_render_texture when the ati extension is around.
|
2007-08-17 12:22:09 +02:00 |
Paul Vriens
|
c31ead4768
|
oleaut32/tests: Use GetModuleHandle and check only once for availability of some functions.
|
2007-08-17 12:21:51 +02:00 |
Louis Lenders
|
7475599b40
|
kernel32: Set USERNAME environment variable.
|
2007-08-17 12:21:45 +02:00 |
Jacek Caban
|
d6e29316e6
|
mshtml: Added IHTMLTxtRange::compareEndPoints implementation.
|
2007-08-17 12:20:57 +02:00 |
Jacek Caban
|
cbfef31895
|
mshtml: Added IHTMLTxtRange::select implementation.
|
2007-08-17 12:20:51 +02:00 |
Jacek Caban
|
dab6474b66
|
mshtml: Added get_scrollWidth and get_scrollHeight implementation.
|
2007-08-17 12:20:47 +02:00 |
Jacek Caban
|
6ee709039f
|
mshtml: Don't create element object for document node.
|
2007-08-17 12:20:40 +02:00 |
Jacek Caban
|
77e8a6800d
|
mshtml: Added IHTMLTxtRange::put_text implementation.
|
2007-08-17 12:20:35 +02:00 |
Jacek Caban
|
cfaf00fa51
|
mshtml: Store HTMLDocument reference in HTMLTxtRange object.
|
2007-08-17 12:20:30 +02:00 |
Roderick Colenbrander
|
9ca3a22487
|
wined3d: Dynamically load WGL functions.
|
2007-08-17 12:03:13 +02:00 |
Stefan Dösinger
|
06cc0fa95f
|
wined3d: GL_SRC_ALPHA_SATURATE is supported as src blend param only.
|
2007-08-17 12:01:38 +02:00 |
Stefan Dösinger
|
581664c006
|
wined3d: Catch transformed position data that appears at offset 0.
|
2007-08-17 12:01:38 +02:00 |
Stefan Dösinger
|
86b991c851
|
wined3d: Fix R32F and R16F.
|
2007-08-17 12:01:38 +02:00 |
Stefan Dösinger
|
b728ff0f55
|
wined3d: Simplify IWineD3DBaseTextureImpl_ApplyStateChanges.
|
2007-08-17 12:01:38 +02:00 |
Stefan Dösinger
|
6746554099
|
wined3d: Enable WINED3DSAMP_BORDERCOLOR.
|
2007-08-17 12:01:38 +02:00 |
Juan Lang
|
71dffcee84
|
crypt32: Move file store to a separate file.
|
2007-08-17 12:01:38 +02:00 |
Juan Lang
|
0070d8226f
|
crypt32: Move registry stores to a separate file.
|
2007-08-17 12:01:38 +02:00 |
Juan Lang
|
131f1d20e7
|
crypt32: Move provider stores to a separate file.
|
2007-08-17 12:01:38 +02:00 |