wine
18 years agouser: Fixed MonitorFromWindow behavior for an invalid window handle.
Alexandre Julliard [Mon, 23 Oct 2006 16:03:16 +0000 (18:03 +0200)] 
user: Fixed MonitorFromWindow behavior for an invalid window handle.

18 years agomsi/tests: Fix compilation with gcc 2.95.
Francois Gouget [Mon, 23 Oct 2006 11:57:15 +0000 (13:57 +0200)] 
msi/tests: Fix compilation with gcc 2.95.

18 years agooleview: Fix compilation with gcc 2.95.
Francois Gouget [Mon, 23 Oct 2006 11:55:49 +0000 (13:55 +0200)] 
oleview: Fix compilation with gcc 2.95.

18 years agooleaut32: Fix a missing ITypeInfo::ReleaseTypeAttr in the typelib marshaling code.
Rob Shearman [Mon, 23 Oct 2006 10:46:08 +0000 (11:46 +0100)] 
oleaut32: Fix a missing ITypeInfo::ReleaseTypeAttr in the typelib marshaling code.

18 years agooleaut32: Fix two more leaks on type info destruction.
Rob Shearman [Mon, 23 Oct 2006 10:44:50 +0000 (11:44 +0100)] 
oleaut32: Fix two more leaks on type info destruction.

18 years agooleaut32: Rewrite MSFT_ReadName and MSFT_ReadString to need one less allocation and...
Rob Shearman [Mon, 23 Oct 2006 10:39:43 +0000 (11:39 +0100)] 
oleaut32: Rewrite MSFT_ReadName and MSFT_ReadString to need one less allocation and to fix a memory leak.

18 years agooleaut32: Free allocated memory on typelib and typeinfo destruction.
Rob Shearman [Mon, 23 Oct 2006 10:39:21 +0000 (11:39 +0100)] 
oleaut32: Free allocated memory on typelib and typeinfo destruction.

18 years agooleaut32: Fix some reference count and memory leaks in the typelib marshaling code.
Rob Shearman [Mon, 23 Oct 2006 10:38:20 +0000 (11:38 +0100)] 
oleaut32: Fix some reference count and memory leaks in the typelib marshaling code.

18 years agooleaut32: Fix memory leaks after calling ITypeInfo::GetNames.
Rob Shearman [Mon, 23 Oct 2006 10:29:09 +0000 (11:29 +0100)] 
oleaut32: Fix memory leaks after calling ITypeInfo::GetNames.

18 years agoole32: Fix some memory leaks in the marshal tests.
Rob Shearman [Mon, 23 Oct 2006 10:28:58 +0000 (11:28 +0100)] 
ole32: Fix some memory leaks in the marshal tests.

18 years agocomctl32: Fix imagelist leak in tests.
Rob Shearman [Mon, 23 Oct 2006 10:28:46 +0000 (11:28 +0100)] 
comctl32: Fix imagelist leak in tests.

18 years agouser32: Make the test pass for GetClassName called on a small buffer.
Dmitry Timoshkov [Mon, 23 Oct 2006 10:06:59 +0000 (19:06 +0900)] 
user32: Make the test pass for GetClassName called on a small buffer.

18 years agooleaut32: Make QueryPathOfRegTypeLib test pass under Wine.
Dmitry Timoshkov [Mon, 23 Oct 2006 11:28:37 +0000 (20:28 +0900)] 
oleaut32: Make QueryPathOfRegTypeLib test pass under Wine.

18 years agooleaut32: Add a test for QueryPathOfRegTypeLib.
Dmitry Timoshkov [Sun, 22 Oct 2006 15:01:24 +0000 (00:01 +0900)] 
oleaut32: Add a test for QueryPathOfRegTypeLib.

18 years agoshlwapi: Test and fix StrRStrI[AW].
Mikołaj Zalewski [Sun, 22 Oct 2006 17:54:18 +0000 (19:54 +0200)] 
shlwapi: Test and fix StrRStrI[AW].

18 years agoshlwapi/tests: Disable the StrFromTimeInterval tests as they are language-dependent.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:52:41 +0000 (19:52 +0200)] 
shlwapi/tests: Disable the StrFromTimeInterval tests as they are language-dependent.

18 years agoshlwapi/tests: Enable the locale-dependent tests if the delimiters are correct.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:40:56 +0000 (19:40 +0200)] 
shlwapi/tests: Enable the locale-dependent tests if the delimiters are correct.

