wine
15 years agontdll: Avoid the close-on-exec race with recvmsg() on kernels that support this.
Alexandre Julliard [Wed, 1 Jul 2009 10:11:53 +0000 (12:11 +0200)] 
ntdll: Avoid the close-on-exec race with recvmsg() on kernels that support this.

15 years agooleaut32: Properly release cache DCs instead of trying to delete them.
Alexandre Julliard [Wed, 1 Jul 2009 10:07:35 +0000 (12:07 +0200)] 
oleaut32: Properly release cache DCs instead of trying to delete them.

15 years agokernel32: Avoid unprotected sprintf on registry/user-supplied format string.
Jörg Höhle [Wed, 1 Jul 2009 07:53:15 +0000 (09:53 +0200)] 
kernel32: Avoid unprotected sprintf on registry/user-supplied format string.

15 years agomshtml: Build language resource files separately.
Michael Stefaniuc [Wed, 1 Jul 2009 08:16:57 +0000 (10:16 +0200)] 
mshtml: Build language resource files separately.

Do not include them from an other rc file.

15 years agogphoto2.ds: Build language resource files separately.
Michael Stefaniuc [Wed, 1 Jul 2009 08:16:08 +0000 (10:16 +0200)] 
gphoto2.ds: Build language resource files separately.

Do not include them from an other rc file.

15 years agohhctrl.ocx: Build language resource files separately.
Michael Stefaniuc [Wed, 1 Jul 2009 08:17:48 +0000 (10:17 +0200)] 
hhctrl.ocx: Build language resource files separately.

Do not include them from an other rc file.

15 years agowinedbg: Build language resource files separately.
Michael Stefaniuc [Wed, 1 Jul 2009 08:15:45 +0000 (10:15 +0200)] 
winedbg: Build language resource files separately.

Do not include them from an other rc file.

15 years agowinedbg: Include the local resource header last.
Michael Stefaniuc [Wed, 1 Jul 2009 08:15:12 +0000 (10:15 +0200)] 
winedbg: Include the local resource header last.

15 years agowined3d: Use flags for driver quirks.
Henri Verbeet [Wed, 1 Jul 2009 07:46:19 +0000 (09:46 +0200)] 
wined3d: Use flags for driver quirks.

15 years agowined3d: Move the driver_quirk structure to directx.c.
Henri Verbeet [Wed, 1 Jul 2009 07:46:18 +0000 (09:46 +0200)] 
wined3d: Move the driver_quirk structure to directx.c.

15 years agowined3d: Try to activate the original context for queries.
Henri Verbeet [Wed, 1 Jul 2009 07:46:17 +0000 (09:46 +0200)] 
wined3d: Try to activate the original context for queries.

15 years agowined3d: Recognize geometry shaders in shader_trace_init().
Henri Verbeet [Wed, 1 Jul 2009 07:46:16 +0000 (09:46 +0200)] 
wined3d: Recognize geometry shaders in shader_trace_init().

15 years agowined3d: Replace "pshader" checks with explicit type checks in shader_get_registers_u...
Henri Verbeet [Wed, 1 Jul 2009 07:46:15 +0000 (09:46 +0200)] 
wined3d: Replace "pshader" checks with explicit type checks in shader_get_registers_used().

15 years agoreg: Support the /h flag as a synonymous help flag.
Andrew Nguyen [Wed, 1 Jul 2009 05:41:45 +0000 (00:41 -0500)] 
reg: Support the /h flag as a synonymous help flag.

15 years agoreg: Correct the sense of return values for registry operations.
Andrew Nguyen [Wed, 1 Jul 2009 05:41:41 +0000 (00:41 -0500)] 
reg: Correct the sense of return values for registry operations.

15 years agowineconsole: Add Lithuanian translation.
Aurimas Fišeras [Tue, 30 Jun 2009 20:23:25 +0000 (23:23 +0300)] 
wineconsole: Add Lithuanian translation.

