wine
15 years agomsvcrt: Don't depend on the system's implementation of acos() & asin().
Henri Verbeet [Fri, 29 Aug 2008 00:11:53 +0000 (02:11 +0200)] 
msvcrt: Don't depend on the system's implementation of acos() & asin().

15 years agogdiplus: Stub for GdipFlattenPath with tests.
Nikolay Sivov [Fri, 29 Aug 2008 11:47:05 +0000 (15:47 +0400)] 
gdiplus: Stub for GdipFlattenPath with tests.

15 years agosystray: Keep systray hidden when requested by moving it off screen.
Aric Stewart [Wed, 27 Aug 2008 17:31:14 +0000 (12:31 -0500)] 
systray: Keep systray hidden when requested by moving it off screen.

15 years agocomctl32: Rename the Chinese resources to comctl_Zh.rc.
Alexandre Julliard [Fri, 29 Aug 2008 11:53:21 +0000 (13:53 +0200)] 
comctl32: Rename the Chinese resources to comctl_Zh.rc.

15 years agocomdlg32: Merge Chinese resources into a single file.
Alexandre Julliard [Fri, 29 Aug 2008 11:52:47 +0000 (13:52 +0200)] 
comdlg32: Merge Chinese resources into a single file.

15 years agoshell32: Merge Chinese resources into a single file.
Alexandre Julliard [Fri, 29 Aug 2008 11:52:10 +0000 (13:52 +0200)] 
shell32: Merge Chinese resources into a single file.

15 years agowinhttp: Include <sys/socket.h>.
Gerald Pfeifer [Thu, 28 Aug 2008 18:37:00 +0000 (20:37 +0200)] 
winhttp: Include <sys/socket.h>.

15 years agorichedit: Prevent typing text at end of table row.
Dylan Smith [Thu, 28 Aug 2008 20:52:00 +0000 (16:52 -0400)] 
richedit: Prevent typing text at end of table row.

15 years agorichedit: Prevent streaming in rich text at end of table row.
Dylan Smith [Thu, 28 Aug 2008 19:24:27 +0000 (15:24 -0400)] 
richedit: Prevent streaming in rich text at end of table row.

15 years agorichedit: Copy cell border properties when appending a row to the table.
Dylan Smith [Thu, 28 Aug 2008 19:24:15 +0000 (15:24 -0400)] 
richedit: Copy cell border properties when appending a row to the table.

15 years agorichedit: Fixed a bug in protecting table cell boundaries.
Dylan Smith [Thu, 28 Aug 2008 19:24:07 +0000 (15:24 -0400)] 
richedit: Fixed a bug in protecting table cell boundaries.

15 years agorichedit: Pressing tab with selection back to start of table.
Dylan Smith [Thu, 28 Aug 2008 19:23:53 +0000 (15:23 -0400)] 
richedit: Pressing tab with selection back to start of table.

15 years agowinex11: Always set the z-order when a window is being made visible.
Alexandre Julliard [Fri, 29 Aug 2008 11:34:55 +0000 (13:34 +0200)] 
winex11: Always set the z-order when a window is being made visible.

15 years agowinex11: Allocate image data from the process heap where possible.
Alexandre Julliard [Fri, 29 Aug 2008 11:34:11 +0000 (13:34 +0200)] 
winex11: Allocate image data from the process heap where possible.

15 years agokernel32: Add tests for LoadLibraryEx.
James Hawkins [Fri, 29 Aug 2008 02:22:01 +0000 (21:22 -0500)] 
kernel32: Add tests for LoadLibraryEx.

15 years agomsi: Add tests for opening an empty package.
James Hawkins [Fri, 29 Aug 2008 02:21:22 +0000 (21:21 -0500)] 
msi: Add tests for opening an empty package.

15 years agomsi: Handle converting a value of REG_DWORD in MsiSourceListEnumMediaDisks.
James Hawkins [Fri, 29 Aug 2008 02:20:46 +0000 (21:20 -0500)] 
msi: Handle converting a value of REG_DWORD in MsiSourceListEnumMediaDisks.

