wine
15 years agoriched32/tests: Fix some test failures on Win9x/WinME/NT4.
Paul Vriens [Tue, 9 Jun 2009 14:08:29 +0000 (16:08 +0200)] 
riched32/tests: Fix some test failures on Win9x/WinME/NT4.

15 years agooleaut32: TLibAttr.lcid is read from the second lcid field in the header. Confirmed...
Huw Davies [Tue, 9 Jun 2009 13:59:52 +0000 (14:59 +0100)] 
oleaut32: TLibAttr.lcid is read from the second lcid field in the header. Confirmed by manually editing a tlb file.

15 years agowidl: Fix typelib lcid fields to match those produced by midl.
Huw Davies [Tue, 9 Jun 2009 13:58:28 +0000 (14:58 +0100)] 
widl: Fix typelib lcid fields to match those produced by midl.

15 years agoole32: Get rid of line feeds and tabs in traces.
Alexandre Julliard [Tue, 9 Jun 2009 11:00:30 +0000 (13:00 +0200)] 
ole32: Get rid of line feeds and tabs in traces.

15 years agowined3d: Add some FIXMEs about blitting with unsupported fixups.
Henri Verbeet [Tue, 9 Jun 2009 08:47:20 +0000 (10:47 +0200)] 
wined3d: Add some FIXMEs about blitting with unsupported fixups.

15 years agowined3d: Get rid of the silly pointers in WINED3DVOLUME_DESC.
Henri Verbeet [Tue, 9 Jun 2009 08:47:20 +0000 (10:47 +0200)] 
wined3d: Get rid of the silly pointers in WINED3DVOLUME_DESC.

15 years agowined3d: Don't modify the internal format in d3dfmt_get_conv().
Henri Verbeet [Tue, 9 Jun 2009 08:47:20 +0000 (10:47 +0200)] 
wined3d: Don't modify the internal format in d3dfmt_get_conv().

For most conversions the internal format is irrelevant. Color key conversions
are an exception, because they need to ensure an alpha channel is present.

15 years agowined3d: Simplify some code in set_glsl_shader_program().
Henri Verbeet [Tue, 9 Jun 2009 08:47:20 +0000 (10:47 +0200)] 
wined3d: Simplify some code in set_glsl_shader_program().

15 years agowined3d: Avoid comparing shader compile args if the relevant shader isn't present.
Henri Verbeet [Tue, 9 Jun 2009 08:47:19 +0000 (10:47 +0200)] 
wined3d: Avoid comparing shader compile args if the relevant shader isn't present.

15 years agomlang/tests: Fix a failure on win98 with mlang 4.72.
Detlef Riekenberg [Mon, 8 Jun 2009 21:53:34 +0000 (23:53 +0200)] 
mlang/tests: Fix a failure on win98 with mlang 4.72.

15 years agocomctl32: Constify some variables.
Andrew Talbot [Mon, 8 Jun 2009 22:07:41 +0000 (23:07 +0100)] 
comctl32: Constify some variables.

15 years agokernel32/tests: Test waiting on a disconnected client pipe.
Vincent Povirk [Mon, 8 Jun 2009 21:23:36 +0000 (16:23 -0500)] 
kernel32/tests: Test waiting on a disconnected client pipe.

15 years agocomctl32/listview: Remove outdated todo entries.
Nikolay Sivov [Mon, 8 Jun 2009 19:40:26 +0000 (23:40 +0400)] 
comctl32/listview: Remove outdated todo entries.

15 years agocomctl32/listview: Fix item count tests to be dpi aware.
Nikolay Sivov [Mon, 8 Jun 2009 18:54:56 +0000 (22:54 +0400)] 
comctl32/listview: Fix item count tests to be dpi aware.

15 years agoshell32: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:12 +0000 (22:08 +0200)] 
shell32: Updated French translation.

15 years agoreg: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:24 +0000 (22:08 +0200)] 
reg: Updated French translation.

15 years agowordpad: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:39 +0000 (22:08 +0200)] 
wordpad: Updated French translation.

