wine
15 years agod3dx9: Implement ID3DXFont_GetDesc.
Tony Wasserka [Fri, 5 Jun 2009 11:26:11 +0000 (13:26 +0200)] 
d3dx9: Implement ID3DXFont_GetDesc.

15 years agod3dx9: Implement ID3DXFont_GetDevice.
Tony Wasserka [Fri, 5 Jun 2009 11:15:44 +0000 (13:15 +0200)] 
d3dx9: Implement ID3DXFont_GetDevice.

15 years agod3dx9: Improve parameter validation in D3DXCreateFont and D3DXCreateFontIndirect.
Tony Wasserka [Fri, 5 Jun 2009 11:06:25 +0000 (13:06 +0200)] 
d3dx9: Improve parameter validation in D3DXCreateFont and D3DXCreateFontIndirect.

15 years agoshell32: Add missing Romanian translation for IDS_SHLEXEC_NOASSOC.
Paul Chitescu [Wed, 24 Jun 2009 08:55:37 +0000 (11:55 +0300)] 
shell32: Add missing Romanian translation for IDS_SHLEXEC_NOASSOC.

15 years agowined3d: Allow the existence of other shader types in get_loop_control_const().
Henri Verbeet [Wed, 24 Jun 2009 08:54:19 +0000 (10:54 +0200)] 
wined3d: Allow the existence of other shader types in get_loop_control_const().

15 years agowined3d: Eliminate a redundant local variable in get_loop_control_const().
Henri Verbeet [Wed, 24 Jun 2009 08:54:18 +0000 (10:54 +0200)] 
wined3d: Eliminate a redundant local variable in get_loop_control_const().

15 years agowined3d: Avoid a redundant copy.
Henri Verbeet [Wed, 24 Jun 2009 08:54:17 +0000 (10:54 +0200)] 
wined3d: Avoid a redundant copy.

15 years agowined3d: Use a proper structure for "loop_control".
Henri Verbeet [Wed, 24 Jun 2009 08:54:16 +0000 (10:54 +0200)] 
wined3d: Use a proper structure for "loop_control".

15 years agowined3d: Add some missing GL locking documentation to arb_program_shader.c.
Henri Verbeet [Wed, 24 Jun 2009 08:54:15 +0000 (10:54 +0200)] 
wined3d: Add some missing GL locking documentation to arb_program_shader.c.

15 years agomsctf/tests: Verify to make sure OnPopContext happens before context is removed from...
Aric Stewart [Wed, 24 Jun 2009 08:30:18 +0000 (17:30 +0900)] 
msctf/tests: Verify to make sure OnPopContext happens before context is removed from stack.

15 years agomsctf: Context initialization happens before OnPushContext sink.
Aric Stewart [Wed, 24 Jun 2009 08:29:51 +0000 (17:29 +0900)] 
msctf: Context initialization happens before OnPushContext sink.

15 years agomsctf: ITfContext::GetDocumentMgr should AddRef the DocumentMgr.
Aric Stewart [Wed, 24 Jun 2009 08:29:05 +0000 (17:29 +0900)] 
msctf: ITfContext::GetDocumentMgr should AddRef the DocumentMgr.

15 years agomsctf: Implement ITfContext::GetStatus.
Aric Stewart [Wed, 24 Jun 2009 08:28:31 +0000 (17:28 +0900)] 
msctf: Implement ITfContext::GetStatus.

15 years agowintrust: Stub WTHelperCertCheckValidSignature.
Aric Stewart [Wed, 24 Jun 2009 07:45:00 +0000 (16:45 +0900)] 
wintrust: Stub WTHelperCertCheckValidSignature.

15 years agocrypt32/tests: Fix some test failures on Win9x.
Paul Vriens [Wed, 24 Jun 2009 06:32:49 +0000 (08:32 +0200)] 
crypt32/tests: Fix some test failures on Win9x.

15 years agocrypt32/tests: Fix a test failure on Win9x.
Paul Vriens [Wed, 24 Jun 2009 06:32:20 +0000 (08:32 +0200)] 
crypt32/tests: Fix a test failure on Win9x.