15 years agocrypt32: Split the test for ret and last error up.
James Hawkins [Fri, 29 Aug 2008 02:20:09 +0000 (21:20 -0500)] 
crypt32: Split the test for ret and last error up.

15 years agocomctl32: Fix a failing test in win2000.
James Hawkins [Fri, 29 Aug 2008 02:19:30 +0000 (21:19 -0500)] 
comctl32: Fix a failing test in win2000.

15 years agocomctl32: Trace the message sequences.
James Hawkins [Fri, 29 Aug 2008 02:18:54 +0000 (21:18 -0500)] 
comctl32: Trace the message sequences.

15 years agocomctl32: Fix a test failure in win98.
James Hawkins [Fri, 29 Aug 2008 02:18:17 +0000 (21:18 -0500)] 
comctl32: Fix a test failure in win98.

15 years agocomctl32: Fix several test failures in win98.
James Hawkins [Fri, 29 Aug 2008 02:17:44 +0000 (21:17 -0500)] 
comctl32: Fix several test failures in win98.

15 years agorpcrt4: Fix several test failures in Vista.
James Hawkins [Fri, 29 Aug 2008 02:17:12 +0000 (21:17 -0500)] 
rpcrt4: Fix several test failures in Vista.

15 years agocrypt32: Fix a failing test in Vista.
James Hawkins [Fri, 29 Aug 2008 02:16:38 +0000 (21:16 -0500)] 
crypt32: Fix a failing test in Vista.

15 years agolz32: Fix several failing tests in win95.
James Hawkins [Fri, 29 Aug 2008 02:16:02 +0000 (21:16 -0500)] 
lz32: Fix several failing tests in win95.

15 years agokernel32: Trace the last error on failure.
James Hawkins [Fri, 29 Aug 2008 02:15:27 +0000 (21:15 -0500)] 
kernel32: Trace the last error on failure.

15 years agokernel32: Fix two failing tests in win95.
James Hawkins [Fri, 29 Aug 2008 02:14:47 +0000 (21:14 -0500)] 
kernel32: Fix two failing tests in win95.

15 years agokernel32: Trace the modified buffer on error.
James Hawkins [Fri, 29 Aug 2008 02:14:11 +0000 (21:14 -0500)] 
kernel32: Trace the modified buffer on error.

15 years agokernel32: Fix a failing test in win95.
James Hawkins [Fri, 29 Aug 2008 02:13:32 +0000 (21:13 -0500)] 
kernel32: Fix a failing test in win95.

15 years agogdi32: Fix a failing test in win98.
James Hawkins [Fri, 29 Aug 2008 02:12:57 +0000 (21:12 -0500)] 
gdi32: Fix a failing test in win98.

15 years agocrypt32: Fix a failing test in Vista.
James Hawkins [Fri, 29 Aug 2008 02:12:22 +0000 (21:12 -0500)] 
crypt32: Fix a failing test in Vista.

15 years agocrypt32: Fix a failing test in XP.
James Hawkins [Fri, 29 Aug 2008 02:11:41 +0000 (21:11 -0500)] 
crypt32: Fix a failing test in XP.

15 years agoadvapi32: Fix several failing tests in Vista.
James Hawkins [Fri, 29 Aug 2008 02:10:51 +0000 (21:10 -0500)] 
advapi32: Fix several failing tests in Vista.

15 years agoadvapi32: Print the actual result of several failing tests.
James Hawkins [Fri, 29 Aug 2008 02:10:13 +0000 (21:10 -0500)] 
advapi32: Print the actual result of several failing tests.

15 years agocomctl32: Fix a failing test in XP.
James Hawkins [Fri, 29 Aug 2008 02:08:47 +0000 (21:08 -0500)] 
comctl32: Fix a failing test in XP.