15 years agomsctf: Implement ITfDocumentMgr::EnumContexts.
Aric Stewart [Tue, 30 Jun 2009 19:47:12 +0000 (14:47 -0500)] 
msctf: Implement ITfDocumentMgr::EnumContexts.

15 years agomsctf: Implement TF_CreateInputProcessorProfiles.
Aric Stewart [Tue, 30 Jun 2009 19:46:42 +0000 (14:46 -0500)] 
msctf: Implement TF_CreateInputProcessorProfiles.

15 years agoadvapi32/tests: Remove unneeded SetLastError.
Detlef Riekenberg [Tue, 30 Jun 2009 19:24:46 +0000 (21:24 +0200)] 
advapi32/tests: Remove unneeded SetLastError.

15 years agoprogman: Add Lithuanian translation.
Aurimas Fišeras [Tue, 30 Jun 2009 19:17:22 +0000 (22:17 +0300)] 
progman: Add Lithuanian translation.

15 years agocomdlg32: Improve Lithuanian translation.
Aurimas Fišeras [Tue, 30 Jun 2009 15:26:18 +0000 (18:26 +0300)] 
comdlg32: Improve Lithuanian translation.

15 years agoshell32: Fix RunFileDialog to close after starting apps.
Vladimir Pankratov [Tue, 30 Jun 2009 15:43:41 +0000 (20:43 +0500)] 
shell32: Fix RunFileDialog to close after starting apps.

15 years agocomdlg32: Fix resizing of the file dialog browser that keeps returning to its origina...
Rein Klazes [Tue, 30 Jun 2009 14:30:45 +0000 (16:30 +0200)] 
comdlg32: Fix resizing of the file dialog browser that keeps returning to its original size.

15 years agogdiplus: Don't crash when a NULL format is passed to GdipDrawString.
Vincent Povirk [Tue, 30 Jun 2009 14:23:07 +0000 (09:23 -0500)] 
gdiplus: Don't crash when a NULL format is passed to GdipDrawString.

15 years agoreg: Fix behavior when specifying the help flag.
Andrew Nguyen [Sat, 27 Jun 2009 22:45:26 +0000 (17:45 -0500)] 
reg: Fix behavior when specifying the help flag.

15 years agoreg: Report an error when an unknown operation is specified.
Andrew Nguyen [Sat, 27 Jun 2009 22:38:30 +0000 (17:38 -0500)] 
reg: Report an error when an unknown operation is specified.

15 years agowineconsole: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 11:15:33 +0000 (13:15 +0200)] 
wineconsole: Build language resource files separately.

Instead of including them from an other rc file.

15 years agowldap32: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 11:15:04 +0000 (13:15 +0200)] 
wldap32: Build language resource files separately.

Instead of including them from an other rc file.

15 years agowinemenubuilder: Use spawnvp() instead of system() to launch the xdg update scripts.
Alexandre Julliard [Tue, 30 Jun 2009 12:27:35 +0000 (14:27 +0200)] 
winemenubuilder: Use spawnvp() instead of system() to launch the xdg update scripts.

15 years agontdll: Go back to growing the heap in smaller increments once we start running out...
Alexandre Julliard [Tue, 30 Jun 2009 12:07:18 +0000 (14:07 +0200)] 
ntdll: Go back to growing the heap in smaller increments once we start running out of address space.

15 years agontdll: Large heap blocks don't need to be 64k aligned.
Alexandre Julliard [Tue, 30 Jun 2009 12:06:55 +0000 (14:06 +0200)] 
ntdll: Large heap blocks don't need to be 64k aligned.

15 years agocryptdlg: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 11:16:05 +0000 (13:16 +0200)] 
cryptdlg: Build language resource files separately.

Instead of including them from an other rc file.

15 years agooleaut32: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 11:14:36 +0000 (13:14 +0200)] 
oleaut32: Build language resource files separately.

Instead of including them from an other rc file.