18 years agoshlwapi/tests: Make the string.c tests compile in Visual C++.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:37:42 +0000 (19:37 +0200)] 
shlwapi/tests: Make the string.c tests compile in Visual C++.

18 years agonotepad: Fix ellipsis in menu items.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:27:37 +0000 (19:27 +0200)] 
notepad: Fix ellipsis in menu items.

18 years agonotepad: Implement Find and Find Next.
Mikołaj Zalewski [Sun, 22 Oct 2006 16:58:12 +0000 (18:58 +0200)] 
notepad: Implement Find and Find Next.

18 years agonotepad: Add a generic function for message boxes with a string parameter.
Mikołaj Zalewski [Sun, 22 Oct 2006 16:54:51 +0000 (18:54 +0200)] 
notepad: Add a generic function for message boxes with a string parameter.

18 years agocomdlg32: Cast-qual warning fix.
Andrew Talbot [Sun, 22 Oct 2006 12:32:03 +0000 (13:32 +0100)] 
comdlg32: Cast-qual warning fix.

18 years agocomdlg32: Cast-qual warnings fix.
Andrew Talbot [Sun, 22 Oct 2006 12:32:29 +0000 (13:32 +0100)] 
comdlg32: Cast-qual warnings fix.

18 years agocomctl32: Cast-qual warnings fix.
Andrew Talbot [Fri, 20 Oct 2006 19:39:22 +0000 (20:39 +0100)] 
comctl32: Cast-qual warnings fix.

18 years agomsvcrt: Speed up new operator.
Markus Amsler [Sun, 22 Oct 2006 02:51:23 +0000 (04:51 +0200)] 
msvcrt: Speed up new operator.

18 years agomshtml: Insert missing "return" operator.
Andrey Turkin [Fri, 20 Oct 2006 19:40:01 +0000 (23:40 +0400)] 
mshtml: Insert missing "return" operator.

18 years agouser: Adapt system metrics for multi-monitor setups.
Alexandre Julliard [Mon, 23 Oct 2006 12:29:57 +0000 (14:29 +0200)] 
user: Adapt system metrics for multi-monitor setups.

18 years agocomctl32: Position the tooltip window correctly on multi-monitor setups.
Alexandre Julliard [Mon, 23 Oct 2006 12:05:34 +0000 (14:05 +0200)] 
comctl32: Position the tooltip window correctly on multi-monitor setups.

18 years agouser: Maximize windows to the right monitor on multi-monitor setups.
Alexandre Julliard [Mon, 23 Oct 2006 12:04:52 +0000 (14:04 +0200)] 
user: Maximize windows to the right monitor on multi-monitor setups.

18 years agouser: Fixed combo box drop position on multi-monitor setups.
Alexandre Julliard [Mon, 23 Oct 2006 12:04:42 +0000 (14:04 +0200)] 
user: Fixed combo box drop position on multi-monitor setups.

18 years agouser: Take multiple monitors into account when placing a dialog.
Alexandre Julliard [Mon, 23 Oct 2006 12:04:12 +0000 (14:04 +0200)] 
user: Take multiple monitors into account when placing a dialog.

18 years agouser: Take multiple monitors into account when placing a window.
Alexandre Julliard [Mon, 23 Oct 2006 12:03:41 +0000 (14:03 +0200)] 
user: Take multiple monitors into account when placing a window.

18 years agouser: Take multiple monitors into account when placing a popup menu.
Alexandre Julliard [Mon, 23 Oct 2006 12:03:26 +0000 (14:03 +0200)] 
user: Take multiple monitors into account when placing a popup menu.

18 years agouser: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver.
Alexandre Julliard [Mon, 23 Oct 2006 11:51:30 +0000 (13:51 +0200)] 
user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver.

Added Xinerama support for these functions.

18 years agowinex11.drv: Preliminary support for Xinerama.
Alexandre Julliard [Mon, 23 Oct 2006 12:37:17 +0000 (14:37 +0200)] 
winex11.drv: Preliminary support for Xinerama.

18 years agoconfigure: Check for the Xinerama extension.
Alexandre Julliard [Mon, 23 Oct 2006 11:46:34 +0000 (13:46 +0200)] 
configure: Check for the Xinerama extension.

18 years agooledlg: Updated Korean resource.
Hwang YunSong(황윤성) [Mon, 23 Oct 2006 07:44:43 +0000 (16:44 +0900)] 
oledlg: Updated Korean resource.

