wine
14 years agoloader: Reserve some more memory to cover the native ole32 addresses.
Alexandre Julliard [Thu, 25 Jun 2009 12:19:09 +0000 (14:19 +0200)] 
loader: Reserve some more memory to cover the native ole32 addresses.

14 years agontdll: Release some address space after the process initialization is done.
Alexandre Julliard [Thu, 25 Jun 2009 12:18:53 +0000 (14:18 +0200)] 
ntdll: Release some address space after the process initialization is done.

14 years agontdll: Don't try to decommit a heap past its initial commit size.
Alexandre Julliard [Thu, 25 Jun 2009 10:11:14 +0000 (12:11 +0200)] 
ntdll: Don't try to decommit a heap past its initial commit size.

14 years agontdll: Compute the free lists address at run-time instead of playing with alignment...
Alexandre Julliard [Thu, 25 Jun 2009 12:33:15 +0000 (14:33 +0200)] 
ntdll: Compute the free lists address at run-time instead of playing with alignment and padding.

14 years agowinex11: Try to use the correct window rectangle as far as possible at XCreateWindow...
Alexandre Julliard [Thu, 25 Jun 2009 10:10:44 +0000 (12:10 +0200)] 
winex11: Try to use the correct window rectangle as far as possible at XCreateWindow time.

14 years agomsi: The dialog units are based on a 12-point font size, despite the documentation.
Alexandre Julliard [Thu, 25 Jun 2009 10:09:45 +0000 (12:09 +0200)] 
msi: The dialog units are based on a 12-point font size, despite the documentation.

14 years agobrowseui: Add a stub for DllInstall.
Detlef Riekenberg [Wed, 24 Jun 2009 22:26:32 +0000 (00:26 +0200)] 
browseui: Add a stub for DllInstall.

14 years agogdi32/tests: Show that there is an upper limit to the width of a font that can be...
Rein Klazes [Thu, 25 Jun 2009 07:40:46 +0000 (09:40 +0200)] 
gdi32/tests: Show that there is an upper limit to the width of a font that can be specified.

14 years agokernel32: Add call frame annotations in x86 assembly code.
Alexandre Julliard [Thu, 25 Jun 2009 10:02:59 +0000 (12:02 +0200)] 
kernel32: Add call frame annotations in x86 assembly code.

14 years agontdll: Add call frame annotations in x86 assembly code.
Alexandre Julliard [Thu, 25 Jun 2009 10:02:53 +0000 (12:02 +0200)] 
ntdll: Add call frame annotations in x86 assembly code.

14 years agolibwine: Add call frame annotations in x86 assembly code.
Alexandre Julliard [Thu, 25 Jun 2009 09:54:02 +0000 (11:54 +0200)] 
libwine: Add call frame annotations in x86 assembly code.

14 years agowinedos: Add call frame annotations in x86 assembly code.
Alexandre Julliard [Thu, 25 Jun 2009 09:52:01 +0000 (11:52 +0200)] 
winedos: Add call frame annotations in x86 assembly code.

14 years agouser32: Add call frame annotations in x86 assembly code.
Alexandre Julliard [Thu, 25 Jun 2009 09:51:52 +0000 (11:51 +0200)] 
user32: Add call frame annotations in x86 assembly code.

14 years agorpcrt4: Add call frame annotations in x86 assembly code.
Alexandre Julliard [Thu, 25 Jun 2009 09:51:30 +0000 (11:51 +0200)] 
rpcrt4: Add call frame annotations in x86 assembly code.

14 years agomsvcrt: Add call frame annotations in x86 assembly code.
Alexandre Julliard [Thu, 25 Jun 2009 09:50:42 +0000 (11:50 +0200)] 
msvcrt: Add call frame annotations in x86 assembly code.

14 years agoconfigure: Add a wrapper macro for .cfi pseudo-ops in assembly code.
Alexandre Julliard [Thu, 25 Jun 2009 09:49:21 +0000 (11:49 +0200)] 
configure: Add a wrapper macro for .cfi pseudo-ops in assembly code.

14 years agouser32/tests: Prevent some 'deadcode' (Coverity).
Paul Vriens [Thu, 25 Jun 2009 09:07:43 +0000 (11:07 +0200)] 
user32/tests: Prevent some 'deadcode' (Coverity).

