Nikolay Sivov [Tue, 6 Oct 2009 21:20:48 +0000 (01:20 +0400)]
comctl32/monthcal: Optimize WM_LBUTTONUP handler.
Nikolay Sivov [Tue, 6 Oct 2009 21:02:10 +0000 (01:02 +0400)]
comctl32/monthcal: Fix a nice typo in test message.
Nikolay Sivov [Tue, 6 Oct 2009 20:58:22 +0000 (00:58 +0400)]
comctl32/monthcal: Use a timer to auto update today date memory.
Nikolay Sivov [Tue, 6 Oct 2009 19:23:55 +0000 (23:23 +0400)]
comctl32/monthcal: Use a single timer for auto month scroll with prev/next buttons.
Jacek Caban [Tue, 6 Oct 2009 19:23:14 +0000 (21:23 +0200)]
jscript: Call SetSite on created ActiveX object.
Damjan Jovanovic [Tue, 6 Oct 2009 17:15:40 +0000 (19:15 +0200)]
sti: Allow CoCreateInstance aggregation and fix a broken test.
Aurimas Fišeras [Tue, 6 Oct 2009 15:53:15 +0000 (18:53 +0300)]
jscript: Update Lithuanian translation.
Aric Stewart [Tue, 6 Oct 2009 01:42:08 +0000 (20:42 -0500)]
comctl32/tests: LISTVIEW_ApproximateViewRect tests for LV_VIEW_ICON.
Aric Stewart [Tue, 6 Oct 2009 01:41:43 +0000 (20:41 -0500)]
comctl32: Implement LISTVIEW_ApproximateViewRect for icon.
Alexandre Julliard [Tue, 6 Oct 2009 14:49:22 +0000 (16:49 +0200)]
advapi32: Retrieve the current user SID from the server in lookup_user_account_name.
Alexandre Julliard [Tue, 6 Oct 2009 14:18:04 +0000 (16:18 +0200)]
wrc: Include unistd.h before the Windows headers.
Paul Vriens [Tue, 6 Oct 2009 11:35:56 +0000 (13:35 +0200)]
user32/tests: Fix some test failures with 9x/Me on VMware.
Vladimir Pankratov [Tue, 6 Oct 2009 11:58:33 +0000 (16:58 +0500)]
jscript: Update Russian translation.
Jörg Höhle [Sun, 4 Oct 2009 07:13:53 +0000 (09:13 +0200)]
dsound: Correct deallocations when DuplicateSoundBuffer fails.
Jörg Höhle [Sun, 4 Oct 2009 06:05:20 +0000 (08:05 +0200)]
dsound: Enforce invariant about BlockAlign and nAvgBytesPerSec.
Jörg Höhle [Tue, 6 Oct 2009 04:37:06 +0000 (06:37 +0200)]
winmm/tests: Correct (IMA)ADPCM test.
Piotr Caban [Tue, 6 Oct 2009 11:11:25 +0000 (13:11 +0200)]
jscript: Added some missing functions stubs.
Piotr Caban [Tue, 6 Oct 2009 11:11:18 +0000 (13:11 +0200)]
jscript: Added Global.escape() implementation.
Andrey Turkin [Tue, 6 Oct 2009 09:34:48 +0000 (13:34 +0400)]
ntdll: Add stub for NtSetInformationThread(ThreadHideFromDebugger).
Andrey Turkin [Tue, 6 Oct 2009 09:34:21 +0000 (13:34 +0400)]
ntdll: Handle invalid pointers in NtQueryInformationProcess(ProcessDebugObjectHandle).
Matteo Bruni [Tue, 29 Sep 2009 10:34:17 +0000 (12:34 +0200)]
wpp: Add error management callbacks.
Matteo Bruni [Tue, 29 Sep 2009 10:06:24 +0000 (12:06 +0200)]
wpp: get_string() now can return NULL, handle it.
Matteo Bruni [Mon, 28 Sep 2009 19:32:39 +0000 (21:32 +0200)]
wpp: Handle remaining memory allocation failures.
Alexandre Julliard [Tue, 6 Oct 2009 11:34:37 +0000 (13:34 +0200)]
tests: Build all tests with strict prototypes.
Alexandre Julliard [Tue, 6 Oct 2009 10:56:33 +0000 (12:56 +0200)]
kernel32: Fix empty function prototypes.
Alexandre Julliard [Tue, 6 Oct 2009 10:30:49 +0000 (12:30 +0200)]
include: Add support for building Wine with strict prototype checking.
Alexandre Julliard [Tue, 6 Oct 2009 10:18:50 +0000 (12:18 +0200)]
msvcrt: Use strict function prototypes.
Alexandre Julliard [Tue, 6 Oct 2009 10:07:23 +0000 (12:07 +0200)]
oleaut32: Use an assembly wrapper to implement DispCallFunc, and make it i386-only.
Alexandre Julliard [Tue, 6 Oct 2009 10:05:36 +0000 (12:05 +0200)]
kernel32: Use call_entry_point to call functions with variable number of arguments.
Michael Stefaniuc [Mon, 5 Oct 2009 22:53:24 +0000 (00:53 +0200)]
user32: Fix a memory leak on a error patch (Smatch).
Andrey Turkin [Mon, 5 Oct 2009 17:42:36 +0000 (21:42 +0400)]
kernel32: Send debug strings to system-wide monitor.
Andrey Turkin [Mon, 5 Oct 2009 17:42:22 +0000 (21:42 +0400)]
kernel32: Always use ANSI version of OutputDebugString.
Henri Verbeet [Tue, 6 Oct 2009 07:05:57 +0000 (09:05 +0200)]
wined3d: Remove some unused code.
Henri Verbeet [Tue, 6 Oct 2009 07:05:56 +0000 (09:05 +0200)]
wined3d: Move the SM1 opcode enum to shader_sm1.c.
Henri Verbeet [Tue, 6 Oct 2009 07:05:55 +0000 (09:05 +0200)]
wined3d: Keep a reference to the vertex declaration initially captured by CreateStateBlock() as well.
Henri Verbeet [Tue, 6 Oct 2009 07:05:54 +0000 (09:05 +0200)]
wined3d: Keep references to the textures initially captured by CreateStateBlock() as well.
Henri Verbeet [Tue, 6 Oct 2009 07:05:53 +0000 (09:05 +0200)]
d3d9: Make the individual stateblock tests responsible for checking data.
Ge van Geldorp [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
schannel/tests: Fix crash on Win7.
Ge van Geldorp [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
user32/tests: Fix sysparams test failure on Win7.
Ge van Geldorp [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
secur32/tests: Add acceptable error code for Win7 ntlm test.
Ge van Geldorp [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
kernel32/tests: Add acceptable error codes for Win7 process test.
Ge van Geldorp [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
shlwapi/tests: Add acceptable error code for Win7 clist test.
Ge van Geldorp [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
comctl32/tests: Fix misc test on Win7.
Ge van Geldorp [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
ntdll/tests: Fix atom tests on Win7.
Ge van Geldorp [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
kernel32/tests: Fix atom tests on Win7.
Hans Leidekker [Tue, 6 Oct 2009 07:05:05 +0000 (09:05 +0200)]
secur32: Test passing null authentication data to AcquireCredentialsHandle.
Michael Stefaniuc [Tue, 6 Oct 2009 08:35:29 +0000 (10:35 +0200)]
dlls/msacm32: Avoid a sizeof()+cast in an ok() call.
Michael Stefaniuc [Tue, 6 Oct 2009 08:35:19 +0000 (10:35 +0200)]
ws2_32/tests: Use LONG instead of long.
Michael Stefaniuc [Mon, 5 Oct 2009 22:53:32 +0000 (00:53 +0200)]
kernel32/tests: Use better types than long.
Andrew Eikum [Mon, 5 Oct 2009 21:13:59 +0000 (16:13 -0500)]
ole32/tests: Add tests for IStorage::CopyTo with SNB exlusions.
Andrew Eikum [Mon, 5 Oct 2009 21:13:55 +0000 (16:13 -0500)]
ole32: Use snbExclude in StorageImpl::CopyTo.
Andrew Eikum [Mon, 5 Oct 2009 21:13:52 +0000 (16:13 -0500)]
ole32/tests: Add tests for IStorage::CopyTo.
Nikolay Sivov [Mon, 5 Oct 2009 20:06:55 +0000 (00:06 +0400)]
comctl32/monthcal: Fix '&->&&' typo in focused day helper.
Nikolay Sivov [Mon, 5 Oct 2009 19:06:22 +0000 (23:06 +0400)]
ole32: Check source pointer in StringFromGUID2.
Nikolay Sivov [Mon, 5 Oct 2009 19:05:53 +0000 (23:05 +0400)]
comctl32/monthcal: Fix parameter validation in MCM_SETCURSEL handler.
Nikolay Sivov [Mon, 5 Oct 2009 18:37:04 +0000 (22:37 +0400)]
comctl32/monthcal: Check date limits on prev/next month buttons and year UpDown control.
Nikolay Sivov [Mon, 5 Oct 2009 16:34:05 +0000 (20:34 +0400)]
comctl32/monthcal: Remove today rectangle and focus drawing code from loops.
Nikolay Sivov [Mon, 5 Oct 2009 16:32:15 +0000 (20:32 +0400)]
comctl32/monthcal: Simplify WM_MOUSEMOVE handler.
Nikolay Sivov [Mon, 5 Oct 2009 16:29:31 +0000 (20:29 +0400)]
comctl32/monthcal: Check configured selection range max width in MCM_SETSELRANGE handler.
Nikolay Sivov [Mon, 5 Oct 2009 16:26:43 +0000 (20:26 +0400)]
comctl32/monthcal: Parameter fixes for MCM_SETSELRANGE handler: swap selection bounds, store day of week.
Damjan Jovanovic [Mon, 5 Oct 2009 19:07:47 +0000 (21:07 +0200)]
sti: Add aggregation tests for the IStillImageW interface.
Damjan Jovanovic [Mon, 5 Oct 2009 19:06:06 +0000 (21:06 +0200)]
sti: Add stubs for the IStillImageW interface.
Owen Rudge [Mon, 5 Oct 2009 17:07:45 +0000 (18:07 +0100)]
comctl32: Ensure coordinates are valid during listview marquee selection.
Jörg Höhle [Sun, 4 Oct 2009 12:30:50 +0000 (14:30 +0200)]
dsound: Get rid of redundant NULL check.
Andrew Nguyen [Sat, 3 Oct 2009 22:00:59 +0000 (17:00 -0500)]
cmd: Fix copy option handling in batch mode.
Andrey Turkin [Mon, 5 Oct 2009 12:17:56 +0000 (16:17 +0400)]
kernel32: Catch invalid memory accesses in resource enumeration handlers.
Damjan Jovanovic [Sun, 4 Oct 2009 09:21:39 +0000 (11:21 +0200)]
wine.inf: Add the still image class key.
Wim Lewis [Fri, 2 Oct 2009 22:23:34 +0000 (15:23 -0700)]
winex11: Fix font metric cache filename generation.
Recognize Mac OS X's launchd pathnames as being local. Avoid
generating an invalid pathname if $DISPLAY contains slashes.
Don't include the screen number in the cache filename.
Wim Lewis [Fri, 2 Oct 2009 21:04:52 +0000 (14:04 -0700)]
winex11: Font metric cache file cleanups.
Eric Pouech [Sun, 4 Oct 2009 12:31:04 +0000 (14:31 +0200)]
winmm: Correctly fill the yield-data parameter in mciGetYieldProc.
Alexandre Julliard [Mon, 5 Oct 2009 13:18:10 +0000 (15:18 +0200)]
user32: Don't use a static dc for icon blitting.
Joel Holdsworth [Mon, 29 Jun 2009 18:10:36 +0000 (19:10 +0100)]
user32: Fixed CURSORICON_CreateIconFromBMI to preserve the alpha channel.
Joel Holdsworth [Sat, 3 Oct 2009 09:12:55 +0000 (10:12 +0100)]
comdlg32: Replaced file dialog house icon with the shell icon for desktop.
Gerald Pfeifer [Mon, 5 Oct 2009 00:24:57 +0000 (02:24 +0200)]
winebuild: Add support for PLATFORM_FREEBSD.
Jörg Höhle [Mon, 5 Oct 2009 08:34:24 +0000 (10:34 +0200)]
winecoreaudio: Accept up to 8 channels.
Jörg Höhle [Sat, 3 Oct 2009 20:42:30 +0000 (22:42 +0200)]
wineoss: Fix the buffer size check for more than 2 channels.
Jörg Höhle [Sat, 3 Oct 2009 09:42:37 +0000 (11:42 +0200)]
winmm: Require at least 16 bytes in the WAVE fmt header for PlaySound.
Nikolay Sivov [Sun, 4 Oct 2009 19:17:33 +0000 (23:17 +0400)]
comctl32/monthcal: Check range limits in MCM_SETCURSEL.
Nikolay Sivov [Sun, 4 Oct 2009 19:17:07 +0000 (23:17 +0400)]
comctl32/monthcal: Use true date comparison on multiselection, not only the day is valuable.
Nikolay Sivov [Sun, 4 Oct 2009 19:16:41 +0000 (23:16 +0400)]
comctl32/monthcal: Handle mouse pointer followed focus rectangle more accurately.
Nikolay Sivov [Sun, 4 Oct 2009 14:27:21 +0000 (18:27 +0400)]
comctl32/monthcal: Implement MCM_GETMONTHRANGE for GMR_VISIBLE flag, single calendar control only.
Nikolay Sivov [Sun, 4 Oct 2009 14:26:43 +0000 (18:26 +0400)]
comctl32/monthcal: Drop exstyle parameter, it isn't used.
Eric Pouech [Sat, 3 Oct 2009 11:15:49 +0000 (13:15 +0200)]
winedbg: Properly manage Wine's dbghelp extensions for constant symbols which value is passed by ref.
Eric Pouech [Sat, 3 Oct 2009 11:15:43 +0000 (13:15 +0200)]
dbghelp: Enhance support for constant values in dwarf debug information.
Eric Pouech [Sat, 3 Oct 2009 11:13:37 +0000 (13:13 +0200)]
msvcrt: Added __uncaught_exception support.
Alexandre Julliard [Mon, 5 Oct 2009 12:56:12 +0000 (14:56 +0200)]
msvideo: Pass the correct function address for 32->16 callbacks.
Alexandre Julliard [Mon, 5 Oct 2009 12:55:34 +0000 (14:55 +0200)]
loader: Build the loader with -D__WINESRC__.
Alexandre Julliard [Mon, 5 Oct 2009 12:55:25 +0000 (14:55 +0200)]
tools: Build all the tools with -D__WINESRC__.
Alexandre Julliard [Mon, 5 Oct 2009 12:55:09 +0000 (14:55 +0200)]
msvcrt: Add an MSVCRT prefix to _wenviron.
Wilfried Pasquazzo [Fri, 2 Oct 2009 21:55:26 +0000 (21:55 +0000)]
user32: DrawState always uses real icon size for drawing.
Wilfried Pasquazzo [Fri, 2 Oct 2009 20:27:37 +0000 (20:27 +0000)]
user32/tests: DrawState: New test case for correct drawing of icons.
Dmitry Kislyuk [Mon, 5 Oct 2009 09:50:30 +0000 (04:50 -0500)]
kernel32/tests: Pass test on error code returned by Windows 7.
Maarten Lankhorst [Tue, 22 Sep 2009 17:35:57 +0000 (19:35 +0200)]
winealsa.drv: Fix dsoutput to work better with pulseaudio.
Better underrun handling and checking return values now.
Maarten Lankhorst [Mon, 5 Oct 2009 07:27:27 +0000 (09:27 +0200)]
winealsa.drv: Remove test for mmap in waveinit.
No longer needed since winealsa has fallbacks now for both.
Maarten Lankhorst [Mon, 5 Oct 2009 07:10:53 +0000 (09:10 +0200)]
winealsa.drv: Add non-mmap support to dscapture.
Maarten Lankhorst [Tue, 22 Sep 2009 11:49:27 +0000 (13:49 +0200)]
winealsa.drv: Small capture fixes.
Deadlock, off-by-one and forgetting to declare that we want MMAP
access, so accelerated mode wouldn't work at all but fail silently.
Henri Verbeet [Mon, 5 Oct 2009 07:47:37 +0000 (09:47 +0200)]
d3d8: Make the individual stateblock tests responsible for checking data.
Henri Verbeet [Mon, 5 Oct 2009 07:47:36 +0000 (09:47 +0200)]
d3d8: Always pass "struct event_data" to "event_fn" in the stateblock tests.
Henri Verbeet [Mon, 5 Oct 2009 07:47:35 +0000 (09:47 +0200)]
d3d9: Always pass "struct event_data" to "event_fn" in the stateblock tests.
Henri Verbeet [Mon, 5 Oct 2009 07:47:34 +0000 (09:47 +0200)]
d3d9: Remove useless typedefs from the stateblock tests.