15 years agosetupapi: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:05 +0000 (22:08 +0200)] 
setupapi: Updated French translation.

15 years agoregedit: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:32 +0000 (22:08 +0200)] 
regedit: Updated French translation.

15 years agonotepad: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:18 +0000 (22:08 +0200)] 
notepad: Updated French translation.

15 years agomshtml: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:07:47 +0000 (22:07 +0200)] 
mshtml: Updated French translation.

15 years agocrypt32: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:06:26 +0000 (22:06 +0200)] 
crypt32: Updated French translation.

15 years agomsi/tests: Make sure we only create one logfile.
Paul Vriens [Mon, 8 Jun 2009 19:01:15 +0000 (21:01 +0200)] 
msi/tests: Make sure we only create one logfile.

15 years agowinex11: Return correct length for GetKeyNameText.
Austin English [Mon, 8 Jun 2009 16:52:48 +0000 (11:52 -0500)] 
winex11: Return correct length for GetKeyNameText.

15 years agoserver: Avoid a crash when trying to wait on a disconnected pipe client.
Alexandre Julliard [Tue, 9 Jun 2009 10:11:05 +0000 (12:11 +0200)] 
server: Avoid a crash when trying to wait on a disconnected pipe client.

15 years agowidl: Don't make the proxy virtual tables const if they use delegation.
Alexandre Julliard [Tue, 9 Jun 2009 10:10:20 +0000 (12:10 +0200)] 
widl: Don't make the proxy virtual tables const if they use delegation.

15 years agocomctl32: Avoid repainting a NULL link.
Alexandre Julliard [Mon, 8 Jun 2009 16:13:22 +0000 (18:13 +0200)] 
comctl32: Avoid repainting a NULL link.

15 years agokernel32: Fix handling of %ws format for Unicode.
Alexandre Julliard [Mon, 8 Jun 2009 16:13:13 +0000 (18:13 +0200)] 
kernel32: Fix handling of %ws format for Unicode.

15 years agouser32: Disable assert() for the mingw build since mingw gets confused trying to...
Alexandre Julliard [Mon, 8 Jun 2009 14:45:54 +0000 (16:45 +0200)] 
user32: Disable assert() for the mingw build since mingw gets confused trying to import MessageBoxA.

15 years agosetupapi/tests: pSetupGetField returns A or W string depending on OS.
Paul Vriens [Mon, 8 Jun 2009 14:09:51 +0000 (16:09 +0200)] 
setupapi/tests: pSetupGetField returns A or W string depending on OS.

15 years agocomctl32: Use NMTVDISPINFOEX in the TVN_GETDISPINFO notification.
Vincent Povirk [Tue, 26 May 2009 19:40:04 +0000 (14:40 -0500)] 
comctl32: Use NMTVDISPINFOEX in the TVN_GETDISPINFO notification.

15 years agoinclude: Extend TVITEMEX and add NMTVDISPINFOEX.
Vincent Povirk [Tue, 26 May 2009 19:33:18 +0000 (14:33 -0500)] 
include: Extend TVITEMEX and add NMTVDISPINFOEX.

15 years agod3d9: Fix bitmask for A2R10G10B10 format.
Frank Richter [Sun, 7 Jun 2009 16:47:48 +0000 (18:47 +0200)] 
d3d9: Fix bitmask for A2R10G10B10 format.

15 years agowidl: Add support for the lcid parameter attribute.
Huw Davies [Fri, 5 Jun 2009 14:48:24 +0000 (15:48 +0100)] 
widl: Add support for the lcid parameter attribute.

15 years agoc2man: Add xml documentation creation.
Stefan Stranz [Sat, 6 Jun 2009 02:57:24 +0000 (20:57 -0600)] 
c2man: Add xml documentation creation.

15 years agowininet: Fixed gzip decoding on chunked stream.
Jacek Caban [Sun, 7 Jun 2009 19:19:06 +0000 (21:19 +0200)] 
wininet: Fixed gzip decoding on chunked stream.

