wine
15 years agoclock: Use SUBLANG_NEUTRAL for Romanian.
Francois Gouget [Fri, 26 Jun 2009 09:56:12 +0000 (11:56 +0200)] 
clock: Use SUBLANG_NEUTRAL for Romanian.

15 years agowined3d: Add a trailing '\n' to a FIXME() trace.
Francois Gouget [Fri, 26 Jun 2009 09:52:40 +0000 (11:52 +0200)] 
wined3d: Add a trailing '\n' to a FIXME() trace.

15 years agogdi32/tests: Fix the trailing '\n' of a few ok() calls.
Francois Gouget [Fri, 26 Jun 2009 09:52:35 +0000 (11:52 +0200)] 
gdi32/tests: Fix the trailing '\n' of a few ok() calls.

15 years agocomctl32/toolbar: Move initialization to WM_NCREATE handler.
Nikolay Sivov [Fri, 26 Jun 2009 09:37:55 +0000 (13:37 +0400)] 
comctl32/toolbar: Move initialization to WM_NCREATE handler.

15 years agod3dx9: Add tests for D3DXLoadSurfaceFromSurface.
Tony Wasserka [Thu, 25 Jun 2009 18:14:43 +0000 (20:14 +0200)] 
d3dx9: Add tests for D3DXLoadSurfaceFromSurface.

15 years agod3dx9: Add tests for D3DXLoadSurfaceFromMemory.
Tony Wasserka [Thu, 25 Jun 2009 18:11:44 +0000 (20:11 +0200)] 
d3dx9: Add tests for D3DXLoadSurfaceFromMemory.

15 years agod3dx9: Add tests for D3DXLoadSurfaceFromFileInMemory.
Tony Wasserka [Thu, 25 Jun 2009 18:09:35 +0000 (20:09 +0200)] 
d3dx9: Add tests for D3DXLoadSurfaceFromFileInMemory.

15 years agod3dx9: Add tests for D3DXLoadSurfaceFromResource.
Tony Wasserka [Thu, 25 Jun 2009 18:07:25 +0000 (20:07 +0200)] 
d3dx9: Add tests for D3DXLoadSurfaceFromResource.

15 years agod3dx9: Add tests for D3DXLoadSurfaceFromFile.
Tony Wasserka [Thu, 25 Jun 2009 18:04:53 +0000 (20:04 +0200)] 
d3dx9: Add tests for D3DXLoadSurfaceFromFile.

15 years agod3dx9: Implement D3DXLoadSurfaceFromSurface.
Tony Wasserka [Mon, 22 Jun 2009 15:57:20 +0000 (17:57 +0200)] 
d3dx9: Implement D3DXLoadSurfaceFromSurface.

15 years agod3dx9: Add a stub for D3DXLoadSurfaceFromMemory.
Tony Wasserka [Mon, 22 Jun 2009 15:45:27 +0000 (17:45 +0200)] 
d3dx9: Add a stub for D3DXLoadSurfaceFromMemory.

15 years agod3dx9: Implement D3DXLoadSurfaceFromResource.
Tony Wasserka [Mon, 22 Jun 2009 15:38:15 +0000 (17:38 +0200)] 
d3dx9: Implement D3DXLoadSurfaceFromResource.

15 years agod3dx9: Implement D3DXLoadSurfaceFromFile.
Tony Wasserka [Mon, 22 Jun 2009 15:33:48 +0000 (17:33 +0200)] 
d3dx9: Implement D3DXLoadSurfaceFromFile.

15 years agod3dx9: Add a stub for D3DXLoadSurfaceFromFileInMemory.
Tony Wasserka [Mon, 22 Jun 2009 15:21:30 +0000 (17:21 +0200)] 
d3dx9: Add a stub for D3DXLoadSurfaceFromFileInMemory.

15 years agogdiplus/tests: Fix resource leaks in several tests.
Andrew Eikum [Thu, 25 Jun 2009 13:40:28 +0000 (08:40 -0500)] 
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.

15 years agowinex11: Make sure GetKeyNameText gets the correct length to return.
Austin English [Fri, 26 Jun 2009 08:55:12 +0000 (03:55 -0500)] 
winex11: Make sure GetKeyNameText gets the correct length to return.

15 years agowined3d: Document GL context dependencies.
Henri Verbeet [Fri, 26 Jun 2009 08:07:12 +0000 (10:07 +0200)] 
wined3d: Document GL context dependencies.

15 years agowined3d: Make sure we have an active GL context before calling d3dfmt_p8_upload_palet...
Henri Verbeet [Fri, 26 Jun 2009 08:07:11 +0000 (10:07 +0200)] 
wined3d: Make sure we have an active GL context before calling d3dfmt_p8_upload_palette().

15 years agowined3d: Make sure we have an active GL context before calling surface_remove_pbo().
Henri Verbeet [Fri, 26 Jun 2009 08:07:10 +0000 (10:07 +0200)] 
wined3d: Make sure we have an active GL context before calling surface_remove_pbo().