18 years agowineconsole: Updated Korean resource.
Hwang YunSong(황윤성) [Mon, 23 Oct 2006 00:59:14 +0000 (09:59 +0900)] 
wineconsole: Updated Korean resource.

18 years agouser32: Add a test showing a problem in GetClassNameA.
Mike McCormack [Mon, 23 Oct 2006 11:41:33 +0000 (20:41 +0900)] 
user32: Add a test showing a problem in GetClassNameA.

18 years agomsi: Fix insertion of null integers into a table.
Mike McCormack [Mon, 23 Oct 2006 17:18:21 +0000 (02:18 +0900)] 
msi: Fix insertion of null integers into a table.

18 years agomsi: Add the column type INTEGER as an alias for INT.
Mike McCormack [Mon, 23 Oct 2006 17:02:43 +0000 (02:02 +0900)] 
msi: Add the column type INTEGER as an alias for INT.

18 years agomsi: Only apply transforms that are valid for a database.
Mike McCormack [Mon, 23 Oct 2006 16:12:13 +0000 (01:12 +0900)] 
msi: Only apply transforms that are valid for a database.

18 years agomsi: Initialize the summary information from a storage interface, not a db.
Mike McCormack [Mon, 23 Oct 2006 16:11:30 +0000 (01:11 +0900)] 
msi: Initialize the summary information from a storage interface, not a db.

18 years agonotepad: Update Korean resources.
Byeong-Sik Jeon [Fri, 20 Oct 2006 15:47:04 +0000 (00:47 +0900)] 
notepad: Update Korean resources.

18 years agooleview: Update Korean resources.
Byeong-Sik Jeon [Fri, 20 Oct 2006 15:47:04 +0000 (00:47 +0900)] 
oleview: Update Korean resources.

18 years agowinefile: Update Korean resources.
Byeong-Sik Jeon [Fri, 20 Oct 2006 15:47:04 +0000 (00:47 +0900)] 
winefile: Update Korean resources.

18 years agodnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
Hans Leidekker [Fri, 20 Oct 2006 14:13:52 +0000 (16:13 +0200)] 
dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.

18 years agowineconsole: Fix Polish translation.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:35:16 +0000 (19:35 +0200)] 
wineconsole: Fix Polish translation.

18 years agowineconsole: Check one of the radio buttons in the "Save settings" dialog.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:33:18 +0000 (19:33 +0200)] 
wineconsole: Check one of the radio buttons in the "Save settings" dialog.

18 years agowineconsole: En.rc: Enlarge the "save console settings" dialog to avoid cropping...
Mikołaj Zalewski [Sun, 22 Oct 2006 17:31:18 +0000 (19:31 +0200)] 
wineconsole: En.rc: Enlarge the "save console settings" dialog to avoid cropping of text.

18 years agocomdlg32: Pl.rc: Enlarge the Find dialog to show the whole radio buttons text.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:29:24 +0000 (19:29 +0200)] 
comdlg32: Pl.rc: Enlarge the Find dialog to show the whole radio buttons text.

18 years agohhctrl.ocx: Add Polish translation.
Mikołaj Zalewski [Sun, 22 Oct 2006 16:50:53 +0000 (18:50 +0200)] 
hhctrl.ocx: Add Polish translation.

18 years agooledlg: Add Polish translation.
Mikołaj Zalewski [Sun, 22 Oct 2006 16:49:38 +0000 (18:49 +0200)] 
oledlg: Add Polish translation.

18 years agowineconsole: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:23:46 +0000 (18:23 +0200)] 
wineconsole: Update German translation.

18 years agooleview: Add German translation.
Frank Richter [Sun, 22 Oct 2006 16:12:45 +0000 (18:12 +0200)] 
oleview: Add German translation.

18 years agogphoto2.ds: Add German translation.
Frank Richter [Sun, 22 Oct 2006 16:12:16 +0000 (18:12 +0200)] 
gphoto2.ds: Add German translation.

18 years agowinefile: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:11:35 +0000 (18:11 +0200)] 
winefile: Update German translation.

18 years agotaskmgr: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:11:06 +0000 (18:11 +0200)] 
taskmgr: Update German translation.

18 years agoregedit: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:10:23 +0000 (18:10 +0200)] 
regedit: Update German translation.

18 years agoprogman: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:09:52 +0000 (18:09 +0200)] 
progman: Update German translation.

18 years agonotepad: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:09:02 +0000 (18:09 +0200)] 
notepad: Update German translation.

18 years agocmdlgtst: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:08:27 +0000 (18:08 +0200)] 
cmdlgtst: Update German translation.

