wine
16 years agojscript: Added implementation of Math_atan.
Piotr Caban [Mon, 25 May 2009 20:05:21 +0000 (22:05 +0200)] 
jscript: Added implementation of Math_atan.

16 years agojscript: Added implementation of Math_asin.
Piotr Caban [Mon, 25 May 2009 20:05:00 +0000 (22:05 +0200)] 
jscript: Added implementation of Math_asin.

16 years agoconfigure: Find libpng in /usr/X11 on MacOS.
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.

16 years agocomctl32/mru: Check for NULL handles in MRU calls.
Nikolay Sivov [Mon, 25 May 2009 10:47:03 +0000 (14:47 +0400)] 
comctl32/mru: Check for NULL handles in MRU calls.

16 years agoreg: Updated Korean resource.
Hwang YunSong [Mon, 25 May 2009 00:21:55 +0000 (09:21 +0900)] 
reg: Updated Korean resource.

16 years agoshell32: Updated Korean resource.
Hwang YunSong [Mon, 25 May 2009 00:22:47 +0000 (09:22 +0900)] 
shell32: Updated Korean resource.

16 years agoregedit: Updated Korean resource.
Hwang YunSong [Mon, 25 May 2009 00:22:19 +0000 (09:22 +0900)] 
regedit: Updated Korean resource.

16 years agowinmm/tests: Fix test in wave_out_test_deviceOut().
Gerald Pfeifer [Sun, 24 May 2009 18:16:05 +0000 (20:16 +0200)] 
winmm/tests: Fix test in wave_out_test_deviceOut().

16 years agouser32/tests: Fix MODIFIED macro.
Gerald Pfeifer [Sun, 24 May 2009 17:47:24 +0000 (19:47 +0200)] 
user32/tests: Fix MODIFIED macro.

16 years agocomctl32: Add ListView_SetCheckState and ListView_GetCheckState.
André Hentschel [Sun, 24 May 2009 14:02:38 +0000 (16:02 +0200)] 
comctl32: Add ListView_SetCheckState and ListView_GetCheckState.

16 years agowined3d: Match device name string to windows one.
Louis Lenders [Fri, 22 May 2009 22:14:58 +0000 (22:14 +0000)] 
wined3d: Match device name string to windows one.

16 years agowinemenubuilder: Add MIME types to freedesktop.
Damjan Jovanovic [Tue, 19 May 2009 19:40:41 +0000 (21:40 +0200)] 
winemenubuilder: Add MIME types to freedesktop.

16 years agooleaut32/tests: Fix a test broken on XP 64.
Alexandre Julliard [Mon, 25 May 2009 09:49:08 +0000 (11:49 +0200)] 
oleaut32/tests: Fix a test broken on XP 64.

16 years agowineboot: Compain loudly if we can't find wine.inf.
Alexandre Julliard [Mon, 25 May 2009 09:48:23 +0000 (11:48 +0200)] 
wineboot: Compain loudly if we can't find wine.inf.

16 years agocomctl32/listview: Don't hittest when it's not needed.
Nikolay Sivov [Sun, 24 May 2009 20:44:26 +0000 (00:44 +0400)] 
comctl32/listview: Don't hittest when it's not needed.

16 years agocomctl32/listview: Simplify key selection handler a bit.
Nikolay Sivov [Sun, 24 May 2009 20:26:30 +0000 (00:26 +0400)] 
comctl32/listview: Simplify key selection handler a bit.

16 years agocomctl32/listview: Reuse cached control style.
Nikolay Sivov [Sun, 24 May 2009 20:07:29 +0000 (00:07 +0400)] 
comctl32/listview: Reuse cached control style.

16 years agocomctl32/listview: Remove duplicated expression.
Nikolay Sivov [Sun, 24 May 2009 20:02:14 +0000 (00:02 +0400)] 
comctl32/listview: Remove duplicated expression.

16 years agocomctl32/toolbar: Retrieve Tooltips control data once at WinProc.
Nikolay Sivov [Sun, 24 May 2009 19:39:02 +0000 (23:39 +0400)] 
comctl32/toolbar: Retrieve Tooltips control data once at WinProc.

