Andrew Talbot
c1526fd33a
msvcr71: Remove unused Wine debug channel.
2008-12-19 17:36:35 +01:00
Andrew Talbot
bebbc4b780
msvcrt40: Remove unused Wine debug channel.
2008-12-19 17:36:35 +01:00
Andrew Talbot
96d7c6e2ea
ole32: Remove unused Wine debug channel.
2008-12-19 17:36:35 +01:00
Stefan Dösinger
690cbe76ac
wined3d: Make pixelshaders disable fog properly.
...
This is a first step towards cleaning up the fog mess. The fog
parameter is added to the pixelshader compile args structure. That way
multiple pshaders are compiled for different fog settings, and the
pixel shader can remove the fog line if fog is not enabled. That way
we don't need special fog start and end settings, and this allows us
to implement EXP and EXP2 fog in the future too.
2008-12-19 17:17:16 +01:00
Stefan Dösinger
7d92b54a97
wined3d: Use the ps_compile_args struct in glsl.
2008-12-19 17:17:04 +01:00
Stefan Dösinger
20189eb4f8
wined3d: Make use of ps_compile_args in arb shader.
2008-12-19 17:16:56 +01:00
Stefan Dösinger
30d542c3dd
wined3d: Make use of the ps_compile_args structure in glsl_shader.
...
Only a first step, many more occasions need fixing. This is an easy
one though.
2008-12-19 17:16:50 +01:00
Stefan Dösinger
61e581abb4
wined3d: Pass the ps_compile_args structures to the shader generation code.
2008-12-19 17:16:39 +01:00
Paul Vriens
936bec69cf
wintrust/tests: Don't crash on NT4 and W2K.
2008-12-19 17:16:31 +01:00
Paul Vriens
ff833ee255
wintrust/tests: Fix test crash on Win9x.
2008-12-19 17:16:26 +01:00
Paul Vriens
5e66808ad3
riched20/tests: Fix tests on Win9x by using A-calls.
2008-12-19 17:16:19 +01:00
Hans Leidekker
50d76df1ea
wintrust: Implement CryptCATAdminCalcHashFromFileHandle.
...
Based on work done by Maarten Lankhorst.
2008-12-19 17:16:12 +01:00
Paul Vriens
061302483f
quartz/tests: Fix test failures on Win9x by using A-functions.
2008-12-18 14:53:12 +01:00
Hans Leidekker
a35a09b462
mscat32: Forward more functions to wintrust.
2008-12-18 14:52:49 +01:00
Hans Leidekker
b8bb31dc34
wintrust: Add tests for adding and removing catalog files.
2008-12-18 14:52:40 +01:00
Hans Leidekker
02f805347d
wintrust: Implement CryptCATAdminAddCatalog, CryptCATAdminReleaseCatalogContext and CryptCATAdminReleaseContext.
...
Based on work done by Maarten Lankhorst.
2008-12-18 14:52:21 +01:00
Jacek Caban
d464e7b546
mshtml: Write aCount bytes in nsIInputStream::ReadSegments.
2008-12-18 14:52:12 +01:00
Jacek Caban
bbd4a63491
mshtml: Added nsIChannel::[Get|Set]Owner implementation.
2008-12-18 14:52:08 +01:00
Jacek Caban
d356d15225
mshtml: Use stored nsINetUtil interface.
2008-12-18 14:52:04 +01:00
Dylan Smith
297716e01c
richedit: Made sure text is offset by formatting rectangle.
...
The formatting rectangle is set with EM_SETRECT, and retrieved with
EM_GETRECT, so it corresponds to rcFormat in the code. This defines the
area that the richedit control should draw the text so that it is
offset by the top-left corner of the formatting rectangle, and clipped
so that it doesn't draw past the bottom or right hand side. Thus this
is important for implementing windowless richedit controls to not
interfere with the rest of the window.
2008-12-18 14:19:40 +01:00
Dylan Smith
ced9bde4c0
richedit: Added tests for the formatting rectangle.
...
These tests show that there are problems with the way formatting
rectangles are currently implemented in wine.
2008-12-18 14:19:40 +01:00
Dylan Smith
62db58545e
richedit: Fixed ITextHostImpl return values for tests.
...
There were several methods that do not have a HRESULT for a return
value, so returning E_NOTIMPL is not appropriate. For all the BOOL
return values FALSE was returned to indicate the operation was not
performed.
2008-12-18 14:19:40 +01:00
Rico Schüller
2381f23787
comdlg32: Fix German translation.
2008-12-18 14:19:40 +01:00
Aric Stewart
17ffb562aa
msi: Fix some NULL checking in MSI_RecordGetStringA.
...
Includes a few record tests with a NULL buffer.
2008-12-18 14:19:40 +01:00
Aric Stewart
5c779bfa0a
user32: Remove the driver call for GetKeyboardLayoutList and instead populate from the registry.
2008-12-18 14:19:39 +01:00
Aric Stewart
b3d308b96f
x11drv: Allow ActivateKeyboardLayout to set the keyboard for the thread and GetKeyboardLayout to return the stored keyboard.
2008-12-18 14:19:13 +01:00
Aric Stewart
0c53ce5d20
x11drv: If a keyboard layout is an IME only check the loword when comparing to the x11 keyboard layout.
2008-12-18 13:48:36 +01:00
Paul Vriens
3a9a08cb3c
imm32/tests: We check for failure not success.
2008-12-18 13:39:09 +01:00
Jörg Höhle
fc5c89eb2c
msvfw32/tests: ICCOpen() is case-insensitive on MS-Windows.
2008-12-18 13:39:05 +01:00
Andrew Talbot
dbbc258594
d3dx9_37: Remove unused Wine debug channel.
2008-12-18 13:37:30 +01:00
Andrew Talbot
c8e9c57927
d3dx9_36: Remove unused Wine debug channel.
2008-12-18 13:37:26 +01:00
Andrew Talbot
de67676224
d3dx9_35: Remove unused Wine debug channel.
2008-12-18 13:37:23 +01:00
Andrew Talbot
97a023da80
d3dx9_34: Remove unused Wine debug channel.
2008-12-18 13:37:19 +01:00
Andrew Talbot
af50ce1861
d3dx9_33: Remove unused Wine debug channel.
2008-12-18 13:37:16 +01:00
Andrew Talbot
d03ae86061
d3dx9_32: Remove unused Wine debug channel.
2008-12-18 13:37:12 +01:00
Andrew Talbot
91500fdea2
d3dx9_31: Remove unused Wine debug channel.
2008-12-18 13:37:09 +01:00
Andrew Talbot
5eef8c895e
d3dx9_30: Remove unused Wine debug channel.
2008-12-18 13:37:05 +01:00
Andrew Talbot
7f3f635b24
d3dx9_29: Remove unused Wine debug channel.
2008-12-18 13:37:02 +01:00
Andrew Talbot
58a1a554aa
d3dx9_28: Remove unused Wine debug channel.
2008-12-18 13:36:58 +01:00
Juan Lang
6e907fea13
cryptui: Allow viewing another cert in the chain from the hierarchy page.
2008-12-18 13:36:31 +01:00
Juan Lang
275cb46fa6
cryptui: Show certificate status for selected certificate in hierarchy page.
2008-12-18 13:36:25 +01:00
Juan Lang
d3a61c769f
cryptui: Show status for end cert in hierarchy page.
2008-12-18 13:36:19 +01:00
Juan Lang
84a26e5c94
cryptui: Show cert chain in hierarchy page.
2008-12-18 13:36:01 +01:00
Juan Lang
e958485fe2
cryptui: Add a (empty) hierarchy page to the cert properties dialog.
2008-12-18 13:33:59 +01:00
Juan Lang
48c45fb39c
cryptui: Remove unnecessary check.
...
Now that all the certificate extensions/properties/whatnot are shown,
the if check is unnecessary.
2008-12-18 13:33:51 +01:00
Juan Lang
094fed7529
cryptui: Show the certificate properties in the details page.
2008-12-18 13:33:42 +01:00
Juan Lang
c5fad0d156
cryptui: Show the certificate extensions in the details page.
2008-12-18 13:33:32 +01:00
Juan Lang
bac337e68b
cryptui: Show detailed value of a field when it's selected in the details page.
2008-12-18 13:33:22 +01:00
Juan Lang
d1b8b80c83
cryptui: Show the X.509 v1 certificate fields in the details page.
2008-12-18 13:30:37 +01:00
Juan Lang
a4d362805b
cryptui: Add selections to field selection list in details page.
2008-12-18 13:29:59 +01:00
Juan Lang
b7afe1740b
cryptui: Add a (empty) details page to the cert properties dialog.
2008-12-18 13:29:50 +01:00
Juan Lang
e7490ad082
cryptui: Show issuer statement in cert properties dialog.
2008-12-18 13:29:31 +01:00
Juan Lang
86e1184943
cryptui: Show valid policies for a cert.
2008-12-18 13:29:20 +01:00
Juan Lang
71472a2a20
cryptui: Show icon and text representing trust state of certificate.
2008-12-18 13:29:14 +01:00
Juan Lang
9bb06915bb
cryptui: Show subject, issuer, and validity period for a cert in the properties dialog.
2008-12-18 13:24:12 +01:00
Juan Lang
20dfbb3d64
cryptui: Show (empty) certificate dialog.
2008-12-18 13:18:24 +01:00
Juan Lang
104b366d07
cryptui: Call WinVerifyTrust if the caller has not.
2008-12-18 13:18:04 +01:00
Juan Lang
29bf23108b
cryptui: Ignore additional prop sheet pages when calling CryptUIViewCertificateW from CryptUIViewCertificateA.
2008-12-18 13:17:47 +01:00
Henri Verbeet
d099dde7a9
wined3d: Track shader constants in the shader backend.
2008-12-18 13:17:02 +01:00
Henri Verbeet
a14dab4937
wined3d: Don't mark shader constants dirty when we're recording a stateblock.
2008-12-18 13:16:52 +01:00
Henri Verbeet
0968cb9b6c
wined3d: Fix constant setting for the ARB backend.
2008-12-18 13:16:46 +01:00
Henri Verbeet
c889bab8e6
d3d9: Add a test for shader constant application through IDirect3DStateBlock9_Apply().
...
We already behave correctly here, the test just verifies it.
2008-12-18 13:16:38 +01:00
Henri Verbeet
42036ab6f5
d3d9: Fix a trace.
2008-12-18 13:16:28 +01:00
Jacek Caban
b316ce3c05
urlmon: Remove broken IBindCtx ref count test.
2008-12-18 13:16:22 +01:00
Hans Leidekker
1791471bbf
wininet: Relax a notification test.
2008-12-18 13:16:18 +01:00
Hans Leidekker
a99ef3570f
wintrust: Implement CryptCATAdminReleaseContext.
...
Based on work done by Maarten Lankhorst.
2008-12-18 13:16:13 +01:00
Hans Leidekker
1d9ce08ce2
wintrust: Implement CryptCATAdminAcquireContext.
...
Based on work done by Maarten Lankhorst.
2008-12-18 13:16:07 +01:00
Hans Leidekker
976341a45e
wintrust: Don't test last error on success.
2008-12-18 13:15:54 +01:00
Hans Leidekker
0b0621c8cb
wintrust: Open test file with share mode FILE_SHARE_READ.
2008-12-18 13:15:44 +01:00
Alexandre Julliard
29d9759156
server: Use mem_size_t instead of file_pos_t for memory mapping sizes.
2008-12-17 19:25:49 +01:00
Alexandre Julliard
401f4b717a
server: Make mem_size_t always 64-bit.
2008-12-17 19:25:09 +01:00
Jacek Caban
775a6b21e9
jscript: Correctly handle SCRIPTITEM_GLOBALMEMBERS flag in identifier_eval.
2008-12-17 15:30:28 +01:00
Paul Vriens
6c72061507
setupapi/tests: Fix a test failure on Vista (and skip some tests).
2008-12-17 15:30:23 +01:00
Paul Vriens
05988f4fbc
shlwapi/tests: Fix some test failures on Vista.
2008-12-17 15:29:26 +01:00
Francois Gouget
579b8649a1
devenum: Make the Romanian translation LANG_NEUTRAL.
2008-12-17 15:29:09 +01:00
Francois Gouget
cf7c8a2425
wined3d: Fix double const.
2008-12-17 15:28:39 +01:00
Francois Gouget
6e483affcf
rpcrt4/tests: Fix the trailing '\n' in an ok() call.
2008-12-17 15:27:28 +01:00
Francois Gouget
fae2edb91e
dmloader: Add a trailing '\n' to a Wine trace.
2008-12-17 15:27:24 +01:00
Francois Gouget
9a911f5443
msvcrt/tests: Add a trailing '\n' to an ok() call.
2008-12-17 15:27:20 +01:00
Maarten Lankhorst
f00beab5c4
ntoskrnl.exe/winedevice: Make wine_ntoskrnl_main_loop CDECL.
2008-12-17 15:02:26 +01:00
Maarten Lankhorst
a411f25d85
gdi32/user32: Make __wine_make_gdi_object_system CDECL.
2008-12-17 15:02:26 +01:00
Maarten Lankhorst
768160e944
ntdll: Make all exported wine functions CDECL.
2008-12-17 15:02:25 +01:00
Maarten Lankhorst
d6bc9fc9f3
winex11.drv/explorer: Add CDECL to exported functions.
2008-12-17 15:02:25 +01:00
Maarten Lankhorst
602b9b0833
winex11.drv: Make XIM functions hidden.
2008-12-17 15:02:25 +01:00
Maarten Lankhorst
569de388fa
wintab32/winex11.drv: Add CDECL to imported functions.
2008-12-17 15:02:24 +01:00
Alexandre Julliard
bb33b0a21d
msvcrt: Add __cdecl to all function prototypes.
2008-12-17 15:00:28 +01:00
Henri Verbeet
6de9cfaf7f
winex11.drv: Fix color conversion for 16 bpp cursors.
2008-12-17 14:04:58 +01:00
Henri Verbeet
73823ef5f6
wined3d: Remove the shader_cleanup() method from the shader backend.
2008-12-17 14:02:24 +01:00
Henri Verbeet
1e1cf78073
d3d9: Fix the shader constant test.
...
Using the same values for the test data and the default data masks
potential failures.
2008-12-17 14:02:17 +01:00
Henri Verbeet
78ad5de8da
wined3d: Record floating point pixel shader constants in EndStateBlock() as well.
2008-12-17 14:02:09 +01:00
Henri Verbeet
4adb342327
wined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice.
2008-12-17 14:02:03 +01:00
Hans Leidekker
0c9b2c3201
wuapi: Register interfaces.
2008-12-17 13:52:42 +01:00
Hans Leidekker
03b0c69abd
wuapi: Add class factory.
2008-12-17 13:52:42 +01:00
Hans Leidekker
5ae3e3cfa2
wuapi: Add a stub implementation of IUpdateSession.
2008-12-17 13:52:42 +01:00
Hans Leidekker
fe32d211d9
wuapi: Add a stub implementation of IAutomaticUpdates.
2008-12-17 13:52:42 +01:00
Hans Leidekker
e614df5583
wuapi: Add a stub implementation of IUpdateSearcher.
2008-12-17 13:52:42 +01:00
Hans Leidekker
85d44cab29
wuapi: Add a stub implementation of IUpdateInstaller.
2008-12-17 13:52:42 +01:00
Hans Leidekker
0d9359c685
wuapi: Add a stub implementation of IUpdateDownloader.
2008-12-17 13:52:42 +01:00
Hans Leidekker
5b6551a591
wuapi: New dll.
2008-12-17 13:52:41 +01:00
Alexandre Julliard
6718b9bce7
msvcrt: Rewrite va_list to string conversions to avoid depending on va_copy.
2008-12-17 13:52:41 +01:00
Alistair Leslie-Hughes
561cf9f746
msxml3: Corrected getAttributeNode to return correct values.
2008-12-17 13:52:41 +01:00
Alistair Leslie-Hughes
177767c418
mshtml: Implement IHTMLStyle get_backgroundImage.
2008-12-17 13:52:41 +01:00
Lei Zhang
6d790d6ed0
gdi32: Prevent integer overflow in CreateBitmapIndirect.
2008-12-17 13:52:41 +01:00
Andrew Talbot
e742dbb722
d3dx9_27: Remove unused Wine debug channel.
2008-12-17 13:52:41 +01:00
Andrew Talbot
cd27085300
d3dx9_26: Remove unused Wine debug channel.
2008-12-17 13:52:41 +01:00
Andrew Talbot
b11b5991d2
d3dx9_25: Remove unused Wine debug channel.
2008-12-17 13:52:41 +01:00
Andrew Talbot
9fe63be661
d3dx9_24: Remove unused Wine debug channel.
2008-12-17 13:52:41 +01:00
Andrew Talbot
8652b6f186
d3dx8: Remove unused Wine debug channel.
2008-12-17 13:52:40 +01:00
Andrew Talbot
0fb481e0fd
d3drm: Remove unused Wine debug channel.
2008-12-17 13:52:40 +01:00
Andrew Talbot
c086f532f2
comctl32: Remove unused Wine debug channel.
2008-12-17 13:52:40 +01:00
Christian Costa
7fb33f0864
dswave: Add missing segment vtbl initialisation (with DirectMusicSegment8_Segment_Vtbl).
2008-12-17 13:52:40 +01:00
Christian Costa
c66a9cd418
d3dxof: Remove IDirectXFileObjectImpl stuff. That's not needed.
2008-12-17 13:52:40 +01:00
Christian Costa
76d52393e8
d3dxof: Add some preliminary support for binary objects.
2008-12-17 13:52:40 +01:00
Christian Costa
40c5c8ad7c
d3dxof: Improve IDirectXFileImpl_CreateSaveObject stub.
2008-12-17 13:52:40 +01:00
Jonathan Ernst
4307c14af6
oleacc: New French translation.
2008-12-17 13:52:40 +01:00
Jonathan Ernst
cb3d60a954
cryptdlg: New French translation.
2008-12-17 13:52:40 +01:00
Jonathan Ernst
409b866927
crypt32: Updated French translation.
2008-12-17 13:52:40 +01:00
Jonathan Ernst
d70f210851
shell32: Updated French translation.
2008-12-17 13:52:40 +01:00
Aric Stewart
f10eb0bfa2
msi: EndDialog with Ignore should not be an error.
2008-12-17 11:38:52 +01:00
Paul Vriens
dc8ea1b3e4
jscript/tests: Fix test failures on Win9x.
2008-12-17 11:38:45 +01:00
Hans Leidekker
63aff890d7
janitorial: Remove unneeded user32 imports.
2008-12-17 11:38:36 +01:00
Hans Leidekker
8bd9a3aa09
janitorial: Don't depend on user32 for the self registration functions.
2008-12-17 11:38:32 +01:00
Stefan Dösinger
704f9ea5d1
wined3d: Get rid of IWineD3DPixelShaderImpl_GenerateShader.
2008-12-16 14:36:25 +01:00
Stefan Dösinger
2aa7a7fe16
wined3d: Avoid loading opengl32.dll.
...
This confuses applications like Steam, which hook d3d9 and opengl
functions. It sees that the application uses opengl32, but it doesn't
realize that d3d9 is wrapped to opengl. Thus it starts messing around
with wined3d's wgl context. It usually tries to draw geometry with the
context, but cannot deal with some of the obscure extensions we have
activated.
2008-12-16 14:36:17 +01:00
Stefan Dösinger
4bc5e760b6
wined3d: Initialize max_combined_samplers properly.
...
Otherwise it will be 0 if GL_ARB_multitexture is not available.
2008-12-16 14:36:02 +01:00
Stefan Dösinger
5315b7992d
wined3d: Correct a stage number.
2008-12-16 14:34:20 +01:00
Stefan Dösinger
31da3c0578
wined3d: Emulate GL_EXT_fog_coord.
2008-12-16 14:34:11 +01:00
Stefan Dösinger
d707f018df
wined3d: Remove some needless initializations.
...
They're not needed, they are handled by the state management anyway.
2008-12-16 14:32:43 +01:00
Stefan Dösinger
4b268c79d7
wined3d: Some GL_EXT_fog_coord prototype fixes.
2008-12-16 14:32:29 +01:00
Stefan Dösinger
0dc0444c14
wined3d: Reinstall the G16R16F format surface load fixup.
...
We cannot remove this because we still have to load the surface as
RGB. The shader may take care of setting the blue channel to 1.0 now,
but we still get the red and green channels loaded incorrectly if we
don't insert a blue channel before loading.
2008-12-16 14:32:11 +01:00
Stefan Dösinger
6ec741e766
wined3d: Set up the shaders when delaying fixed func applying.
2008-12-16 14:31:39 +01:00
Stefan Dösinger
199a3468bf
wined3d: Fake GL_ARB_multitexture.
2008-12-16 14:31:25 +01:00
Andrew Talbot
b5081dacc0
user32: Sign-compare warnings fix.
2008-12-16 14:27:50 +01:00
Dan Kegel
72ffe1da67
msvcrt: fread: Exhaust buffered data before using unbuffered data in ascii mode.
2008-12-16 14:23:40 +01:00
Alexander Morozov
902443579f
ntoskrnl.exe: Add stubs for Io{Allocate,Get}DriverObjectExtension.
2008-12-16 14:10:53 +01:00
Dylan Smith
c87ca3d9e8
richedit: Move implementation of WM_CHAR to its own function.
2008-12-16 14:10:25 +01:00
Dylan Smith
e5f5dc60a7
richedit: Removed some unnecessary SendMessage calls to itself.
2008-12-16 14:10:19 +01:00
Dylan Smith
c7c2ff1fbc
richedit: Move implementation of EM_GETTEXTEX to its own function.
2008-12-16 14:09:47 +01:00
Dylan Smith
4f41972b15
richedit: Move implementation of EM_GETTEXTRANGE to its own function.
...
The RichEditWndProc_common function is big enough already by handling
all the window messages, so moving code to handle a message to its own
function makes the code more readable.
2008-12-16 14:09:40 +01:00
Jeremy Drake
970a500fb4
oleaut32/tests: Fix double GlobalFree in olepicture tests.
2008-12-16 14:08:55 +01:00
Michael Stefaniuc
1825e371b7
d3dxof/tests: Remove redundant NULL check before HeapFree (Smatch).
2008-12-16 14:08:40 +01:00
Hans Leidekker
425fc8def3
pidgen: Add a placeholder BINK resource.
...
Adds a binary resource that consists of the string "Wine placeholder
BINK resource" padded with zeroes.
2008-12-16 14:07:36 +01:00
Hans Leidekker
efa2fcc073
pidgen: Add stub implementation.
2008-12-16 14:06:03 +01:00
Hans Leidekker
152c249254
hal: Add version resource.
2008-12-16 13:59:03 +01:00
Nikolay Sivov
e2615cc059
gdiplus: Fix Font test failure on charset mismatch.
2008-12-16 12:52:38 +01:00
Lei Zhang
7e1b714f74
quartz: Enumerate all the pins on filter and check directions when rendering.
2008-12-16 12:52:32 +01:00
Jacek Caban
db5d8a2bd0
mshtml: Fixed IHTMLInputTextElement vtbl and QueryInterface implementation.
...
Spotted by Andrew Talbot.
2008-12-16 12:52:27 +01:00
Jacek Caban
4eb80d8d51
jscript: Delay setting named info if SCRIPTITEM_GLOBALMEMBER flag is not set.
2008-12-16 12:52:22 +01:00
Henri Verbeet
dfe41770e7
d3d8: Add a test for GetVertexShader() with a FVF set.
2008-12-16 12:52:16 +01:00
Henri Verbeet
143fb431e0
wined3d: Fix use_vs() usage in vertexdeclaration().
2008-12-16 12:52:10 +01:00