15 years agowinemenubuilder: Generate icons for Wine's MIME types.
Damjan Jovanovic [Sun, 7 Jun 2009 16:32:07 +0000 (18:32 +0200)] 
winemenubuilder: Generate icons for Wine's MIME types.

15 years agokernel32/tests: Fix tests when GetVolumeNameForVolumeMountPoint fails.
Guy Albertelli [Sun, 7 Jun 2009 00:55:23 +0000 (20:55 -0400)] 
kernel32/tests: Fix tests when GetVolumeNameForVolumeMountPoint fails.

15 years agomlang/tests: Add tests for IMultiLanguage2_GetRfc1766Info.
Detlef Riekenberg [Sat, 6 Jun 2009 14:19:39 +0000 (16:19 +0200)] 
mlang/tests: Add tests for IMultiLanguage2_GetRfc1766Info.

15 years agomlang: Implement IMultiLanguage2_GetRfc1766Info.
Detlef Riekenberg [Sat, 6 Jun 2009 14:07:06 +0000 (16:07 +0200)] 
mlang: Implement IMultiLanguage2_GetRfc1766Info.

15 years agomlang/tests: Fix failures with IE 5.5 and below.
Detlef Riekenberg [Sat, 6 Jun 2009 14:03:22 +0000 (16:03 +0200)] 
mlang/tests: Fix failures with IE 5.5 and below.

15 years agowinecfg: Fix Dutch translations.
Paul Vriens [Mon, 8 Jun 2009 11:23:09 +0000 (13:23 +0200)] 
winecfg: Fix Dutch translations.

15 years agocomctl32/listview: Revert column scrolling recent change, it should be handled differ...
Nikolay Sivov [Sun, 7 Jun 2009 12:25:06 +0000 (16:25 +0400)] 
comctl32/listview: Revert column scrolling recent change, it should be handled differently.

15 years agocomctl32/listview: Use LV_VIEW_* constants instead of style.
Nikolay Sivov [Sun, 7 Jun 2009 11:25:16 +0000 (15:25 +0400)] 
comctl32/listview: Use LV_VIEW_* constants instead of style.

15 years agocomctl32/listview: Defaulting to NFR_ANSI on query failure.
Nikolay Sivov [Sun, 7 Jun 2009 11:01:55 +0000 (15:01 +0400)] 
comctl32/listview: Defaulting to NFR_ANSI on query failure.

15 years agocomctl32/listview: Position edit box after notification.
Nikolay Sivov [Sat, 6 Jun 2009 03:54:43 +0000 (07:54 +0400)] 
comctl32/listview: Position edit box after notification.

15 years agocomctl32/listview: Test showing that Edit box should be positioned after LVN_BEGINLAB...
Nikolay Sivov [Sat, 6 Jun 2009 03:04:43 +0000 (07:04 +0400)] 
comctl32/listview: Test showing that Edit box should be positioned after LVN_BEGINLABELEDIT.

15 years agocomctl32/listview: Edit box should be destroyed on invalid index too (LVM_EDITLABEL).
Nikolay Sivov [Fri, 5 Jun 2009 21:32:02 +0000 (01:32 +0400)] 
comctl32/listview: Edit box should be destroyed on invalid index too (LVM_EDITLABEL).

15 years agowinemine: Add Lithuanian translation.
Aurimas Fišeras [Sun, 7 Jun 2009 16:07:57 +0000 (19:07 +0300)] 
winemine: Add Lithuanian translation.

15 years agowined3d: Fix (and simplify) the ATI case in IWineD3DImpl_FillGLCaps.
Gerald Pfeifer [Sun, 7 Jun 2009 12:13:06 +0000 (14:13 +0200)] 
wined3d: Fix (and simplify) the ATI case in IWineD3DImpl_FillGLCaps.

15 years agowined3d: Use & instead of && for bit test in IWineD3DDeviceImpl_CreateSurface().
Gerald Pfeifer [Sun, 7 Jun 2009 09:33:48 +0000 (11:33 +0200)] 
wined3d: Use & instead of && for bit test in IWineD3DDeviceImpl_CreateSurface().