18 years agoclock: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:07:53 +0000 (18:07 +0200)] 
clock: Update German translation.

18 years agooledlg: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:07:21 +0000 (18:07 +0200)] 
oledlg: Update German translation.

18 years agomshtml: Left-align Gecko download information message for better readability.
Frank Richter [Sun, 22 Oct 2006 14:55:08 +0000 (16:55 +0200)] 
mshtml: Left-align Gecko download information message for better readability.

18 years agomshtml: Enlarge status text control ins some translated dialogs so all text is readable.
Frank Richter [Sun, 22 Oct 2006 14:54:35 +0000 (16:54 +0200)] 
mshtml: Enlarge status text control ins some translated dialogs so all text is readable.

18 years agomshtml: Update German translation.
Frank Richter [Sun, 22 Oct 2006 14:47:38 +0000 (16:47 +0200)] 
mshtml: Update German translation.

18 years agooledlg: Only send the end dialog msg if the button is actually clicked.
Huw Davies [Fri, 20 Oct 2006 15:54:53 +0000 (16:54 +0100)] 
oledlg: Only send the end dialog msg if the button is actually clicked.

18 years agourlmon: Added image/tiff mime filter.
Jacek Caban [Sat, 21 Oct 2006 20:56:23 +0000 (22:56 +0200)] 
urlmon: Added image/tiff mime filter.

18 years agoshdocvw: Fix windows style of windows without parents.
Jacek Caban [Sat, 21 Oct 2006 20:54:38 +0000 (22:54 +0200)] 
shdocvw: Fix windows style of windows without parents.

18 years agowininet: Use HTTP_ADDHDR_FLAG_REPLACE flag in HTTP_HttpSendRequest to add Content...
Jacek Caban [Fri, 20 Oct 2006 13:39:00 +0000 (15:39 +0200)] 
wininet: Use HTTP_ADDHDR_FLAG_REPLACE flag in HTTP_HttpSendRequest to add Content-Length header.

18 years agomshtml: Added IHTMLElement::get_className implementation.
Jacek Caban [Fri, 20 Oct 2006 13:38:39 +0000 (15:38 +0200)] 
mshtml: Added IHTMLElement::get_className implementation.

18 years agomshtml: Don't return empty string in IHTMLSelectElement::get_name.
Jacek Caban [Fri, 20 Oct 2006 13:38:13 +0000 (15:38 +0200)] 
mshtml: Don't return empty string in IHTMLSelectElement::get_name.

18 years agotools: Add addtional help to runtest.
Jeff Latimer [Sat, 21 Oct 2006 09:35:57 +0000 (19:35 +1000)] 
tools: Add addtional help to runtest.

18 years agoadvapi32: Fixed a couple items from previous patch (spotted by G Pfeifer).
Eric Pouech [Sat, 21 Oct 2006 11:18:29 +0000 (13:18 +0200)] 
advapi32: Fixed a couple items from previous patch (spotted by G Pfeifer).

18 years agowinedbg: Added a few more cases where we inspect if i386 instructions
Eric Pouech [Sat, 21 Oct 2006 07:40:11 +0000 (09:40 +0200)] 
winedbg: Added a few more cases where we inspect if i386 instructions
are actually calls (based on previous work by Jeff Latimer).

18 years agoconfigure: Now that we have dwarf support for debug info, don't force stabs as debug...
Eric Pouech [Sat, 21 Oct 2006 07:03:26 +0000 (09:03 +0200)] 
configure: Now that we have dwarf support for debug info, don't force stabs as debug info format.

18 years agowinsock: Clear the held mask with the requested events so that they can be signaled.
Eric Pouech [Sat, 21 Oct 2006 06:49:40 +0000 (08:49 +0200)] 
winsock: Clear the held mask with the requested events so that they can be signaled.

18 years agoadvpack: Plug a couple of memory leaks.
Eric Pouech [Sat, 21 Oct 2006 06:49:10 +0000 (08:49 +0200)] 
advpack: Plug a couple of memory leaks.

18 years agodnsapi: Avoid non-portable types.
Alexandre Julliard [Fri, 20 Oct 2006 12:51:44 +0000 (14:51 +0200)] 
dnsapi: Avoid non-portable types.

18 years agorpcrt4: Added support for RPC TCP servers.
Damjan Jovanovic [Wed, 18 Oct 2006 16:14:11 +0000 (18:14 +0200)] 
rpcrt4: Added support for RPC TCP servers.