15 years agocomctl32: Fix a few failing tests in win2000.
James Hawkins [Fri, 29 Aug 2008 02:08:13 +0000 (21:08 -0500)] 
comctl32: Fix a few failing tests in win2000.

15 years agoadvapi32: Fix another set of failures on some Vista systems.
James Hawkins [Fri, 29 Aug 2008 02:07:12 +0000 (21:07 -0500)] 
advapi32: Fix another set of failures on some Vista systems.

15 years agoadvapi32: Fix a few failing tests in Vista.
James Hawkins [Fri, 29 Aug 2008 02:06:29 +0000 (21:06 -0500)] 
advapi32: Fix a few failing tests in Vista.

15 years agod3dxof: Fix guid syntax.
Christian Costa [Fri, 29 Aug 2008 09:11:54 +0000 (11:11 +0200)] 
d3dxof: Fix guid syntax.

15 years agogdiplus: Add TRACE(..) to graphicspath.c.
Nikolay Sivov [Thu, 28 Aug 2008 14:27:55 +0000 (18:27 +0400)] 
gdiplus: Add TRACE(..) to graphicspath.c.

15 years agogdiplus: Implemented GdipIsEmptyClip with tests.
Nikolay Sivov [Thu, 28 Aug 2008 13:49:41 +0000 (17:49 +0400)] 
gdiplus: Implemented GdipIsEmptyClip with tests.

15 years agogdiplus: Implemented GdipResetClip with tests.
Nikolay Sivov [Thu, 28 Aug 2008 13:34:22 +0000 (17:34 +0400)] 
gdiplus: Implemented GdipResetClip with tests.

15 years agocomdlg32: Update simplified Chinese resource.
Hongbo Ni [Fri, 29 Aug 2008 03:15:30 +0000 (13:15 +1000)] 
comdlg32: Update simplified Chinese resource.

15 years agocomdlg32: Update traditional Chinese resource.
Hongbo Ni [Fri, 29 Aug 2008 02:53:42 +0000 (12:53 +1000)] 
comdlg32: Update traditional Chinese resource.

15 years agoshell32: Update simplified Chinese resource.
Hongbo Ni [Fri, 29 Aug 2008 03:13:34 +0000 (13:13 +1000)] 
shell32: Update simplified Chinese resource.

15 years agoshell32: Update traditional Chinese resource.
Hongbo Ni [Fri, 29 Aug 2008 02:53:16 +0000 (12:53 +1000)] 
shell32: Update traditional Chinese resource.

15 years agouser32: Update traditional Chinese resource.
Hongbo Ni [Fri, 29 Aug 2008 02:52:13 +0000 (12:52 +1000)] 
user32: Update traditional Chinese resource.

15 years agonotepad: Add traditional Chinese resource.
Hongbo Ni [Fri, 29 Aug 2008 02:50:42 +0000 (12:50 +1000)] 
notepad: Add traditional Chinese resource.

15 years agowinecfg: Add simplified Chinese resource.
Hongbo Ni [Fri, 29 Aug 2008 02:48:45 +0000 (12:48 +1000)] 
winecfg: Add simplified Chinese resource.

15 years agowinecfg: Update traditional Chinese resource.
Hongbo Ni [Fri, 29 Aug 2008 01:51:20 +0000 (11:51 +1000)] 
winecfg: Update traditional Chinese resource.

15 years agowineconsole: Add traditional Chinese resource.
Hongbo Ni [Thu, 28 Aug 2008 14:41:00 +0000 (00:41 +1000)] 
wineconsole: Add traditional Chinese resource.

15 years agowinefile: Add traditional Chinese resource.
Hongbo Ni [Thu, 28 Aug 2008 14:42:38 +0000 (00:42 +1000)] 
winefile: Add traditional Chinese resource.

15 years agowinhlp32: Add traditional Chinese resource.
Hongbo Ni [Thu, 28 Aug 2008 14:42:59 +0000 (00:42 +1000)] 
winhlp32: Add traditional Chinese resource.

