wine
17 years agod3d: Remove AddRef from IWineD3DDevice_GetRenderTarget.
Markus Amsler [Mon, 20 Nov 2006 09:47:43 +0000 (10:47 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetRenderTarget.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
Markus Amsler [Mon, 20 Nov 2006 09:47:37 +0000 (10:47 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.

17 years agod3d: Remove AddRef from IWineD3DDevice_GetDirect3D.
Markus Amsler [Mon, 20 Nov 2006 09:47:22 +0000 (10:47 +0100)] 
d3d: Remove AddRef from IWineD3DDevice_GetDirect3D.

17 years agomsi: Only wait for custom actions that don't have msidbCustomActionTypeContinue speci...
Mike McCormack [Wed, 22 Nov 2006 08:04:54 +0000 (17:04 +0900)] 
msi: Only wait for custom actions that don't have msidbCustomActionTypeContinue specified.

17 years agomsi: Split process_action_return_value into two different functions.
Mike McCormack [Wed, 22 Nov 2006 08:04:42 +0000 (17:04 +0900)] 
msi: Split process_action_return_value into two different functions.

17 years agomsi: Remove an unused parameter.
Mike McCormack [Wed, 22 Nov 2006 08:04:24 +0000 (17:04 +0900)] 
msi: Remove an unused parameter.

17 years agouser32: Restore the len == 0 check which got lost in a previous patch.
Dmitry Timoshkov [Wed, 22 Nov 2006 07:18:07 +0000 (15:18 +0800)] 
user32: Restore the len == 0 check which got lost in a previous patch.

17 years agoole32: Spelling fixes.
Huw Davies [Tue, 21 Nov 2006 20:44:54 +0000 (20:44 +0000)] 
ole32: Spelling fixes.

17 years agoole32: CoGetInterfaceAndReleaseStream shouldn't crash when passed a NULL stream.
Huw Davies [Tue, 21 Nov 2006 20:40:37 +0000 (20:40 +0000)] 
ole32: CoGetInterfaceAndReleaseStream shouldn't crash when passed a NULL stream.

17 years agoshell32: Pass number of wide chars, not bytes as last argument to MBtoWC().
Marcus Meissner [Tue, 21 Nov 2006 19:29:06 +0000 (20:29 +0100)] 
shell32: Pass number of wide chars, not bytes as last argument to MBtoWC().

17 years agorpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DEFAULT are
Rob Shearman [Tue, 21 Nov 2006 13:09:53 +0000 (13:09 +0000)] 
rpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DEFAULT are
handled at the binding level now instead of the message level, so
remove this special handling in RPCRT4_Send.

17 years agorpcrt4: Allow applications to specify authentication levels other than connect in...
Rob Shearman [Tue, 21 Nov 2006 13:09:44 +0000 (13:09 +0000)] 
rpcrt4: Allow applications to specify authentication levels other than connect in RpcBindingSetAuthInfoA/W.

Map the default authentication level and service to sane values.
Don't create an RpcAuthInfo object if RPC_C_AUTHN_LEVEL_NONE is specified.

17 years agontdll: Setting the needs_close flag in server_get_unix_fd got lost in the previous...
Alexandre Julliard [Tue, 21 Nov 2006 21:38:51 +0000 (22:38 +0100)] 
ntdll: Setting the needs_close flag in server_get_unix_fd got lost in the previous change.

17 years agouser32: Add a rudimentary WM_SETFONT message test for the static control, make it...
Dmitry Timoshkov [Tue, 21 Nov 2006 11:45:07 +0000 (19:45 +0800)] 
user32: Add a rudimentary WM_SETFONT message test for the static control, make it pass under Wine.

17 years agocomctl32: Remove invalid NULL check.
Alexandre Julliard [Tue, 21 Nov 2006 11:40:39 +0000 (12:40 +0100)] 
comctl32: Remove invalid NULL check.

17 years agontdll: Remove unused variables.
Paul Vriens [Tue, 21 Nov 2006 08:24:38 +0000 (09:24 +0100)] 
ntdll: Remove unused variables.

17 years agontdll: Use intended variable.
Paul Vriens [Tue, 21 Nov 2006 08:24:31 +0000 (09:24 +0100)] 
ntdll: Use intended variable.

17 years agontdll: Remove tests that crash on XP and W2K3.
Paul Vriens [Tue, 21 Nov 2006 08:24:25 +0000 (09:24 +0100)] 
ntdll: Remove tests that crash on XP and W2K3.

17 years agontdll: Remove unused variables.
Paul Vriens [Tue, 21 Nov 2006 08:24:18 +0000 (09:24 +0100)] 
ntdll: Remove unused variables.

17 years agontdll: Remove tests that crash on XP and W2K3.
Paul Vriens [Tue, 21 Nov 2006 08:24:05 +0000 (09:24 +0100)] 
ntdll: Remove tests that crash on XP and W2K3.

17 years agowinecfg: Remove some old dead code and associated language resources.
Vitaliy Margolen [Mon, 20 Nov 2006 02:23:18 +0000 (19:23 -0700)] 
winecfg: Remove some old dead code and associated language resources.

17 years agowinecfg: Update Russian translation.
Vitaliy Margolen [Mon, 20 Nov 2006 02:22:59 +0000 (19:22 -0700)] 
winecfg: Update Russian translation.

17 years agomshtml: Add basic support for ITimer interface.
Matthew Kehrer [Sun, 19 Nov 2006 22:59:43 +0000 (16:59 -0600)] 
mshtml: Add basic support for ITimer interface.

17 years agouser32: Add support for DdeEnableCallback(EC_DISABLE) command.
Dmitry Timoshkov [Tue, 21 Nov 2006 06:43:48 +0000 (14:43 +0800)] 
user32: Add support for DdeEnableCallback(EC_DISABLE) command.

17 years agoriched20: Simplify an array size calculation.
Mike McCormack [Tue, 21 Nov 2006 04:48:16 +0000 (13:48 +0900)] 
riched20: Simplify an array size calculation.

17 years agomsi: Fix use of integer fields in MsiFormatRecord.
Mike McCormack [Tue, 21 Nov 2006 07:40:14 +0000 (16:40 +0900)] 
msi: Fix use of integer fields in MsiFormatRecord.

17 years agomsi: Test MsiRecordGetString on an integer record fields with a NULL output buffer.
Mike McCormack [Tue, 21 Nov 2006 06:21:27 +0000 (15:21 +0900)] 
msi: Test MsiRecordGetString on an integer record fields with a NULL output buffer.

17 years agomsi: Add a test for formatting records with strings.
Mike McCormack [Tue, 21 Nov 2006 06:21:13 +0000 (15:21 +0900)] 
msi: Add a test for formatting records with strings.

17 years agomsi: Don't access the list of controls after the dialog is destroyed.
Mike McCormack [Tue, 21 Nov 2006 04:48:07 +0000 (13:48 +0900)] 
msi: Don't access the list of controls after the dialog is destroyed.

17 years agomsi: Create a function to free control data.
Mike McCormack [Tue, 21 Nov 2006 04:47:58 +0000 (13:47 +0900)] 
msi: Create a function to free control data.

17 years agomsi: Fix an access after freeing memory.
Mike McCormack [Tue, 21 Nov 2006 04:47:42 +0000 (13:47 +0900)] 
msi: Fix an access after freeing memory.

17 years agowineconsole: Updated Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Mon, 20 Nov 2006 17:00:58 +0000 (18:00 +0100)] 
wineconsole: Updated Norwegian Bokmål translation.

17 years agoregedit: Updated Norwegian Bokmål translation.
Alexander Nicolaysen Sørnes [Mon, 20 Nov 2006 17:00:58 +0000 (18:00 +0100)] 
regedit: Updated Norwegian Bokmål translation.

17 years agouser32: Add some optional messages to the button message test.
Dmitry Timoshkov [Mon, 20 Nov 2006 14:20:54 +0000 (22:20 +0800)] 
user32: Add some optional messages to the button message test.

17 years agocomctl32: Set the result to IDOK on 'Finish'.
Huw Davies [Mon, 20 Nov 2006 12:21:17 +0000 (12:21 +0000)] 
comctl32: Set the result to IDOK on 'Finish'.

17 years agowinecfg: Don't try to load the arts driver, the arts library is too buggy.
Alexandre Julliard [Tue, 21 Nov 2006 11:13:27 +0000 (12:13 +0100)] 
winecfg: Don't try to load the arts driver, the arts library is too buggy.

17 years agowinecfg: Add ability to change colors and non-client sizes.
Vitaliy Margolen [Sat, 18 Nov 2006 17:58:21 +0000 (10:58 -0700)] 
winecfg: Add ability to change colors and non-client sizes.

17 years agowinecfg: Move controls on "Desktop Integration" tab to make more room for the next...
Vitaliy Margolen [Sat, 18 Nov 2006 17:57:48 +0000 (10:57 -0700)] 
winecfg: Move controls on "Desktop Integration" tab to make more room for the next patch.

17 years agontdll: Don't bother with async I/O on regular files.
Alexandre Julliard [Mon, 20 Nov 2006 13:15:43 +0000 (14:15 +0100)] 
ntdll: Don't bother with async I/O on regular files.

17 years agontdll: Store the fd type in the cache and return it in server_get_unix_fd.
Alexandre Julliard [Mon, 20 Nov 2006 13:15:06 +0000 (14:15 +0100)] 
ntdll: Store the fd type in the cache and return it in server_get_unix_fd.

17 years agoserver: Return an fd type in the get_handle_fd request.
Alexandre Julliard [Mon, 20 Nov 2006 13:14:04 +0000 (14:14 +0100)] 
server: Return an fd type in the get_handle_fd request.

17 years agoUpdated Norwegian Bokmål translations.
Alexander Nicolaysen Sørnes [Sun, 19 Nov 2006 20:12:48 +0000 (21:12 +0100)] 
Updated Norwegian Bokmål translations.

17 years agowinex11.drv: Correct the count of characters matching with layout.
Ken Thomases [Fri, 17 Nov 2006 20:47:31 +0000 (14:47 -0600)] 
winex11.drv: Correct the count of characters matching with layout.

17 years agowinex11.drv: Enable code for picking layout-independent vkey as second pass.
Ken Thomases [Fri, 17 Nov 2006 20:47:16 +0000 (14:47 -0600)] 
winex11.drv: Enable code for picking layout-independent vkey as second pass.

17 years agowinex11.drv: Changed indenting of some dead code.
Ken Thomases [Fri, 17 Nov 2006 20:46:58 +0000 (14:46 -0600)] 
winex11.drv: Changed indenting of some dead code.

17 years agowinex11.drv: Move some dead code from inside a loop to just after the loop.
Ken Thomases [Fri, 17 Nov 2006 20:46:46 +0000 (14:46 -0600)] 
winex11.drv: Move some dead code from inside a loop to just after the loop.

17 years agowinex11.drv: Replace no-longer-existent VK_A, VK_Z, VK_0, and VK_9 constants.
Ken Thomases [Fri, 17 Nov 2006 20:46:31 +0000 (14:46 -0600)] 
winex11.drv: Replace no-longer-existent VK_A, VK_Z, VK_0, and VK_9 constants.

17 years agowinex11.drv: Track which vkeys have already been assigned to keycodes.
Ken Thomases [Fri, 17 Nov 2006 20:46:13 +0000 (14:46 -0600)] 
winex11.drv: Track which vkeys have already been assigned to keycodes.

17 years agowinex11.drv: Reset the keyc2vkey table to empty before rebuilding it.
Ken Thomases [Fri, 17 Nov 2006 20:46:00 +0000 (14:46 -0600)] 
winex11.drv: Reset the keyc2vkey table to empty before rebuilding it.

17 years agomsi: Split msi_set_sourcedir_props into a separate function.
Mike McCormack [Mon, 20 Nov 2006 07:27:36 +0000 (16:27 +0900)] 
msi: Split msi_set_sourcedir_props into a separate function.

17 years agomsi: Spelling fixes.
Mike McCormack [Mon, 20 Nov 2006 07:17:03 +0000 (16:17 +0900)] 
msi: Spelling fixes.

17 years agomsi: Add another test for the SourceDir property.
Mike McCormack [Mon, 20 Nov 2006 07:16:50 +0000 (16:16 +0900)] 
msi: Add another test for the SourceDir property.

17 years agomsi: Clean up parameters of msi_media_get_disk_info().
Mike McCormack [Mon, 20 Nov 2006 07:15:40 +0000 (16:15 +0900)] 
msi: Clean up parameters of msi_media_get_disk_info().

17 years agomsi: Fix some memory leaks.
Mike McCormack [Mon, 20 Nov 2006 07:15:18 +0000 (16:15 +0900)] 
msi: Fix some memory leaks.

17 years agomsi: Don't leak row handles.
Mike McCormack [Mon, 20 Nov 2006 07:15:07 +0000 (16:15 +0900)] 
msi: Don't leak row handles.

17 years agokernel32/tests: Avoid crash on Win95 (GetLongPathNameW).
Detlef Riekenberg [Sun, 19 Nov 2006 15:31:51 +0000 (16:31 +0100)] 
kernel32/tests: Avoid crash on Win95 (GetLongPathNameW).

17 years agokernel32/tests: Load tests on Win9x again (VirtualAllocEx+VirtualFreeEx).
Detlef Riekenberg [Sun, 19 Nov 2006 15:05:47 +0000 (16:05 +0100)] 
kernel32/tests: Load tests on Win9x again (VirtualAllocEx+VirtualFreeEx).

17 years agowine.inf: Add setupapi to fake dlls.
Louis Lenders [Sat, 18 Nov 2006 20:32:54 +0000 (20:32 +0000)] 
wine.inf: Add setupapi to fake dlls.

17 years agowined3d: Only copy the depth buffer if there is one.
H. Verbeet [Sat, 18 Nov 2006 16:08:17 +0000 (17:08 +0100)] 
wined3d: Only copy the depth buffer if there is one.

17 years agowined3d: Make sure render target textures aren't bound when we start drawing.
H. Verbeet [Sat, 18 Nov 2006 16:08:03 +0000 (17:08 +0100)] 
wined3d: Make sure render target textures aren't bound when we start drawing.

17 years agowined3d: Support cube map FBO attachments.
H. Verbeet [Sat, 18 Nov 2006 16:07:47 +0000 (17:07 +0100)] 
wined3d: Support cube map FBO attachments.

17 years agowined3d: Fix GL_ARB_texture_cube_map extension support.
H. Verbeet [Sat, 18 Nov 2006 16:07:32 +0000 (17:07 +0100)] 
wined3d: Fix GL_ARB_texture_cube_map extension support.

17 years agowinmm: Avoid using sizeof() in traces.
Alexandre Julliard [Mon, 20 Nov 2006 10:27:18 +0000 (11:27 +0100)] 
winmm: Avoid using sizeof() in traces.

17 years agokernel32: Replace magic numbers with descriptive defines.
James Hawkins [Sat, 18 Nov 2006 02:13:03 +0000 (18:13 -0800)] 
kernel32: Replace magic numbers with descriptive defines.

17 years agouser32: Cast-qual warnings fix.
Andrew Talbot [Sat, 18 Nov 2006 14:23:01 +0000 (14:23 +0000)] 
user32: Cast-qual warnings fix.

17 years agouser32: Cast-qual warnings fix.
Andrew Talbot [Sat, 18 Nov 2006 14:22:13 +0000 (14:22 +0000)] 
user32: Cast-qual warnings fix.

17 years agouser32: Cast-qual warnings fix.
Andrew Talbot [Sat, 18 Nov 2006 14:21:29 +0000 (14:21 +0000)] 
user32: Cast-qual warnings fix.

17 years agouser32: Cast-qual warnings fix.
Andrew Talbot [Sat, 18 Nov 2006 14:24:55 +0000 (14:24 +0000)] 
user32: Cast-qual warnings fix.

17 years agontdll: Converted bitmask into TRUE/FALSE.
Marcus Meissner [Sat, 18 Nov 2006 10:09:36 +0000 (11:09 +0100)] 
ntdll: Converted bitmask into TRUE/FALSE.

17 years agokernel32: Added missing shift by 8.
Marcus Meissner [Sat, 18 Nov 2006 10:07:32 +0000 (11:07 +0100)] 
kernel32: Added missing shift by 8.

17 years agowined3d: Allow the depth buffer to be shared between onscreen and offscreen rendering...
H. Verbeet [Fri, 17 Nov 2006 12:24:04 +0000 (13:24 +0100)] 
wined3d: Allow the depth buffer to be shared between onscreen and offscreen rendering modes.

17 years agowined3d: Add FBO support for offscreen rendering.
H. Verbeet [Fri, 17 Nov 2006 12:24:00 +0000 (13:24 +0100)] 
wined3d: Add FBO support for offscreen rendering.

17 years agowined3d: Make the offscreen render mode a registry setting.
H. Verbeet [Fri, 17 Nov 2006 12:23:53 +0000 (13:23 +0100)] 
wined3d: Make the offscreen render mode a registry setting.

17 years agowined3d: Fix depth buffer formats to use actual depth textures.
H. Verbeet [Fri, 17 Nov 2006 14:02:02 +0000 (15:02 +0100)] 
wined3d: Fix depth buffer formats to use actual depth textures.

17 years agowined3d: Rename renderUpsideDown to render_offscreen.
H. Verbeet [Fri, 17 Nov 2006 12:23:41 +0000 (13:23 +0100)] 
wined3d: Rename renderUpsideDown to render_offscreen.

17 years agomsxml3: Implement createElement.
Huw Davies [Fri, 17 Nov 2006 14:32:17 +0000 (14:32 +0000)] 
msxml3: Implement createElement.

17 years agosetupapi: Add tests for SetupGet{SourceFileLocation, SourceInfo, TargetPath}.
Hans Leidekker [Fri, 17 Nov 2006 12:48:38 +0000 (13:48 +0100)] 
setupapi: Add tests for SetupGet{SourceFileLocation, SourceInfo, TargetPath}.

17 years agomshtml: Remove nscstring and nscwstring typedefs.
Jacek Caban [Fri, 17 Nov 2006 12:08:51 +0000 (13:08 +0100)] 
mshtml: Remove nscstring and nscwstring typedefs.

17 years agomshtml: Added semi-stub createStyleSheet implementation.
Jacek Caban [Fri, 17 Nov 2006 12:08:09 +0000 (13:08 +0100)] 
mshtml: Added semi-stub createStyleSheet implementation.

17 years agomshtml: Added put_fontSize implementation.
Jacek Caban [Fri, 17 Nov 2006 12:07:12 +0000 (13:07 +0100)] 
mshtml: Added put_fontSize implementation.

17 years agomshtml: Added put_backgroundColor implementation.
Jacek Caban [Fri, 17 Nov 2006 12:06:30 +0000 (13:06 +0100)] 
mshtml: Added put_backgroundColor implementation.

17 years agomshtml: Added put_fontFamily implementation.
Jacek Caban [Fri, 17 Nov 2006 12:05:48 +0000 (13:05 +0100)] 
mshtml: Added put_fontFamily implementation.

17 years agomshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.
Jacek Caban [Fri, 17 Nov 2006 12:05:01 +0000 (13:05 +0100)] 
mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle.

17 years agomshtml: Added get_style implementation.
Jacek Caban [Fri, 17 Nov 2006 12:04:06 +0000 (13:04 +0100)] 
mshtml: Added get_style implementation.

17 years agoinclude: Install adshlp.h too.
Alexandre Julliard [Fri, 17 Nov 2006 14:47:16 +0000 (15:47 +0100)] 
include: Install adshlp.h too.

17 years agoinclude: Get rid of heap.h.
Alexandre Julliard [Fri, 17 Nov 2006 14:29:40 +0000 (15:29 +0100)] 
include: Get rid of heap.h.

17 years agogdi32: Get rid of the gdi.h include.
Alexandre Julliard [Fri, 17 Nov 2006 13:52:07 +0000 (14:52 +0100)] 
gdi32: Get rid of the gdi.h include.

17 years agogdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
Alexandre Julliard [Fri, 17 Nov 2006 13:39:04 +0000 (14:39 +0100)] 
gdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.

17 years agowinex11.drv: Store the palette mapping in an X context instead of the GDI object.
Alexandre Julliard [Fri, 17 Nov 2006 13:38:43 +0000 (14:38 +0100)] 
winex11.drv: Store the palette mapping in an X context instead of the GDI object.

17 years agogdi32: Get rid of the palette mapping handling and leave it up to the driver.
Alexandre Julliard [Fri, 17 Nov 2006 13:38:11 +0000 (14:38 +0100)] 
gdi32: Get rid of the palette mapping handling and leave it up to the driver.

17 years agowinex11.drv: Abstract accesses to the palette color mapping.
Alexandre Julliard [Fri, 17 Nov 2006 13:36:34 +0000 (14:36 +0100)] 
winex11.drv: Abstract accesses to the palette color mapping.

17 years agowinex11.drv: Avoid some direct accesses to the PALETTEOBJ structure.
Alexandre Julliard [Fri, 17 Nov 2006 12:47:39 +0000 (13:47 +0100)] 
winex11.drv: Avoid some direct accesses to the PALETTEOBJ structure.

17 years agogdi32: Moved the system palette flags to winex11.drv.
Alexandre Julliard [Fri, 17 Nov 2006 12:13:34 +0000 (13:13 +0100)] 
gdi32: Moved the system palette flags to winex11.drv.

17 years agogdi32: Avoid accessing the internal palette object from dib.c.
Alexandre Julliard [Fri, 17 Nov 2006 13:34:20 +0000 (14:34 +0100)] 
gdi32: Avoid accessing the internal palette object from dib.c.

17 years agod3d9: Include wingdi.h, not gdi.h.
Alexandre Julliard [Fri, 17 Nov 2006 11:46:15 +0000 (12:46 +0100)] 
d3d9: Include wingdi.h, not gdi.h.

17 years agourlmon: Cast-qual warnings fix.
Andrew Talbot [Thu, 16 Nov 2006 21:55:05 +0000 (21:55 +0000)] 
urlmon: Cast-qual warnings fix.

17 years agowinecfg: Allow editing of broken drive links.
Vitaliy Margolen [Thu, 16 Nov 2006 19:28:49 +0000 (12:28 -0700)] 
winecfg: Allow editing of broken drive links.

17 years agomsvcrt: Add _fstat64 and _stat64 to msvcrt.spec.
Louis Lenders [Thu, 16 Nov 2006 11:49:47 +0000 (11:49 +0000)] 
msvcrt: Add _fstat64 and _stat64 to msvcrt.spec.

17 years agomsi: Fix a memory leak in load_folder().
Mike McCormack [Fri, 17 Nov 2006 08:50:41 +0000 (17:50 +0900)] 
msi: Fix a memory leak in load_folder().

17 years agomsi: Remove unnecessary includes.
Mike McCormack [Fri, 17 Nov 2006 06:16:13 +0000 (15:16 +0900)] 
msi: Remove unnecessary includes.