18 years agowininet: HttpSendRequestW() returns ERROR_IO_PENDING when called on an async socket...
Francois Gouget [Wed, 18 Oct 2006 19:22:21 +0000 (21:22 +0200)] 
wininet: HttpSendRequestW() returns ERROR_IO_PENDING when called on an async socket. But that does not mean that it failed.

18 years agoAdd '\n's to Wine traces.
Francois Gouget [Wed, 18 Oct 2006 19:21:57 +0000 (21:21 +0200)] 
Add '\n's to Wine traces.

18 years agontdll: Added debug support for notifying block allocation / freeing.
Eric Pouech [Thu, 19 Oct 2006 19:49:11 +0000 (21:49 +0200)] 
ntdll: Added debug support for notifying block allocation / freeing.

18 years agoadvapi32: Plug a couple of memory leaks.
Eric Pouech [Tue, 17 Oct 2006 19:32:00 +0000 (21:32 +0200)] 
advapi32: Plug a couple of memory leaks.

18 years agoKorean: Use SUBLANG_NEUTRAL in Korean resources.
Byeong-Sik Jeon [Wed, 18 Oct 2006 22:39:40 +0000 (07:39 +0900)] 
Korean: Use SUBLANG_NEUTRAL in Korean resources.

18 years agowineconsole: WM_RBUTTONDOWN lParam is in client coordinates not window coordinates.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:38:01 +0000 (19:38 +0200)] 
wineconsole: WM_RBUTTONDOWN lParam is in client coordinates not window coordinates.

18 years agowineconsole: Make most keys cancel the selection.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:36:30 +0000 (19:36 +0200)] 
wineconsole: Make most keys cancel the selection.

18 years agowineconsole: Allow making selections with a mouse also when not in the QuickEdit...
Mikołaj Zalewski [Thu, 19 Oct 2006 17:35:02 +0000 (19:35 +0200)] 
wineconsole: Allow making selections with a mouse also when not in the QuickEdit mode.

18 years agowineconsole: Remove spaces from the ends of lines while copying to the clipboard.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:25:08 +0000 (19:25 +0200)] 
wineconsole: Remove spaces from the ends of lines while copying to the clipboard.

18 years agowineconsole: Change selection on WM_KEYDOWN not WM_KEYUP.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:22:24 +0000 (19:22 +0200)] 
wineconsole: Change selection on WM_KEYDOWN not WM_KEYUP.

18 years agowineconsole: Add usage message and more specific error messages.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:21:17 +0000 (19:21 +0200)] 
wineconsole: Add usage message and more specific error messages.

18 years agowineaudioio.drv: Win64 printf format fixes.
Alexandre Julliard [Fri, 20 Oct 2006 10:59:02 +0000 (12:59 +0200)] 
wineaudioio.drv: Win64 printf format fixes.

18 years agowinecoreaudio.drv: Win64 printf format fixes.
Alexandre Julliard [Fri, 20 Oct 2006 10:36:38 +0000 (12:36 +0200)] 
winecoreaudio.drv: Win64 printf format fixes.

18 years agogdi32: Renamed the gdi directory to gdi32.
Alexandre Julliard [Fri, 20 Oct 2006 10:25:29 +0000 (12:25 +0200)] 
gdi32: Renamed the gdi directory to gdi32.

18 years agoAvoid usage of sizeof in traces that causes warnings on MacOSX.
Alexandre Julliard [Fri, 20 Oct 2006 10:16:45 +0000 (12:16 +0200)] 
Avoid usage of sizeof in traces that causes warnings on MacOSX.

18 years agosecur32: Add include guard to hmac_md5.h.
Kai Blin [Thu, 19 Oct 2006 12:31:23 +0000 (14:31 +0200)] 
secur32: Add include guard to hmac_md5.h.

18 years agogdi32: Add wglShareList to gdi32.spec.
Christoph Frick [Fri, 20 Oct 2006 07:46:31 +0000 (09:46 +0200)] 
gdi32: Add wglShareList to gdi32.spec.

18 years agomsi: Add tests for integer column types.
James Hawkins [Fri, 20 Oct 2006 01:40:09 +0000 (18:40 -0700)] 
msi: Add tests for integer column types.

18 years agomsi: Integer columns can have the 'NOT NULL' modifier too.
James Hawkins [Fri, 20 Oct 2006 00:46:17 +0000 (17:46 -0700)] 
msi: Integer columns can have the 'NOT NULL' modifier too.