15 years agoprogman: Add traditional Chinese resource.
Hongbo Ni [Thu, 28 Aug 2008 14:39:03 +0000 (00:39 +1000)] 
progman: Add traditional Chinese resource.

15 years agoclock: Add traditional Chinese resource.
Hongbo Ni [Thu, 28 Aug 2008 14:38:22 +0000 (00:38 +1000)] 
clock: Add traditional Chinese resource.

15 years agooleaut32: Add entry for 16-bit LHashValOfNameSys.
Detlef Riekenberg [Fri, 29 Aug 2008 03:24:56 +0000 (05:24 +0200)] 
oleaut32: Add entry for 16-bit LHashValOfNameSys.

15 years agowined3d: Remove useless hash_table_t typedef.
Henri Verbeet [Fri, 29 Aug 2008 00:12:10 +0000 (02:12 +0200)] 
wined3d: Remove useless hash_table_t typedef.

15 years agoregedit: Convert value creation to unicode.
Alexander Nicolaysen Sørnes [Thu, 28 Aug 2008 14:18:44 +0000 (16:18 +0200)] 
regedit: Convert value creation to unicode.

15 years agocryptuiapi: Add a stub for CryptUIDlgCertMgr.
Juan Lang [Thu, 28 Aug 2008 15:41:59 +0000 (08:41 -0700)] 
cryptuiapi: Add a stub for CryptUIDlgCertMgr.

15 years agocrypt32: Add tests showing signed CTLs aren't decoded by CryptDecodeObject.
Juan Lang [Thu, 28 Aug 2008 15:55:39 +0000 (08:55 -0700)] 
crypt32: Add tests showing signed CTLs aren't decoded by CryptDecodeObject.

15 years agocrypt32: Fix typo.
Juan Lang [Thu, 28 Aug 2008 17:05:30 +0000 (10:05 -0700)] 
crypt32: Fix typo.

15 years agocrypt32: Fix typo.
Juan Lang [Thu, 28 Aug 2008 17:05:13 +0000 (10:05 -0700)] 
crypt32: Fix typo.

15 years agowincrypt.h: Add missing definitions.
Juan Lang [Thu, 28 Aug 2008 17:23:38 +0000 (10:23 -0700)] 
wincrypt.h: Add missing definitions.

15 years agowincrypt.h: Fix typos.
Juan Lang [Thu, 28 Aug 2008 16:34:28 +0000 (09:34 -0700)] 
wincrypt.h: Fix typos.

15 years agocrypt32: Fix streamed, detached updates.
Huw Davies [Thu, 28 Aug 2008 14:28:26 +0000 (15:28 +0100)] 
crypt32: Fix streamed, detached updates.

Thanks to Juan for confirming this is the correct fix.

15 years agocrypt32/tests: Add a test for streamed, detached updates.
Huw Davies [Thu, 28 Aug 2008 13:54:24 +0000 (14:54 +0100)] 
crypt32/tests: Add a test for streamed, detached updates.

15 years agowinhttp: Use default values when empty strings are passed for verb, object and versio...
Hans Leidekker [Thu, 28 Aug 2008 11:51:41 +0000 (13:51 +0200)] 
winhttp: Use default values when empty strings are passed for verb, object and version parameters.

15 years agowinhttp: Test secure connections. Fix a crash when no response is returned.
Hans Leidekker [Thu, 28 Aug 2008 11:50:03 +0000 (13:50 +0200)] 
winhttp: Test secure connections. Fix a crash when no response is returned.

15 years agowinhttp: Add support for secure connections.
Hans Leidekker [Thu, 28 Aug 2008 11:49:19 +0000 (13:49 +0200)] 
winhttp: Add support for secure connections.

