Andrew Nguyen [Thu, 8 Oct 2009 14:04:18 +0000 (09:04 -0500)]
ddraw: Implement and test DirectDrawEnumerateExW.
Andrew Nguyen [Thu, 8 Oct 2009 14:04:08 +0000 (09:04 -0500)]
ddraw: More fully implement and test DirectDrawEnumerateExA.
Andrew Nguyen [Thu, 8 Oct 2009 14:04:00 +0000 (09:04 -0500)]
ddraw: Implement and test DirectDrawEnumerateW.
Andrew Nguyen [Thu, 8 Oct 2009 14:03:49 +0000 (09:03 -0500)]
ddraw: Simplify and test DirectDrawEnumerateA.
Andrew Nguyen [Thu, 8 Oct 2009 14:03:36 +0000 (09:03 -0500)]
ddraw/tests: Remove a superfluous return statement.
Alexandre Julliard [Thu, 8 Oct 2009 20:57:08 +0000 (22:57 +0200)]
oleaut32: Avoid floating point for some VarCy conversions.
Alexandre Julliard [Thu, 8 Oct 2009 20:45:40 +0000 (22:45 +0200)]
oleaut32/tests: Skip a test that may crash on Win64.
Alexandre Julliard [Thu, 8 Oct 2009 19:50:09 +0000 (21:50 +0200)]
setupapi/tests: Fix the SetupGetIntField test to load the correct key.
Alexandre Julliard [Thu, 8 Oct 2009 17:38:38 +0000 (19:38 +0200)]
kernel32: Moved the DeviceIoControl function to file.c.
Alexandre Julliard [Thu, 8 Oct 2009 17:25:30 +0000 (19:25 +0200)]
kernel32: Move some 16-bit definitions to kernel16_private.h.
Alexandre Julliard [Thu, 8 Oct 2009 17:22:17 +0000 (19:22 +0200)]
kernel32: Move the DOS file handle functions to file16.c.
Alexandre Julliard [Thu, 8 Oct 2009 17:11:58 +0000 (19:11 +0200)]
kernel32: Reimplement GetPrivateProfileString16 on top of 32-bit functions and move it to file16.c.
Alexandre Julliard [Thu, 8 Oct 2009 14:28:17 +0000 (16:28 +0200)]
kernel32: Fix handling of overflows in GetPrivateProfileSectionA.
Paul Vriens [Thu, 8 Oct 2009 12:56:53 +0000 (14:56 +0200)]
shell32/tests: Fix some test failures on WinMe (SHPathPrepareForWrite).
Paul Vriens [Thu, 8 Oct 2009 12:20:57 +0000 (14:20 +0200)]
shell32/tests: Fix some test failures on WinMe (FO_COPY).
Austin English [Sat, 3 Oct 2009 20:41:03 +0000 (15:41 -0500)]
ntdll: Add a stub for NtQuerySystemEnvironmentValue.
Peter Dons Tychsen [Sun, 4 Oct 2009 02:28:26 +0000 (04:28 +0200)]
cmd: Fix handling of quotes when line includes redirections and/or pipes.
Henri Verbeet [Thu, 8 Oct 2009 07:23:24 +0000 (09:23 +0200)]
d3d9: Add some tests for CreateStateBlock().
Henri Verbeet [Thu, 8 Oct 2009 07:23:23 +0000 (09:23 +0200)]
d3d8: Add some tests for CreateStateBlock().
Henri Verbeet [Thu, 8 Oct 2009 07:23:22 +0000 (09:23 +0200)]
d3d9: Don't test D3DRS_DEBUGMONITORTOKEN in the stateblock tests.
Henri Verbeet [Thu, 8 Oct 2009 07:23:21 +0000 (09:23 +0200)]
d3d8: Don't test D3DRS_DEBUGMONITORTOKEN in the stateblock tests.
It looks like this render state isn't stored in the stateblock but directly in
the device. I doubt a lot of applications depend on that though, so just
disable the test for the moment.
Henri Verbeet [Thu, 8 Oct 2009 07:23:20 +0000 (09:23 +0200)]
d3d8: Rename abort_stateblock() to release_stateblock() in the stateblock tests.
Francois Gouget [Thu, 8 Oct 2009 09:23:19 +0000 (11:23 +0200)]
Assorted spelling fixes.
Francois Gouget [Thu, 8 Oct 2009 09:23:13 +0000 (11:23 +0200)]
comctl32/tests: Make test_ApproximateViewRect() static.
Francois Gouget [Thu, 8 Oct 2009 09:22:01 +0000 (11:22 +0200)]
rpcrt4: A signed 1-bit bitfield doesn't make much sense; use unsigned.
Francois Gouget [Thu, 8 Oct 2009 09:19:04 +0000 (11:19 +0200)]
system.drv16: Remove the 32-bit timer callback support.
Also merge CreateSystemTimer() with WIN16_CreateSystemTimer() and
rename it to CreateSystemTimer16() for consistency.
Jörg Höhle [Thu, 1 Oct 2009 17:34:05 +0000 (19:34 +0200)]
mcicda: Fix an early return statement in Open.
Paul Vriens [Thu, 8 Oct 2009 09:25:20 +0000 (11:25 +0200)]
user32/tests: Skip some tests on Win9x/WinMe.
Paul Vriens [Thu, 8 Oct 2009 08:40:31 +0000 (10:40 +0200)]
ddraw/tests: Fix some test failures on WinME/VMware.
Paul Vriens [Thu, 8 Oct 2009 06:00:14 +0000 (08:00 +0200)]
comctl32/tests: Fix some test failures on older comctl32 versions.
Michael Stefaniuc [Wed, 7 Oct 2009 23:20:22 +0000 (01:20 +0200)]
msvcrt/tests: Use LONG instead of long.
Nikolay Sivov [Thu, 8 Oct 2009 10:02:18 +0000 (14:02 +0400)]
comctl32/monthcal: Implement MCM_GETMONTHRANGE for GMR_DAYSTATE flag and a single calendar control.
Nikolay Sivov [Wed, 7 Oct 2009 21:04:08 +0000 (01:04 +0400)]
comctl32: Use user32 control names from public header constants instead of defining over and over again.
Nikolay Sivov [Wed, 7 Oct 2009 20:45:05 +0000 (00:45 +0400)]
comctl32/monthcal: Fix the way a first day of week is handled.
Nikolay Sivov [Wed, 7 Oct 2009 18:13:07 +0000 (22:13 +0400)]
comctl32/monthcal: Cleanup top drawing helper namespace, reduce parameter count in prev/next draw helpers.
Alexandre Julliard [Thu, 8 Oct 2009 10:10:59 +0000 (12:10 +0200)]
winex11: Rename the XRENDERINFO type to make it clear it's a pointer.
Roderick Colenbrander [Tue, 6 Oct 2009 18:41:33 +0000 (20:41 +0200)]
winex11: Move XRENDERINFO allocation in a separate function.
Piotr Caban [Wed, 7 Oct 2009 20:11:48 +0000 (22:11 +0200)]
jscript: Fixed escaped characters processing.
Piotr Caban [Wed, 7 Oct 2009 20:11:43 +0000 (22:11 +0200)]
jscript: Fix implementation of Global.escape.
Piotr Caban [Wed, 7 Oct 2009 20:11:38 +0000 (22:11 +0200)]
jscript: Added Date.toGMTString implementation.
Stefan Dösinger [Tue, 6 Oct 2009 18:59:44 +0000 (20:59 +0200)]
wined3d: Don't reserve clipping constants needlessly.
Stefan Dösinger [Tue, 6 Oct 2009 18:48:23 +0000 (20:48 +0200)]
wined3d: Split the clip_parameters[2] array.
Stefan Dösinger [Wed, 7 Oct 2009 14:54:49 +0000 (16:54 +0200)]
wined3d: Don't write to result.color in arb_add_sRGB_correction.
add_sRGB_correction and the generate_pshader function generate the same MOV.
There's no need to do it in two places.
Stefan Dösinger [Fri, 2 Oct 2009 14:53:58 +0000 (16:53 +0200)]
d3d9: Reduce the YUV test precision.
Juan Lang [Wed, 7 Oct 2009 15:36:04 +0000 (08:36 -0700)]
winhttp: Set callbacks needed by OpenSSL for multithreaded use.
Ge van Geldorp [Wed, 7 Oct 2009 14:15:34 +0000 (16:15 +0200)]
kernel32/tests: Check last error before calling lstrcmpA() since it may reset GLE.
Alexandre Julliard [Wed, 7 Oct 2009 19:24:37 +0000 (21:24 +0200)]
kernel32: Don't export the large integer functions on 64-bit.
Alexandre Julliard [Wed, 7 Oct 2009 18:27:25 +0000 (20:27 +0200)]
kernel32: Move the k32 kernel32->user32 helpers to thunk.c.
Alexandre Julliard [Wed, 7 Oct 2009 18:49:22 +0000 (20:49 +0200)]
kernel32: Move Get/SetProcessDword to kernel16.c.
Alexandre Julliard [Wed, 7 Oct 2009 16:10:33 +0000 (18:10 +0200)]
kernel32: Fix a couple of compiler warnings on 64-bit.
Alexandre Julliard [Wed, 7 Oct 2009 16:05:35 +0000 (18:05 +0200)]
kernel32: Move the 16-bit version functions to kernel16.c.
Alexandre Julliard [Wed, 7 Oct 2009 16:05:22 +0000 (18:05 +0200)]
winedos: Don't import kernel 16-bit version functions.
Alexandre Julliard [Wed, 7 Oct 2009 15:27:28 +0000 (17:27 +0200)]
kernel32: Move the 16-bit PE module functions to kernel16.c.
Alexandre Julliard [Wed, 7 Oct 2009 15:26:24 +0000 (17:26 +0200)]
kernel32: Move the 16-bit handle functions to kernel16.c.
Alexandre Julliard [Wed, 7 Oct 2009 15:24:52 +0000 (17:24 +0200)]
kernel32: Move the 16-bit thread and process functions to kernel16.c.
Alexandre Julliard [Wed, 7 Oct 2009 15:23:06 +0000 (17:23 +0200)]
kernel32: Move the 16-bit debugger functions to kernel16.c.
Alexandre Julliard [Wed, 7 Oct 2009 15:19:21 +0000 (17:19 +0200)]
kernel32: Move the 16-bit synchronization functions to kernel16.c.
Alexandre Julliard [Wed, 7 Oct 2009 15:17:00 +0000 (17:17 +0200)]
kernel32: Move the 16-bit error functions to error16.c.
Alexandre Julliard [Wed, 7 Oct 2009 15:14:10 +0000 (17:14 +0200)]
kernel32: Move the 16-bit string functions to kernel16.c.
Paul Vriens [Wed, 7 Oct 2009 13:35:43 +0000 (15:35 +0200)]
setupapi/tests: Cleanup after SetupCopyOEMInf() tests.
Alexander Scott-Johns [Thu, 2 Jul 2009 17:36:50 +0000 (18:36 +0100)]
winecfg: In Load Theme dialog, add " (*.msstyles; *.theme)" to file type combobox.
Alexander Scott-Johns [Wed, 7 Oct 2009 13:30:19 +0000 (14:30 +0100)]
user32: Add missing doc comment.
Ge van Geldorp [Wed, 7 Oct 2009 10:28:07 +0000 (12:28 +0200)]
kernel32/tests: Skip some resource tests on Win7.
Ge van Geldorp [Wed, 7 Oct 2009 10:27:12 +0000 (12:27 +0200)]
ntdll/tests: Fix exception test failure on Win7.
Francois Gouget [Wed, 7 Oct 2009 12:49:17 +0000 (14:49 +0200)]
ws2_32: Make wsaErrno() and wsaHerrno() static.
Francois Gouget [Wed, 7 Oct 2009 12:49:10 +0000 (14:49 +0200)]
mshtml: Make HTMLDocumentNode_destructor() static.
Francois Gouget [Wed, 7 Oct 2009 12:49:00 +0000 (14:49 +0200)]
ntdll/tests: Add a trailing '\n' to an ok() call.
Alexandre Julliard [Wed, 7 Oct 2009 13:04:47 +0000 (15:04 +0200)]
libport: Remove unnecessary function prototypes.
Rico Schüller [Tue, 6 Oct 2009 18:44:39 +0000 (20:44 +0200)]
d3d10/tests: Add variable type test.
Rico Schüller [Tue, 6 Oct 2009 18:44:30 +0000 (20:44 +0200)]
d3d10/tests: Add constant buffer type test.
Alexandre Julliard [Wed, 7 Oct 2009 11:46:06 +0000 (13:46 +0200)]
configure: Build with -Wstrict-prototypes if supported.
Alexandre Julliard [Wed, 7 Oct 2009 11:41:13 +0000 (13:41 +0200)]
programs: Build all programs with -DWINE_STRICT_PROTOTYPES.
Alexandre Julliard [Wed, 7 Oct 2009 11:40:00 +0000 (13:40 +0200)]
winhlp32: Don't use FARPROC for functions that take variable number of arguments.
Alexandre Julliard [Wed, 7 Oct 2009 11:31:32 +0000 (13:31 +0200)]
winhlp32: Use explicit prototypes for the dll callbacks.
Alexandre Julliard [Wed, 7 Oct 2009 11:31:12 +0000 (13:31 +0200)]
advapi32: Use strict prototypes in the VTableProvStruc definition.
Paul Vriens [Wed, 7 Oct 2009 10:05:00 +0000 (12:05 +0200)]
kernel32/tests: Don't crash on WinMe.
Ge van Geldorp [Sun, 16 Sep 2001 22:00:00 +0000 (00:00 +0200)]
mapi32/tests: Skip tests if no default email client is installed.
Jacek Caban [Wed, 7 Oct 2009 09:33:34 +0000 (11:33 +0200)]
urlmon: Fixed tests for systems with stored cookie for winehq.org.
Rein Klazes [Wed, 7 Oct 2009 09:17:05 +0000 (11:17 +0200)]
comdlg32: Make explorer type file dialogs without custom template or hook proc resizable.
Dmitry Timoshkov [Wed, 7 Oct 2009 08:50:32 +0000 (17:50 +0900)]
gdi32: Rework the test for too large width/height font ratio to pass with different font heights, make it pass under Wine.
Alexandre Julliard [Wed, 7 Oct 2009 10:24:53 +0000 (12:24 +0200)]
Fix empty function prototypes.
Henri Verbeet [Wed, 7 Oct 2009 07:02:58 +0000 (09:02 +0200)]
d3d8: Rename abort_stateblock() to delete_stateblock() in the stateblock tests.
Henri Verbeet [Wed, 7 Oct 2009 07:02:57 +0000 (09:02 +0200)]
d3d9: Use separate fields for data to check/apply in the stateblock tests.
Henri Verbeet [Wed, 7 Oct 2009 07:02:56 +0000 (09:02 +0200)]
d3d8: Use separate fields for data to check/apply in the stateblock tests.
Henri Verbeet [Wed, 7 Oct 2009 07:02:55 +0000 (09:02 +0200)]
d3d9: Get rid of the unused "return_data_buffer" in the stateblock tests.
Henri Verbeet [Wed, 7 Oct 2009 07:02:54 +0000 (09:02 +0200)]
d3d8: Get rid of the unused "return_data_buffer" in the stateblock tests.
Marcus Meissner [Wed, 7 Oct 2009 06:59:22 +0000 (08:59 +0200)]
wpp: Fixed resource leakages (Coverity).
Nikolay Sivov [Wed, 7 Oct 2009 00:25:45 +0000 (04:25 +0400)]
comctl32/monthcal: Invalidate unconditonally on MCM_SETFIRSTDAYOFWEEK.
Nikolay Sivov [Tue, 6 Oct 2009 23:50:02 +0000 (03:50 +0400)]
comctl32/monthcal: Recalculate control layout on MCS_WEEKNUMBERS style change.
Nikolay Sivov [Tue, 6 Oct 2009 23:19:52 +0000 (03:19 +0400)]
comctl32/monthcal: Update day of week properly while iterating with prev/next buttons and hit testing.
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.