15 years agowined3d: Fix a compiler warning.
Austin English [Wed, 24 Jun 2009 02:58:22 +0000 (21:58 -0500)] 
wined3d: Fix a compiler warning.

15 years agoshdocvw: Handle DISPID_AMBIENT_DLCONTROL case.
Austin English [Mon, 22 Jun 2009 06:39:20 +0000 (01:39 -0500)] 
shdocvw: Handle DISPID_AMBIENT_DLCONTROL case.

15 years agocryptui: Constify some variables.
Andrew Talbot [Tue, 23 Jun 2009 20:39:58 +0000 (21:39 +0100)] 
cryptui: Constify some variables.

15 years agotaskmgr: Make column headers in processes tab translatable.
Aurimas Fišeras [Mon, 22 Jun 2009 16:50:51 +0000 (19:50 +0300)] 
taskmgr: Make column headers in processes tab translatable.

15 years agotaskmgr: Update Dutch translations.
Paul Vriens [Tue, 23 Jun 2009 18:36:54 +0000 (20:36 +0200)] 
taskmgr: Update Dutch translations.

15 years agocomctl32: Make MapIdSearchCompare() static.
Francois Gouget [Tue, 23 Jun 2009 17:40:50 +0000 (19:40 +0200)] 
comctl32: Make MapIdSearchCompare() static.

15 years agotaskmgr: Update German translation.
André Hentschel [Tue, 23 Jun 2009 16:32:53 +0000 (18:32 +0200)] 
taskmgr: Update German translation.

15 years agoavifil32: Add Lithuanian translation.
Aurimas Fišeras [Tue, 23 Jun 2009 14:29:49 +0000 (17:29 +0300)] 
avifil32: Add Lithuanian translation.

15 years agoconfigure: Rename the shared heap segment to avoid a Mac OS linker bug with 16-char...
Alexandre Julliard [Tue, 23 Jun 2009 18:51:37 +0000 (20:51 +0200)] 
configure: Rename the shared heap segment to avoid a Mac OS linker bug with 16-char names.

15 years agogdi32: Add tests for SetVirtualResolution.
Huw Davies [Tue, 23 Jun 2009 13:58:17 +0000 (14:58 +0100)] 
gdi32: Add tests for SetVirtualResolution.

15 years agogdi32: Implement SetVirtualResolution.
Huw Davies [Tue, 23 Jun 2009 13:55:32 +0000 (14:55 +0100)] 
gdi32: Implement SetVirtualResolution.

15 years agowinedbg: Don't display the crash dialog for winedevice.exe, it only confuses users.
Alexandre Julliard [Tue, 23 Jun 2009 14:20:33 +0000 (16:20 +0200)] 
winedbg: Don't display the crash dialog for winedevice.exe, it only confuses users.

15 years agourlmon: Query for IHtmlNegotiate[2] interfaces when needed.
Jacek Caban [Tue, 23 Jun 2009 12:53:10 +0000 (14:53 +0200)] 
urlmon: Query for IHtmlNegotiate[2] interfaces when needed.

15 years agourlmon: Fixed tests on IE8.
Jacek Caban [Tue, 23 Jun 2009 12:52:23 +0000 (14:52 +0200)] 
urlmon: Fixed tests on IE8.

15 years agourlmon.idl: Added IBindStatusCallbackEx declaration.
Jacek Caban [Tue, 23 Jun 2009 13:08:30 +0000 (15:08 +0200)] 
urlmon.idl: Added IBindStatusCallbackEx declaration.

15 years agowinecfg: Provide trailing \ now required by GetVolumeInformation.
Jörg Höhle [Tue, 23 Jun 2009 07:34:36 +0000 (09:34 +0200)] 
winecfg: Provide trailing \ now required by GetVolumeInformation.

15 years agowinedos: Provide trailing \ now required by GetVolumeInformation.
Jörg Höhle [Tue, 23 Jun 2009 07:34:36 +0000 (09:34 +0200)] 
winedos: Provide trailing \ now required by GetVolumeInformation.