15 years agouninstaller: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 11:15:20 +0000 (13:15 +0200)] 
uninstaller: Build language resource files separately.

Instead of including them from an other rc file.

15 years agomsrle32: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 11:13:57 +0000 (13:13 +0200)] 
msrle32: Build language resource files separately.

Instead of including them from an other rc file.

15 years agompr: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 11:13:16 +0000 (13:13 +0200)] 
mpr: Build language resource files separately.

Instead of including them from an other rc file.

15 years agomsi: Support opening transform databases.
Hans Leidekker [Tue, 30 Jun 2009 11:20:38 +0000 (13:20 +0200)] 
msi: Support opening transform databases.

15 years agogdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I.
Andrew Eikum [Tue, 30 Jun 2009 03:12:40 +0000 (22:12 -0500)] 
gdiplus: Implement GdipDrawCurve3 and GdipDrawCurve3I.

15 years agogdi32: Add tests for the GetWinMetaFileBits MFCOMMENT record.
Huw Davies [Tue, 30 Jun 2009 10:47:59 +0000 (11:47 +0100)] 
gdi32: Add tests for the GetWinMetaFileBits MFCOMMENT record.

15 years agogdi32: Store the original emf as a sequence of MFCOMMENT records.
Huw Davies [Mon, 29 Jun 2009 15:06:40 +0000 (16:06 +0100)] 
gdi32: Store the original emf as a sequence of MFCOMMENT records.

15 years agogdi32: Remove obviously incorrect calls to SetMapMode.
Huw Davies [Mon, 29 Jun 2009 15:01:06 +0000 (16:01 +0100)] 
gdi32: Remove obviously incorrect calls to SetMapMode.

15 years agogdi32: Use the unicode version of CreateMetaFile.
Huw Davies [Mon, 29 Jun 2009 12:46:33 +0000 (13:46 +0100)] 
gdi32: Use the unicode version of CreateMetaFile.

15 years agowined3d: Consolidate "color0_mov" handling a bit.
Henri Verbeet [Tue, 30 Jun 2009 08:58:15 +0000 (10:58 +0200)] 
wined3d: Consolidate "color0_mov" handling a bit.

15 years agowined3d: Use dst_param.reg.idx to index reg_maps->texcoord_mask.
Henri Verbeet [Tue, 30 Jun 2009 08:58:14 +0000 (10:58 +0200)] 
wined3d: Use dst_param.reg.idx to index reg_maps->texcoord_mask.

15 years agowined3d: Remove some redundant pshader checks.
Henri Verbeet [Tue, 30 Jun 2009 08:58:13 +0000 (10:58 +0200)] 
wined3d: Remove some redundant pshader checks.

15 years agowined3d: Pass the shader type to shader_record_register_usage().
Henri Verbeet [Tue, 30 Jun 2009 10:18:26 +0000 (12:18 +0200)] 
wined3d: Pass the shader type to shader_record_register_usage().

15 years agowined3d: Remove shader_is_version_token().
Henri Verbeet [Tue, 30 Jun 2009 08:58:11 +0000 (10:58 +0200)] 
wined3d: Remove shader_is_version_token().

15 years agowinebuild: Don't try to output 32-bit resources when building a 16-bit wrapper dll.
Alexandre Julliard [Tue, 30 Jun 2009 10:44:59 +0000 (12:44 +0200)] 
winebuild: Don't try to output 32-bit resources when building a 16-bit wrapper dll.

15 years agowindowscodecs: Add a trailing '\n' to FIXME() traces.
Francois Gouget [Tue, 30 Jun 2009 08:23:11 +0000 (10:23 +0200)] 
windowscodecs: Add a trailing '\n' to FIXME() traces.

15 years agotaskmgr: Remove spaces before '\n's.
Francois Gouget [Tue, 30 Jun 2009 08:26:58 +0000 (10:26 +0200)] 
taskmgr: Remove spaces before '\n's.