15 years agowinmm: Use & instead of && for bit test in wave_out_test_deviceOut().
Gerald Pfeifer [Sun, 7 Jun 2009 09:28:44 +0000 (11:28 +0200)] 
winmm: Use & instead of && for bit test in wave_out_test_deviceOut().

15 years agouser32: Fix logic condition in SPY_DumpStructure().
Gerald Pfeifer [Sun, 7 Jun 2009 09:20:54 +0000 (11:20 +0200)] 
user32: Fix logic condition in SPY_DumpStructure().

15 years agowidl: ifdef some not always present LANG_*.
Marcus Meissner [Sun, 7 Jun 2009 09:19:39 +0000 (11:19 +0200)] 
widl: ifdef some not always present LANG_*.

15 years agogdi32: Fix RectInRegion() if right < left or bottom < top.
Rein Klazes [Sat, 6 Jun 2009 17:56:58 +0000 (19:56 +0200)] 
gdi32: Fix RectInRegion() if right < left or bottom < top.

15 years agoinclude: Add wincodec.idl.
Vincent Povirk [Thu, 28 May 2009 20:25:35 +0000 (15:25 -0500)] 
include: Add wincodec.idl.

15 years agowindowscodecs: Add stub dll.
Vincent Povirk [Thu, 28 May 2009 18:36:54 +0000 (13:36 -0500)] 
windowscodecs: Add stub dll.

15 years agowined3d: Set FBO stencil attachments for relevant depth stencil formats.
Henri Verbeet [Mon, 8 Jun 2009 08:35:06 +0000 (10:35 +0200)] 
wined3d: Set FBO stencil attachments for relevant depth stencil formats.

15 years agowined3d: Use context_attach_depth_stencil_fbo() to clear FBO depth attachments.
Henri Verbeet [Mon, 8 Jun 2009 08:35:05 +0000 (10:35 +0200)] 
wined3d: Use context_attach_depth_stencil_fbo() to clear FBO depth attachments.

15 years agowined3d: Use GL_DEPTH32F_STENCIL8 for WINED3DFMT_D24FS8.
Henri Verbeet [Mon, 8 Jun 2009 08:35:05 +0000 (10:35 +0200)] 
wined3d: Use GL_DEPTH32F_STENCIL8 for WINED3DFMT_D24FS8.

15 years agowined3d: Use GL_DEPTH_COMPONENT32F for WINED3DFMT_D32F_LOCKABLE.
Henri Verbeet [Mon, 8 Jun 2009 08:35:05 +0000 (10:35 +0200)] 
wined3d: Use GL_DEPTH_COMPONENT32F for WINED3DFMT_D32F_LOCKABLE.

15 years agowined3d: Add support for the ARB_depth_buffer_float extension.
Henri Verbeet [Mon, 8 Jun 2009 08:35:05 +0000 (10:35 +0200)] 
wined3d: Add support for the ARB_depth_buffer_float extension.

15 years agokernel32/tests: Only report unimplemented functions once.
Paul Vriens [Mon, 8 Jun 2009 08:28:03 +0000 (10:28 +0200)] 
kernel32/tests: Only report unimplemented functions once.

15 years agontdll: Call NtCreateSection with NULL attributes loading native dll.
Nikolay Sivov [Sat, 6 Jun 2009 19:27:21 +0000 (23:27 +0400)] 
ntdll: Call NtCreateSection with NULL attributes loading native dll.

15 years agomshtml: Make the wine-gecko warning more clear.
Austin English [Sun, 7 Jun 2009 18:36:03 +0000 (13:36 -0500)] 
mshtml: Make the wine-gecko warning more clear.

15 years agocryptdlg: Add German translation.
André Hentschel [Sun, 7 Jun 2009 16:30:56 +0000 (18:30 +0200)] 
cryptdlg: Add German translation.

15 years agocryptui: Add German translation.
André Hentschel [Sun, 7 Jun 2009 16:02:28 +0000 (18:02 +0200)] 
cryptui: Add German translation.