16 years agocomctl32/hotkey: Remove useless line.
Nikolay Sivov [Sun, 24 May 2009 19:36:11 +0000 (23:36 +0400)] 
comctl32/hotkey: Remove useless line.

16 years agocomctl32/toolbar: Don't free Toolbar control data too early.
Nikolay Sivov [Sun, 24 May 2009 18:45:57 +0000 (22:45 +0400)] 
comctl32/toolbar: Don't free Toolbar control data too early.

16 years agocomctl32/treeview: Use message return values in TreeView tests.
Nikolay Sivov [Sun, 24 May 2009 18:43:18 +0000 (22:43 +0400)] 
comctl32/treeview: Use message return values in TreeView tests.

16 years agocomctl32/listview: Fix returning LVHT_ONITEMSTATEICON flag on hittesting.
Nikolay Sivov [Sun, 24 May 2009 18:39:31 +0000 (22:39 +0400)] 
comctl32/listview: Fix returning LVHT_ONITEMSTATEICON flag on hittesting.

16 years agocomctl32/listview: Draw focus rectangle only when visible.
Nikolay Sivov [Sun, 24 May 2009 18:36:14 +0000 (22:36 +0400)] 
comctl32/listview: Draw focus rectangle only when visible.

16 years agomshtml: Use TLS_OUT_OF_INDEXES as invalid TLS value.
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.

16 years agourlmon: Use TLS_OUT_OF_INDEXES as invalid TLS value.
Jacek Caban [Sun, 24 May 2009 21:16:21 +0000 (23:16 +0200)] 
urlmon: Use TLS_OUT_OF_INDEXES as invalid TLS value.

16 years agokernel32/tests: Fix comment.
Paul Vriens [Mon, 25 May 2009 08:29:01 +0000 (10:29 +0200)] 
kernel32/tests: Fix comment.

16 years agokernel32: Use Polish translations.
Paul Vriens [Mon, 25 May 2009 08:09:14 +0000 (10:09 +0200)] 
kernel32: Use Polish translations.

16 years agowined3d: Fix debug_d3dusagequery() to handle combinations of flags.
Henri Verbeet [Mon, 25 May 2009 07:17:22 +0000 (09:17 +0200)] 
wined3d: Fix debug_d3dusagequery() to handle combinations of flags.

16 years agowined3d: Fix debug_d3dusage() 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.

16 years agowined3d: Remove some apparently leftover debug code.
Henri Verbeet [Mon, 25 May 2009 07:17:22 +0000 (09:17 +0200)] 
wined3d: Remove some apparently leftover debug code.

16 years agowined3d: Remove some unnecessary forward declarations.
Henri Verbeet [Mon, 25 May 2009 07:17:21 +0000 (09:17 +0200)] 
wined3d: Remove some unnecessary forward declarations.

16 years agosecur32: Initialize cbBuffer to 0 for NULL buffers.
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.

16 years agojscript: Added Math_LN10 implementation and tests.
Piotr Caban [Sun, 24 May 2009 19:06:50 +0000 (21:06 +0200)] 
jscript: Added Math_LN10 implementation and tests.

16 years agojscript: Added Math_acos implementation and tests.
Piotr Caban [Sun, 24 May 2009 22:03:06 +0000 (00:03 +0200)] 
jscript: Added Math_acos implementation and tests.

16 years agojscript: Added Math_SQRT1_2 implementations and tests.
Piotr Caban [Sun, 24 May 2009 19:07:22 +0000 (21:07 +0200)] 
jscript: Added Math_SQRT1_2 implementations and tests.

16 years agojscript: Added Math_SQRT2 implementation and tests.
Piotr Caban [Sun, 24 May 2009 19:06:23 +0000 (21:06 +0200)] 
jscript: Added Math_SQRT2 implementation and tests.

16 years agowined3d: Decrement fbo_entry_count when one is removed from the list.
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.

16 years agowined3d: Prevent erroneous FIXMEs on newer cards.
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.

16 years agodsound: Clarify statement in DSOUND_capture_callback.
Gerald Pfeifer [Sat, 23 May 2009 20:17:08 +0000 (22:17 +0200)] 
dsound: Clarify statement in DSOUND_capture_callback.