15 years agocrosstest: Fix the crosstest dependencies.
Francois Gouget [Tue, 30 Jun 2009 08:25:19 +0000 (10:25 +0200)] 
crosstest: Fix the crosstest dependencies.

15 years agomakedep: Add support for multiple object file extensions.
Francois Gouget [Tue, 30 Jun 2009 08:25:05 +0000 (10:25 +0200)] 
makedep: Add support for multiple object file extensions.

15 years agoadvapi32/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 30 Jun 2009 08:23:04 +0000 (10:23 +0200)] 
advapi32/tests: Add a trailing '\n' to ok() calls.

15 years agowindowscodecs: Make the QueryInterface() functions static.
Francois Gouget [Tue, 30 Jun 2009 08:22:52 +0000 (10:22 +0200)] 
windowscodecs: Make the QueryInterface() functions static.

15 years agodxdiagn: Use quartz's IFilterMapper to get DirectShow filter information instead...
Vitaliy Margolen [Tue, 30 Jun 2009 04:06:30 +0000 (22:06 -0600)] 
dxdiagn: Use quartz's IFilterMapper to get DirectShow filter information instead of looking through private structures.

15 years agodxdiagn: Add fil_data.idl to describe IAMFilterData interface.
Vitaliy Margolen [Tue, 30 Jun 2009 04:06:04 +0000 (22:06 -0600)] 
dxdiagn: Add fil_data.idl to describe IAMFilterData interface.

15 years agocomdlg32: Fix a problem with the returned value of a CDN_FILEOK notification.
Rein Klazes [Tue, 30 Jun 2009 06:41:10 +0000 (08:41 +0200)] 
comdlg32: Fix a problem with the returned value of a CDN_FILEOK notification.

15 years agocrypt32: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 09:14:26 +0000 (11:14 +0200)] 
crypt32: Build language resource files separately.

Instead of including them from an other rc file.

15 years agooleacc: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 09:11:36 +0000 (11:11 +0200)] 
oleacc: Build language resource files separately.

Instead of including them from an other rc file.

15 years agoiccvid: Build language resource files separately.
Michael Stefaniuc [Tue, 30 Jun 2009 09:09:31 +0000 (11:09 +0200)] 
iccvid: Build language resource files separately.

Instead of including them from an other rc file.

15 years agobrowseui: Build language resource files separately.
Michael Stefaniuc [Mon, 29 Jun 2009 23:15:38 +0000 (01:15 +0200)] 
browseui: Build language resource files separately.

Instead of including them from an other rc file.

15 years agouser32: Remove unreachable code: break after return (Smatch).
Michael Stefaniuc [Mon, 29 Jun 2009 23:15:43 +0000 (01:15 +0200)] 
user32: Remove unreachable code: break after return (Smatch).

15 years agocomctl32/rebar: Use proper structure size in tests and parameter checks.
Nikolay Sivov [Mon, 29 Jun 2009 16:00:16 +0000 (20:00 +0400)] 
comctl32/rebar: Use proper structure size in tests and parameter checks.

15 years agogdiplus: Implement horizontal alignment in GdipDrawString.
Vincent Povirk [Mon, 29 Jun 2009 21:36:11 +0000 (16:36 -0500)] 
gdiplus: Implement horizontal alignment in GdipDrawString.

15 years agooleaut32: Add two tests of function VarDateFromStr for German date format.
Stefan Leichter [Mon, 29 Jun 2009 20:28:33 +0000 (22:28 +0200)] 
oleaut32: Add two tests of function VarDateFromStr for German date format.

15 years agowinedbg: Add French translation.
Frédéric Delanoy [Mon, 29 Jun 2009 21:53:23 +0000 (23:53 +0200)] 
winedbg: Add French translation.

15 years agocryptui: Add French translation.
Frédéric Delanoy [Mon, 29 Jun 2009 17:28:54 +0000 (19:28 +0200)] 
cryptui: Add French translation.