15 years agowinedbg: Fix comment header.
André Hentschel [Sun, 7 Jun 2009 12:46:42 +0000 (14:46 +0200)] 
winedbg: Fix comment header.

15 years agooleacc: Add German translation.
André Hentschel [Sun, 7 Jun 2009 12:46:21 +0000 (14:46 +0200)] 
oleacc: Add German translation.

15 years agosetupapi: Add German translation.
André Hentschel [Sun, 7 Jun 2009 12:12:55 +0000 (14:12 +0200)] 
setupapi: Add German translation.

15 years agoshell32: Add German translation.
André Hentschel [Sun, 7 Jun 2009 11:39:33 +0000 (13:39 +0200)] 
shell32: Add German translation.

15 years agowordpad: Add German translation.
André Hentschel [Sun, 7 Jun 2009 11:17:47 +0000 (13:17 +0200)] 
wordpad: Add German translation.

15 years agowinemenubuilder: reg_get_val[AW]: Fix memory leak.
Joris Huizer [Sat, 6 Jun 2009 19:24:20 +0000 (21:24 +0200)] 
winemenubuilder: reg_get_val[AW]: Fix memory leak.

15 years agogdiplus: Test cases and parameter checks for GdipDrawCurve.
Andrew Eikum [Sat, 6 Jun 2009 17:02:29 +0000 (12:02 -0500)] 
gdiplus: Test cases and parameter checks for GdipDrawCurve.

15 years agocomctl32: Constify some variables.
Andrew Talbot [Sat, 6 Jun 2009 16:20:48 +0000 (17:20 +0100)] 
comctl32: Constify some variables.

15 years agomshtml/tests: Use strcmp_wa instead of lstrcmpW to test correctly on Win98.
Paul Vriens [Sat, 6 Jun 2009 11:42:38 +0000 (13:42 +0200)] 
mshtml/tests: Use strcmp_wa instead of lstrcmpW to test correctly on Win98.

15 years agomshtml/tests: Correct another test.
Paul Vriens [Sat, 6 Jun 2009 11:28:58 +0000 (13:28 +0200)] 
mshtml/tests: Correct another test.

15 years agomshtml/tests: Use lstrcmpA in a helper function to make it work correctly on Win98.
Paul Vriens [Sat, 6 Jun 2009 10:11:45 +0000 (12:11 +0200)] 
mshtml/tests: Use lstrcmpA in a helper function to make it work correctly on Win98.

15 years agomshtml/tests: Correct a test and show a Wine bug.
Paul Vriens [Sat, 6 Jun 2009 09:57:41 +0000 (11:57 +0200)] 
mshtml/tests: Correct a test and show a Wine bug.

15 years agoshell32/tests: Fix error messages.
André Hentschel [Sat, 6 Jun 2009 10:44:53 +0000 (12:44 +0200)] 
shell32/tests: Fix error messages.

15 years agowininet: Always use a full URL for redirects, even with an absolute path.
Alexandre Julliard [Fri, 5 Jun 2009 14:42:44 +0000 (16:42 +0200)] 
wininet: Always use a full URL for redirects, even with an absolute path.

15 years agoRelease 1.1.23. wine-1.1.23
Alexandre Julliard [Fri, 5 Jun 2009 17:28:43 +0000 (19:28 +0200)] 
Release 1.1.23.

15 years agowinedbg: Add wrappers for Read/WriteProcessMemory to fix the mingw build.
Alexandre Julliard [Fri, 5 Jun 2009 13:16:14 +0000 (15:16 +0200)] 
winedbg: Add wrappers for Read/WriteProcessMemory to fix the mingw build.

15 years agocomctl32/tests: Avoid size_t in traces.
Alexandre Julliard [Fri, 5 Jun 2009 13:03:21 +0000 (15:03 +0200)] 
comctl32/tests: Avoid size_t in traces.

15 years agoshell32/tests: Make sure all created files can be removed.
Paul Vriens [Fri, 5 Jun 2009 11:17:40 +0000 (13:17 +0200)] 
shell32/tests: Make sure all created files can be removed.