16 years agoavifil32: Constify a variable.
Andrew Talbot [Sat, 23 May 2009 21:31:56 +0000 (22:31 +0100)] 
avifil32: Constify a variable.

16 years agowinedbg: Add Russian translation.
Vladimir Pankratov [Fri, 22 May 2009 21:21:03 +0000 (02:21 +0500)] 
winedbg: Add Russian translation.

16 years agocryptui: Added Dutch translations.
Frans Kool [Fri, 22 May 2009 20:41:07 +0000 (22:41 +0200)] 
cryptui: Added Dutch translations.

16 years agoimm32: Use a simpler comparison of a pointer with NULL.
Michael Stefaniuc [Fri, 22 May 2009 20:23:17 +0000 (22:23 +0200)] 
imm32: Use a simpler comparison of a pointer with NULL.

16 years agomsctf: Implement ITextStoreACPSink::OnStatusChange.
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.

16 years agocomdlg32/tests: PrintDlgExW returns E_NOTIMPL on some versions of winME.
Huw Davies [Fri, 22 May 2009 14:13:15 +0000 (15:13 +0100)] 
comdlg32/tests: PrintDlgExW returns E_NOTIMPL on some versions of winME.

16 years agoole32/tests: Fix tests on systems without IE installed.
Huw Davies [Fri, 22 May 2009 13:53:21 +0000 (14:53 +0100)] 
ole32/tests: Fix tests on systems without IE installed.

16 years agomsvcrt: Replace long by MSVCRT_long.
Alexandre Julliard [Sat, 23 May 2009 09:49:09 +0000 (11:49 +0200)] 
msvcrt: Replace long by MSVCRT_long.

16 years agoinclude/msvcrt: Add explicit msvcrt_long types to replace long for 64-bit compatibility.
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.

16 years agomsvcrt/tests: Make all msvcrt function pointers cdecl.
Alexandre Julliard [Sat, 23 May 2009 09:21:28 +0000 (11:21 +0200)] 
msvcrt/tests: Make all msvcrt function pointers cdecl.

16 years agomsvcrt: Fix the stat and finddata structures for 64-bit.
Alexandre Julliard [Sat, 23 May 2009 09:15:19 +0000 (11:15 +0200)] 
msvcrt: Fix the stat and finddata structures for 64-bit.

16 years agomsvcrt: Add explicit 32- and 64-bit versions of the utime functions.
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.

16 years agomsvcrt: Add explicit 32- and 64-bit versions of the time 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.

16 years agoRelease 1.1.22. wine-1.1.22
Alexandre Julliard [Fri, 22 May 2009 15:58:14 +0000 (17:58 +0200)] 
Release 1.1.22.

16 years agokernel32/tests: Fix test failure on older W2K boxes.
Paul Vriens [Fri, 22 May 2009 13:04:53 +0000 (15:04 +0200)] 
kernel32/tests: Fix test failure on older W2K boxes.

16 years agourlmon: Fixed tests on Windows.
Jacek Caban [Fri, 22 May 2009 11:56:38 +0000 (13:56 +0200)] 
urlmon: Fixed tests on Windows.

16 years agogdi32/tests: Fix a test failure on Win9x/WinME.
Paul Vriens [Fri, 22 May 2009 11:54:26 +0000 (13:54 +0200)] 
gdi32/tests: Fix a test failure on Win9x/WinME.

16 years agotraffic: Stub for TcRegisterClient.
Stefan Leichter [Fri, 22 May 2009 12:00:21 +0000 (14:00 +0200)] 
traffic: Stub for TcRegisterClient.

16 years agoole32: Explicitly add the three ULONGs from the METAFILEPICT struct to allow for...
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.

16 years agontdll: Implement RtlUnwindEx for x86_64.
Alexandre Julliard [Fri, 22 May 2009 10:47:15 +0000 (12:47 +0200)] 
ntdll: Implement RtlUnwindEx for x86_64.

16 years agontdll: Implement __C_specific_handler for x86_64.
Alexandre Julliard [Fri, 22 May 2009 10:00:43 +0000 (12:00 +0200)] 
ntdll: Implement __C_specific_handler for x86_64.

