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 |
|
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 |
|
Alexandre Julliard
|
eaad370987
|
winex11: Don't try to activate the desktop window on take focus.
|
2007-08-16 23:43:58 +02:00 |
|
Alexandre Julliard
|
bde89576b3
|
winex11: Store wm hints in the window data instead of fetching them when needed.
|
2007-08-16 23:27:37 +02:00 |
|
Detlef Riekenberg
|
4ff59a8320
|
winspool: Implement AddPrinterDriverExA.
|
2007-08-16 12:09:40 +02:00 |
|
Detlef Riekenberg
|
29444b4aa3
|
winspool: Implement AddPrinterDriverExW.
|
2007-08-16 12:09:20 +02:00 |
|
Jacek Caban
|
931714e7b7
|
mshtml: Store HTMLDocument reference in HTMLSelectionObject.
|
2007-08-16 12:01:57 +02:00 |
|
Marcus Meissner
|
f2ccdecd4b
|
kernel32: Initialize variable to a known bad value.
|
2007-08-16 12:01:50 +02:00 |
|
Alexander Nicolaysen Sørnes
|
cd00a42e56
|
comdlg32: printdlg: Set/Load paper orientation in PageSetupDlgW.
|
2007-08-16 12:00:45 +02:00 |
|
Misha Koshelev
|
5a11a1201f
|
urlmon: Call IInternetProtocolSink_Release and ReleaseStgMedium in HttpProtocol where native does.
|
2007-08-16 11:52:56 +02:00 |
|
Misha Koshelev
|
c8ab2a947c
|
urlmon: Call IInternetProtocolSink_AddRef in HttpProtocol where native does (but just once).
|
2007-08-16 11:52:34 +02:00 |
|
Mikołaj Zalewski
|
5cdfee8153
|
wininet: A small test for HttpQueryInfoA.
|
2007-08-16 11:52:12 +02:00 |
|
Mikołaj Zalewski
|
3fa49f0f02
|
wininet: Make HttpQueryInfo[AW] work for lpBuffer == NULL and len > 0.
|
2007-08-16 11:52:06 +02:00 |
|
Mikołaj Zalewski
|
ab7d17727c
|
wininet: Support HTTP_QUERY_RAW_HEADER_CRLF|HTTP_QUERY_FLAG_REQUEST_HEADERS.
|
2007-08-16 11:51:52 +02:00 |
|
Juan Lang
|
cf3535351a
|
wintrust: Remove redundant check of pbSignedDataMsg (Coverity).
|
2007-08-16 11:51:35 +02:00 |
|
Juan Lang
|
1626da2bba
|
crypt32: Free default chain engine.
|
2007-08-16 11:46:40 +02:00 |
|
Evan Stade
|
b1237257f0
|
gdiplus: Fix default value of StringTrimmingCharacter.
|
2007-08-16 11:41:37 +02:00 |
|
Evan Stade
|
f46b779451
|
gdiplus/tests: Added GpStringFormat tests.
|
2007-08-16 11:41:27 +02:00 |
|
Evan Stade
|
4e041fe4b9
|
gdiplus/tests: Added GdipAddPathLineI test.
|
2007-08-16 11:41:13 +02:00 |
|
Evan Stade
|
be66c3c93b
|
gdiplus: Use DrawText instead of TabbedTextOut.
|
2007-08-16 11:41:03 +02:00 |
|
Evan Stade
|
ca94939308
|
gdiplus: Handle empty layout rectangle in GdipDrawString.
|
2007-08-16 11:40:55 +02:00 |
|
Evan Stade
|
44e983925a
|
gdiplus: Handle empty layout rectangle in GdipMeasureString.
|
2007-08-16 11:40:46 +02:00 |
|
Evan Stade
|
d4107db6bb
|
gdiplus: Handle StringFormatFlagsNoWrap in GdipMeasureString.
|
2007-08-16 11:40:36 +02:00 |
|
Evan Stade
|
3f32083ed7
|
gdiplus: Handle StringFormatFlagsNoWrap in GdipDrawString.
|
2007-08-16 11:40:29 +02:00 |
|
Evan Stade
|
92aa57bece
|
gdiplus: Fixed 2 GdipDrawString bugs.
|
2007-08-16 11:40:18 +02:00 |
|
Evan Stade
|
a51cf1d35a
|
gdiplus: Added GdipMeasureString.
|
2007-08-16 11:40:02 +02:00 |
|
Andrew Talbot
|
291dd7a090
|
riched20: Constify some variables.
|
2007-08-16 11:35:06 +02:00 |
|
Stefan Dösinger
|
028729d102
|
wined3d: Fix WINED3DFMT_A4L4.
|
2007-08-16 11:35:06 +02:00 |
|
Stefan Dösinger
|
b220905e4a
|
wined3d: Reinstall the internal reference on the current index buffer.
|
2007-08-16 11:35:06 +02:00 |
|
Stefan Dösinger
|
7ebf3d92b5
|
wined3d: Release the stateblock before destroying the swapchain.
|
2007-08-16 11:35:06 +02:00 |
|
Stefan Dösinger
|
18936a1b89
|
wined3d: Do not advertize A8R3R3B2 support.
|
2007-08-16 11:35:06 +02:00 |
|
Stefan Dösinger
|
56a7486235
|
wined3d: Fix WINED3DFMT_R3G3B2.
|
2007-08-16 11:35:06 +02:00 |
|
Paul Vriens
|
444a8e5190
|
shell32/tests: Use GetModuleHandle instead of LoadLibrary.
|
2007-08-16 11:35:06 +02:00 |
|
Lei Zhang
|
13ae5f8e8c
|
riched20: Add missing scroll bar update.
|
2007-08-16 11:35:06 +02:00 |
|
Lei Zhang
|
0d4707c284
|
riched20: Properly calculate control display height.
|
2007-08-16 11:35:06 +02:00 |
|
Maarten Lankhorst
|
3d32315c9e
|
winealsa: Add support for playing dsound capture buffer.
|
2007-08-16 11:11:55 +02:00 |
|
Maarten Lankhorst
|
ea9b6b074c
|
winealsa: Add support for opening/closing dsound capture buffer.
|
2007-08-16 11:11:50 +02:00 |
|
Maarten Lankhorst
|
23bc426e14
|
winealsa: Add IDsCaptureDriverBuffer stub.
|
2007-08-16 11:11:40 +02:00 |
|
Maarten Lankhorst
|
4205a44131
|
winealsa: Implement IDsCaptureDriverImpl_Open.
|
2007-08-16 11:11:28 +02:00 |
|
Maarten Lankhorst
|
50b46daf30
|
winealsa: Add initial dscapturedriver stub.
|
2007-08-16 11:11:18 +02:00 |
|
Maarten Lankhorst
|
b42287ca66
|
dsound: Handle failing of obtaining IDsDriverNotify.
|
2007-08-16 11:10:54 +02:00 |
|
Huw Davies
|
0dcebea44d
|
riched20: Add some test for EM_GETTEXTLENGTHEX and fix the single line edit cases.
|
2007-08-16 11:10:25 +02:00 |
|
Francois Gouget
|
f20cd498e0
|
ntoskrnel.exe: Better match the PSDK types and fix the winapi_check warnings.
|
2007-08-16 11:09:41 +02:00 |
|
Francois Gouget
|
cd1c07b4d8
|
ntdll: Better match the PSDK types and fix the winapi_check warnings.
|
2007-08-16 11:09:38 +02:00 |
|
Francois Gouget
|
d18cf0c4f1
|
kernel32/tests: Remove a redundant RegSetValueExA() call.
|
2007-08-16 11:09:31 +02:00 |
|
Paul Vriens
|
5748f15826
|
user32/tests: Run tests on win95 again.
|
2007-08-16 11:08:13 +02:00 |
|
Paul Vriens
|
22e48388d5
|
secur32/tests: Run tests on win95 again.
|
2007-08-16 11:08:09 +02:00 |
|
Jacek Caban
|
865d92a6e4
|
mshtml: Call setup_nswindow on load event.
|
2007-08-16 11:08:05 +02:00 |
|
Mikołaj Zalewski
|
7e79b5656e
|
kernel32: Return error code if WOWCallback16Ex of a real-mode function failed.
|
2007-08-15 11:10:54 +02:00 |
|
Evan Stade
|
380f184986
|
gdiplus: Added GdipDeleteStringFormat.
|
2007-08-15 10:56:41 +02:00 |
|
Evan Stade
|
c8c77f9b48
|
gdiplus: Added GdipSetStringFormatLineAlign/GdipGetStringFormatLineAlign.
|
2007-08-15 10:56:31 +02:00 |
|
Evan Stade
|
d0cead32a6
|
gdiplus: Allow null-terminated strings in GdipDrawString.
|
2007-08-15 10:56:25 +02:00 |
|
Evan Stade
|
b56689d22c
|
gdiplus: Added GdipSetLineBlend stub.
|
2007-08-15 10:55:14 +02:00 |
|
Evan Stade
|
936f310190
|
gdiplus: Added GdipSetStringFormatHotkeyPrefix/GdipGetStringFormatHotkeyPrefix.
|
2007-08-15 10:55:05 +02:00 |
|