15 years agod3drm: Include d3drmobj.h in d3drm.h.
Vijay Kiran Kamuju [Wed, 27 Aug 2008 16:27:38 +0000 (12:27 -0400)] 
d3drm: Include d3drmobj.h in d3drm.h.

15 years agoshobjidl.idl: Add Taskbarlist interface definitions.
Louis Lenders [Wed, 20 Aug 2008 08:24:07 +0000 (08:24 +0000)] 
shobjidl.idl: Add Taskbarlist interface definitions.

15 years agoshlwapi: Fix UrlUnEscape to expand URLs in-place even if the output buffer is NULL.
Louis Lenders [Wed, 27 Aug 2008 16:27:34 +0000 (09:27 -0700)] 
shlwapi: Fix UrlUnEscape to expand URLs in-place even if the output buffer is NULL.

15 years agoshlwapi: Add test showing UrlUnEscape should convert the url in place when URL_UNESCA...
Louis Lenders [Wed, 27 Aug 2008 16:26:28 +0000 (09:26 -0700)] 
shlwapi: Add test showing UrlUnEscape should convert the url in place when URL_UNESCAPE_INPLACE is set.

15 years agouser32/tests: Add a regression test for CreateIconFromResource.
Jim Cameron [Wed, 27 Aug 2008 20:51:42 +0000 (21:51 +0100)] 
user32/tests: Add a regression test for CreateIconFromResource.

15 years agouser32: Fixed bug in loading .cur files.
Jim Cameron [Wed, 27 Aug 2008 20:46:59 +0000 (21:46 +0100)] 
user32: Fixed bug in loading .cur files.

15 years agowinetest: Build the test list from the makefile instead of make_makefiles.
Alexandre Julliard [Thu, 28 Aug 2008 10:17:42 +0000 (12:17 +0200)] 
winetest: Build the test list from the makefile instead of make_makefiles.

15 years agoconfigure: Build the winetest dependencies in configure instead of make_makefiles.
Alexandre Julliard [Thu, 28 Aug 2008 10:09:46 +0000 (12:09 +0200)] 
configure: Build the winetest dependencies in configure instead of make_makefiles.

15 years agogdiplus: GdipGetFontHeightGivenDPI: Return a valid value for UnitPixel.
Adam Petaccia [Wed, 27 Aug 2008 21:22:22 +0000 (17:22 -0400)] 
gdiplus: GdipGetFontHeightGivenDPI: Return a valid value for UnitPixel.

15 years agogdiplus: Don't create a font if there is no facename.
Adam Petaccia [Wed, 27 Aug 2008 21:22:12 +0000 (17:22 -0400)] 
gdiplus: Don't create a font if there is no facename.

15 years agogdiplus: Implement GdipGetFontHeight.
Adam Petaccia [Wed, 27 Aug 2008 21:22:04 +0000 (17:22 -0400)] 
gdiplus: Implement GdipGetFontHeight.

15 years agogdiplus: Implement GdipGetFontStyle.
Adam Petaccia [Wed, 27 Aug 2008 21:22:00 +0000 (17:22 -0400)] 
gdiplus: Implement GdipGetFontStyle.

15 years agogdiplus: Implement GdipGetFamily.
Adam Petaccia [Wed, 27 Aug 2008 21:21:56 +0000 (17:21 -0400)] 
gdiplus: Implement GdipGetFamily.

15 years agogdiplus: Test for GdipGetFontStyle.
Adam Petaccia [Wed, 27 Aug 2008 21:21:49 +0000 (17:21 -0400)] 
gdiplus: Test for GdipGetFontStyle.

15 years agogdiplus: Test for GdipGetFamily.
Adam Petaccia [Wed, 27 Aug 2008 21:21:45 +0000 (17:21 -0400)] 
gdiplus: Test for GdipGetFamily.

15 years agogdiplus: Stub GdipGetFontStyle.
Adam Petaccia [Wed, 27 Aug 2008 21:21:39 +0000 (17:21 -0400)] 
gdiplus: Stub GdipGetFontStyle.