16 years agontdll: Initial support for dispatching exceptions to stack handlers on 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.

16 years agontdll: Implemented RtlLookupFunctionEntry for x86_64.
Alexandre Julliard [Fri, 22 May 2009 09:48:30 +0000 (11:48 +0200)] 
ntdll: Implemented RtlLookupFunctionEntry for x86_64.

16 years agoshell32: Implement ShellItem_GetAttributes.
Vincent Povirk [Thu, 21 May 2009 18:24:32 +0000 (13:24 -0500)] 
shell32: Implement ShellItem_GetAttributes.

16 years agoshell32: Implement IShellItem_GetParent.
Vincent Povirk [Thu, 21 May 2009 18:18:26 +0000 (13:18 -0500)] 
shell32: Implement IShellItem_GetParent.

16 years agoshell32: Handle parent folders in SHCreateShellItem.
Vincent Povirk [Thu, 21 May 2009 18:13:11 +0000 (13:13 -0500)] 
shell32: Handle parent folders in SHCreateShellItem.

16 years agoshell32: Fail properly when no pidl is passed to SHCreateShellItem.
Vincent Povirk [Thu, 21 May 2009 16:24:29 +0000 (11:24 -0500)] 
shell32: Fail properly when no pidl is passed to SHCreateShellItem.

16 years agoshell32: Add test for SHCreateShellItem.
Vincent Povirk [Thu, 21 May 2009 16:19:21 +0000 (11:19 -0500)] 
shell32: Add test for SHCreateShellItem.

16 years agowin87em.dll16: Remove a unnecessary floating point instruction that can cause invalid...
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.

16 years agocomctl32/tests: A bunch of ListView hittest tests.
Nikolay Sivov [Thu, 21 May 2009 20:57:30 +0000 (00:57 +0400)] 
comctl32/tests: A bunch of ListView hittest tests.

16 years agopowerprof: Remove a noisy FIXME.
Austin English [Thu, 21 May 2009 20:08:02 +0000 (15:08 -0500)] 
powerprof: Remove a noisy FIXME.

16 years agontdll: Change a noisy FIXME to a WARN.
Austin English [Thu, 21 May 2009 20:07:02 +0000 (15:07 -0500)] 
ntdll: Change a noisy FIXME to a WARN.

16 years agomsctf: Beginning implementation of ITfContext::GetSelection.
Aric Stewart [Thu, 21 May 2009 18:45:57 +0000 (13:45 -0500)] 
msctf: Beginning implementation of ITfContext::GetSelection.

16 years agomsctf: Beginning implementation of ITfContext::GetEnd.
Aric Stewart [Thu, 21 May 2009 18:45:36 +0000 (13:45 -0500)] 
msctf: Beginning implementation of ITfContext::GetEnd.

16 years agomsctf: Beginning implementation of ITfContext::GetStart.
Aric Stewart [Thu, 21 May 2009 18:45:26 +0000 (13:45 -0500)] 
msctf: Beginning implementation of ITfContext::GetStart.

16 years agomsctf: Correct order of dwFlag checking to properly be able to set a ReadWrite lock.
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.

16 years agoshell32: Remove unnecessary linefeeds in traces.
Alexandre Julliard [Thu, 21 May 2009 15:17:26 +0000 (17:17 +0200)] 
shell32: Remove unnecessary linefeeds in traces.

16 years agocomctl32/listview: Update focus rectangle properly.
Nikolay Sivov [Thu, 21 May 2009 11:55:47 +0000 (15:55 +0400)] 
comctl32/listview: Update focus rectangle properly.

16 years agoole32: Fix remote HMETAFILEPICT marshalling on 64 bit systems.
Huw Davies [Thu, 21 May 2009 11:16:20 +0000 (12:16 +0100)] 
ole32: Fix remote HMETAFILEPICT marshalling on 64 bit systems.

16 years agoole32/tests: Use the current stream position to determine the marshal data size.
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.

16 years agokernel32: Add missing terminator on %wc format conversion.
Alexandre Julliard [Thu, 21 May 2009 11:31:01 +0000 (13:31 +0200)] 
kernel32: Add missing terminator on %wc format conversion.

