Piotr Caban [Mon, 25 May 2009 20:05:21 +0000 (22:05 +0200)]
jscript: Added implementation of Math_atan.
Piotr Caban [Mon, 25 May 2009 20:05:00 +0000 (22:05 +0200)]
jscript: Added implementation of Math_asin.
Joerg-Cyril.Hoehle@t-systems.com [Sat, 23 May 2009 10:39:50 +0000 (12:39 +0200)]
configure: Find libpng in /usr/X11 on MacOS.
Nikolay Sivov [Mon, 25 May 2009 10:47:03 +0000 (14:47 +0400)]
comctl32/mru: Check for NULL handles in MRU calls.
Hwang YunSong [Mon, 25 May 2009 00:21:55 +0000 (09:21 +0900)]
reg: Updated Korean resource.
Hwang YunSong [Mon, 25 May 2009 00:22:47 +0000 (09:22 +0900)]
shell32: Updated Korean resource.
Hwang YunSong [Mon, 25 May 2009 00:22:19 +0000 (09:22 +0900)]
regedit: Updated Korean resource.
Gerald Pfeifer [Sun, 24 May 2009 18:16:05 +0000 (20:16 +0200)]
winmm/tests: Fix test in wave_out_test_deviceOut().
Gerald Pfeifer [Sun, 24 May 2009 17:47:24 +0000 (19:47 +0200)]
user32/tests: Fix MODIFIED macro.
André Hentschel [Sun, 24 May 2009 14:02:38 +0000 (16:02 +0200)]
comctl32: Add ListView_SetCheckState and ListView_GetCheckState.
Louis Lenders [Fri, 22 May 2009 22:14:58 +0000 (22:14 +0000)]
wined3d: Match device name string to windows one.
Damjan Jovanovic [Tue, 19 May 2009 19:40:41 +0000 (21:40 +0200)]
winemenubuilder: Add MIME types to freedesktop.
Alexandre Julliard [Mon, 25 May 2009 09:49:08 +0000 (11:49 +0200)]
oleaut32/tests: Fix a test broken on XP 64.
Alexandre Julliard [Mon, 25 May 2009 09:48:23 +0000 (11:48 +0200)]
wineboot: Compain loudly if we can't find wine.inf.
Nikolay Sivov [Sun, 24 May 2009 20:44:26 +0000 (00:44 +0400)]
comctl32/listview: Don't hittest when it's not needed.
Nikolay Sivov [Sun, 24 May 2009 20:26:30 +0000 (00:26 +0400)]
comctl32/listview: Simplify key selection handler a bit.
Nikolay Sivov [Sun, 24 May 2009 20:07:29 +0000 (00:07 +0400)]
comctl32/listview: Reuse cached control style.
Nikolay Sivov [Sun, 24 May 2009 20:02:14 +0000 (00:02 +0400)]
comctl32/listview: Remove duplicated expression.
Nikolay Sivov [Sun, 24 May 2009 19:39:02 +0000 (23:39 +0400)]
comctl32/toolbar: Retrieve Tooltips control data once at WinProc.
Nikolay Sivov [Sun, 24 May 2009 19:36:11 +0000 (23:36 +0400)]
comctl32/hotkey: Remove useless line.
Nikolay Sivov [Sun, 24 May 2009 18:45:57 +0000 (22:45 +0400)]
comctl32/toolbar: Don't free Toolbar control data too early.
Nikolay Sivov [Sun, 24 May 2009 18:43:18 +0000 (22:43 +0400)]
comctl32/treeview: Use message return values in TreeView tests.
Nikolay Sivov [Sun, 24 May 2009 18:39:31 +0000 (22:39 +0400)]
comctl32/listview: Fix returning LVHT_ONITEMSTATEICON flag on hittesting.
Nikolay Sivov [Sun, 24 May 2009 18:36:14 +0000 (22:36 +0400)]
comctl32/listview: Draw focus rectangle only when visible.
Jacek Caban [Sun, 24 May 2009 21:17:03 +0000 (23:17 +0200)]
mshtml: Use TLS_OUT_OF_INDEXES as invalid TLS value.
Spotted by Vitaliy Margolen.
Jacek Caban [Sun, 24 May 2009 21:16:21 +0000 (23:16 +0200)]
urlmon: Use TLS_OUT_OF_INDEXES as invalid TLS value.
Paul Vriens [Mon, 25 May 2009 08:29:01 +0000 (10:29 +0200)]
kernel32/tests: Fix comment.
Paul Vriens [Mon, 25 May 2009 08:09:14 +0000 (10:09 +0200)]
kernel32: Use Polish translations.
Henri Verbeet [Mon, 25 May 2009 07:17:22 +0000 (09:17 +0200)]
wined3d: Fix debug_d3dusagequery() to handle combinations of flags.
Henri Verbeet [Mon, 25 May 2009 07:17:22 +0000 (09:17 +0200)]
wined3d: Fix debug_d3dusage() to handle combinations of flags.
Henri Verbeet [Mon, 25 May 2009 07:17:22 +0000 (09:17 +0200)]
wined3d: Remove some apparently leftover debug code.
Henri Verbeet [Mon, 25 May 2009 07:17:21 +0000 (09:17 +0200)]
wined3d: Remove some unnecessary forward declarations.
Henri Verbeet [Mon, 25 May 2009 07:17:21 +0000 (09:17 +0200)]
secur32: Initialize cbBuffer to 0 for NULL buffers.
This prevents schan_resize_current_buffer() from thinking there's a buffer.
Piotr Caban [Sun, 24 May 2009 19:06:50 +0000 (21:06 +0200)]
jscript: Added Math_LN10 implementation and tests.
Piotr Caban [Sun, 24 May 2009 22:03:06 +0000 (00:03 +0200)]
jscript: Added Math_acos implementation and tests.
Piotr Caban [Sun, 24 May 2009 19:07:22 +0000 (21:07 +0200)]
jscript: Added Math_SQRT1_2 implementations and tests.
Piotr Caban [Sun, 24 May 2009 19:06:23 +0000 (21:06 +0200)]
jscript: Added Math_SQRT2 implementation and tests.
Chris Robinson [Sun, 24 May 2009 12:15:29 +0000 (05:15 -0700)]
wined3d: Decrement fbo_entry_count when one is removed from the list.
Chris Robinson [Sun, 10 May 2009 21:17:43 +0000 (14:17 -0700)]
wined3d: Prevent erroneous FIXMEs on newer cards.
Cards that have 12 or more combined samplers can trigger a fixme if they have
the same amount of vertex samplers, even though it's plenty enough.
Gerald Pfeifer [Sat, 23 May 2009 20:17:08 +0000 (22:17 +0200)]
dsound: Clarify statement in DSOUND_capture_callback.
Andrew Talbot [Sat, 23 May 2009 21:31:56 +0000 (22:31 +0100)]
avifil32: Constify a variable.
Vladimir Pankratov [Fri, 22 May 2009 21:21:03 +0000 (02:21 +0500)]
winedbg: Add Russian translation.
Frans Kool [Fri, 22 May 2009 20:41:07 +0000 (22:41 +0200)]
cryptui: Added Dutch translations.
Michael Stefaniuc [Fri, 22 May 2009 20:23:17 +0000 (22:23 +0200)]
imm32: Use a simpler comparison of a pointer with NULL.
Aric Stewart [Fri, 22 May 2009 19:49:30 +0000 (14:49 -0500)]
msctf: Implement ITextStoreACPSink::OnStatusChange.
Requires changes in the way document locking is implemented and tested.
Huw Davies [Fri, 22 May 2009 14:13:15 +0000 (15:13 +0100)]
comdlg32/tests: PrintDlgExW returns E_NOTIMPL on some versions of winME.
Huw Davies [Fri, 22 May 2009 13:53:21 +0000 (14:53 +0100)]
ole32/tests: Fix tests on systems without IE installed.
Alexandre Julliard [Sat, 23 May 2009 09:49:09 +0000 (11:49 +0200)]
msvcrt: Replace long by MSVCRT_long.
Alexandre Julliard [Sat, 23 May 2009 09:38:59 +0000 (11:38 +0200)]
include/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility.
Alexandre Julliard [Sat, 23 May 2009 09:21:28 +0000 (11:21 +0200)]
msvcrt/tests: Make all msvcrt function pointers cdecl.
Alexandre Julliard [Sat, 23 May 2009 09:15:19 +0000 (11:15 +0200)]
msvcrt: Fix the stat and finddata structures for 64-bit.
Alexandre Julliard [Sat, 23 May 2009 09:10:05 +0000 (11:10 +0200)]
msvcrt: Add explicit 32- and 64-bit versions of the utime functions.
Alexandre Julliard [Sat, 23 May 2009 09:06:29 +0000 (11:06 +0200)]
msvcrt: Add explicit 32- and 64-bit versions of the time functions.
Alexandre Julliard [Fri, 22 May 2009 15:58:14 +0000 (17:58 +0200)]
Release 1.1.22.
Paul Vriens [Fri, 22 May 2009 13:04:53 +0000 (15:04 +0200)]
kernel32/tests: Fix test failure on older W2K boxes.
Jacek Caban [Fri, 22 May 2009 11:56:38 +0000 (13:56 +0200)]
urlmon: Fixed tests on Windows.
Paul Vriens [Fri, 22 May 2009 11:54:26 +0000 (13:54 +0200)]
gdi32/tests: Fix a test failure on Win9x/WinME.
Stefan Leichter [Fri, 22 May 2009 12:00:21 +0000 (14:00 +0200)]
traffic: Stub for TcRegisterClient.
Huw Davies [Fri, 22 May 2009 10:51:31 +0000 (11:51 +0100)]
ole32: Explicitly add the three ULONGs from the METAFILEPICT struct to allow for padding in the 64-bit version.
Alexandre Julliard [Fri, 22 May 2009 10:47:15 +0000 (12:47 +0200)]
ntdll: Implement RtlUnwindEx for x86_64.
Alexandre Julliard [Fri, 22 May 2009 10:00:43 +0000 (12:00 +0200)]
ntdll: Implement __C_specific_handler for x86_64.
Alexandre Julliard [Fri, 22 May 2009 09:52:13 +0000 (11:52 +0200)]
ntdll: Initial support for dispatching exceptions to stack handlers on x86_64.
Alexandre Julliard [Fri, 22 May 2009 09:48:30 +0000 (11:48 +0200)]
ntdll: Implemented RtlLookupFunctionEntry for x86_64.
Vincent Povirk [Thu, 21 May 2009 18:24:32 +0000 (13:24 -0500)]
shell32: Implement ShellItem_GetAttributes.
Vincent Povirk [Thu, 21 May 2009 18:18:26 +0000 (13:18 -0500)]
shell32: Implement IShellItem_GetParent.
Vincent Povirk [Thu, 21 May 2009 18:13:11 +0000 (13:13 -0500)]
shell32: Handle parent folders in SHCreateShellItem.
Vincent Povirk [Thu, 21 May 2009 16:24:29 +0000 (11:24 -0500)]
shell32: Fail properly when no pidl is passed to SHCreateShellItem.
Vincent Povirk [Thu, 21 May 2009 16:19:21 +0000 (11:19 -0500)]
shell32: Add test for SHCreateShellItem.
Rein Klazes [Fri, 22 May 2009 07:02:00 +0000 (09:02 +0200)]
win87em.dll16: Remove a unnecessary floating point instruction that can cause invalid operation exceptions.
Nikolay Sivov [Thu, 21 May 2009 20:57:30 +0000 (00:57 +0400)]
comctl32/tests: A bunch of ListView hittest tests.
Austin English [Thu, 21 May 2009 20:08:02 +0000 (15:08 -0500)]
powerprof: Remove a noisy FIXME.
Austin English [Thu, 21 May 2009 20:07:02 +0000 (15:07 -0500)]
ntdll: Change a noisy FIXME to a WARN.
Aric Stewart [Thu, 21 May 2009 18:45:57 +0000 (13:45 -0500)]
msctf: Beginning implementation of ITfContext::GetSelection.
Aric Stewart [Thu, 21 May 2009 18:45:36 +0000 (13:45 -0500)]
msctf: Beginning implementation of ITfContext::GetEnd.
Aric Stewart [Thu, 21 May 2009 18:45:26 +0000 (13:45 -0500)]
msctf: Beginning implementation of ITfContext::GetStart.
Aric Stewart [Thu, 21 May 2009 18:44:51 +0000 (13:44 -0500)]
msctf: Correct order of dwFlag checking to properly be able to set a ReadWrite lock.
Alexandre Julliard [Thu, 21 May 2009 15:17:26 +0000 (17:17 +0200)]
shell32: Remove unnecessary linefeeds in traces.
Nikolay Sivov [Thu, 21 May 2009 11:55:47 +0000 (15:55 +0400)]
comctl32/listview: Update focus rectangle properly.
Huw Davies [Thu, 21 May 2009 11:16:20 +0000 (12:16 +0100)]
ole32: Fix remote HMETAFILEPICT marshalling on 64 bit systems.
Huw Davies [Thu, 21 May 2009 10:27:41 +0000 (11:27 +0100)]
ole32/tests: Use the current stream position to determine the marshal data size.
Alexandre Julliard [Thu, 21 May 2009 11:31:01 +0000 (13:31 +0200)]
kernel32: Add missing terminator on %wc format conversion.
Ilya Shpigor [Tue, 19 May 2009 13:16:47 +0000 (17:16 +0400)]
msi: Subscribe to SetProgress event on adding progress bar control to dialog.
Vincent Povirk [Wed, 20 May 2009 16:24:18 +0000 (11:24 -0500)]
gdiplus: Implement partially transparent solid fill brushes.
Stefan Dösinger [Fri, 8 May 2009 16:17:03 +0000 (18:17 +0200)]
wined3d: Implement SGN in ARB.
Stefan Dösinger [Fri, 8 May 2009 16:14:34 +0000 (18:14 +0200)]
wined3d: Support vec4 A0 with NV_vertex_program2_option.
Stefan Dösinger [Thu, 21 May 2009 10:00:16 +0000 (12:00 +0200)]
wined3d: Support ABS and ABSNEG with NV extensions if available.
Stefan Dösinger [Fri, 8 May 2009 16:02:27 +0000 (18:02 +0200)]
wined3d: Add NV asm extension support to the ARB backend.
Stefan Dösinger [Thu, 21 May 2009 09:58:20 +0000 (11:58 +0200)]
wined3d: Support ABS and ABSNEG in ARB.
Aric Stewart [Wed, 20 May 2009 19:46:50 +0000 (14:46 -0500)]
msctf: Generate TfEditCookies for edit sessions.
Aric Stewart [Wed, 20 May 2009 19:46:44 +0000 (14:46 -0500)]
msctf: Beginning of TfEditCookie definition and usage.
Dmitry Timoshkov [Thu, 21 May 2009 04:31:04 +0000 (13:31 +0900)]
dbghelp: All parameters of MiniDumpReadDumpStream() except base are optional.
Nikolay Sivov [Wed, 20 May 2009 18:34:48 +0000 (22:34 +0400)]
comctl32/tests: A basic test for ListView WM_SETREDRAW.
Nikolay Sivov [Wed, 20 May 2009 18:13:19 +0000 (22:13 +0400)]
comctl32/listview: Don't use uninitialized value.
Vincent Povirk [Wed, 20 May 2009 16:23:38 +0000 (11:23 -0500)]
winex11.drv: Optimize AlphaBlend of 1x1 source bitmaps.
Alexandre Julliard [Wed, 20 May 2009 18:19:59 +0000 (20:19 +0200)]
oleaut32/tests: Fix some pointer sizes in typelib tests for 64-bit.
Vincent Povirk [Wed, 20 May 2009 16:22:41 +0000 (11:22 -0500)]
winex11.drv: Use the proper enum value for repeat.
Jacek Caban [Wed, 20 May 2009 14:47:32 +0000 (16:47 +0200)]
urlmon: Fixed buffer size calculation.
Francois Gouget [Wed, 20 May 2009 14:03:58 +0000 (16:03 +0200)]
msctf: Fix an error message.
Lionel Debroux [Wed, 20 May 2009 12:46:58 +0000 (14:46 +0200)]
kernel32: Fix doc header for SetThreadIdealProcessor.
Alexandre Julliard [Thu, 21 May 2009 09:37:34 +0000 (11:37 +0200)]
widl: Add support for standard target options to allow building the right typelib kind when cross-compiling.