15 years agowined3d: Make sure we have an active GL context in IWineD3DSurfaceImpl_UnLoad().
Henri Verbeet [Fri, 26 Jun 2009 08:07:09 +0000 (10:07 +0200)] 
wined3d: Make sure we have an active GL context in IWineD3DSurfaceImpl_UnLoad().

15 years agowined3d: Make sure queries have an active GL context.
Henri Verbeet [Fri, 26 Jun 2009 08:07:08 +0000 (10:07 +0200)] 
wined3d: Make sure queries have an active GL context.

15 years agoshell32: Implement SHCreateShellFolderView (ordinal 256).
Aric Stewart [Fri, 26 Jun 2009 08:01:29 +0000 (17:01 +0900)] 
shell32: Implement SHCreateShellFolderView (ordinal 256).

Used by IE7's Add On management dialog.

15 years agoshell32: Handle shell: urls internal in ParseDisplayName instead of passing them...
Aric Stewart [Fri, 26 Jun 2009 08:01:08 +0000 (17:01 +0900)] 
shell32: Handle shell: urls internal in ParseDisplayName instead of passing them to shdocvw.

15 years agod3d9: Fix variable type in reset_enum_callback().
Gerald Pfeifer [Thu, 25 Jun 2009 19:56:00 +0000 (21:56 +0200)] 
d3d9: Fix variable type in reset_enum_callback().

15 years agowinecfg: Fix cd detection for FreeBSD.
Austin English [Fri, 26 Jun 2009 06:40:59 +0000 (01:40 -0500)] 
winecfg: Fix cd detection for FreeBSD.

15 years agowined3d: Honor WINED3DSPSM_NOT in ARB.
Stefan Dösinger [Thu, 25 Jun 2009 17:32:04 +0000 (19:32 +0200)] 
wined3d: Honor WINED3DSPSM_NOT in ARB.

15 years agowined3d: Jump to the else branch if cond is false, not endif.
Stefan Dösinger [Thu, 25 Jun 2009 17:18:39 +0000 (19:18 +0200)] 
wined3d: Jump to the else branch if cond is false, not endif.

15 years agowined3d: Support writemasks on texkill in ARB.
Stefan Dösinger [Thu, 25 Jun 2009 16:01:46 +0000 (18:01 +0200)] 
wined3d: Support writemasks on texkill in ARB.

15 years agowined3d: Initialize the used clip planes even if no clip emulation is used.
Stefan Dösinger [Thu, 25 Jun 2009 15:12:52 +0000 (17:12 +0200)] 
wined3d: Initialize the used clip planes even if no clip emulation is used.

15 years agowined3d: Unclamp vertex colors for 3.0 shaders in ARB if needed.
Stefan Dösinger [Thu, 25 Jun 2009 20:09:36 +0000 (22:09 +0200)] 
wined3d: Unclamp vertex colors for 3.0 shaders in ARB if needed.

15 years agowined3d: POW and LOG operate on the absolute value.
Stefan Dösinger [Thu, 25 Jun 2009 20:08:36 +0000 (22:08 +0200)] 
wined3d: POW and LOG operate on the absolute value.

15 years agowined3d: IFC requires GL_NV_fragment_program2.
Stefan Dösinger [Thu, 25 Jun 2009 12:44:00 +0000 (14:44 +0200)] 
wined3d: IFC requires GL_NV_fragment_program2.

15 years agowined3d: Beware of double negations.
Stefan Dösinger [Wed, 24 Jun 2009 21:38:47 +0000 (23:38 +0200)] 
wined3d: Beware of double negations.

15 years agowinebuild: Open resource files in binary mode.
Stefan Dösinger [Wed, 24 Jun 2009 19:10:55 +0000 (21:10 +0200)] 
winebuild: Open resource files in binary mode.

15 years agodbghelp: Simplify the resort operation (module address table) by using binary inserti...
Eric Pouech [Thu, 25 Jun 2009 20:27:45 +0000 (22:27 +0200)] 
dbghelp: Simplify the resort operation (module address table) by using binary insertion instead of resorting the whole array.

15 years agodbghelp: when (re)building the per module symbol table (lookup by address), no longer...
Eric Pouech [Thu, 25 Jun 2009 20:27:38 +0000 (22:27 +0200)] 
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.

15 years agodbghelp: Factorize symbol insertion into module by address table.
Eric Pouech [Thu, 25 Jun 2009 20:27:31 +0000 (22:27 +0200)] 
dbghelp: Factorize symbol insertion into module by address table.

15 years agodbghelp: When loading ELF public information, handle the cases when we don't get...
Eric Pouech [Thu, 25 Jun 2009 20:27:24 +0000 (22:27 +0200)] 
dbghelp: When loading ELF public information, handle the cases when we don't get an address.

15 years agotaskmgr: Make remaining strings translatable.
Aurimas Fišeras [Thu, 25 Jun 2009 19:43:11 +0000 (22:43 +0300)] 
taskmgr: Make remaining strings translatable.

15 years agowine.inf: Run winemenubuilder to delete menus on startup.
Damjan Jovanovic [Thu, 25 Jun 2009 19:04:06 +0000 (21:04 +0200)] 
wine.inf: Run winemenubuilder to delete menus on startup.

