Mikolaj Zalewski
|
95aaca1707
|
iexplore: Add VERSIONINFO resource.
|
2007-08-20 11:55:58 +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 |
Juan Lang
|
9f85156e23
|
crypt32: Move collection stores to a separate file.
|
2007-08-17 12:01:38 +02:00 |
Juan Lang
|
adaaab923d
|
crypt32: Move cert store definitions to header.
|
2007-08-17 12:01:38 +02:00 |
Juan Lang
|
f3128c9244
|
crypt32: Where possible, pass a pointer rather than an offset, it's less confusing.
|
2007-08-17 12:01:38 +02:00 |
Juan Lang
|
2a8aa87878
|
crypt32: Use externed vars for context variables.
|
2007-08-17 12:01:38 +02:00 |
Juan Lang
|
6aa10439a9
|
crypt32: Use public APIs to empty a store.
|
2007-08-17 12:01:37 +02:00 |
Juan Lang
|
bc37988dff
|
crypt32: Use public type and APIs for memory stores wherever possible.
|
2007-08-17 12:01:37 +02:00 |
Juan Lang
|
afc50ce3fe
|
crypt32: Remove some unnecessary casts.
|
2007-08-17 12:01:37 +02:00 |
Juan Lang
|
f68036cebd
|
crypt32: Rename a confusing type.
|
2007-08-17 12:01:37 +02:00 |
Vitaliy Margolen
|
c78b8a17fd
|
dinput: Properly increment sequence number for X only movement.
|
2007-08-17 12:01:37 +02:00 |
Jason Edmeades
|
f6631265f3
|
comctl32: Listview fails to add a column if mask=0.
|
2007-08-17 12:01:37 +02:00 |
Andrew Talbot
|
b150ea67a9
|
riched20: Constify some variables.
|
2007-08-17 12:01:37 +02:00 |
Alexandre Julliard
|
106b900113
|
mscms/tests: Allocate the profile buffer dynamically to make sure it's large enough.
|
2007-08-17 12:01:37 +02:00 |
Maarten Lankhorst
|
33e1b6ffef
|
dxguid: Remove dsdriver.h from imports.
|
2007-08-17 12:01:37 +02:00 |
Kirill K. Smirnov
|
42c26ded04
|
programs/cmd: Do not use hardcoded constants when corresponding macro is already defined.
|
2007-08-17 11:48:42 +02:00 |
Paul Vriens
|
daccba5de0
|
avifil32/regsvr: Replace recursive delete functions by RegDeleteTree.
|
2007-08-17 11:48:35 +02:00 |
Paul Vriens
|
95af1823ca
|
advapi32/tests: Skip a test when not properly logged in on win9x.
|
2007-08-17 11:47:51 +02:00 |
Paul Vriens
|
36e416b614
|
wininet/tests: Fix test failures for wininet.dll that comes with IE7.
|
2007-08-17 11:47:46 +02:00 |
Paul Vriens
|
968d305148
|
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2007-08-17 11:47:41 +02:00 |