16 years agomsi: Subscribe to SetProgress event on adding progress bar control to dialog.
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.

16 years agogdiplus: Implement partially transparent solid fill brushes.
Vincent Povirk [Wed, 20 May 2009 16:24:18 +0000 (11:24 -0500)] 
gdiplus: Implement partially transparent solid fill brushes.

16 years agowined3d: Implement SGN in ARB.
Stefan Dösinger [Fri, 8 May 2009 16:17:03 +0000 (18:17 +0200)] 
wined3d: Implement SGN in ARB.

16 years agowined3d: Support vec4 A0 with NV_vertex_program2_option.
Stefan Dösinger [Fri, 8 May 2009 16:14:34 +0000 (18:14 +0200)] 
wined3d: Support vec4 A0 with NV_vertex_program2_option.

16 years agowined3d: Support ABS and ABSNEG with NV extensions if available.
Stefan Dösinger [Thu, 21 May 2009 10:00:16 +0000 (12:00 +0200)] 
wined3d: Support ABS and ABSNEG with NV extensions if available.

16 years agowined3d: Add NV asm extension support to the ARB backend.
Stefan Dösinger [Fri, 8 May 2009 16:02:27 +0000 (18:02 +0200)] 
wined3d: Add NV asm extension support to the ARB backend.

16 years agowined3d: Support ABS and ABSNEG in ARB.
Stefan Dösinger [Thu, 21 May 2009 09:58:20 +0000 (11:58 +0200)] 
wined3d: Support ABS and ABSNEG in ARB.

16 years agomsctf: Generate TfEditCookies for edit sessions.
Aric Stewart [Wed, 20 May 2009 19:46:50 +0000 (14:46 -0500)] 
msctf: Generate TfEditCookies for edit sessions.

16 years agomsctf: Beginning of TfEditCookie definition and usage.
Aric Stewart [Wed, 20 May 2009 19:46:44 +0000 (14:46 -0500)] 
msctf: Beginning of TfEditCookie definition and usage.

16 years agodbghelp: All parameters of MiniDumpReadDumpStream() except base are optional.
Dmitry Timoshkov [Thu, 21 May 2009 04:31:04 +0000 (13:31 +0900)] 
dbghelp: All parameters of MiniDumpReadDumpStream() except base are optional.

16 years agocomctl32/tests: A basic test for ListView WM_SETREDRAW.
Nikolay Sivov [Wed, 20 May 2009 18:34:48 +0000 (22:34 +0400)] 
comctl32/tests: A basic test for ListView WM_SETREDRAW.

16 years agocomctl32/listview: Don't use uninitialized value.
Nikolay Sivov [Wed, 20 May 2009 18:13:19 +0000 (22:13 +0400)] 
comctl32/listview: Don't use uninitialized value.

16 years agowinex11.drv: Optimize AlphaBlend of 1x1 source bitmaps.
Vincent Povirk [Wed, 20 May 2009 16:23:38 +0000 (11:23 -0500)] 
winex11.drv: Optimize AlphaBlend of 1x1 source bitmaps.

16 years agooleaut32/tests: Fix some pointer sizes in typelib tests for 64-bit.
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.

16 years agowinex11.drv: Use the proper enum value for repeat.
Vincent Povirk [Wed, 20 May 2009 16:22:41 +0000 (11:22 -0500)] 
winex11.drv: Use the proper enum value for repeat.

16 years agourlmon: Fixed buffer size calculation.
Jacek Caban [Wed, 20 May 2009 14:47:32 +0000 (16:47 +0200)] 
urlmon: Fixed buffer size calculation.

16 years agomsctf: Fix an error message.
Francois Gouget [Wed, 20 May 2009 14:03:58 +0000 (16:03 +0200)] 
msctf: Fix an error message.

16 years agokernel32: Fix doc header for SetThreadIdealProcessor.
Lionel Debroux [Wed, 20 May 2009 12:46:58 +0000 (14:46 +0200)] 
kernel32: Fix doc header for SetThreadIdealProcessor.

16 years agowidl: Add support for standard target options to allow building the right typelib...
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.