15 years agowinemenubuilder: Allow multiple options.
Damjan Jovanovic [Thu, 25 Jun 2009 19:01:59 +0000 (21:01 +0200)] 
winemenubuilder: Allow multiple options.

15 years agokernel32/nls: Add system message 2221 to winerr_enu.mc.
Louis Lenders [Thu, 25 Jun 2009 18:34:39 +0000 (20:34 +0200)] 
kernel32/nls: Add system message 2221 to winerr_enu.mc.

15 years agocomctl32/tests: Fix some test failures with comctl32 < 5.80.
Paul Vriens [Thu, 25 Jun 2009 18:35:32 +0000 (20:35 +0200)] 
comctl32/tests: Fix some test failures with comctl32 < 5.80.

15 years agowordpad: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 19:49:10 +0000 (21:49 +0200)] 
wordpad: Update Slovenian translation.

15 years agosetupapi: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 19:42:42 +0000 (21:42 +0200)] 
setupapi: Update Slovenian translation.

15 years agoshell32: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 18:55:38 +0000 (20:55 +0200)] 
shell32: Update Slovenian translation.

15 years agoregedit: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 17:42:40 +0000 (19:42 +0200)] 
regedit: Update Slovenian translation.

15 years agoreg: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 17:42:20 +0000 (19:42 +0200)] 
reg: Update Slovenian translation.

15 years agonotepad: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 17:41:49 +0000 (19:41 +0200)] 
notepad: Update Slovenian translation.

15 years agoappwiz.cpl: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 17:40:55 +0000 (19:40 +0200)] 
appwiz.cpl: Update Slovenian translation.

15 years agocryptdlg: Add Lithuanian translation.
Aurimas Fišeras [Thu, 25 Jun 2009 13:36:07 +0000 (16:36 +0300)] 
cryptdlg: Add Lithuanian translation.

15 years agoappwiz.cpl: Fix Dutch translations.
Paul Vriens [Thu, 25 Jun 2009 14:30:05 +0000 (16:30 +0200)] 
appwiz.cpl: Fix Dutch translations.

15 years agoole32: Implement OleCreateEmbeddingHelper.
Huw Davies [Thu, 25 Jun 2009 14:15:50 +0000 (15:15 +0100)] 
ole32: Implement OleCreateEmbeddingHelper.

Based on a patch by Rob Shearman.

15 years agocrypt32: Add Romanian translation.
Paul Chitescu [Thu, 25 Jun 2009 13:56:50 +0000 (16:56 +0300)] 
crypt32: Add Romanian translation.

15 years agomlang: Make it possible to build the mlang test with PSDK.
Dmitry Timoshkov [Thu, 25 Jun 2009 10:28:40 +0000 (19:28 +0900)] 
mlang: Make it possible to build the mlang test with PSDK.

15 years agowininet: Improve the PrivacyGet/SetZonePreferenceW stubs.
Hans Leidekker [Thu, 25 Jun 2009 09:52:14 +0000 (11:52 +0200)] 
wininet: Improve the PrivacyGet/SetZonePreferenceW stubs.

15 years agocomctl32/tests: Fix test failures on comctl32 < 5.80.
Paul Vriens [Thu, 25 Jun 2009 09:49:14 +0000 (11:49 +0200)] 
comctl32/tests: Fix test failures on comctl32 < 5.80.

15 years agowined3d: Force NP2 fixup constant reloading in shader_glsl_select.
Tobias Jakobi [Fri, 29 May 2009 13:01:44 +0000 (15:01 +0200)] 
wined3d: Force NP2 fixup constant reloading in shader_glsl_select.

15 years agowined3d: Enable constant packing for NP2 texcoord fixup.
Tobias Jakobi [Wed, 17 Jun 2009 21:26:38 +0000 (23:26 +0200)] 
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.

15 years agowined3d: Add ps_np2fixup_info structure.
Tobias Jakobi [Wed, 17 Jun 2009 21:24:25 +0000 (23:24 +0200)] 
wined3d: Add ps_np2fixup_info structure.

15 years agoconfigure: Remove reference to obsolete ftnames.h.
Huw Davies [Wed, 24 Jun 2009 14:41:04 +0000 (15:41 +0100)] 
configure: Remove reference to obsolete ftnames.h.

15 years agowininet: Check for failed heap allocations.
Eric van Beurden [Wed, 24 Jun 2009 17:31:34 +0000 (13:31 -0400)] 
wininet: Check for failed heap allocations.

15 years agowininet: Add a terminating empty line to the headers if necessary.
Eric van Beurden [Wed, 24 Jun 2009 17:28:00 +0000 (13:28 -0400)] 
wininet: Add a terminating empty line to the headers if necessary.

15 years agouser32: Added DrawIconEx alpha blending support.
Joel Holdsworth [Sun, 31 May 2009 15:52:48 +0000 (16:52 +0100)] 
user32: Added DrawIconEx alpha blending support.

15 years agouser32: Added DrawIcon alpha blending support.
Joel Holdsworth [Sun, 31 May 2009 16:00:17 +0000 (17:00 +0100)] 
user32: Added DrawIcon alpha blending support.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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