15 years agoclock: Romanian translation.
Paul Chitescu [Tue, 23 Jun 2009 11:47:26 +0000 (14:47 +0300)] 
clock: Romanian translation.

15 years agoshell32: Completed Romanian translation, fixed minor typos.
Paul Chitescu [Tue, 23 Jun 2009 11:12:01 +0000 (14:12 +0300)] 
shell32: Completed Romanian translation, fixed minor typos.

15 years agowinecfg: Reordered controls in the About dialog so labels can have accelerators.
Paul Chitescu [Tue, 23 Jun 2009 09:55:29 +0000 (12:55 +0300)] 
winecfg: Reordered controls in the About dialog so labels can have accelerators.

15 years agowrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex...
Alexandre Julliard [Tue, 23 Jun 2009 12:48:29 +0000 (14:48 +0200)] 
wrc: Use an EOF rule instead of lex_destroy for compatibility with prediluvian flex versions.

15 years agowininet: Semi-stub for quering Http INTERNET_OPTION_SECURITY_FLAGS.
Aric Stewart [Tue, 23 Jun 2009 06:29:00 +0000 (15:29 +0900)] 
wininet: Semi-stub for quering Http INTERNET_OPTION_SECURITY_FLAGS.

15 years agowininet: Improve HTTP status 100 handling.
Aric Stewart [Tue, 23 Jun 2009 05:30:38 +0000 (14:30 +0900)] 
wininet: Improve HTTP status 100 handling.

15 years agowined3d: Fix pixelshader ifc.
Stefan Dösinger [Fri, 19 Jun 2009 18:47:47 +0000 (20:47 +0200)] 
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.

15 years agowined3d: Use a local parameter for the position fixup.
Stefan Dösinger [Mon, 22 Jun 2009 14:35:05 +0000 (16:35 +0200)] 
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.

15 years agowined3d: Find the clip texcoord before compiling.
Stefan Dösinger [Mon, 22 Jun 2009 20:24:19 +0000 (22:24 +0200)] 
wined3d: Find the clip texcoord before compiling.

The best is to put this together with the rest of the shader_arb_priv initialization.

15 years agowined3d: Add a function to control use of NV_vp2 clipplanes.
Stefan Dösinger [Mon, 22 Jun 2009 20:23:28 +0000 (22:23 +0200)] 
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.

15 years agowined3d: Don't emulate clipplanes with ffp vp and fix a wrong if condition.
Stefan Dösinger [Mon, 22 Jun 2009 14:25:37 +0000 (16:25 +0200)] 
wined3d: Don't emulate clipplanes with ffp vp and fix a wrong if condition.

b2f09fd20421d0a5e179b42332ca63bc5ac17d8a 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).

15 years agogdiplus: Add GdipIsVisibleRegionPointI stub.
Ken Sharp [Mon, 22 Jun 2009 20:59:59 +0000 (21:59 +0100)] 
gdiplus: Add GdipIsVisibleRegionPointI stub.

15 years agowinebuild: Enforce header size alignment when outputting resources.
Alexandre Julliard [Tue, 23 Jun 2009 11:25:50 +0000 (13:25 +0200)] 
winebuild: Enforce header size alignment when outputting resources.

15 years agoconfigure: Add a check for broken 16-bit compile with Xcode 3.x.
Alexandre Julliard [Tue, 23 Jun 2009 11:04:49 +0000 (13:04 +0200)] 
configure: Add a check for broken 16-bit compile with Xcode 3.x.

15 years agojscript: Added Date_setFullYear and Date_setUTCFullYear implementation.
Piotr Caban [Mon, 22 Jun 2009 18:42:15 +0000 (20:42 +0200)] 
jscript: Added Date_setFullYear and Date_setUTCFullYear implementation.

15 years agojscript: Added Date_setMonth and Date_setUTCMonth implementation.
Piotr Caban [Mon, 22 Jun 2009 18:42:00 +0000 (20:42 +0200)] 
jscript: Added Date_setMonth and Date_setUTCMonth implementation.