14 years agomshtml: Update Slovenian translation.
Matej Spindler [Wed, 24 Jun 2009 15:29:05 +0000 (17:29 +0200)] 
mshtml: Update Slovenian translation.

14 years agowined3d: Make sure we have an active GL context in IWineD3DDeviceImpl_SetCursorProper...
Henri Verbeet [Thu, 25 Jun 2009 08:24:58 +0000 (10:24 +0200)] 
wined3d: Make sure we have an active GL context in IWineD3DDeviceImpl_SetCursorProperties().

14 years agowined3d: Make sure we have an active GL context in context_resource_released().
Henri Verbeet [Thu, 25 Jun 2009 08:24:57 +0000 (10:24 +0200)] 
wined3d: Make sure we have an active GL context in context_resource_released().

14 years agowined3d: Make context_resource_released() responsible for activating a different...
Henri Verbeet [Thu, 25 Jun 2009 08:24:56 +0000 (10:24 +0200)] 
wined3d: Make context_resource_released() responsible for activating a different GL context.

In case lastActiveRenderTarget is destroyed.

14 years agowined3d: Make sure we have an active GL context in buffer_PreLoad().
Henri Verbeet [Thu, 25 Jun 2009 08:24:55 +0000 (10:24 +0200)] 
wined3d: Make sure we have an active GL context in buffer_PreLoad().

14 years agowined3d: Make sure we have an active GL context in delete_opengl_contexts().
Henri Verbeet [Thu, 25 Jun 2009 08:24:54 +0000 (10:24 +0200)] 
wined3d: Make sure we have an active GL context in delete_opengl_contexts().

14 years agomsctf: Semi-stub implementation of ITfInputProcessorProfiles::GetLanguageList.
Aric Stewart [Thu, 25 Jun 2009 08:00:45 +0000 (17:00 +0900)] 
msctf: Semi-stub implementation of ITfInputProcessorProfiles::GetLanguageList.

14 years agomsctf/tests: Release the ITfDocumentMgr received on GetFocus.
Aric Stewart [Thu, 25 Jun 2009 08:00:22 +0000 (17:00 +0900)] 
msctf/tests: Release the ITfDocumentMgr received on GetFocus.

14 years agomsctf: Correct registry key from "Enabled" to "Enable".
Aric Stewart [Thu, 25 Jun 2009 08:00:06 +0000 (17:00 +0900)] 
msctf: Correct registry key from "Enabled" to "Enable".

14 years agowintrust: GetSignedMsgFromCabFile looks for signinfo at the beginning of the cab.
Aric Stewart [Thu, 25 Jun 2009 07:59:46 +0000 (16:59 +0900)] 
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.

14 years agowinemenubuilder: Generate new menus in the right directory.
Damjan Jovanovic [Thu, 25 Jun 2009 05:19:07 +0000 (07:19 +0200)] 
winemenubuilder: Generate new menus in the right directory.

14 years agowinedbg: Return 0 if --help is specified.
Austin English [Thu, 25 Jun 2009 02:35:21 +0000 (21:35 -0500)] 
winedbg: Return 0 if --help is specified.

14 years agodbghelp: Fix detection of special Wine segments.
Alexandre Julliard [Thu, 25 Jun 2009 09:45:08 +0000 (11:45 +0200)] 
dbghelp: Fix detection of special Wine segments.

14 years agotaskmgr: Update German translation.
André Hentschel [Wed, 24 Jun 2009 16:29:03 +0000 (18:29 +0200)] 
taskmgr: Update German translation.

14 years agoappwiz.cpl: Fix the Romanian translation.
Michael Stefaniuc [Wed, 24 Jun 2009 21:59:14 +0000 (23:59 +0200)] 
appwiz.cpl: Fix the Romanian translation.

14 years agowinhlp32: Update Italian translation.
Davide Pizzetti [Wed, 24 Jun 2009 22:00:50 +0000 (00:00 +0200)] 
winhlp32: Update Italian translation.

14 years agoregedit: Update Italian translation.
Davide Pizzetti [Wed, 24 Jun 2009 21:53:57 +0000 (23:53 +0200)] 
regedit: Update Italian translation.