15 years agogdiplus: Stub GdipGetFamily.
Adam Petaccia [Wed, 27 Aug 2008 21:21:34 +0000 (17:21 -0400)] 
gdiplus: Stub GdipGetFamily.

15 years agocrypt32: Implement CTL decoding.
Juan Lang [Wed, 27 Aug 2008 21:15:57 +0000 (14:15 -0700)] 
crypt32: Implement CTL decoding.

15 years agocrypt32: Implement encoding CTLs.
Juan Lang [Wed, 27 Aug 2008 20:21:50 +0000 (13:21 -0700)] 
crypt32: Implement encoding CTLs.

15 years agocrypt32: Add tests for encoding/decoding CTLs.
Juan Lang [Wed, 27 Aug 2008 18:06:48 +0000 (11:06 -0700)] 
crypt32: Add tests for encoding/decoding CTLs.

15 years agoregedit: Use Unicode strings when updating listview.
Alexander Nicolaysen Sørnes [Wed, 27 Aug 2008 18:40:31 +0000 (20:40 +0200)] 
regedit: Use Unicode strings when updating listview.

15 years agoregedit: Avoid conversion to ANSI when importing hex values.
Alexander Nicolaysen Sørnes [Wed, 27 Aug 2008 21:29:08 +0000 (23:29 +0200)] 
regedit: Avoid conversion to ANSI when importing hex values.

15 years agoregedit: Fix concat handling for ANSI files.
Alexander Nicolaysen Sørnes [Mon, 25 Aug 2008 21:38:53 +0000 (23:38 +0200)] 
regedit: Fix concat handling for ANSI files.

15 years agowininet: Remove redundant CrLf variables.
Lei Zhang [Thu, 28 Aug 2008 00:03:13 +0000 (17:03 -0700)] 
wininet: Remove redundant CrLf variables.

15 years agowininet: Work around NULL headers when handling HTTP_QUERY_RAW_HEADERS_CRLF.
Lei Zhang [Wed, 27 Aug 2008 23:54:17 +0000 (16:54 -0700)] 
wininet: Work around NULL headers when handling HTTP_QUERY_RAW_HEADERS_CRLF.

15 years agoregedit: Fix typo in commit c6d01ac847edc2ad02ef02c7a0ead7a833539c3c.
Lei Zhang [Wed, 27 Aug 2008 22:00:53 +0000 (15:00 -0700)] 
regedit: Fix typo in commit c6d01ac847edc2ad02ef02c7a0ead7a833539c3c.

15 years agoquartz/tests: Use CreateFileA instead of CreateFileW to please win9x.
Paul Vriens [Thu, 28 Aug 2008 06:55:43 +0000 (08:55 +0200)] 
quartz/tests: Use CreateFileA instead of CreateFileW to please win9x.

15 years agorpcrt4/tests: Skip ok check for win9x.
Paul Vriens [Thu, 28 Aug 2008 06:23:24 +0000 (08:23 +0200)] 
rpcrt4/tests: Skip ok check for win9x.

15 years agooleaut32/tests: Skip some tests on win9x.
Paul Vriens [Wed, 27 Aug 2008 19:23:21 +0000 (21:23 +0200)] 
oleaut32/tests: Skip some tests on win9x.

15 years agowined3d: Handle projected textures properly in arbfp and atifs.
Stefan Dösinger [Sat, 23 Aug 2008 20:41:51 +0000 (15:41 -0500)] 
wined3d: Handle projected textures properly in arbfp and atifs.

GL_ARB_fragment_program and GL_ATI_fragment_shader can disable
projected textures properly, and they can also handle
D3DTTFF_PROJECTED | D3DTTFF_COUNT3 properly.

15 years agowined3d: Silence some format spam.
Stefan Dösinger [Mon, 25 Aug 2008 14:25:24 +0000 (09:25 -0500)] 
wined3d: Silence some format spam.