15 years agoview: Add Lithuanian translation.
Aurimas Fišeras [Mon, 29 Jun 2009 17:24:10 +0000 (20:24 +0300)] 
view: Add Lithuanian translation.

15 years agowinefile: Add Lithuanian translation.
Aurimas Fišeras [Mon, 29 Jun 2009 16:15:44 +0000 (19:15 +0300)] 
winefile: Add Lithuanian translation.

15 years agoshell32: Updated French translation.
Frédéric Delanoy [Mon, 29 Jun 2009 13:37:50 +0000 (15:37 +0200)] 
shell32: Updated French translation.

15 years agoappwiz.cpl: Updated French translation.
Frédéric Delanoy [Sun, 28 Jun 2009 19:29:25 +0000 (21:29 +0200)] 
appwiz.cpl: Updated French translation.

15 years agoadvapi32: Add a few tests for GetSidSubAuthority and SetLastError correctly.
Louis Lenders [Sat, 27 Jun 2009 10:48:46 +0000 (12:48 +0200)] 
advapi32: Add a few tests for GetSidSubAuthority and SetLastError correctly.

15 years agoadvapi32: Check the output pointer first in RegOpenKey, with test.
Detlef Riekenberg [Sun, 28 Jun 2009 18:40:04 +0000 (20:40 +0200)] 
advapi32: Check the output pointer first in RegOpenKey, with test.

15 years agortutils: Add stub TraceRegisterExW and TraceRegisterExA.
Alexander Scott-Johns [Fri, 26 Jun 2009 22:53:49 +0000 (23:53 +0100)] 
rtutils: Add stub TraceRegisterExW and TraceRegisterExA.

The -W function is imported by Windows Journal Viewer.

15 years agortutils: Add stub dll.
Alexander Scott-Johns [Fri, 26 Jun 2009 22:12:21 +0000 (23:12 +0100)] 
rtutils: Add stub dll.

15 years agocomctl32/rebar: Update Rebar structure.
Nikolay Sivov [Sat, 27 Jun 2009 23:40:20 +0000 (03:40 +0400)] 
comctl32/rebar: Update Rebar structure.

15 years agocomctl32/progress: Implement PBM_GETBKCOLOR.
Nikolay Sivov [Sat, 27 Jun 2009 22:51:59 +0000 (02:51 +0400)] 
comctl32/progress: Implement PBM_GETBKCOLOR.

15 years agocomctl32/progress: Implement PBM_GETBARCOLOR, add some todo entries.
Nikolay Sivov [Sat, 27 Jun 2009 22:46:35 +0000 (02:46 +0400)] 
comctl32/progress: Implement PBM_GETBARCOLOR, add some todo entries.

15 years agocomctl32/toolbar: Move parameter cast to WinProc level, some code cleanup.
Nikolay Sivov [Sat, 27 Jun 2009 22:06:18 +0000 (02:06 +0400)] 
comctl32/toolbar: Move parameter cast to WinProc level, some code cleanup.

15 years agowindowscodecs: Add test for BMP decoder.
Vincent Povirk [Wed, 10 Jun 2009 20:57:15 +0000 (15:57 -0500)] 
windowscodecs: Add test for BMP decoder.

15 years agowindowscodecs: Implement GetResolution for BMP decoder.
Vincent Povirk [Wed, 24 Jun 2009 21:32:19 +0000 (16:32 -0500)] 
windowscodecs: Implement GetResolution for BMP decoder.

15 years agowindowscodecs: Implement GetSize for BMP decoder.
Vincent Povirk [Wed, 24 Jun 2009 21:20:29 +0000 (16:20 -0500)] 
windowscodecs: Implement GetSize for BMP decoder.

15 years agowindowscodecs: Implement GetFrame for BMP decoder.
Vincent Povirk [Sat, 13 Jun 2009 22:32:16 +0000 (17:32 -0500)] 
windowscodecs: Implement GetFrame for BMP decoder.