15 years agojscript: Added Date_setDate and Date_setUTCDate implementation.
Piotr Caban [Mon, 22 Jun 2009 18:41:50 +0000 (20:41 +0200)] 
jscript: Added Date_setDate and Date_setUTCDate implementation.

15 years agojscript: Fix Date_setHours implementation.
Piotr Caban [Mon, 22 Jun 2009 18:41:40 +0000 (20:41 +0200)] 
jscript: Fix Date_setHours implementation.

15 years agojscript: Fix Date_setMinutes implementation.
Piotr Caban [Mon, 22 Jun 2009 18:41:28 +0000 (20:41 +0200)] 
jscript: Fix Date_setMinutes implementation.

15 years agojscript: Fix Date_setSeconds implementation.
Piotr Caban [Mon, 22 Jun 2009 18:41:11 +0000 (20:41 +0200)] 
jscript: Fix Date_setSeconds implementation.

15 years agojscript: Fixed Date_setMilliseconds implementation.
Piotr Caban [Mon, 22 Jun 2009 18:41:01 +0000 (20:41 +0200)] 
jscript: Fixed Date_setMilliseconds implementation.

Previous implementation was not working when:
utc_time != to_utc(to_local_time(utc_time))

15 years agojscript: Fix typos in comments, add missing ones.
Piotr Caban [Mon, 22 Jun 2009 18:40:46 +0000 (20:40 +0200)] 
jscript: Fix typos in comments, add missing ones.

15 years agojscript: Added Date_getTimezoneOffset and fixed Date_get... functions.
Piotr Caban [Mon, 22 Jun 2009 18:40:33 +0000 (20:40 +0200)] 
jscript: Added Date_getTimezoneOffset and fixed Date_get... functions.

15 years agojscript: Added implementation of Date constructor with more then one argument.
Piotr Caban [Mon, 22 Jun 2009 18:40:01 +0000 (20:40 +0200)] 
jscript: Added implementation of Date constructor with more then one argument.

15 years agomshtml: Fixed tests on IE8 and change Wine behavior to IE8.
Jacek Caban [Mon, 22 Jun 2009 17:25:58 +0000 (19:25 +0200)] 
mshtml: Fixed tests on IE8 and change Wine behavior to IE8.

15 years agomshtml.idl: Added DispHTMLLocation and DispHTMLNavigation dispinterfaces.
Jacek Caban [Mon, 22 Jun 2009 16:27:57 +0000 (18:27 +0200)] 
mshtml.idl: Added DispHTMLLocation and DispHTMLNavigation dispinterfaces.

15 years agoole32: Add tests for CoGetContextToken.
Hans Leidekker [Tue, 23 Jun 2009 07:37:30 +0000 (09:37 +0200)] 
ole32: Add tests for CoGetContextToken.

15 years agoole32: Implement CoGetContextToken.
Hans Leidekker [Tue, 23 Jun 2009 13:25:56 +0000 (15:25 +0200)] 
ole32: Implement CoGetContextToken.

15 years agoinclude: Add definition of IObjContext.
Hans Leidekker [Tue, 23 Jun 2009 07:36:49 +0000 (09:36 +0200)] 
include: Add definition of IObjContext.

15 years agocrypt32: Add a partial implementation of CertCreateContext.
Hans Leidekker [Tue, 23 Jun 2009 07:36:26 +0000 (09:36 +0200)] 
crypt32: Add a partial implementation of CertCreateContext.

15 years agowininet: Don't delete the cache file when closing a request.
Hans Leidekker [Tue, 23 Jun 2009 07:36:07 +0000 (09:36 +0200)] 
wininet: Don't delete the cache file when closing a request.

15 years agontdll: Don't return success from the NtQueryEvent stub.
Hans Leidekker [Tue, 23 Jun 2009 07:35:48 +0000 (09:35 +0200)] 
ntdll: Don't return success from the NtQueryEvent stub.

15 years agowined3d: Fix a comment.
Henri Verbeet [Tue, 23 Jun 2009 07:05:34 +0000 (09:05 +0200)] 
wined3d: Fix a comment.

This was actually broken by 122af07a3034ddd2e0e74d9166df442a0e263e9a.

