Huw Davies [Wed, 3 Feb 2010 12:02:49 +0000 (12:02 +0000)]
msdaps: Make use of the row server in ICreateRow_CreateRow.
Huw Davies [Wed, 3 Feb 2010 11:48:21 +0000 (11:48 +0000)]
msdaps: Add support for remoting IRow_GetColumns.
Huw Davies [Tue, 2 Feb 2010 16:49:47 +0000 (16:49 +0000)]
msdaps: Add a stub rowset proxy object.
Huw Davies [Tue, 2 Feb 2010 16:35:43 +0000 (16:35 +0000)]
msdaps: Add a stub row proxy object.
Huw Davies [Tue, 2 Feb 2010 13:36:25 +0000 (13:36 +0000)]
msdaps: Implement the marshalling object.
Huw Davies [Tue, 2 Feb 2010 12:07:12 +0000 (12:07 +0000)]
msdaps: Add a stub server object.
Huw Davies [Tue, 2 Feb 2010 11:52:51 +0000 (11:52 +0000)]
msdaps: Add a stub marshaller object.
Henri Verbeet [Wed, 3 Feb 2010 10:02:24 +0000 (11:02 +0100)]
wined3d: Explicitly load and modify the surface in color_fill_fbo().
Henri Verbeet [Wed, 3 Feb 2010 10:02:23 +0000 (11:02 +0100)]
wined3d: Do not depend on context_attach_surface_fbo() to load the surface in stretch_rect_fbo().
Henri Verbeet [Wed, 3 Feb 2010 10:02:22 +0000 (11:02 +0100)]
wined3d: Update the stream info before applying states.
Henri Verbeet [Wed, 3 Feb 2010 10:02:21 +0000 (11:02 +0100)]
wined3d: Preload textures before applying states.
Henri Verbeet [Wed, 3 Feb 2010 10:02:20 +0000 (11:02 +0100)]
wined3d: Select the blitter during adapter initialization.
Alexandre Julliard [Wed, 3 Feb 2010 11:18:30 +0000 (12:18 +0100)]
user: Add icon handle mapping in the Get/SetClassWord/Long functions.
Alexandre Julliard [Wed, 3 Feb 2010 11:18:47 +0000 (12:18 +0100)]
user32: Add a safety check in release_user_handle_ptr.
Alexandre Julliard [Wed, 3 Feb 2010 12:14:03 +0000 (13:14 +0100)]
configure: Create a symlink for generic.ppd.
Alexandre Julliard [Wed, 3 Feb 2010 12:13:16 +0000 (13:13 +0100)]
makefiles: Create the fonts symlinks from configure.
Alexandre Julliard [Wed, 3 Feb 2010 12:12:12 +0000 (13:12 +0100)]
makefiles: Create the wine symlink from configure.
Alexandre Julliard [Wed, 3 Feb 2010 12:40:57 +0000 (13:40 +0100)]
makefiles: Generate the config.status dependency as part of the makefile dependencies.
Alexandre Julliard [Wed, 3 Feb 2010 10:50:37 +0000 (11:50 +0100)]
makefiles: Get rid of the (broken) aclocal installation rules.
Alexandre Julliard [Wed, 3 Feb 2010 10:50:24 +0000 (11:50 +0100)]
makefiles: Simplify the installation of program binaries by not attempting to hardlink them.
Peter Rosin [Tue, 2 Feb 2010 12:50:16 +0000 (13:50 +0100)]
ntdll: Add RtlSetThreadErrorMode and RtlGetThreadErrorMode.
Peter Rosin [Tue, 2 Feb 2010 12:47:06 +0000 (13:47 +0100)]
ntdll: Add tests for RtlSetThreadErrorMode and RtlGetThreadErrorMode.
Hans Leidekker [Wed, 3 Feb 2010 08:20:56 +0000 (09:20 +0100)]
msi: Move some helpers to the module where they are used.
Hans Leidekker [Wed, 3 Feb 2010 08:20:22 +0000 (09:20 +0100)]
msi: Implement the ScheduleReboot standard action.
Hans Leidekker [Wed, 3 Feb 2010 08:19:56 +0000 (09:19 +0100)]
msi: Add a stub implementation of the SetODBCFolders standard action.
Christian Costa [Wed, 3 Feb 2010 07:38:41 +0000 (08:38 +0100)]
d3drm/tests: Use better name for test function and make it static (spotted by Stefan Dosinger).
Andrew Nguyen [Wed, 3 Feb 2010 07:28:37 +0000 (01:28 -0600)]
msnet32: Add copyright author information.
Andrew Nguyen [Wed, 3 Feb 2010 07:18:40 +0000 (01:18 -0600)]
ws2_32: Fix parameter validation order in getpeername.
Dan Kegel [Wed, 3 Feb 2010 01:42:01 +0000 (17:42 -0800)]
cmd: Size buffer in create_full_path() correctly.
Dan Kegel [Wed, 3 Feb 2010 00:56:38 +0000 (16:56 -0800)]
cmd: %~dp0 should expand to the directory containing the batch file, not the current directory.
Luca Bennati [Tue, 2 Feb 2010 09:57:29 +0000 (10:57 +0100)]
winspool.drv: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 22:07:23 +0000 (23:07 +0100)]
browseui: Add Italian translation.
Lei Zhang [Tue, 2 Feb 2010 20:45:06 +0000 (12:45 -0800)]
userenv: Add a small test for DestroyEnvironmentBlock.
Alexandre Julliard [Tue, 2 Feb 2010 22:44:32 +0000 (23:44 +0100)]
advapi32/tests: Fix the service inactive state check to match the documentation.
Alexandre Julliard [Tue, 2 Feb 2010 22:44:10 +0000 (23:44 +0100)]
user32: Fix the WM_CONTEXTMENU parameter for 64-bit.
Alexandre Julliard [Mon, 1 Feb 2010 21:35:32 +0000 (22:35 +0100)]
winex11: Synchronize the shaped flag with the window region before determining the window size.
Alexandre Julliard [Tue, 2 Feb 2010 19:13:56 +0000 (20:13 +0100)]
atl: The object map entries for version 1 don't have the last two fields.
Alexandre Julliard [Tue, 2 Feb 2010 14:58:25 +0000 (15:58 +0100)]
server: Set the initial thread affinity from the process.
Alexandre Julliard [Tue, 2 Feb 2010 14:58:02 +0000 (15:58 +0100)]
server: Allow changing a thread affinity before it is initialized.
Paul Chitescu [Tue, 2 Feb 2010 12:32:27 +0000 (14:32 +0200)]
uuid.h: Added standard qedit CLSID_SampleGrabber.
Paul Chitescu [Tue, 2 Feb 2010 11:33:54 +0000 (13:33 +0200)]
qcap: Test the correct variable when deciding how to grab V4L frame.
Henri Verbeet [Tue, 2 Feb 2010 11:06:57 +0000 (12:06 +0100)]
wined3d: Select the shader backend during adapter initialization.
Henri Verbeet [Tue, 2 Feb 2010 11:06:56 +0000 (12:06 +0100)]
wined3d: Select the fragment pipeline during adapter initialization.
Henri Verbeet [Tue, 2 Feb 2010 11:06:55 +0000 (12:06 +0100)]
wined3d: Update the swapchain's present parameters when changing the backbuffer.
This fixes a bug exposed by commit
b5907e23cc595de1f0aba2a615c8c4510b433d36.
Henri Verbeet [Tue, 2 Feb 2010 11:06:54 +0000 (12:06 +0100)]
wined3d: TRACE IWineD3DDeviceImpl_CreateSurface() parameters.
Henri Verbeet [Tue, 2 Feb 2010 11:06:53 +0000 (12:06 +0100)]
wined3d: Dump ARB program shaders on compile failure.
Similar to the patch for GLSL.
Stefan Dösinger [Sat, 30 Jan 2010 11:21:31 +0000 (12:21 +0100)]
d3d8: Test buffer lock flags.
Stefan Dösinger [Sat, 30 Jan 2010 11:15:40 +0000 (12:15 +0100)]
d3d9: Move the vertex buffer alignment test into buffer.c.
Stefan Dösinger [Sat, 30 Jan 2010 11:13:12 +0000 (12:13 +0100)]
d3d9: Test buffer lock flags.
Stefan Dösinger [Thu, 28 Jan 2010 19:51:06 +0000 (20:51 +0100)]
wined3d: Implement dynamic buffers with GL_ARB_map_buffer_range.
Stefan Dösinger [Thu, 28 Jan 2010 19:50:55 +0000 (20:50 +0100)]
wined3d: Add GL_ARB_map_buffer_range.
Alexandre Julliard [Tue, 2 Feb 2010 11:14:10 +0000 (12:14 +0100)]
user: Add internal functions for cursor/icon 16<->32 conversion to replace the typecasting macros.
Alexandre Julliard [Mon, 1 Feb 2010 19:36:35 +0000 (20:36 +0100)]
user: Call the 16-bit CreateIconFromResourceEx from LoadIconHandler16.
Alexandre Julliard [Mon, 1 Feb 2010 16:31:27 +0000 (17:31 +0100)]
user: Reimplement GetIconInfo16 using the 16-bit icon structure directly.
Huw Davies [Tue, 2 Feb 2010 10:20:50 +0000 (10:20 +0000)]
oleaut32: If the font name property is changed, don't insist on the current charset when selecting a new font.
Huw Davies [Tue, 2 Feb 2010 10:15:39 +0000 (10:15 +0000)]
oleaut32: Realize the font in getter functions.
Jörg Höhle [Tue, 2 Feb 2010 07:37:09 +0000 (08:37 +0100)]
winmm: Reset MIDIHDR flags prior to return from midiStreamOut.
Trey Hunner [Tue, 2 Feb 2010 09:09:06 +0000 (01:09 -0800)]
cmd: Add support for 'if /i'.
André Hentschel [Mon, 1 Feb 2010 20:26:44 +0000 (21:26 +0100)]
oleaut32: Rewrite RollUdate to be easier to change and to support more conversions.
Alexandre Julliard [Tue, 2 Feb 2010 10:24:46 +0000 (11:24 +0100)]
user32/tests: Dispatch a message in case we can a WM_PAINT.
Jörg Höhle [Wed, 27 Jan 2010 18:03:47 +0000 (19:03 +0100)]
winecoreaudio: Fix a float cast in the computation of MIDI volume.
Frédéric Delanoy [Mon, 1 Feb 2010 22:39:27 +0000 (23:39 +0100)]
wordpad: Update French translation.
Frédéric Delanoy [Mon, 1 Feb 2010 22:34:47 +0000 (23:34 +0100)]
wordpad: Fix typo in keyboard shortcut.
Michael Stefaniuc [Mon, 1 Feb 2010 23:11:49 +0000 (00:11 +0100)]
dinput: Don't use HIWORD to check if a REFGUID is a DIPROP.
Detlef Riekenberg [Mon, 1 Feb 2010 19:47:31 +0000 (20:47 +0100)]
mapi32/tests: Fix a typo in a comment.
Dan Kegel [Mon, 1 Feb 2010 19:25:35 +0000 (11:25 -0800)]
ntdll: Fix large block realloc annotation.
Maarten Lankhorst [Mon, 1 Feb 2010 09:35:37 +0000 (10:35 +0100)]
userenv: Implement DestroyEnvironmentBlock.
Luca Bennati [Mon, 1 Feb 2010 10:19:44 +0000 (11:19 +0100)]
cmdlgtst: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 13:47:52 +0000 (14:47 +0100)]
winefile: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 13:14:59 +0000 (14:14 +0100)]
wineconsole: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 10:45:09 +0000 (11:45 +0100)]
view: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 10:41:01 +0000 (11:41 +0100)]
uninstaller: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 10:33:48 +0000 (11:33 +0100)]
progman: Fix Italian translation.
Luca Bennati [Mon, 1 Feb 2010 09:55:02 +0000 (10:55 +0100)]
winedbg: Add Italian translation.
Luca Bennati [Mon, 1 Feb 2010 09:46:46 +0000 (10:46 +0100)]
wineboot: Add Italian translation.
Luca Bennati [Mon, 1 Feb 2010 09:40:55 +0000 (10:40 +0100)]
net: Add Italian translation.
Hans Leidekker [Mon, 1 Feb 2010 18:10:24 +0000 (19:10 +0100)]
msi: Test duplicating files from a nonexistent component.
André Hentschel [Sat, 30 Jan 2010 13:01:58 +0000 (14:01 +0100)]
msi: Fix crash with access to component.
Jörg Höhle [Sat, 30 Jan 2010 21:09:12 +0000 (22:09 +0100)]
winmm: Have xyzGetDevCaps return MMSYSERR_BADDEVICEID, not INVALHANDLE.
Juan Lang [Mon, 1 Feb 2010 17:23:30 +0000 (09:23 -0800)]
wintrust: Fix copy-paste error.
Juan Lang [Mon, 1 Feb 2010 17:11:51 +0000 (09:11 -0800)]
wintrust: Fix uninitialized return value (Coverity).
Paul Vriens [Mon, 1 Feb 2010 16:41:38 +0000 (17:41 +0100)]
msi/tests: Fix some test failures on Win9x up to W2K.
Jaime Rave [Sat, 30 Jan 2010 14:07:46 +0000 (09:07 -0500)]
appwiz.cpl: Added Spanish translation.
Alexandre Julliard [Mon, 1 Feb 2010 16:03:23 +0000 (17:03 +0100)]
shell: Explicitly convert icons to 16-bit instead of casting handles.
Alexandre Julliard [Mon, 1 Feb 2010 16:02:46 +0000 (17:02 +0100)]
user.exe: Make CreateIcon16 available as 32-bit export.
Alexandre Julliard [Mon, 1 Feb 2010 15:22:53 +0000 (16:22 +0100)]
server: Make terminate_process more robust against recursive calls for the same process.
Alexandre Julliard [Mon, 1 Feb 2010 15:19:21 +0000 (16:19 +0100)]
kernel32/tests: Remove leftover Sleep() call.
Huw Davies [Mon, 1 Feb 2010 14:09:52 +0000 (14:09 +0000)]
oleaut32: Fix font handle lifetimes.
Huw Davies [Mon, 1 Feb 2010 14:03:36 +0000 (14:03 +0000)]
oleaut32: Add tests to explore the lifetime of font handles.
Huw Davies [Mon, 1 Feb 2010 13:58:55 +0000 (13:58 +0000)]
oleaut32: Fix an ole font leak.
Jörg Höhle [Wed, 27 Jan 2010 17:18:18 +0000 (18:18 +0100)]
winmm: Perform stricter MIDI-related error checking.
Jörg Höhle [Wed, 27 Jan 2010 17:08:04 +0000 (18:08 +0100)]
midimap: Perform stricter error-checking.
Henri Verbeet [Mon, 1 Feb 2010 12:52:59 +0000 (13:52 +0100)]
wined3d: Use the absolute source value in shader_glsl_rsq().
Henri Verbeet [Mon, 1 Feb 2010 12:52:58 +0000 (13:52 +0100)]
wined3d: Handle a zero source value for WINED3DSIH_RSQ.
Henri Verbeet [Mon, 1 Feb 2010 12:52:57 +0000 (13:52 +0100)]
wined3d: Handle a zero source value for WINED3DSIH_RCP.
Henri Verbeet [Mon, 1 Feb 2010 12:52:56 +0000 (13:52 +0100)]
wined3d: Handle a zero source value for WINED3DSIH_LOG.
Henri Verbeet [Mon, 1 Feb 2010 12:52:55 +0000 (13:52 +0100)]
wined3d: Handle zero-length vectors for WINED3DSIH_NRM.
Unfortunately there's no reliable way to generate infinity in GLSL, but a
sufficiently large value will probably do. The important part of the patch is
that we don't generate NaN, because that will keep propagating through the
entire shader.
Jörg Höhle [Sat, 30 Jan 2010 09:07:59 +0000 (10:07 +0100)]
winmm: midiStreamPosition can select an alternative MMTIME format.
Jörg Höhle [Fri, 29 Jan 2010 21:17:58 +0000 (22:17 +0100)]
winmm: The MIDI MAPPER is not available with MIDI IN.
Maarten Lankhorst [Mon, 1 Feb 2010 10:09:26 +0000 (11:09 +0100)]
advapi32: Fix RegGetValue on REG_BINARY data.