Andrew Eikum
ff95a69f5a
gdiplus/tests: Fix resource leaks in several tests.
...
A few tests initialized two GpGraphics objects, and only released one.
These have been fixed by removing the redundant initialization.
2009-06-26 14:38:13 +02:00
Austin English
349337d7ef
winex11: Make sure GetKeyNameText gets the correct length to return.
2009-06-26 12:05:17 +02:00
Henri Verbeet
7363b6e2e3
wined3d: Document GL context dependencies.
2009-06-26 12:05:07 +02:00
Henri Verbeet
626baad817
wined3d: Make sure we have an active GL context before calling d3dfmt_p8_upload_palette().
2009-06-26 12:05:00 +02:00
Henri Verbeet
1b306c25e2
wined3d: Make sure we have an active GL context before calling surface_remove_pbo().
2009-06-26 12:04:57 +02:00
Henri Verbeet
db5b126da6
wined3d: Make sure we have an active GL context in IWineD3DSurfaceImpl_UnLoad().
2009-06-26 12:04:53 +02:00
Henri Verbeet
181442a6a2
wined3d: Make sure queries have an active GL context.
2009-06-26 12:04:48 +02:00
Aric Stewart
a6c81e0754
shell32: Implement SHCreateShellFolderView (ordinal 256).
...
Used by IE7's Add On management dialog.
2009-06-26 12:04:42 +02:00
Aric Stewart
9224609589
shell32: Handle shell: urls internal in ParseDisplayName instead of passing them to shdocvw.
2009-06-26 12:04:32 +02:00
Gerald Pfeifer
b44596ffff
d3d9: Fix variable type in reset_enum_callback().
2009-06-26 12:02:59 +02:00
Stefan Dösinger
d1cd08b7b3
wined3d: Honor WINED3DSPSM_NOT in ARB.
2009-06-26 12:02:29 +02:00
Stefan Dösinger
8fb1e2acfb
wined3d: Jump to the else branch if cond is false, not endif.
2009-06-26 12:02:18 +02:00
Stefan Dösinger
a07b50c94c
wined3d: Support writemasks on texkill in ARB.
2009-06-26 12:02:12 +02:00
Stefan Dösinger
3a327908de
wined3d: Initialize the used clip planes even if no clip emulation is used.
2009-06-26 12:02:07 +02:00
Stefan Dösinger
4d86eac60a
wined3d: Unclamp vertex colors for 3.0 shaders in ARB if needed.
2009-06-26 12:02:01 +02:00
Stefan Dösinger
f69fb5c011
wined3d: POW and LOG operate on the absolute value.
2009-06-26 12:01:54 +02:00
Stefan Dösinger
bd14b6e2b4
wined3d: IFC requires GL_NV_fragment_program2.
2009-06-26 12:01:44 +02:00
Stefan Dösinger
d4854b636c
wined3d: Beware of double negations.
2009-06-26 12:01:36 +02:00
Eric Pouech
4008943502
dbghelp: Simplify the resort operation (module address table) by using binary insertion instead of resorting the whole array.
2009-06-26 12:01:07 +02:00
Eric Pouech
609ec7b11d
dbghelp: when (re)building the per module symbol table (lookup by address), no longer iterate over the hash table.
...
Directly add to the table when adding a new symbol.
2009-06-26 12:01:00 +02:00
Eric Pouech
dde39fddc5
dbghelp: Factorize symbol insertion into module by address table.
2009-06-26 12:00:38 +02:00
Eric Pouech
607a07f42a
dbghelp: When loading ELF public information, handle the cases when we don't get an address.
2009-06-26 12:00:25 +02:00
Louis Lenders
2478b86ef6
kernel32/nls: Add system message 2221 to winerr_enu.mc.
2009-06-26 12:00:01 +02:00
Paul Vriens
2bcf38d3a3
comctl32/tests: Fix some test failures with comctl32 < 5.80.
2009-06-26 11:59:54 +02:00
Matej Spindler
30f3a7571a
setupapi: Update Slovenian translation.
2009-06-26 11:59:43 +02:00
Matej Spindler
47aed6dcec
shell32: Update Slovenian translation.
2009-06-26 11:59:35 +02:00
Matej Spindler
160f4ca338
appwiz.cpl: Update Slovenian translation.
2009-06-26 11:59:20 +02:00
Aurimas Fišeras
c952a34178
cryptdlg: Add Lithuanian translation.
2009-06-26 11:59:13 +02:00
Paul Vriens
bab0e77050
appwiz.cpl: Fix Dutch translations.
2009-06-26 11:59:09 +02:00
Huw Davies
e67da11716
ole32: Implement OleCreateEmbeddingHelper.
...
Based on a patch by Rob Shearman.
2009-06-26 11:59:04 +02:00
Paul Chitescu
114f8c1ad2
crypt32: Add Romanian translation.
2009-06-26 11:58:58 +02:00
Dmitry Timoshkov
3bd36c8419
mlang: Make it possible to build the mlang test with PSDK.
2009-06-25 14:34:14 +02:00
Hans Leidekker
deeb3a9fcb
wininet: Improve the PrivacyGet/SetZonePreferenceW stubs.
2009-06-25 14:34:14 +02:00
Paul Vriens
7665699411
comctl32/tests: Fix test failures on comctl32 < 5.80.
2009-06-25 14:34:13 +02:00
Tobias Jakobi
a9f912466b
wined3d: Force NP2 fixup constant reloading in shader_glsl_select.
2009-06-25 14:34:13 +02:00
Tobias Jakobi
ef7f769be6
wined3d: Enable constant packing for NP2 texcoord fixup.
...
Previously every texture that was flagged for NP2 fixup used a vec2
uniform in the shader to store texture dimensions. Turns out that the
GLSL compilers just maps vec2 to vec4, so essentially wasting 2
floats. The new code only uses vec4 uniforms but packs dimensions info
of 2 textures into a single uniform.
2009-06-25 14:34:13 +02:00
Tobias Jakobi
7906774339
wined3d: Add ps_np2fixup_info structure.
2009-06-25 14:34:13 +02:00
Huw Davies
08453c1f2b
configure: Remove reference to obsolete ftnames.h.
2009-06-25 14:34:13 +02:00
Eric van Beurden
f0ce72082d
wininet: Check for failed heap allocations.
2009-06-25 14:34:13 +02:00
Eric van Beurden
42c7dc94e2
wininet: Add a terminating empty line to the headers if necessary.
2009-06-25 14:34:13 +02:00
Joel Holdsworth
d1c89d0a78
user32: Added DrawIconEx alpha blending support.
2009-06-25 14:34:13 +02:00
Joel Holdsworth
a0232508b3
user32: Added DrawIcon alpha blending support.
2009-06-25 14:34:13 +02:00
Alexandre Julliard
09712593c8
ntdll: Release some address space after the process initialization is done.
2009-06-25 14:33:34 +02:00
Alexandre Julliard
c68594a941
ntdll: Don't try to decommit a heap past its initial commit size.
2009-06-25 14:33:31 +02:00
Alexandre Julliard
476324e8ba
ntdll: Compute the free lists address at run-time instead of playing with alignment and padding.
2009-06-25 14:33:15 +02:00
Alexandre Julliard
edebc2b75f
winex11: Try to use the correct window rectangle as far as possible at XCreateWindow time.
2009-06-25 12:10:44 +02:00
Alexandre Julliard
3271362a26
msi: The dialog units are based on a 12-point font size, despite the documentation.
2009-06-25 12:09:45 +02:00
Detlef Riekenberg
395e41103e
browseui: Add a stub for DllInstall.
2009-06-25 12:08:19 +02:00
Rein Klazes
08ca2fa6a9
gdi32/tests: Show that there is an upper limit to the width of a font that can be specified.
2009-06-25 12:08:12 +02:00
Alexandre Julliard
69bb29ced9
kernel32: Add call frame annotations in x86 assembly code.
2009-06-25 12:05:09 +02:00
Alexandre Julliard
0c46341543
ntdll: Add call frame annotations in x86 assembly code.
2009-06-25 12:05:09 +02:00
Alexandre Julliard
e7da3b519f
winedos: Add call frame annotations in x86 assembly code.
2009-06-25 12:05:09 +02:00
Alexandre Julliard
39984d4824
user32: Add call frame annotations in x86 assembly code.
2009-06-25 12:05:09 +02:00
Alexandre Julliard
b6efd13ef5
rpcrt4: Add call frame annotations in x86 assembly code.
2009-06-25 12:05:09 +02:00
Alexandre Julliard
0cb406ef29
msvcrt: Add call frame annotations in x86 assembly code.
2009-06-25 12:05:09 +02:00
Paul Vriens
d3b3b3e0b9
user32/tests: Prevent some 'deadcode' (Coverity).
2009-06-25 11:48:05 +02:00
Matej Spindler
56b56a686a
mshtml: Update Slovenian translation.
2009-06-25 11:47:55 +02:00
Henri Verbeet
4a137815db
wined3d: Make sure we have an active GL context in IWineD3DDeviceImpl_SetCursorProperties().
2009-06-25 11:47:34 +02:00
Henri Verbeet
5dcbc40581
wined3d: Make sure we have an active GL context in context_resource_released().
2009-06-25 11:47:28 +02:00
Henri Verbeet
94cd8656ea
wined3d: Make context_resource_released() responsible for activating a different GL context.
...
In case lastActiveRenderTarget is destroyed.
2009-06-25 11:47:24 +02:00
Henri Verbeet
964f4b0157
wined3d: Make sure we have an active GL context in buffer_PreLoad().
2009-06-25 11:47:16 +02:00
Henri Verbeet
11fd358cc6
wined3d: Make sure we have an active GL context in delete_opengl_contexts().
2009-06-25 11:47:09 +02:00
Aric Stewart
a19efb7ad9
msctf: Semi-stub implementation of ITfInputProcessorProfiles::GetLanguageList.
2009-06-25 11:46:48 +02:00
Aric Stewart
3fff6ec879
msctf/tests: Release the ITfDocumentMgr received on GetFocus.
2009-06-25 11:46:43 +02:00
Aric Stewart
eb0ef77478
msctf: Correct registry key from "Enabled" to "Enable".
2009-06-25 11:46:32 +02:00
Aric Stewart
d962939290
wintrust: GetSignedMsgFromCabFile looks for signinfo at the beginning of the cab.
...
Discussed with Juan Lang, We could look for the signinfo at the
beginning of the cab and restore the file pointer afterward.
This allows IE7 to read the signing information from downloaded ActiveX
controls.
2009-06-25 11:46:28 +02:00
Alexandre Julliard
a5231a60a1
dbghelp: Fix detection of special Wine segments.
2009-06-25 11:45:24 +02:00
Michael Stefaniuc
fce4f7e097
appwiz.cpl: Fix the Romanian translation.
2009-06-25 11:44:12 +02:00
Paul Chitescu
5ed4960fb7
cryptdlg: Add Romanian translation.
2009-06-25 11:42:16 +02:00
Aurimas Fišeras
d5558b63cd
appwiz.cpl: Update Lithuanian translation.
2009-06-25 11:42:06 +02:00
André Hentschel
ee9baf28d2
appwiz: Add function for installer button.
2009-06-24 15:28:16 +02:00
Anders Jonsson
d9972cb4b4
crypt32: Add CryptRegisterOIDInfo stub.
2009-06-24 15:17:25 +02:00
Paul Chitescu
508270b533
avifil32: Romanian translation.
2009-06-24 14:54:19 +02:00
Huw Davies
4b9c22d66b
gdi32: Add tests for GetTransform.
2009-06-24 14:52:21 +02:00
Huw Davies
6260af2a7c
gdi32: Implement GetTransform for the other valid transform types.
2009-06-24 14:52:19 +02:00
Aurimas Fišeras
3df02ab515
oledlg: Add Lithuanian translation.
2009-06-24 14:52:01 +02:00
Nikolay Sivov
2551ea0568
comctl32/listview: Initialize string pointers on notification conversion routine.
2009-06-24 11:38:31 +02:00
Tony Wasserka
0ac20c4bd3
d3dx9: Add tests for basic ID3DXFont functions.
2009-06-24 11:32:09 +02:00
Tony Wasserka
5dd6371345
d3dx9: Implement ID3DXFont_GetTextMetrics.
2009-06-24 11:31:49 +02:00
Tony Wasserka
9733856f90
d3dx9: Implement ID3DXFont_GetDC.
2009-06-24 11:31:42 +02:00
Tony Wasserka
05843d4770
d3dx9: Implement ID3DXFont_GetDesc.
2009-06-24 11:31:09 +02:00
Tony Wasserka
e36028b4df
d3dx9: Implement ID3DXFont_GetDevice.
2009-06-24 11:31:02 +02:00
Tony Wasserka
823ec93b39
d3dx9: Improve parameter validation in D3DXCreateFont and D3DXCreateFontIndirect.
2009-06-24 11:30:54 +02:00
Paul Chitescu
b647b56984
shell32: Add missing Romanian translation for IDS_SHLEXEC_NOASSOC.
2009-06-24 11:28:56 +02:00
Henri Verbeet
f98c6e3cff
wined3d: Allow the existence of other shader types in get_loop_control_const().
2009-06-24 11:28:50 +02:00
Henri Verbeet
943ed4e1e9
wined3d: Eliminate a redundant local variable in get_loop_control_const().
2009-06-24 11:28:45 +02:00
Henri Verbeet
aec6d319fa
wined3d: Avoid a redundant copy.
2009-06-24 11:28:38 +02:00
Henri Verbeet
fd8ebebe56
wined3d: Use a proper structure for "loop_control".
2009-06-24 11:28:33 +02:00
Henri Verbeet
4caf43ddb7
wined3d: Add some missing GL locking documentation to arb_program_shader.c.
2009-06-24 11:28:27 +02:00
Aric Stewart
a307c6fdc2
msctf/tests: Verify to make sure OnPopContext happens before context is removed from stack.
2009-06-24 11:28:21 +02:00
Aric Stewart
e73b17d018
msctf: Context initialization happens before OnPushContext sink.
2009-06-24 11:28:14 +02:00
Aric Stewart
2dd5a3bea2
msctf: ITfContext::GetDocumentMgr should AddRef the DocumentMgr.
2009-06-24 11:28:07 +02:00
Aric Stewart
190357b14b
msctf: Implement ITfContext::GetStatus.
2009-06-24 11:28:00 +02:00
Aric Stewart
2dca912aa9
wintrust: Stub WTHelperCertCheckValidSignature.
2009-06-24 11:27:56 +02:00
Paul Vriens
92ec4d5d0d
crypt32/tests: Fix some test failures on Win9x.
2009-06-24 11:27:46 +02:00
Paul Vriens
c7105f82ee
crypt32/tests: Fix a test failure on Win9x.
2009-06-24 11:27:42 +02:00
Austin English
a4f2d3d18e
wined3d: Fix a compiler warning.
2009-06-24 11:25:09 +02:00
Austin English
583be32178
shdocvw: Handle DISPID_AMBIENT_DLCONTROL case.
2009-06-24 11:25:05 +02:00
Andrew Talbot
b2bb4a2ca8
cryptui: Constify some variables.
2009-06-24 11:24:58 +02:00
Francois Gouget
dee97f4560
comctl32: Make MapIdSearchCompare() static.
2009-06-24 11:24:46 +02:00
Aurimas Fišeras
ce349981a2
avifil32: Add Lithuanian translation.
2009-06-24 11:24:35 +02:00
Huw Davies
e920f5f7d7
gdi32: Add tests for SetVirtualResolution.
2009-06-23 16:21:46 +02:00
Huw Davies
5c386041fc
gdi32: Implement SetVirtualResolution.
2009-06-23 16:21:42 +02:00
Jacek Caban
150f79b587
urlmon: Query for IHtmlNegotiate[2] interfaces when needed.
2009-06-23 15:53:01 +02:00
Jacek Caban
c32925aecd
urlmon: Fixed tests on IE8.
2009-06-23 15:53:01 +02:00
Jörg Höhle
d3723a9e44
winedos: Provide trailing \ now required by GetVolumeInformation.
2009-06-23 15:53:01 +02:00
Paul Chitescu
a70e4248a3
shell32: Completed Romanian translation, fixed minor typos.
2009-06-23 15:53:01 +02:00
Aric Stewart
c6ae945bf7
wininet: Semi-stub for quering Http INTERNET_OPTION_SECURITY_FLAGS.
2009-06-23 15:53:01 +02:00
Aric Stewart
b9f2f9d226
wininet: Improve HTTP status 100 handling.
2009-06-23 15:53:01 +02:00
Stefan Dösinger
e0ec956b3d
wined3d: Fix pixelshader ifc.
...
The NVfp2 control flow uses the D3D syntax, and doesn't need the inversed
branch condition we're using in the vertex shader.
2009-06-23 15:53:00 +02:00
Stefan Dösinger
444b7ac7e5
wined3d: Use a local parameter for the position fixup.
...
I don't like that I have to do this because the posFixup is in all
vertex programs, so its at the same position and could be loaded
globally. Unfortunately, there are only 256 env parameters usually,
which makes it impossible for any shader to use c256, even if it does
not use indirect addressing, and so we can't claim 256 constant
support.
2009-06-23 15:53:00 +02:00
Stefan Dösinger
7ffd10da28
wined3d: Find the clip texcoord before compiling.
...
The best is to put this together with the rest of the shader_arb_priv initialization.
2009-06-23 15:53:00 +02:00
Stefan Dösinger
e64d48371f
wined3d: Add a function to control use of NV_vp2 clipplanes.
...
I find it helpful for debugging to have this controlled at a central place,
without having to disable the entire GL extension or manually find all the
places where GL_SUPPORT(NV_VERTEX_PROGRAM2_OPTION) controls clipplane use. It
is useful for debugging the emulation code on NV cards and for debugging mac
driver issues.
2009-06-23 15:53:00 +02:00
Stefan Dösinger
85af0b2943
wined3d: Don't emulate clipplanes with ffp vp and fix a wrong if condition.
...
b2f09fd204
accidentally got the
device->vs_clipping check wrong. The FFP replacement should emulate
clipping if GL can't do this natively with vertex shaders, not the
other way. Also don't emulate clipping if we're using fixed function
vertex processing because (a) clipping is always supported by GL in
this case, and (b), fragment.texcoord[7] is undefined. (Or in the
worst case set to something bad by the app).
2009-06-23 15:53:00 +02:00
Ken Sharp
e096b59ceb
gdiplus: Add GdipIsVisibleRegionPointI stub.
2009-06-23 15:53:00 +02:00
Piotr Caban
27d8e22cbc
jscript: Added Date_setFullYear and Date_setUTCFullYear implementation.
2009-06-23 15:53:00 +02:00
Piotr Caban
7301ad4f72
jscript: Added Date_setMonth and Date_setUTCMonth implementation.
2009-06-23 15:53:00 +02:00
Piotr Caban
233ded05b7
jscript: Added Date_setDate and Date_setUTCDate implementation.
2009-06-23 15:52:59 +02:00
Piotr Caban
e19ca2b946
jscript: Fix Date_setHours implementation.
2009-06-23 15:52:59 +02:00
Piotr Caban
ece2654ef9
jscript: Fix Date_setMinutes implementation.
2009-06-23 15:52:59 +02:00
Piotr Caban
bbfab68bb8
jscript: Fix Date_setSeconds implementation.
2009-06-23 15:52:59 +02:00
Piotr Caban
37883a66fa
jscript: Fixed Date_setMilliseconds implementation.
...
Previous implementation was not working when:
utc_time != to_utc(to_local_time(utc_time))
2009-06-23 15:52:59 +02:00
Piotr Caban
b45f01b6ce
jscript: Fix typos in comments, add missing ones.
2009-06-23 15:52:59 +02:00
Piotr Caban
305aee069a
jscript: Added Date_getTimezoneOffset and fixed Date_get... functions.
2009-06-23 15:52:59 +02:00
Piotr Caban
b529cdb65e
jscript: Added implementation of Date constructor with more then one argument.
2009-06-23 15:52:59 +02:00
Jacek Caban
51f13ac144
mshtml: Fixed tests on IE8 and change Wine behavior to IE8.
2009-06-23 15:52:59 +02:00
Hans Leidekker
82bcafe8eb
ole32: Add tests for CoGetContextToken.
2009-06-23 15:52:58 +02:00
Hans Leidekker
b9be397024
ole32: Implement CoGetContextToken.
2009-06-23 15:52:37 +02:00
Hans Leidekker
ceee7415f5
include: Add definition of IObjContext.
2009-06-23 11:48:29 +02:00
Hans Leidekker
764b9bef19
crypt32: Add a partial implementation of CertCreateContext.
2009-06-23 11:48:20 +02:00
Hans Leidekker
aa05f97fc9
wininet: Don't delete the cache file when closing a request.
2009-06-23 11:48:17 +02:00
Hans Leidekker
3a43866790
ntdll: Don't return success from the NtQueryEvent stub.
2009-06-23 11:48:13 +02:00
Henri Verbeet
114b5bdefb
wined3d: Fix a comment.
...
This was actually broken by 122af07a30
.
2009-06-23 11:48:10 +02:00
Henri Verbeet
f0e8307566
d3d8/tests: Make sure the device is released properly.
2009-06-23 11:48:02 +02:00
Henri Verbeet
c672071db7
d3d9/tests: Make sure the device is released properly.
2009-06-23 11:47:59 +02:00
Henri Verbeet
ad05c39fd7
d3d9/tests: Release the query in test_occlusion_query_states().
2009-06-23 11:47:53 +02:00
Henri Verbeet
6cc2f9573a
d3d9/tests: Release the vertex buffer in test_null_stream().
2009-06-23 11:47:49 +02:00
Paul Vriens
3b437b550d
user32/tests: Prevent some 'deadcode' (Coverity).
2009-06-23 11:47:44 +02:00
Paul Vriens
d8669f9e41
d3d9/tests: Use color_match ((logical || with non-zero constant).
2009-06-23 11:47:38 +02:00
Paul Vriens
bc8716439e
crypt32/tests: Fix a test (logical || with non-zero constant).
2009-06-23 11:47:31 +02:00
Paul Vriens
e2715a6152
crypt32/tests: Fix some tests (logical || with non-zero constant).
2009-06-23 11:47:23 +02:00
Nikolay Sivov
ad7f0b950b
comctl32/listview: Invalidate list after WM_MEASUREITEM notification.
2009-06-23 11:47:13 +02:00
Nikolay Sivov
8e18e9e6bd
comctl32/listview: Notify parent with WM_MEASUREITEM on control creation.
2009-06-23 11:46:21 +02:00
Nikolay Sivov
d03e63ccd7
comctl32/listview: Test for parent sequence when creating with LVS_OWNERDRAWFIXED.
2009-06-23 11:46:15 +02:00
Andrew Talbot
6ddc981c2b
cryptnet: Constify some variables.
2009-06-23 11:46:08 +02:00
Huw Davies
7490f922e0
ole32/tests: Add a test for enhanced metafile retrieval.
2009-06-23 11:45:08 +02:00
Huw Davies
5c97db9db6
ole32: Add support for retrieving enhanced metafiles.
2009-06-23 11:45:02 +02:00
Alexandre Julliard
d5d3efd592
crypt32: Fix a couple of assumptions about structure layout.
2009-06-22 14:53:24 +02:00
Huw Davies
f48e5e2b5f
ole32: Since OleCreateLinkFromData is a stub we should return S_FALSE from OleQueryLinkFromData.
2009-06-22 14:32:30 +02:00
Huw Davies
3742389d45
gdi32: CBM_INIT is a flag.
2009-06-22 14:32:28 +02:00
Francois Gouget
03584b4ff6
Assorted spelling fixes.
2009-06-22 13:32:01 +02:00
Francois Gouget
872035f1ab
ole32: Make stub_manager_int_addref() static.
2009-06-22 13:31:03 +02:00
Francois Gouget
887c395ce2
ole32: Reorder some stubmanager functions to avoid forward declarations.
2009-06-22 13:30:58 +02:00
Francois Gouget
0601902740
msvfw32: Move MSVIDEO_SendMessage() up and make it and MSVIDEO_GetHicPtr() static.
2009-06-22 13:30:46 +02:00
Aric Stewart
7aa9bd9823
msctf: Implement ITfCompartmentEventSink.
2009-06-22 13:29:26 +02:00
Aric Stewart
3bdfa1cc67
msctf: Define ITfSource for Compartments.
2009-06-22 13:29:16 +02:00
Aric Stewart
9d12acf342
msctf: ITfCompartmentMgr tests.
2009-06-22 13:29:02 +02:00
Aric Stewart
ba69aebd3e
msctf: Implement ITfCompartmentMgr::GetCompartment.
2009-06-22 13:28:49 +02:00
Aric Stewart
3a18408dd5
msctf: Implement ITfCompartment::SetValue.
2009-06-22 13:28:35 +02:00
Aric Stewart
21c4671e01
msctf: Implement ITfCompartment::GetValue.
2009-06-22 13:27:58 +02:00
Aric Stewart
e842f250ee
msctf: Define ITfCompartment.
2009-06-22 13:27:44 +02:00
Joel Holdsworth
a7c8dad0bc
user32/tests: Added tests for DrawIcon and DrawIconEx.
2009-06-22 13:27:24 +02:00
Gerald Pfeifer
569b448e13
wined3d: Fix logical condition in find_clip_texcoord().
2009-06-22 13:25:27 +02:00
Detlef Riekenberg
3657c0af83
urlmon/tests: Add tests for ZoneManager_GetZoneAttributes.
2009-06-22 13:25:23 +02:00
Detlef Riekenberg
7e13723874
urlmon: Implement ZoneManager_GetZoneAttributes.
2009-06-22 13:09:12 +02:00
Hib Eris
5392014e29
msi: Release more msi_custom_action_info when no longer needed.
2009-06-22 13:09:03 +02:00
Hib Eris
e86ebd75b0
msi: Release msi_custom_action_info when no longer needed.
2009-06-22 13:08:55 +02:00
Hib Eris
65ac206194
msi: Insert new tables in correct _Tables location.
2009-06-22 13:08:36 +02:00
Hib Eris
19d783d34d
msi/tests: Add tests for order of tables.
2009-06-22 13:08:28 +02:00
Nikolay Sivov
358fa6cd98
comctl32/listview: XP SP3 comctl32 V6 test workaround.
2009-06-22 13:00:10 +02:00
Nikolay Sivov
6e09365501
comctl32/listview: Fix a test failure on 4.7x.
2009-06-22 13:00:02 +02:00
Nikolay Sivov
25d916e73a
comctl32/header: Add support for HDS_FLAT style.
2009-06-22 12:59:54 +02:00
Nikolay Sivov
85224d7f17
comctl32/listview: Implement LVM_MAPIDTOINDEX/LVM_MAPINDEXTOID.
2009-06-22 12:59:50 +02:00
Nikolay Sivov
2286a321c2
comctl32/listview: Basic LVM_MAPINDEXTOID tests.
2009-06-22 12:59:41 +02:00
Nikolay Sivov
76cb9c0d77
comctl32/listview: Implement LVM_ISITEMVISIBLE.
2009-06-22 12:59:35 +02:00
Nikolay Sivov
9c565342d0
comctl32/listview: Implement LVM_CANCELEDITLABEL with tests.
2009-06-22 12:59:28 +02:00
Henri Verbeet
e5e4d1e9a7
wined3d: Add an rtInternal fallback for WINED3DFMT_R16G16_UNORM.
2009-06-22 12:59:21 +02:00
Henri Verbeet
404f4f7321
wined3d: Get rid of some asserts.
2009-06-22 12:59:16 +02:00
Henri Verbeet
7598ab2c84
wined3d: Get rid of DEBUG_SINGLE_MODE.
2009-06-22 12:59:04 +02:00
Henri Verbeet
9a58f37cd3
wined3d: Move the num_untracked_materials lookup out of the main drawing loop.
2009-06-22 12:58:59 +02:00
Henri Verbeet
37491bb5d1
wined3d: Simplify the transformed position fixup a bit.
2009-06-22 12:58:54 +02:00
Aric Stewart
98a2b202dd
user32: Update Japanese resources.
2009-06-22 12:58:38 +02:00
Aric Stewart
2f0546a324
mshtml: Update Japanese resources.
2009-06-22 12:58:33 +02:00
Aric Stewart
43f6c4cb70
browseui: Add Japanese translation.
2009-06-22 11:44:49 +02:00
Gerald Pfeifer
9b043744cd
d3d9/tests: Fix three incorrect logic conditions.
2009-06-22 11:44:37 +02:00
Gerald Pfeifer
94203b5ddb
dsound/tests: Fix two broken conditions.
2009-06-22 11:44:28 +02:00
Gerald Pfeifer
d1e5b3bf62
ddraw: Fix two bounds checks.
2009-06-22 11:44:19 +02:00
Gerald Pfeifer
3176d936f9
ddraw: Fix error checking in IDirect3DExecuteBufferImpl_Execute().
2009-06-22 11:44:06 +02:00
Aurimas Fišeras
ec7fc36862
shlwapi: Add Lithuanian translation.
2009-06-22 11:28:31 +02:00
Aurimas Fišeras
f326c26874
setupapi: Add Lithuanian translation.
2009-06-22 11:28:28 +02:00
Aurimas Fišeras
77b457421b
serialui: Add Lithuanian translation.
2009-06-22 11:28:20 +02:00
Aurimas Fišeras
e057672b16
sane.ds: Add Lithuanian translation.
2009-06-22 11:28:17 +02:00
Aurimas Fišeras
0ecb7de0a0
oleaut32: Add Lithuanian translation.
2009-06-22 11:28:12 +02:00
Aurimas Fišeras
1c83614854
msvidc32: Add Lithuanian translation.
2009-06-22 11:28:08 +02:00
Aurimas Fišeras
3c4cbd4dca
msvfw32: Add Lithuanian translation.
2009-06-22 11:28:05 +02:00
Aurimas Fišeras
a66dc8f981
msi: Add Lithuanian translation.
2009-06-22 11:28:00 +02:00
Aurimas Fišeras
555184fea1
msrle32: Add Lithuanian translation.
2009-06-22 11:27:55 +02:00
Aurimas Fišeras
8cbf64602b
localui: Add Lithuanian translation.
2009-06-22 11:27:51 +02:00
Aurimas Fišeras
7f68ffe557
iccvid: Add Lithuanian translation.
2009-06-22 11:27:47 +02:00
Aurimas Fišeras
1631a6750d
localspl: Add Lithuanian translation.
2009-06-22 11:27:42 +02:00
Aurimas Fišeras
d7434fea99
mpr: Add Lithuanian translation.
2009-06-22 11:27:35 +02:00
Stefan Dösinger
95788401af
wined3d: GLSL 1.20 includes gl_FragData[] syntax.
...
This means we don't have to enable ARB_draw_buffers explicitly.
2009-06-22 11:27:20 +02:00
Stefan Dösinger
3845b37a21
wined3d: Advertise SM 3.0 in ARB if the extensions are available.
2009-06-22 11:27:11 +02:00
Stefan Dösinger
e211a0b4a4
wined3d: Enable Shader Model 2.0 in ARB.
...
If the needed constants are available, we can support all vs_2_0 and ps_2_0
requirements with the plain ARB extensions. We cannot however, run SM 2.0a or
SM 2.0b.
2009-06-22 11:27:05 +02:00
Stefan Dösinger
e1c6b73e2d
wined3d: Make the ARB index offset work with emulated MOVA.
2009-06-22 11:26:57 +02:00
Stefan Dösinger
77820d5ea5
wined3d: XXXC CC doesn't work even with NV_FP2 on.
2009-06-22 11:26:50 +02:00
Stefan Dösinger
26d17fe04c
wined3d: Implement MRTs in ARB.
2009-06-22 11:26:43 +02:00
Stefan Dösinger
bb8bcf5878
wined3d: Reload the first 8 constants on a 1.x and != 1.x ps switch.
...
ps 1.x constants are clamped to [-1;1], constants in >= 2.0 pshaders
are not. This means we have to reload constants when switching between
those shader types in ARB. In GLSL this is not a concern because
constants are tied to program objects and are reloaded on a shader
change anyway.
2009-06-22 11:26:33 +02:00
Stefan Dösinger
2364ce08e5
d3d9: Add a SGN test.
2009-06-22 11:26:14 +02:00
Stefan Dösinger
b93136e0c3
d3d9: Add an aL indexing test.
2009-06-22 11:26:07 +02:00
Stefan Dösinger
20401fa9af
wined3d: Invalidate the srgb tex in surface::unload.
2009-06-22 11:25:57 +02:00
Paul Vriens
cb2d43100c
urlmon/tests: Fix a test failure on Win95 by using more A-functions.
2009-06-22 11:23:10 +02:00
Nicolas Le Cam
25d7065885
shell32/tests: Use win_skip() instead of skip() and trace().
2009-06-22 11:23:04 +02:00
Nicolas Le Cam
ce78a66d8e
shell32/tests: Fix a typo.
2009-06-22 11:22:35 +02:00
Nicolas Le Cam
1d7d110f1c
user32/tests: Ignore WM_TIMECHANGE message.
2009-06-22 11:22:30 +02:00
Vincent Povirk
6259aeaacb
winex11.drv: Link the windows JFIF format to the X image/jpeg format.
2009-06-22 11:22:23 +02:00
Vincent Povirk
e4663206be
winex11.drv: Link the windows PNG format to the X image/png format.
2009-06-22 11:22:19 +02:00
Vincent Povirk
51385a98cc
ole32: Add support for rendering HENHMETAFILE clipboard objects.
2009-06-22 11:22:11 +02:00
Detlef Riekenberg
a30624143a
winex11: Get rid of glext.h in remaining locations.
2009-06-22 11:22:02 +02:00
Alexandre Julliard
35bc0c798a
urlmon/tests: Avoid comparing uninitialized structure data.
2009-06-19 15:10:17 +02:00
Robert Key
89b08bc6e2
wined3d: Add missing HD 3400 renderer string.
2009-06-19 14:54:58 +02:00
Nikolay Sivov
7bf031ebc4
comctl32/listview: Add ability to test comctl32 version 6. Add basic LVM_[G,S]ETVIEW test.
2009-06-19 14:54:47 +02:00
Stefan Doesinger
0188f96dd2
wined3d: Implement EvictManagedResources.
2009-06-19 14:54:04 +02:00
Stefan Doesinger
b2f09fd204
wined3d: Emulate clipplanes in ARB if the NV extensions are not available.
...
This patch tries to find a free texture coordinate to load up to 4 clip
coordinates into the pixel shader, and uses KIL to throw away fragments
that are cut by a clipplane. If no free texture coordinate is found,
clipping is not done. If more than 4 clipplanes are used, only the first
4 are actually enabled. That should be pretty rare though.
2009-06-19 14:54:00 +02:00
Stefan Doesinger
7baf7c6518
wined3d: Implement vertex texture fetch in ARB.
2009-06-19 14:53:50 +02:00
Stefan Doesinger
f1e97cdfbc
wined3d: Don't run out of varyings because of clipplanes.
2009-06-19 14:53:43 +02:00
Stefan Doesinger
b53b5909ff
wined3d: Handle SM 3.0 varyings in ARB.
2009-06-19 14:53:20 +02:00
Detlef Riekenberg
ab19612922
mlang: Implement IMultiLanguage_GetNumberOfCodePageInfo, with test.
2009-06-19 14:51:58 +02:00
Paul Vriens
0b533513c6
mapi32/tests: Don't run tests if ScInitMapiUtil() fails.
2009-06-19 13:53:29 +02:00
Paul Vriens
f06102b84b
mapi32/tests: Don't run tests if ScInitMapiUtil() fails.
2009-06-19 13:53:25 +02:00
Paul Vriens
9a9c2ea268
mapi32/tests: Don't run tests if ScInitMapiUtil() fails.
2009-06-19 13:53:22 +02:00
Henri Verbeet
1e0b1e5487
d3d9: Use color_match() in the fog test.
2009-06-19 13:52:56 +02:00
Henri Verbeet
68f20f157e
d3dx9_36: Add a test for D3DXGetDeclVertexSize().
2009-06-19 13:52:54 +02:00
Henri Verbeet
56c8a82a04
d3dx9_36: Implement D3DXGetDeclVertexSize().
2009-06-19 13:52:50 +02:00
Henri Verbeet
dcc490e82f
wined3d: Don't load a rendertarget just because alpha test is enabled.
...
Unlike the depth test, the alpha test doesn't compare to the existing fragment
but against a reference value.
2009-06-19 13:52:47 +02:00
Henri Verbeet
a25947fa7e
d3d8: Add WINED3DFMT_W11V11U10 <=> D3DFMT_W11V11U10 conversion.
2009-06-19 13:52:42 +02:00
Paul Vriens
9a1b829923
msi/tests: Fix some test failures on Win95 by using more A-functions.
2009-06-19 13:52:38 +02:00
Paul Vriens
91e306579b
d3d8/tests: Fix some tests (logical || with non-zero constant).
2009-06-19 13:52:32 +02:00
Paul Vriens
44b53ef35e
msi/tests: Fix test (logical || with non-zero constant).
2009-06-19 13:52:26 +02:00
Gerald Pfeifer
afbeea25c1
crypt32: Fix incorrect logic condition in test_decodePKCSAttribute().
2009-06-19 13:52:09 +02:00
Aurimas Fišeras
c22a97b142
oleacc: Add Lithuanian translation.
2009-06-19 13:51:59 +02:00
Paul Vriens
a4477bac28
shell32/tests: Fix some test failures on Vista and higher.
2009-06-19 13:49:49 +02:00
Paul Vriens
b1e007e3c6
shell32/tests: Fix a test failure on Vista and higher.
2009-06-19 13:49:44 +02:00
Francois Gouget
fb37e89a06
comctl32/tests: Make DummyCompareEx() static.
2009-06-19 13:47:20 +02:00
Alexandre Julliard
b579c48133
rpcrt4: Fix memory sizes of marshalled pointers on 64-bit.
2009-06-19 12:49:35 +02:00
Alexandre Julliard
39d75dfba4
rpcrt4/tests: Fix the marshalling test for Win9x.
2009-06-19 12:49:20 +02:00
Alexandre Julliard
c3c8aa3b23
rpcrt4/tests: Fix the marshalling test for Win64.
2009-06-19 12:38:46 +02:00
Alexandre Julliard
0610549529
ntdll: Move all thread exit processing to exit_thread(), and make RtlExitUserThread() CPU-specific.
2009-06-18 17:06:21 +02:00
Alexandre Julliard
f124c7cc38
ntdll: Simplify the thread startup routine and make it CPU-specific.
2009-06-18 17:01:44 +02:00
Paul Vriens
d17f3fe8a5
wldap32/tests: Skip a test on older versions of wldap32 to prevent a crash.
2009-06-18 15:17:28 +02:00
Dmitry Timoshkov
45c8e64057
user32: Invalidate button on WM_KILLFOCUS, like Windows does.
2009-06-18 15:17:28 +02:00
Ken Sharp
31e5093555
ntoskrnl: Add FsRtlRegisterUncProvider stub.
2009-06-18 15:17:28 +02:00
Ken Sharp
b68737b6be
ntoskrnl: Add IoUnregisterFileSystem stub.
2009-06-18 15:17:28 +02:00
Ken Sharp
d5c3b44fc2
ntoskrnl: Add IoRegisterFileSystem stub.
2009-06-18 15:17:28 +02:00
Ken Sharp
49d638c78e
ntoskrnl: Add ObfReferenceObject stub.
2009-06-18 15:17:28 +02:00
Detlef Riekenberg
957f52b4f3
mlang/tests: Some old IE versions truncate one character too short.
2009-06-18 15:17:28 +02:00
Francois Gouget
da1601e262
dmime: Remove patterntrack.c and tool.c as they are unused and don't correspond to objects.
2009-06-18 15:17:28 +02:00
Paul Vriens
61b89b6308
shell32/tests: Fix some test failures on Vista and higher.
2009-06-18 15:17:28 +02:00
Paul Vriens
cca3492557
shell32/tests: Fix a test failure on Vista and higher.
2009-06-18 15:17:28 +02:00
Paul Vriens
7319805621
shell32/tests: Fix a test failure on Vista.
2009-06-18 15:17:27 +02:00
Paul Vriens
29c51bdb04
shell32/tests: Fix a test failure on Vista.
2009-06-18 15:17:27 +02:00
Nikolay Sivov
c05e6d8f45
comctl32/listview: Fix test crashes on comctl32 <5.80.
2009-06-18 15:17:27 +02:00
Aric Stewart
e3b9420034
comctl32: In COMBOEX_FindStringExact do not try to get text from invalid items.
2009-06-18 15:17:27 +02:00
Mikio Idneuma
872b4d40b5
appwiz.cpl: Update Japanese translation.
2009-06-18 15:17:27 +02:00
Henri Verbeet
51902b89fb
wined3d: Remove a redundant ActivateContext() call in IWineD3DSurfaceImpl_UnlockRect().
...
The various LoadLocation() handlers already take care of activating an
appropriate context.
2009-06-18 15:17:27 +02:00
Henri Verbeet
c7b684f345
wined3d: Simplify IWineD3DSurfaceImpl_LockRect() a bit.
2009-06-18 15:17:27 +02:00
Henri Verbeet
9f252cd815
wined3d: Remove some useless code in IWineD3DDeviceImpl_SetLightEnable().
2009-06-18 15:17:27 +02:00
Henri Verbeet
550a3bbf96
wined3d: Reuse the FBO for check_fbo_compat().
2009-06-18 15:17:27 +02:00
Henri Verbeet
41d93e1dd1
wined3d: Make sure we have a context in stretch_rect_fbo().
...
Specifically, in case the source surface was offscreen, we would sometimes to
GL calls without active context.
2009-06-18 15:17:27 +02:00
Paul Vriens
87366355d2
comctl32/tests: Fix some typos (copy-paste).
2009-06-18 15:17:27 +02:00
Stefan Doesinger
3aaa530ca9
wined3d: Properly load the y correction.
2009-06-18 15:17:26 +02:00
Stefan Doesinger
7d5285acc1
wined3d: Properly free srgb textures.
2009-06-18 15:17:26 +02:00
Michael Abbott
2e119a2718
wined3d: Remove division from inner loop.
2009-06-18 15:17:26 +02:00
Alexandre Julliard
c6dffb6df8
kernel32: Fix the HGLOBAL header size for 64-bit.
2009-06-18 15:17:26 +02:00
Alexandre Julliard
98b8160b73
ntdll: Add support for calling the TEB exception chain handlers on x86_64.
2009-06-18 15:17:26 +02:00
Alexandre Julliard
c9deac1126
ntdll: Implement stack unwinding for x86_64 builtin modules based on the Dwarf data.
2009-06-18 15:17:12 +02:00
Huw Davies
4b0a6a18b2
oleaut32/tests: Add some tests for [lcid] parameters.
2009-06-17 17:23:21 +02:00
Paul Vriens
5d898e3ebe
comdlg32/tests: Fix some typos.
2009-06-17 17:23:21 +02:00
Yann Droneaud
a203876cc7
wined3d: Improved ATI Radeon HD 4xxx detection.
2009-06-17 12:43:20 +02:00
Stefan Doesinger
c9ef1ed28c
wined3d: Deal with instructions that do not support _SAT.
2009-06-17 12:24:43 +02:00
Stefan Doesinger
a7b605af64
wined3d: Implement D3DSPDM_PARTIALPRECISION support.
2009-06-17 12:24:35 +02:00
Stefan Doesinger
dfd338de77
wined3d: Add modifier support to tex and friends.
2009-06-17 12:20:54 +02:00
Stefan Doesinger
7856c1c26f
wined3d: Fix texm3x3pad.
...
The register number is already in the name we got from get_register_name,
don't add it twice.
2009-06-17 12:20:48 +02:00
Stefan Doesinger
f75dadfeb7
d3d9: Accept an alternative oFog->ps_3_0 handling.
2009-06-17 12:19:57 +02:00
Stefan Doesinger
cd348ac897
wined3d: Use bitfields for reg_maps uses* members.
2009-06-17 12:19:45 +02:00
Stefan Doesinger
58c3a0c832
wined3d: Implement vpos and vface.
2009-06-17 12:19:31 +02:00
Stefan Doesinger
ae600fe0c8
wined3d: Implement texldl in ARB.
2009-06-17 12:19:15 +02:00
Henri Verbeet
60317d027a
wined3d: Avoid some unneeded rendertarget copies.
2009-06-17 12:13:07 +02:00
Henri Verbeet
8be020776b
wined3d: Avoid some unneeded depthstencil copies.
2009-06-17 12:13:07 +02:00
Henri Verbeet
2c009e4d87
wined3d: Only initialize unused components of varyings that are read.
2009-06-17 12:13:07 +02:00
Henri Verbeet
fccb3d82fd
wined3d: Fall back to backbuffer offscreen rendering if FBOs are unavailable.
...
Backbuffer appears to be a better choice than PBuffer at the moment, since
PBuffer appears to be somewhat broken.
2009-06-17 12:13:07 +02:00
Henri Verbeet
dad6c311ec
wined3d: Fix a typo.
2009-06-17 12:13:07 +02:00
Aric Stewart
6b2f56a0a7
msctf: Implement ITfCompartmentMgr::EnumCompartments.
2009-06-17 12:08:13 +02:00
Aric Stewart
979c929656
msctf: Implement ITfCompartmentMgr::ClearCompartment.
2009-06-17 12:08:05 +02:00
Aric Stewart
ca9ca58c20
msctf: Contexts have a default DocumentMgr of the one that creates them.
2009-06-17 12:07:58 +02:00
Aric Stewart
2e52edf38d
msctf: Implement ITfThreadMgr::IsThreadFocus.
2009-06-17 12:05:10 +02:00
Rein Klazes
8526eee472
comdlg32/tests: Fix file dialog resize failures on NT4 and with tiny desktops.
2009-06-17 12:05:04 +02:00
Roderick Colenbrander
28a2646d21
wgl: Get rid of glXQueryDrawable because officially it only works on GLXDrawables.
...
Nvidia allows it to operate on a standard Window too but Mesa and AMD
don't and this isn't needed according to the GLX specs. This prevents
crashes when creating +wgl logs.
2009-06-17 12:04:55 +02:00
Andrew Talbot
85f9460a58
crypt32: Constify some variables.
2009-06-17 12:04:35 +02:00
Francois Gouget
f6c7e48af1
wineesd.drv: Remove a redundant assignment.
2009-06-17 12:04:29 +02:00