15 years agod3d8/tests: Make sure the device is released properly.
Henri Verbeet [Tue, 23 Jun 2009 07:05:33 +0000 (09:05 +0200)] 
d3d8/tests: Make sure the device is released properly.

15 years agod3d9/tests: Make sure the device is released properly.
Henri Verbeet [Tue, 23 Jun 2009 07:05:32 +0000 (09:05 +0200)] 
d3d9/tests: Make sure the device is released properly.

15 years agod3d9/tests: Release the query in test_occlusion_query_states().
Henri Verbeet [Tue, 23 Jun 2009 07:05:31 +0000 (09:05 +0200)] 
d3d9/tests: Release the query in test_occlusion_query_states().

15 years agod3d9/tests: Release the vertex buffer in test_null_stream().
Henri Verbeet [Tue, 23 Jun 2009 07:05:30 +0000 (09:05 +0200)] 
d3d9/tests: Release the vertex buffer in test_null_stream().

15 years agouser32/tests: Prevent some 'deadcode' (Coverity).
Paul Vriens [Tue, 23 Jun 2009 06:14:29 +0000 (08:14 +0200)] 
user32/tests: Prevent some 'deadcode' (Coverity).

15 years agod3d9/tests: Use color_match ((logical || with non-zero constant).
Paul Vriens [Tue, 23 Jun 2009 06:04:47 +0000 (08:04 +0200)] 
d3d9/tests: Use color_match ((logical || with non-zero constant).

15 years agocrypt32/tests: Fix a test (logical || with non-zero constant).
Paul Vriens [Tue, 23 Jun 2009 05:49:27 +0000 (07:49 +0200)] 
crypt32/tests: Fix a test (logical || with non-zero constant).

15 years agocrypt32/tests: Fix some tests (logical || with non-zero constant).
Paul Vriens [Tue, 23 Jun 2009 05:49:12 +0000 (07:49 +0200)] 
crypt32/tests: Fix some tests (logical || with non-zero constant).

15 years agocomctl32/listview: Invalidate list after WM_MEASUREITEM notification.
Nikolay Sivov [Mon, 22 Jun 2009 18:38:03 +0000 (22:38 +0400)] 
comctl32/listview: Invalidate list after WM_MEASUREITEM notification.

15 years agocomctl32/listview: Notify parent with WM_MEASUREITEM on control creation.
Nikolay Sivov [Mon, 22 Jun 2009 18:04:41 +0000 (22:04 +0400)] 
comctl32/listview: Notify parent with WM_MEASUREITEM on control creation.

15 years agocomctl32/listview: Test for parent sequence when creating with LVS_OWNERDRAWFIXED.
Nikolay Sivov [Mon, 22 Jun 2009 17:39:46 +0000 (21:39 +0400)] 
comctl32/listview: Test for parent sequence when creating with LVS_OWNERDRAWFIXED.

15 years agocryptnet: Constify some variables.
Andrew Talbot [Mon, 22 Jun 2009 21:04:07 +0000 (22:04 +0100)] 
cryptnet: Constify some variables.

15 years agotaskmgr: Fix Dutch translations.
Paul Vriens [Mon, 22 Jun 2009 19:33:39 +0000 (21:33 +0200)] 
taskmgr: Fix Dutch translations.

15 years agoinclude/activscp.idl: Add some defines.
Paul Vriens [Mon, 22 Jun 2009 18:57:32 +0000 (20:57 +0200)] 
include/activscp.idl: Add some defines.

15 years agoregedit: Spanish translation updated.
Jaime Rave [Sun, 21 Jun 2009 17:45:53 +0000 (12:45 -0500)] 
regedit: Spanish translation updated.

15 years agotaskmgr: Add German translation.
André Hentschel [Mon, 22 Jun 2009 15:29:23 +0000 (17:29 +0200)] 
taskmgr: Add German translation.

15 years agotaskmgr: Make status bar text translatable.
Aurimas Fišeras [Sun, 21 Jun 2009 13:04:14 +0000 (16:04 +0300)] 
taskmgr: Make status bar text translatable.

15 years agoole32/tests: Add a test for enhanced metafile retrieval.
Huw Davies [Mon, 22 Jun 2009 13:46:35 +0000 (14:46 +0100)] 
ole32/tests: Add a test for enhanced metafile retrieval.

15 years agoole32: Add support for retrieving enhanced metafiles.
Huw Davies [Mon, 22 Jun 2009 10:58:52 +0000 (11:58 +0100)] 
ole32: Add support for retrieving enhanced metafiles.

15 years agocrypt32: Fix a couple of assumptions about structure layout.
Alexandre Julliard [Mon, 22 Jun 2009 12:53:24 +0000 (14:53 +0200)] 
crypt32: Fix a couple of assumptions about structure layout.

15 years agoconfigure: Improve extraction of the target name from the CROSSCC definition.
Alexandre Julliard [Mon, 22 Jun 2009 12:50:51 +0000 (14:50 +0200)] 
configure: Improve extraction of the target name from the CROSSCC definition.

15 years agoole32: Since OleCreateLinkFromData is a stub we should return S_FALSE from OleQueryLi...
Huw Davies [Mon, 22 Jun 2009 12:24:08 +0000 (13:24 +0100)] 
ole32: Since OleCreateLinkFromData is a stub we should return S_FALSE from OleQueryLinkFromData.

15 years agogdi32: CBM_INIT is a flag.
Huw Davies [Thu, 18 Jun 2009 14:31:18 +0000 (15:31 +0100)] 
gdi32: CBM_INIT is a flag.

15 years agoAssorted spelling fixes.
Francois Gouget [Mon, 22 Jun 2009 08:45:15 +0000 (10:45 +0200)] 
Assorted spelling fixes.

15 years agoole32: Make stub_manager_int_addref() static.
Francois Gouget [Mon, 22 Jun 2009 08:47:06 +0000 (10:47 +0200)] 
ole32: Make stub_manager_int_addref() static.

15 years agoole32: Reorder some stubmanager functions to avoid forward declarations.
Francois Gouget [Mon, 22 Jun 2009 08:46:58 +0000 (10:46 +0200)] 
ole32: Reorder some stubmanager functions to avoid forward declarations.

15 years agomsvfw32: Move MSVIDEO_SendMessage() up and make it and MSVIDEO_GetHicPtr() static.
Francois Gouget [Mon, 22 Jun 2009 08:46:45 +0000 (10:46 +0200)] 
msvfw32: Move MSVIDEO_SendMessage() up and make it and MSVIDEO_GetHicPtr() static.

15 years agomsctf: Implement ITfCompartmentEventSink.
Aric Stewart [Mon, 22 Jun 2009 03:04:41 +0000 (12:04 +0900)] 
msctf: Implement ITfCompartmentEventSink.

15 years agomsctf: Define ITfSource for Compartments.
Aric Stewart [Mon, 22 Jun 2009 03:04:24 +0000 (12:04 +0900)] 
msctf: Define ITfSource for Compartments.

15 years agomsctf: ITfCompartmentMgr tests.
Aric Stewart [Mon, 22 Jun 2009 03:04:03 +0000 (12:04 +0900)] 
msctf: ITfCompartmentMgr tests.

15 years agomsctf: Implement ITfCompartmentMgr::GetCompartment.
Aric Stewart [Mon, 22 Jun 2009 03:02:49 +0000 (12:02 +0900)] 
msctf: Implement ITfCompartmentMgr::GetCompartment.

15 years agomsctf: Implement ITfCompartment::SetValue.
Aric Stewart [Mon, 22 Jun 2009 03:03:35 +0000 (12:03 +0900)] 
msctf: Implement ITfCompartment::SetValue.

15 years agomsctf: Implement ITfCompartment::GetValue.
Aric Stewart [Mon, 22 Jun 2009 03:02:24 +0000 (12:02 +0900)] 
msctf: Implement ITfCompartment::GetValue.

15 years agomsctf: Define ITfCompartment.
Aric Stewart [Mon, 22 Jun 2009 03:02:08 +0000 (12:02 +0900)] 
msctf: Define ITfCompartment.