14 years agowinemine: Update Italian translation.
Davide Pizzetti [Wed, 24 Jun 2009 21:26:06 +0000 (23:26 +0200)] 
winemine: Update Italian translation.

14 years agoprogman: Update Italian translation.
Davide Pizzetti [Wed, 24 Jun 2009 16:48:34 +0000 (18:48 +0200)] 
progman: Update Italian translation.

14 years agocryptdlg: Add Romanian translation.
Paul Chitescu [Wed, 24 Jun 2009 16:13:45 +0000 (19:13 +0300)] 
cryptdlg: Add Romanian translation.

14 years agoappwiz.cpl: Update Lithuanian translation.
Aurimas Fišeras [Wed, 24 Jun 2009 15:34:15 +0000 (18:34 +0300)] 
appwiz.cpl: Update Lithuanian translation.

14 years agotaskmgr: Add missing resource.
Aurimas Fišeras [Wed, 24 Jun 2009 14:40:40 +0000 (17:40 +0300)] 
taskmgr: Add missing resource.

14 years agotaskmgr: Add Lithuanian translation.
Aurimas Fišeras [Wed, 24 Jun 2009 12:54:17 +0000 (15:54 +0300)] 
taskmgr: Add Lithuanian translation.

14 years agotaskmgr: Make MessageBoxes translatable.
Aurimas Fišeras [Wed, 24 Jun 2009 12:39:19 +0000 (15:39 +0300)] 
taskmgr: Make MessageBoxes translatable.

14 years agoappwiz: Add function for installer button.
André Hentschel [Sun, 21 Jun 2009 15:05:41 +0000 (17:05 +0200)] 
appwiz: Add function for installer button.

14 years agocrypt32: Add CryptRegisterOIDInfo stub.
Anders Jonsson [Sat, 20 Jun 2009 08:08:46 +0000 (10:08 +0200)] 
crypt32: Add CryptRegisterOIDInfo stub.

14 years agoavifil32: Romanian translation.
Paul Chitescu [Wed, 24 Jun 2009 12:08:18 +0000 (15:08 +0300)] 
avifil32: Romanian translation.

14 years agogdi32: Add tests for GetTransform.
Huw Davies [Wed, 24 Jun 2009 10:51:06 +0000 (11:51 +0100)] 
gdi32: Add tests for GetTransform.

14 years agogdi32: Implement GetTransform for the other valid transform types.
Huw Davies [Wed, 24 Jun 2009 10:42:51 +0000 (11:42 +0100)] 
gdi32: Implement GetTransform for the other valid transform types.

14 years agoclock: Add Lithuanian translation.
Aurimas Fišeras [Sat, 13 Jun 2009 07:45:07 +0000 (10:45 +0300)] 
clock: Add Lithuanian translation.

14 years agooledlg: Add Lithuanian translation.
Aurimas Fišeras [Wed, 24 Jun 2009 10:47:22 +0000 (13:47 +0300)] 
oledlg: Add Lithuanian translation.

14 years agocomctl32/listview: Initialize string pointers on notification conversion routine.
Nikolay Sivov [Tue, 23 Jun 2009 20:20:11 +0000 (00:20 +0400)] 
comctl32/listview: Initialize string pointers on notification conversion routine.

14 years agod3dx9: Add tests for basic ID3DXFont functions.
Tony Wasserka [Fri, 5 Jun 2009 13:14:21 +0000 (15:14 +0200)] 
d3dx9: Add tests for basic ID3DXFont functions.

14 years agod3dx9: Implement ID3DXFont_GetTextMetrics.
Tony Wasserka [Fri, 5 Jun 2009 11:57:23 +0000 (13:57 +0200)] 
d3dx9: Implement ID3DXFont_GetTextMetrics.

14 years agod3dx9: Implement ID3DXFont_GetDC.
Tony Wasserka [Fri, 5 Jun 2009 11:45:12 +0000 (13:45 +0200)] 
d3dx9: Implement ID3DXFont_GetDC.

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

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

14 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.

14 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.

14 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().

14 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().

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

14 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".

14 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.

14 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.

14 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.

14 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.

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

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

14 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.

14 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.

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

14 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.

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

14 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.

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

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

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

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

14 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.

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

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

14 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.

14 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.

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

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

14 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.

14 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.

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

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

14 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.

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

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

14 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.

14 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.

14 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.