15 years agoshell32/tests: Fix test failures on Win95.
Paul Vriens [Fri, 5 Jun 2009 11:08:37 +0000 (13:08 +0200)] 
shell32/tests: Fix test failures on Win95.

15 years agomsi: Check the correct pointers for allocation failure (Coverity).
Marcus Meissner [Fri, 5 Jun 2009 12:02:36 +0000 (14:02 +0200)] 
msi: Check the correct pointers for allocation failure (Coverity).

15 years agowinegcc: Free two new strlists (Coverity).
Marcus Meissner [Fri, 5 Jun 2009 11:31:36 +0000 (13:31 +0200)] 
winegcc: Free two new strlists (Coverity).

15 years agontdll: Make NtQueryFullAttributesFile and NtQueryAttributesFile thin wrappers over...
Nikolay Sivov [Fri, 5 Jun 2009 09:57:29 +0000 (13:57 +0400)] 
ntdll: Make NtQueryFullAttributesFile and NtQueryAttributesFile thin wrappers over an internal function.

15 years agontdll: Make NtCreateFile and NtOpenFile thin wrappers over an internal function.
Nikolay Sivov [Fri, 5 Jun 2009 09:56:54 +0000 (13:56 +0400)] 
ntdll: Make NtCreateFile and NtOpenFile thin wrappers over an internal function.

15 years agocomctl32/listview: Improve column scrolling.
Nikolay Sivov [Fri, 5 Jun 2009 09:55:19 +0000 (13:55 +0400)] 
comctl32/listview: Improve column scrolling.

15 years agocomctl32/listview: Partially revert commit 43d982fde6b363199c95037935e0f5446df8f733.
Nikolay Sivov [Fri, 5 Jun 2009 09:53:28 +0000 (13:53 +0400)] 
comctl32/listview: Partially revert commit 43d982fde6b363199c95037935e0f5446df8f733.

15 years agowinegcc: Create a stub main to work around the lack of Unicode support in Mingw.
Alexandre Julliard [Fri, 5 Jun 2009 12:42:32 +0000 (14:42 +0200)] 
winegcc: Create a stub main to work around the lack of Unicode support in Mingw.

15 years agowinegcc: Link against winecrt0 for the Mingw build too.
Alexandre Julliard [Fri, 5 Jun 2009 12:42:18 +0000 (14:42 +0200)] 
winegcc: Link against winecrt0 for the Mingw build too.

15 years agomountmgr.sys: Add tracking of fixed harddisk devices.
Ben Klein [Thu, 4 Jun 2009 08:14:56 +0000 (18:14 +1000)] 
mountmgr.sys: Add tracking of fixed harddisk devices.

15 years agogdiplus: Add support for vertical string alignment to GdipDrawString.
Stephan Rose [Thu, 4 Jun 2009 22:51:07 +0000 (18:51 -0400)] 
gdiplus: Add support for vertical string alignment to GdipDrawString.

15 years agogdiplus: Stub for GdipBitmapCreateApplyEffect.
Andrew Eikum [Fri, 5 Jun 2009 04:36:33 +0000 (23:36 -0500)] 
gdiplus: Stub for GdipBitmapCreateApplyEffect.

15 years agogdiplus: Stub for GdipBitmapApplyEffect.
Andrew Eikum [Fri, 5 Jun 2009 04:36:22 +0000 (23:36 -0500)] 
gdiplus: Stub for GdipBitmapApplyEffect.

15 years agokernel32/nls: Switch to UTF-8 encoding for lth.nls.
Aurimas Fišeras [Wed, 3 Jun 2009 15:52:09 +0000 (18:52 +0300)] 
kernel32/nls: Switch to UTF-8 encoding for lth.nls.

15 years agod3dx9: Test return codes of the D3DXGetImageInfo functions.
Tony Wasserka [Thu, 4 Jun 2009 18:06:19 +0000 (20:06 +0200)] 
d3dx9: Test return codes of the D3DXGetImageInfo functions.