Andrew Talbot [Thu, 11 Jun 2009 21:10:39 +0000 (22:10 +0100)]
crypt32: Constify some variables.
Damjan Jovanovic [Thu, 11 Jun 2009 18:52:03 +0000 (20:52 +0200)]
shell32: Update file type associations when requested.
Damjan Jovanovic [Thu, 11 Jun 2009 18:50:42 +0000 (20:50 +0200)]
wine.inf: Update file type associations on startup.
Alexandre Julliard [Thu, 11 Jun 2009 17:46:19 +0000 (19:46 +0200)]
configure: Add .cfi_startproc/endproc directives to assembly functions if supported.
Dmitry Timoshkov [Thu, 11 Jun 2009 12:48:58 +0000 (21:48 +0900)]
user32: Add support for SPI_GETFOCUSBORDERWIDTH and SPI_GETFOCUSBORDERHEIGHT.
Dmitry Timoshkov [Thu, 11 Jun 2009 12:48:50 +0000 (21:48 +0900)]
wine.inf: Add kernel32.48/kernel32.49 (ReleaseThunkLock/RestoreThunkLock) to the RelayExclude list.
Alexandre Julliard [Thu, 11 Jun 2009 14:32:42 +0000 (16:32 +0200)]
configure: Detect the appropriate form for the __ASM_GLOBAL_FUNC macro.
Detlef Riekenberg [Thu, 11 Jun 2009 08:32:51 +0000 (10:32 +0200)]
mlang/tests: Store the expected results for GetRfc1766Info as Unicode.
Vincent Povirk [Fri, 5 Jun 2009 21:21:54 +0000 (16:21 -0500)]
include: Add definitions needed for image decoding to wincodec.idl.
Stefan Leichter [Wed, 10 Jun 2009 18:39:42 +0000 (20:39 +0200)]
kernel32: Implement QueryFullProcessImageNameA.
Rico Schüller [Wed, 10 Jun 2009 19:54:07 +0000 (21:54 +0200)]
wined3d: Don't allow a negative lock_count in buffer_Unmap.
Mike Kaplinskiy [Sun, 7 Jun 2009 05:12:53 +0000 (01:12 -0400)]
msi: Add a test to insert a null primary key temporary row and check its order.
Mike Kaplinskiy [Sun, 7 Jun 2009 05:11:40 +0000 (01:11 -0400)]
msi: Store temporary rows in the same place as persistent rows, just with a flag.
Guy Albertelli [Sun, 7 Jun 2009 00:56:01 +0000 (20:56 -0400)]
kernel32/tests: Fix tests to pass on Win9x and WinME.
Henri Verbeet [Thu, 11 Jun 2009 08:24:30 +0000 (10:24 +0200)]
wined3d: Use the format info to calculate compressed surface pitch in IWineD3DBaseSurfaceImpl_GetPitch().
Henri Verbeet [Thu, 11 Jun 2009 08:24:30 +0000 (10:24 +0200)]
wined3d: Use the format info to calculate compressed surface size in IWineD3DBaseSurfaceImpl_SetFormat().
Henri Verbeet [Thu, 11 Jun 2009 08:24:30 +0000 (10:24 +0200)]
wined3d: Use the format info to calculate compressed surface size in IWineD3DDeviceImpl_CreateSurface().
Henri Verbeet [Thu, 11 Jun 2009 08:24:30 +0000 (10:24 +0200)]
wined3d: Improve some TRACEs in init_format_fbo_compat_info().
Henri Verbeet [Thu, 11 Jun 2009 08:24:30 +0000 (10:24 +0200)]
wined3d: Remove some redundant s3tc extension checks.
If the extension isn't available to surface shouldn't have been created. We
don't do extension checks for all the other formats either.
Austin English [Thu, 11 Jun 2009 06:20:09 +0000 (01:20 -0500)]
wine.desktop: Allow start to execute lnk files.
Nikolay Sivov [Wed, 10 Jun 2009 21:27:45 +0000 (01:27 +0400)]
comctl32/header: Update some Header flags and structures.
Nikolay Sivov [Wed, 10 Jun 2009 20:32:46 +0000 (00:32 +0400)]
comctl32/listview: Don't use special value (1) for item width to represent both zero and one pixel width.
Nikolay Sivov [Wed, 10 Jun 2009 18:56:44 +0000 (22:56 +0400)]
comctl32/listview: Make item width calculation not rely on column order for LV_VIEW_DETAILS.
Nikolay Sivov [Wed, 10 Jun 2009 18:11:40 +0000 (22:11 +0400)]
comctl32/listview: Update some ListView structures with recently added members.
Gerald Pfeifer [Wed, 10 Jun 2009 15:09:42 +0000 (17:09 +0200)]
d3d9: Use correct constant types (WINED3DPOOL_DEFAULT instead of D3DPOOL_DEFAULT and WINED3DRTYPE_SURFACE instead of D3DRTYPE_SURFACE).
Alexandre Julliard [Thu, 11 Jun 2009 09:53:40 +0000 (11:53 +0200)]
opengl32: Make the script default to version 1.1. Remove the glGetLevelParameter stubs.
Roderick Colenbrander [Wed, 10 Jun 2009 19:54:22 +0000 (21:54 +0200)]
opengl32: Get rid of glext.h.
Roderick Colenbrander [Wed, 10 Jun 2009 19:43:01 +0000 (21:43 +0200)]
opengl32: Sync with the latest opengl 3.1 extensions and don't export opengl32 1.2 functions.
Andrew Talbot [Wed, 10 Jun 2009 19:54:55 +0000 (20:54 +0100)]
credui: Constify a variable.
Damjan Jovanovic [Wed, 10 Jun 2009 19:11:48 +0000 (21:11 +0200)]
start.exe: Add infrastructure to launch windows file open associations from freedesktop.
Huw Davies [Wed, 10 Jun 2009 15:45:29 +0000 (16:45 +0100)]
oleaut32: Calling SetLcid with LOCALE_NEUTRAL is a special case which sets the first header lcid to US English and the second one to 0.
Hib Eris [Wed, 10 Jun 2009 15:13:59 +0000 (17:13 +0200)]
msi: Fix a crash when freeing memory.
Ken Sharp [Wed, 10 Jun 2009 12:08:12 +0000 (13:08 +0100)]
olesvr32: Add OleRevokeServer stub.
Paul Vriens [Wed, 10 Jun 2009 11:17:45 +0000 (13:17 +0200)]
riched32/tests: Correct a test to better show the behavior.
Alexandre Julliard [Wed, 10 Jun 2009 14:54:30 +0000 (16:54 +0200)]
rpcrt4: Adjust the start of the proxy virtual table for stubless proxies.
Alexandre Julliard [Wed, 10 Jun 2009 11:22:04 +0000 (13:22 +0200)]
winebuild: Properly restore %rax and %rbx in call_from_regs on x86_64.
Alexandre Julliard [Wed, 10 Jun 2009 11:21:10 +0000 (13:21 +0200)]
kernel32: Forward RtlUnwindEx to ntdll for x86_64.
Ken Sharp [Tue, 9 Jun 2009 20:48:05 +0000 (21:48 +0100)]
gdiplus: Add stubs for GdipGetVisibleClipBoundsI, GdipDrawDriverString & GdipMeasureDriverString.
Paul Vriens [Wed, 10 Jun 2009 08:16:13 +0000 (10:16 +0200)]
riched32/tests: Fix a few test failures on Win9x, WinME and NT4.
Stefan Dösinger [Sun, 31 May 2009 14:38:05 +0000 (16:38 +0200)]
wined3d: Don't set unloaded arrays to zero.
This causes memory corruption on MacOS, even if the app does not
reference undeclared arrays. Trying to avoid potential breakage in
broken apps which provoke undefined behavior is pointless if it causes
actual breakage in well-behaved apps (on ill-behaved drivers).
Stefan Dösinger [Fri, 29 May 2009 21:01:07 +0000 (23:01 +0200)]
wined3d: A small atifs bump map improvement.
Thanks to Roland Scheidegger from Tungsten Graphics for the suggestion to
replace the 2 movs + dp2add with two MADs, where one can conveniently be
coissued with the other dp2add.
Stefan Dösinger [Wed, 10 Jun 2009 07:09:40 +0000 (00:09 -0700)]
wined3d: Implement dsy in ARB.
Stefan Dösinger [Wed, 3 Jun 2009 05:14:36 +0000 (07:14 +0200)]
wined3d: Implement loops with the NV extensions.
Stefan Dösinger [Tue, 9 Jun 2009 21:14:12 +0000 (14:14 -0700)]
wined3d: Store the bumpmap ARB constants in ARB structures.
Henri Verbeet [Wed, 10 Jun 2009 07:44:05 +0000 (09:44 +0200)]
wined3d: Use the format info for doing compressed surface blits in BltFast().
Henri Verbeet [Wed, 10 Jun 2009 07:44:04 +0000 (09:44 +0200)]
wined3d: Store compression information about compressed formats.
Henri Verbeet [Wed, 10 Jun 2009 07:44:04 +0000 (09:44 +0200)]
wined3d: Round rows up to whole blocks for compressed surface blits in BltFast().
Henri Verbeet [Wed, 10 Jun 2009 07:44:04 +0000 (09:44 +0200)]
wined3d: Check the correct extensions in d3dfmt_get_conv().
According to Stefan these are either typos or leftovers from using GL_HILO8_NV.
Henri Verbeet [Wed, 10 Jun 2009 07:44:04 +0000 (09:44 +0200)]
wined3d: Set explicitly sized internal formats for color key conversion in d3dfmt_get_conv().
Piotr Caban [Tue, 9 Jun 2009 13:39:18 +0000 (15:39 +0200)]
jscript: Added Date_getHours and Date_getUTCHours implementation.
Piotr Caban [Tue, 9 Jun 2009 12:05:23 +0000 (14:05 +0200)]
jscript: Added Date_getDay and Date_getUTCDay implementation.
Piotr Caban [Tue, 9 Jun 2009 12:04:09 +0000 (14:04 +0200)]
jscript: Added Date_getDate and Date_getUTCDate implementation.
Piotr Caban [Tue, 9 Jun 2009 12:02:42 +0000 (14:02 +0200)]
jscript: Added Date_getMonth and Date_getUTCMonth implementation.
Piotr Caban [Tue, 9 Jun 2009 12:01:01 +0000 (14:01 +0200)]
jscript: Added Date_getFullYear and Date_getUTCFullYear implementation.
Nikolay Sivov [Tue, 9 Jun 2009 23:23:17 +0000 (03:23 +0400)]
comctl32/listview: Implement callback functionality for item indentation.
Nikolay Sivov [Tue, 9 Jun 2009 19:16:21 +0000 (23:16 +0400)]
comctl32/listview: Test for indentation callback.
Andrew Talbot [Tue, 9 Jun 2009 21:41:27 +0000 (22:41 +0100)]
comdlg32: Constify some variables.
André Hentschel [Tue, 9 Jun 2009 18:21:02 +0000 (20:21 +0200)]
cryptui: Improve German translation.
Vincent Povirk [Tue, 9 Jun 2009 17:11:38 +0000 (12:11 -0500)]
gdiplus: Stub GdipSetPathGradientPresetBlend.
Vladimir Pankratov [Tue, 9 Jun 2009 17:15:12 +0000 (22:15 +0500)]
advpack: Add stub for ExtractFilesW.
Paul Vriens [Tue, 9 Jun 2009 14:08:29 +0000 (16:08 +0200)]
riched32/tests: Fix some test failures on Win9x/WinME/NT4.
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.
Huw Davies [Tue, 9 Jun 2009 13:58:28 +0000 (14:58 +0100)]
widl: Fix typelib lcid fields to match those produced by midl.
Alexandre Julliard [Tue, 9 Jun 2009 11:00:30 +0000 (13:00 +0200)]
ole32: Get rid of line feeds and tabs in traces.
Henri Verbeet [Tue, 9 Jun 2009 08:47:20 +0000 (10:47 +0200)]
wined3d: Add some FIXMEs about blitting with unsupported fixups.
Henri Verbeet [Tue, 9 Jun 2009 08:47:20 +0000 (10:47 +0200)]
wined3d: Get rid of the silly pointers in WINED3DVOLUME_DESC.
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.
Henri Verbeet [Tue, 9 Jun 2009 08:47:20 +0000 (10:47 +0200)]
wined3d: Simplify some code in set_glsl_shader_program().
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.
Detlef Riekenberg [Mon, 8 Jun 2009 21:53:34 +0000 (23:53 +0200)]
mlang/tests: Fix a failure on win98 with mlang 4.72.
Andrew Talbot [Mon, 8 Jun 2009 22:07:41 +0000 (23:07 +0100)]
comctl32: Constify some variables.
Vincent Povirk [Mon, 8 Jun 2009 21:23:36 +0000 (16:23 -0500)]
kernel32/tests: Test waiting on a disconnected client pipe.
Nikolay Sivov [Mon, 8 Jun 2009 19:40:26 +0000 (23:40 +0400)]
comctl32/listview: Remove outdated todo entries.
Nikolay Sivov [Mon, 8 Jun 2009 18:54:56 +0000 (22:54 +0400)]
comctl32/listview: Fix item count tests to be dpi aware.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:12 +0000 (22:08 +0200)]
shell32: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:24 +0000 (22:08 +0200)]
reg: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:39 +0000 (22:08 +0200)]
wordpad: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:05 +0000 (22:08 +0200)]
setupapi: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:32 +0000 (22:08 +0200)]
regedit: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:08:18 +0000 (22:08 +0200)]
notepad: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:07:47 +0000 (22:07 +0200)]
mshtml: Updated French translation.
Jonathan Ernst [Mon, 8 Jun 2009 20:06:26 +0000 (22:06 +0200)]
crypt32: Updated French translation.
Paul Vriens [Mon, 8 Jun 2009 19:01:15 +0000 (21:01 +0200)]
msi/tests: Make sure we only create one logfile.
Austin English [Mon, 8 Jun 2009 16:52:48 +0000 (11:52 -0500)]
winex11: Return correct length for GetKeyNameText.
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.
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.
Alexandre Julliard [Mon, 8 Jun 2009 16:13:22 +0000 (18:13 +0200)]
comctl32: Avoid repainting a NULL link.
Alexandre Julliard [Mon, 8 Jun 2009 16:13:13 +0000 (18:13 +0200)]
kernel32: Fix handling of %ws format for Unicode.
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.
Paul Vriens [Mon, 8 Jun 2009 14:09:51 +0000 (16:09 +0200)]
setupapi/tests: pSetupGetField returns A or W string depending on OS.
Vincent Povirk [Tue, 26 May 2009 19:40:04 +0000 (14:40 -0500)]
comctl32: Use NMTVDISPINFOEX in the TVN_GETDISPINFO notification.
Vincent Povirk [Tue, 26 May 2009 19:33:18 +0000 (14:33 -0500)]
include: Extend TVITEMEX and add NMTVDISPINFOEX.
Frank Richter [Sun, 7 Jun 2009 16:47:48 +0000 (18:47 +0200)]
d3d9: Fix bitmask for A2R10G10B10 format.
Huw Davies [Fri, 5 Jun 2009 14:48:24 +0000 (15:48 +0100)]
widl: Add support for the lcid parameter attribute.
Stefan Stranz [Sat, 6 Jun 2009 02:57:24 +0000 (20:57 -0600)]
c2man: Add xml documentation creation.
Jacek Caban [Sun, 7 Jun 2009 19:19:06 +0000 (21:19 +0200)]
wininet: Fixed gzip decoding on chunked stream.
Damjan Jovanovic [Sun, 7 Jun 2009 16:32:07 +0000 (18:32 +0200)]
winemenubuilder: Generate icons for Wine's MIME types.
Guy Albertelli [Sun, 7 Jun 2009 00:55:23 +0000 (20:55 -0400)]
kernel32/tests: Fix tests when GetVolumeNameForVolumeMountPoint fails.
Detlef Riekenberg [Sat, 6 Jun 2009 14:19:39 +0000 (16:19 +0200)]
mlang/tests: Add tests for IMultiLanguage2_GetRfc1766Info.
Detlef Riekenberg [Sat, 6 Jun 2009 14:07:06 +0000 (16:07 +0200)]
mlang: Implement IMultiLanguage2_GetRfc1766Info.