15 years agowindowscodecs: Implement Initialize method for BMP decoder.
Vincent Povirk [Sat, 13 Jun 2009 22:15:55 +0000 (17:15 -0500)] 
windowscodecs: Implement Initialize method for BMP decoder.

15 years agowindowscodecs: Implement trivial methods for BMP decoder.
Vincent Povirk [Sat, 13 Jun 2009 21:18:35 +0000 (16:18 -0500)] 
windowscodecs: Implement trivial methods for BMP decoder.

15 years agoinclude: Add some definitions to wincodec.idl.
Vincent Povirk [Wed, 24 Jun 2009 21:39:33 +0000 (16:39 -0500)] 
include: Add some definitions to wincodec.idl.

15 years agowindowscodecs: Add a stub decoder for the BMP format.
Vincent Povirk [Wed, 10 Jun 2009 20:40:27 +0000 (15:40 -0500)] 
windowscodecs: Add a stub decoder for the BMP format.

15 years agowindowscodecs: Add stub implementation of IWICImagingFactory.
Vincent Povirk [Mon, 1 Jun 2009 18:32:41 +0000 (13:32 -0500)] 
windowscodecs: Add stub implementation of IWICImagingFactory.

15 years agojscript: Added Date_toString implementation.
Piotr Caban [Sun, 28 Jun 2009 21:39:51 +0000 (23:39 +0200)] 
jscript: Added Date_toString implementation.

15 years agojscript: Added Date_toLocaleString implementation.
Piotr Caban [Sun, 28 Jun 2009 21:39:45 +0000 (23:39 +0200)] 
jscript: Added Date_toLocaleString implementation.

15 years agojscript: Added Date_toUTCString implementation.
Piotr Caban [Sun, 28 Jun 2009 21:39:40 +0000 (23:39 +0200)] 
jscript: Added Date_toUTCString implementation.

15 years agojscript: Added Date_toDateString implementation.
Piotr Caban [Sun, 28 Jun 2009 21:39:36 +0000 (23:39 +0200)] 
jscript: Added Date_toDateString implementation.

15 years agojscript: Added Date_toTimeString implementation.
Piotr Caban [Sun, 28 Jun 2009 21:39:32 +0000 (23:39 +0200)] 
jscript: Added Date_toTimeString implementation.

15 years agojscript: Added Date_toLocaleTimeString implementation.
Piotr Caban [Sun, 28 Jun 2009 21:39:27 +0000 (23:39 +0200)] 
jscript: Added Date_toLocaleTimeString implementation.

15 years agojscript: Added Date_toLocaleDateString implementation.
Piotr Caban [Sun, 28 Jun 2009 21:39:15 +0000 (23:39 +0200)] 
jscript: Added Date_toLocaleDateString implementation.

15 years agogdi32/tests: Make test_GetTextMetrics2() static.
Francois Gouget [Sun, 28 Jun 2009 11:29:54 +0000 (13:29 +0200)] 
gdi32/tests: Make test_GetTextMetrics2() static.

15 years agotaskmgr: Fix Dutch translations.
Paul Vriens [Fri, 26 Jun 2009 15:22:29 +0000 (17:22 +0200)] 
taskmgr: Fix Dutch translations.

15 years agoshell32: Fix Dutch translations.
Paul Vriens [Mon, 29 Jun 2009 09:50:10 +0000 (11:50 +0200)] 
shell32: Fix Dutch translations.

15 years agontdll: Disable releasing the address space on Mac OS since dyld doesn't support this.
Alexandre Julliard [Mon, 29 Jun 2009 11:21:37 +0000 (13:21 +0200)] 
ntdll: Disable releasing the address space on Mac OS since dyld doesn't support this.

15 years agotaskmgr: Some fixes to French translation/display.
Frédéric Delanoy [Mon, 29 Jun 2009 00:03:31 +0000 (02:03 +0200)] 
taskmgr: Some fixes to French translation/display.