Paul Vriens [Thu, 2 Jul 2009 12:00:05 +0000 (14:00 +0200)]
ole32/tests: Fix some test failures on Win9x/WinME.
Rein Klazes [Thu, 2 Jul 2009 11:32:28 +0000 (13:32 +0200)]
comdlg32: Don't call ShowWindow for the custom dialog until all rearrangements of the file dialog have been done.
Alexandre Julliard [Thu, 2 Jul 2009 12:08:33 +0000 (14:08 +0200)]
makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles.
Michael Stefaniuc [Thu, 2 Jul 2009 10:33:26 +0000 (12:33 +0200)]
setupapi: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Thu, 2 Jul 2009 10:33:12 +0000 (12:33 +0200)]
serialui: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Thu, 2 Jul 2009 10:33:41 +0000 (12:33 +0200)]
avifil32: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Thu, 2 Jul 2009 10:32:59 +0000 (12:32 +0200)]
cryptui: Build language resource files separately.
Huw Davies [Thu, 2 Jul 2009 10:45:12 +0000 (11:45 +0100)]
gdi32/tests: Add some traces and fix a few comments.
Huw Davies [Thu, 2 Jul 2009 10:56:29 +0000 (11:56 +0100)]
gdi32: Add tests for the map mode and window size records.
Huw Davies [Thu, 2 Jul 2009 10:37:29 +0000 (11:37 +0100)]
gdi32: Write the map mode and window size records after the mfcomment.
Dmitry Timoshkov [Thu, 2 Jul 2009 10:27:18 +0000 (19:27 +0900)]
user32: Add a test for BM_SETSTYLE, make it pass under Wine.
Alexander Scott-Johns [Mon, 29 Jun 2009 23:24:18 +0000 (00:24 +0100)]
notepad: Detect if saving will lose information.
Alexander Scott-Johns [Mon, 29 Jun 2009 22:50:39 +0000 (23:50 +0100)]
notepad: Allow user to choose which encoding to open and save files in.
Alexander Scott-Johns [Mon, 29 Jun 2009 22:03:53 +0000 (23:03 +0100)]
notepad: Remember the encoding of files when they are opened, and use the same encoding when saving.
Alexander Scott-Johns [Mon, 29 Jun 2009 21:24:59 +0000 (22:24 +0100)]
notepad: Improve encoding detection when opening files.
Alexander Scott-Johns [Tue, 30 Jun 2009 20:25:02 +0000 (21:25 +0100)]
notepad: Fix trying to open non-existent files with the command line.
Paul Vriens [Thu, 2 Jul 2009 06:52:25 +0000 (08:52 +0200)]
oleaut32/tests: Fix test failures and crash on Win9x/WinME.
Henri Verbeet [Thu, 2 Jul 2009 08:01:38 +0000 (10:01 +0200)]
wined3d: Get rid of the silly refcount for the "fake" GL context.
Henri Verbeet [Thu, 2 Jul 2009 08:01:37 +0000 (10:01 +0200)]
wined3d: Don't reuse random GL contexts during initialization.
Obviously there's no guarantee about the state of such a context. The specific
problem is that it might have GL_UNPACK_CLIENT_STORAGE_APPLE enabled, causing
some glTexImage2D() calls to fail, but it's a bad idea in general.
Henri Verbeet [Thu, 2 Jul 2009 08:01:36 +0000 (10:01 +0200)]
wined3d: Clear the last device in WineD3D_CreateFakeGLContext().
Henri Verbeet [Thu, 2 Jul 2009 08:01:35 +0000 (10:01 +0200)]
wined3d: Check if formats support blending when attached to an FBO.
Remove the post-pixelshader blending flag if the format doesn't. Note that the
patch doesn't enforce this restriction yet, it only adjusts the reported
format capabilities.
Henri Verbeet [Thu, 2 Jul 2009 08:01:34 +0000 (10:01 +0200)]
wined3d: Make sure the rtInternal format is supported.
Nikolay Sivov [Wed, 1 Jul 2009 22:42:43 +0000 (02:42 +0400)]
comctl32/listview: Fix select rectangle calculation for empty text items.
Tobias Jakobi [Wed, 1 Jul 2009 16:36:51 +0000 (18:36 +0200)]
wined3d: Fix comments about NP2 fixup.
Tobias Jakobi [Wed, 1 Jul 2009 16:36:50 +0000 (18:36 +0200)]
wined3d: Force NP2 constant reload in shader_arb_select.
Tobias Jakobi [Wed, 1 Jul 2009 16:36:49 +0000 (18:36 +0200)]
wined3d: Implement shader_arb_load_np2fixup_constants.
Tobias Jakobi [Wed, 1 Jul 2009 16:36:48 +0000 (18:36 +0200)]
wined3d: Add NP2 fixup code to shader_hw_sample (ARB).
Tobias Jakobi [Wed, 1 Jul 2009 16:36:47 +0000 (18:36 +0200)]
wined3d: Add NP2 fixup code to shader_arb_generate_pshader.
Tobias Jakobi [Wed, 1 Jul 2009 16:36:46 +0000 (18:36 +0200)]
wined3d: Add arb_ps_np2fixup_info structure and improve structure packing for arb_ps_compiled_shader.
Tobias Jakobi [Wed, 1 Jul 2009 16:36:45 +0000 (18:36 +0200)]
wined3d: Add ps_arb_max_local_constants.
Michael Stefaniuc [Wed, 1 Jul 2009 22:28:19 +0000 (00:28 +0200)]
shell32: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:34:14 +0000 (00:34 +0200)]
shlwapi: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:33:18 +0000 (00:33 +0200)]
comctl32: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:29:04 +0000 (00:29 +0200)]
notepad: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:31:44 +0000 (00:31 +0200)]
winhlp32: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:34:01 +0000 (00:34 +0200)]
oledlg: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:33:27 +0000 (00:33 +0200)]
credui: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:30:31 +0000 (00:30 +0200)]
view: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:27:22 +0000 (00:27 +0200)]
msvfw32: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:31:35 +0000 (00:31 +0200)]
winemine: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:33:53 +0000 (00:33 +0200)]
msi: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:31:53 +0000 (00:31 +0200)]
wordpad: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:28:45 +0000 (00:28 +0200)]
cmdlgtst: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:28:07 +0000 (00:28 +0200)]
shdoclc: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:30:14 +0000 (00:30 +0200)]
start: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:30:20 +0000 (00:30 +0200)]
taskmgr: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:33:39 +0000 (00:33 +0200)]
localspl: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:29:26 +0000 (00:29 +0200)]
reg: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:28:54 +0000 (00:28 +0200)]
net: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:32:13 +0000 (00:32 +0200)]
xcopy: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:33:47 +0000 (00:33 +0200)]
localui: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:33:11 +0000 (00:33 +0200)]
appwiz.cpl: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:32:00 +0000 (00:32 +0200)]
write: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:31:26 +0000 (00:31 +0200)]
winecfg: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:30:39 +0000 (00:30 +0200)]
wineboot: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:30:06 +0000 (00:30 +0200)]
regedit: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:28:36 +0000 (00:28 +0200)]
cmd: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:27:58 +0000 (00:27 +0200)]
sane.ds: Build language resource files separately.
Do not include them from an other rc file.
Michael Stefaniuc [Wed, 1 Jul 2009 22:27:08 +0000 (00:27 +0200)]
msvidc32: Build language resource files separately.
Do not include them from an other rc file.
Vincent Povirk [Wed, 1 Jul 2009 21:03:37 +0000 (16:03 -0500)]
windowscodecs: Implement QueryCapability for BMP decoder.
Vincent Povirk [Wed, 1 Jul 2009 20:48:56 +0000 (15:48 -0500)]
windowscodecs: Implement CopyPixels for BMP decoder.
Vincent Povirk [Wed, 1 Jul 2009 20:53:47 +0000 (15:53 -0500)]
windowscodecs: Simplify the BMP GetSize code and fix for top-down dibs.
Vincent Povirk [Wed, 1 Jul 2009 18:18:02 +0000 (13:18 -0500)]
windowscodecs: Implement GetPixelFormat for BMP decoder.
Vincent Povirk [Wed, 1 Jul 2009 17:40:07 +0000 (12:40 -0500)]
include: Define some WIC pixel format GUIDs.
Hans Leidekker [Thu, 2 Jul 2009 09:16:33 +0000 (11:16 +0200)]
winebrowser: Support file URLs with a query or an anchor.
Paul Vriens [Thu, 2 Jul 2009 08:13:51 +0000 (10:13 +0200)]
urlmon/tests: Don't check for out of memory (Coverity).
Michael Stefaniuc [Wed, 1 Jul 2009 22:36:55 +0000 (00:36 +0200)]
oleaut32: Fix a small error in a comment.
Michael Stefaniuc [Wed, 1 Jul 2009 22:36:41 +0000 (00:36 +0200)]
notepad: Fix the Finnish translation.
Michael Stefaniuc [Wed, 1 Jul 2009 22:32:31 +0000 (00:32 +0200)]
hhctrl.ocx: Fix a memory leak on an error path (Smatch).
Frédéric Delanoy [Wed, 1 Jul 2009 17:05:18 +0000 (19:05 +0200)]
comdlg32: Improve French translation.
Aurimas Fišeras [Wed, 1 Jul 2009 16:28:21 +0000 (19:28 +0300)]
winmm: Add Lithuanian translation.
Aurimas Fišeras [Tue, 30 Jun 2009 20:53:55 +0000 (23:53 +0300)]
oleview: Add Lithuanian translation.
Hans Leidekker [Wed, 1 Jul 2009 14:30:26 +0000 (16:30 +0200)]
mlang: Add a test for IMultiLanguage2_IsCodePageInstallable.
Hans Leidekker [Wed, 1 Jul 2009 14:30:00 +0000 (16:30 +0200)]
mlang: Implement IMultiLanguage2_IsCodePageInstallable.
Alexandre Julliard [Wed, 1 Jul 2009 14:02:55 +0000 (16:02 +0200)]
preloader: Reserve addresses only up to 0x68000000, that should be enough for ole32.
Aric Stewart [Wed, 1 Jul 2009 13:30:14 +0000 (08:30 -0500)]
notepad: Update Japanese resource.
Aric Stewart [Wed, 1 Jul 2009 13:25:18 +0000 (08:25 -0500)]
wordpad: Update Japanese resource.
Paul Chitescu [Wed, 1 Jul 2009 12:21:47 +0000 (15:21 +0300)]
services.exe: When asked to search by display name skip NULL names.
Huw Davies [Wed, 1 Jul 2009 11:03:04 +0000 (12:03 +0100)]
gdi32/tests: Dump the correct metafile if the test fails.
Huw Davies [Wed, 1 Jul 2009 11:14:40 +0000 (12:14 +0100)]
gdi32/tests: Add a test for the MFCOMMENT record's size.
Damjan Jovanovic [Tue, 30 Jun 2009 19:04:32 +0000 (21:04 +0200)]
winemenubuilder: Distinguish menu icons from association icons.
Detlef Riekenberg [Tue, 30 Jun 2009 20:32:52 +0000 (22:32 +0200)]
shlwapi: Last parameter in SHUnicodeToAnsiCP is an int.
Nikolay Sivov [Tue, 30 Jun 2009 21:33:29 +0000 (01:33 +0400)]
comctl32/header: Always release item down state on WM_LBUTTONUP.
Nikolay Sivov [Tue, 30 Jun 2009 20:40:03 +0000 (00:40 +0400)]
comctl32/listview: Improve hittesting a bit.
Stefan Dösinger [Sun, 28 Jun 2009 16:33:22 +0000 (18:33 +0200)]
wined3d: Don't dirtify too many shader constants.
If we have start = 4, count = 3, the highest dirty constant is the one with index 6. start + count gives 7,
so it already includes the zero-based array correction. Don't add an additional 1.
Additionally to the inefficiency of looking at one extra constant, this causes problems if the driver
rejects loading 257 constants on the initial load. In this case no constant is loaded if
GL_EXT_gpu_program_parameters is used.
Hans Leidekker [Wed, 1 Jul 2009 09:54:44 +0000 (11:54 +0200)]
hhctrl.ocx: Try the Windows help directory if the specified file does not exist.
Hans Leidekker [Wed, 1 Jul 2009 09:54:07 +0000 (11:54 +0200)]
hhctrl.ocx: Remove some dead code.
This condition is inside the switch block for HH_DISPLAY_SEARCH,
so it can never evaluate to true.
Hans Leidekker [Wed, 1 Jul 2009 09:53:19 +0000 (11:53 +0200)]
hhctrl.ocx: Don't leak the CHM filename.
Alexandre Julliard [Wed, 1 Jul 2009 10:14:40 +0000 (12:14 +0200)]
gdiplus: Don't return garbage from the GdipCreateHBITMAPFromBitmap stub.
Alexandre Julliard [Wed, 1 Jul 2009 10:14:08 +0000 (12:14 +0200)]
secur32: Avoid the close-on-exec race with pipe() on kernels that support pipe2().
Alexandre Julliard [Wed, 1 Jul 2009 10:13:46 +0000 (12:13 +0200)]
kernel32: Avoid the close-on-exec race with pipe() on kernels that support pipe2().
Alexandre Julliard [Wed, 1 Jul 2009 10:13:34 +0000 (12:13 +0200)]
ntdll: Avoid the close-on-exec race with pipe() on kernels that support pipe2().
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.
Alexandre Julliard [Wed, 1 Jul 2009 10:07:35 +0000 (12:07 +0200)]
oleaut32: Properly release cache DCs instead of trying to delete them.
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.
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.
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.
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.
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.
Michael Stefaniuc [Wed, 1 Jul 2009 08:15:12 +0000 (10:15 +0200)]
winedbg: Include the local resource header last.