wine
16 years agorsaenh: Reorder padding code to avoid unnecessary comparison.
Juan Lang [Mon, 10 Sep 2007 22:04:39 +0000 (15:04 -0700)] 
rsaenh: Reorder padding code to avoid unnecessary comparison.

16 years agolocalspl/tests: Tests for OpenPort and ClosePort.
Detlef Riekenberg [Mon, 10 Sep 2007 13:03:27 +0000 (15:03 +0200)] 
localspl/tests: Tests for OpenPort and ClosePort.

16 years agolocalspl: Implement OpenPort and ClosePort.
Detlef Riekenberg [Mon, 10 Sep 2007 13:02:58 +0000 (15:02 +0200)] 
localspl: Implement OpenPort and ClosePort.

16 years agodinput: When setting hooks ignore devices without even handler.
Vitaliy Margolen [Mon, 10 Sep 2007 05:14:27 +0000 (23:14 -0600)] 
dinput: When setting hooks ignore devices without even handler.

16 years agodinput: Add helper function to dump mouse state.
Vitaliy Margolen [Mon, 10 Sep 2007 05:14:23 +0000 (23:14 -0600)] 
dinput: Add helper function to dump mouse state.

16 years agofaultrep: Implement AddERExcludedApplication[AW].
Mikolaj Zalewski [Sat, 1 Sep 2007 01:10:13 +0000 (18:10 -0700)] 
faultrep: Implement AddERExcludedApplication[AW].

16 years agoinclude: Add errorrep.h header.
Mikolaj Zalewski [Fri, 31 Aug 2007 20:36:03 +0000 (13:36 -0700)] 
include: Add errorrep.h header.

16 years agodsound: Change default bpp and sample frequency to be better for the ears.
Maarten Lankhorst [Fri, 31 Aug 2007 16:21:14 +0000 (18:21 +0200)] 
dsound: Change default bpp and sample frequency to be better for the ears.

16 years agolibwine: Initialize debug channels options on first use.
Alexandre Julliard [Tue, 11 Sep 2007 09:57:11 +0000 (11:57 +0200)] 
libwine: Initialize debug channels options on first use.

16 years agocrypt32: Add a root store implementation that reads trusted certificates from well...
Juan Lang [Mon, 10 Sep 2007 16:46:56 +0000 (09:46 -0700)] 
crypt32: Add a root store implementation that reads trusted certificates from well-known locations on the local system.

16 years agocrypt32: Add a function to create a certificate chain engine potentially before the...
Juan Lang [Mon, 10 Sep 2007 16:33:39 +0000 (09:33 -0700)] 
crypt32: Add a function to create a certificate chain engine potentially before the root store is created.

16 years agodmime: Remove 'recursive registry key delete' function.
Stefan Leichter [Tue, 11 Sep 2007 07:52:50 +0000 (09:52 +0200)] 
dmime: Remove 'recursive registry key delete' function.

16 years agodmloader: Remove 'recursive registry key delete' function.
Stefan Leichter [Tue, 11 Sep 2007 07:50:32 +0000 (09:50 +0200)] 
dmloader: Remove 'recursive registry key delete' function.

16 years agoserver: Map ETXTBSY to STATUS_SHARING_VIOLATION.
Dmitry Timoshkov [Tue, 11 Sep 2007 04:07:29 +0000 (13:07 +0900)] 
server: Map ETXTBSY to STATUS_SHARING_VIOLATION.

16 years agowidl: Output UUID files compatible with older Visual C++ and MinGW.
Dan Hipschman [Mon, 10 Sep 2007 23:08:44 +0000 (16:08 -0700)] 
widl: Output UUID files compatible with older Visual C++ and MinGW.

16 years agokernel32: Use sysconf instead of the obsolete CLK_TCK.
Damjan Jovanovic [Mon, 10 Sep 2007 08:14:42 +0000 (10:14 +0200)] 
kernel32: Use sysconf instead of the obsolete CLK_TCK.

16 years agouser32: Don't exit when double-clicking with right button held.
Vitaliy Margolen [Fri, 7 Sep 2007 03:18:42 +0000 (21:18 -0600)] 
user32: Don't exit when double-clicking with right button held.

16 years agoolethk32: Added stub implementation.
Stefan Leichter [Fri, 7 Sep 2007 19:15:41 +0000 (21:15 +0200)] 
olethk32: Added stub implementation.

16 years agoriched20: Do not pass NULL lParam to ME_ToUnicode for EM_REPLACESEL.
Lei Zhang [Thu, 6 Sep 2007 22:42:49 +0000 (15:42 -0700)] 
riched20: Do not pass NULL lParam to ME_ToUnicode for EM_REPLACESEL.

16 years agowinex11drv: Don't ignore mouse move events even when position did not change.
Vitaliy Margolen [Thu, 6 Sep 2007 15:01:27 +0000 (09:01 -0600)] 
winex11drv: Don't ignore mouse move events even when position did not change.

16 years agocomctl32: treeview: Ensure our textWidth is correct when returning the size of the...
Aric Stewart [Tue, 4 Sep 2007 09:58:17 +0000 (18:58 +0900)] 
comctl32: treeview: Ensure our textWidth is correct when returning the size of the text box.

16 years agocomctl32: Ensure item metric are calculated when an item becomes visible.
Aric Stewart [Tue, 4 Sep 2007 09:57:59 +0000 (18:57 +0900)] 
comctl32: Ensure item metric are calculated when an item becomes visible.

16 years agoregedit: Fixed a memory leak in listview.c (found by Smatch).
Lionel Debroux [Mon, 3 Sep 2007 12:59:55 +0000 (14:59 +0200)] 
regedit: Fixed a memory leak in listview.c (found by Smatch).

16 years agodplayx: Fixed memory leak in dplay.c (found by Smatch).
Lionel Debroux [Mon, 3 Sep 2007 10:38:42 +0000 (12:38 +0200)] 
dplayx: Fixed memory leak in dplay.c (found by Smatch).

16 years agowinedump: Fix memory leak in msmangle.c (found by Smatch).
Lionel Debroux [Sat, 1 Sep 2007 13:09:34 +0000 (15:09 +0200)] 
winedump: Fix memory leak in msmangle.c (found by Smatch).

16 years agoole32: Fix memory leak in compositemoniker.c (found by Smatch).
Lionel Debroux [Sat, 1 Sep 2007 14:36:11 +0000 (16:36 +0200)] 
ole32: Fix memory leak in compositemoniker.c (found by Smatch).

16 years agodsound: Runtime link to advapi32.RegDeleteTree.
Maarten Lankhorst [Sat, 1 Sep 2007 13:59:08 +0000 (15:59 +0200)] 
dsound: Runtime link to advapi32.RegDeleteTree.

16 years agowined3d: Fix ddraw-opengl surface free bug.
Roderick Colenbrander [Mon, 10 Sep 2007 10:18:15 +0000 (12:18 +0200)] 
wined3d: Fix ddraw-opengl surface free bug.

16 years agodplayx: Remove 'recursive registry key delete' function.
Stefan Leichter [Fri, 7 Sep 2007 19:18:59 +0000 (21:18 +0200)] 
dplayx: Remove 'recursive registry key delete' function.

16 years agoddraw: Enumerate additional devices in IDirect3D7_EnumDevices.
David Hedberg [Fri, 7 Sep 2007 11:15:26 +0000 (13:15 +0200)] 
ddraw: Enumerate additional devices in IDirect3D7_EnumDevices.

16 years agowined3d: Add X4R4G4B4 and A4R4G4B4 to formats allowed in getColorBits.
Chris Robinson [Thu, 6 Sep 2007 05:15:40 +0000 (22:15 -0700)] 
wined3d: Add X4R4G4B4 and A4R4G4B4 to formats allowed in getColorBits.

16 years agoshdocvw: Better iexplore.exe command line handling.
Jacek Caban [Sun, 9 Sep 2007 18:19:03 +0000 (20:19 +0200)] 
shdocvw: Better iexplore.exe command line handling.

16 years agoshdocvw: Added better GoHome stub implementation.
Jacek Caban [Sun, 9 Sep 2007 18:13:31 +0000 (20:13 +0200)] 
shdocvw: Added better GoHome stub implementation.

16 years agoshdocvw: Don't use BSTR in navigate_url prototype.
Jacek Caban [Sun, 9 Sep 2007 18:12:39 +0000 (20:12 +0200)] 
shdocvw: Don't use BSTR in navigate_url prototype.

16 years agourlmon: Added FIXME about unsupported pmkToLeft to BindToStorage.
Jacek Caban [Sun, 9 Sep 2007 18:12:21 +0000 (20:12 +0200)] 
urlmon: Added FIXME about unsupported pmkToLeft to BindToStorage.

16 years agowinex11: Fixed GetClipboardFormatName spec entry.
Jacek Caban [Sun, 9 Sep 2007 18:11:52 +0000 (20:11 +0200)] 
winex11: Fixed GetClipboardFormatName spec entry.

16 years agomshtml: Added IHTMLTxtRange::isEqual implementation.
Jacek Caban [Sun, 9 Sep 2007 18:18:28 +0000 (20:18 +0200)] 
mshtml: Added IHTMLTxtRange::isEqual implementation.

16 years agomshtml: Added IHTMLTxtRange::inRange implementation.
Jacek Caban [Sun, 9 Sep 2007 18:18:14 +0000 (20:18 +0200)] 
mshtml: Added IHTMLTxtRange::inRange implementation.

16 years agomshtml: Added IHTMLTxtRange::parentElement implementation.
Jacek Caban [Sun, 9 Sep 2007 18:17:54 +0000 (20:17 +0200)] 
mshtml: Added IHTMLTxtRange::parentElement implementation.

16 years agomshtml: Added IOleUndoManager stub implementation.
Jacek Caban [Sun, 9 Sep 2007 18:17:30 +0000 (20:17 +0200)] 
mshtml: Added IOleUndoManager stub implementation.

16 years agomshtml: Call Exec in show_context_menu only if user selected menu item.
Jacek Caban [Sun, 9 Sep 2007 18:11:32 +0000 (20:11 +0200)] 
mshtml: Call Exec in show_context_menu only if user selected menu item.

16 years agoshdocvw: Added UpdateUI implementation.
Jacek Caban [Sun, 9 Sep 2007 18:11:03 +0000 (20:11 +0200)] 
shdocvw: Added UpdateUI implementation.

16 years agomshtml: Make the Install button the default on the Gecko installation dialog.
Mikolaj Zalewski [Fri, 7 Sep 2007 23:40:41 +0000 (16:40 -0700)] 
mshtml: Make the Install button the default on the Gecko installation dialog.

16 years agomshtml: Hide the progress bar while asking the user if Gecko should be installed.
Mikolaj Zalewski [Fri, 7 Sep 2007 23:25:16 +0000 (16:25 -0700)] 
mshtml: Hide the progress bar while asking the user if Gecko should be installed.

16 years agowined3d: Add WINED3DPRESENT_INTERVAL_ONE flag.
Louis Lenders [Fri, 7 Sep 2007 16:29:02 +0000 (17:29 +0100)] 
wined3d: Add WINED3DPRESENT_INTERVAL_ONE flag.

16 years agokernel32: Remove an unused #define in time.c.
Rob Shearman [Fri, 7 Sep 2007 17:41:58 +0000 (18:41 +0100)] 
kernel32: Remove an unused #define in time.c.

16 years agontdll: Remove the overly-cautious check which prevented NtSetSystemTime from changing...
Rob Shearman [Fri, 7 Sep 2007 17:41:42 +0000 (18:41 +0100)] 
ntdll: Remove the overly-cautious check which prevented NtSetSystemTime from changing the time by more than two minutes.

Simplify the returning of different status codes by not playing around
with the return value from settimeofday.

16 years agoshlwapi: Fix IUnknown_OnFocusOCS to call OnFocus instead of GetExtendedControl.
Rob Shearman [Fri, 7 Sep 2007 14:26:40 +0000 (15:26 +0100)] 
shlwapi: Fix IUnknown_OnFocusOCS to call OnFocus instead of GetExtendedControl.

16 years agowineps.drv: Ignore an empty output string.
Huw Davies [Fri, 7 Sep 2007 10:29:56 +0000 (11:29 +0100)] 
wineps.drv: Ignore an empty output string.

16 years agocrypt32: Consider alternate issuers when building chains.
Juan Lang [Thu, 6 Sep 2007 17:02:54 +0000 (10:02 -0700)] 
crypt32: Consider alternate issuers when building chains.

16 years agocrypt32: Flags weren't set, so don't bother passing them.
Juan Lang [Thu, 6 Sep 2007 17:02:33 +0000 (10:02 -0700)] 
crypt32: Flags weren't set, so don't bother passing them.

16 years agocrypt32: Defer checking signatures until chain is complete.
Juan Lang [Thu, 6 Sep 2007 17:02:11 +0000 (10:02 -0700)] 
crypt32: Defer checking signatures until chain is complete.

16 years agocrypt32: Don't ask CertGetIssuerCertificateFromStore to verify revocation status...
Juan Lang [Thu, 6 Sep 2007 17:01:47 +0000 (10:01 -0700)] 
crypt32: Don't ask CertGetIssuerCertificateFromStore to verify revocation status, it almost certainly doesn't do what we want.

16 years agocrypt32: Don't abort chain creation if the root signature isn't valid.
Juan Lang [Thu, 6 Sep 2007 17:01:22 +0000 (10:01 -0700)] 
crypt32: Don't abort chain creation if the root signature isn't valid.

16 years agocrypt32: Add special case for certificates with no signature algorithm.
Juan Lang [Thu, 6 Sep 2007 17:00:59 +0000 (10:00 -0700)] 
crypt32: Add special case for certificates with no signature algorithm.

16 years agocrypt32: Remove a misplaced todo_wine.
Juan Lang [Thu, 6 Sep 2007 17:00:36 +0000 (10:00 -0700)] 
crypt32: Remove a misplaced todo_wine.

16 years agocrypt32: Set *ppChainContext even on error.
Juan Lang [Thu, 6 Sep 2007 17:00:18 +0000 (10:00 -0700)] 
crypt32: Set *ppChainContext even on error.

16 years agocrypt32: Test whether chain creation should fail when a root signature is invalid.
Juan Lang [Thu, 6 Sep 2007 16:59:58 +0000 (09:59 -0700)] 
crypt32: Test whether chain creation should fail when a root signature is invalid.

16 years agocrypt32: Separate allocating a simple chain and checking it from building it.
Juan Lang [Thu, 6 Sep 2007 16:59:38 +0000 (09:59 -0700)] 
crypt32: Separate allocating a simple chain and checking it from building it.

16 years agocrypt32: Store world store in chain.
Juan Lang [Thu, 6 Sep 2007 16:59:19 +0000 (09:59 -0700)] 
crypt32: Store world store in chain.

16 years agocrypt32: Not finding an issuer shouldn't cause chain creation to fail.
Juan Lang [Thu, 6 Sep 2007 16:58:56 +0000 (09:58 -0700)] 
crypt32: Not finding an issuer shouldn't cause chain creation to fail.

16 years agocrypt32: Don't add end cert's store to world.
Juan Lang [Thu, 6 Sep 2007 16:58:32 +0000 (09:58 -0700)] 
crypt32: Don't add end cert's store to world.

16 years agocrypt32: Open world store when creating chain, not when building a simple chain.
Juan Lang [Thu, 6 Sep 2007 16:57:52 +0000 (09:57 -0700)] 
crypt32: Open world store when creating chain, not when building a simple chain.

16 years agocrypt32: Make a helper function to create initial candidate chain.
Juan Lang [Thu, 6 Sep 2007 16:57:29 +0000 (09:57 -0700)] 
crypt32: Make a helper function to create initial candidate chain.

16 years agocrypt32: Test that the end cert in a chain's store isn't implicitly searched for...
Juan Lang [Thu, 6 Sep 2007 16:57:04 +0000 (09:57 -0700)] 
crypt32: Test that the end cert in a chain's store isn't implicitly searched for issuers.

16 years agocrypt32: Add more tests for getting issuer cert from store.
Juan Lang [Thu, 6 Sep 2007 16:56:37 +0000 (09:56 -0700)] 
crypt32: Add more tests for getting issuer cert from store.

Show that certificates are added to memory stores at the head rather
than the tail.

16 years agocabinet: Remove unnecessary function.
Jeff Latimer [Thu, 6 Sep 2007 10:41:52 +0000 (20:41 +1000)] 
cabinet: Remove unnecessary function.

16 years agodsound: Fix detection of different sample rates in setformat.
Maarten Lankhorst [Wed, 5 Sep 2007 08:58:52 +0000 (10:58 +0200)] 
dsound: Fix detection of different sample rates in setformat.

16 years agodsound: Fix null pointer dereference for waveout in creating buffer.
Maarten Lankhorst [Tue, 4 Sep 2007 20:58:23 +0000 (22:58 +0200)] 
dsound: Fix null pointer dereference for waveout in creating buffer.

16 years agowinealsa: Remove forceformat and 2 orphan LeaveCriticalSection.
Maarten Lankhorst [Wed, 5 Sep 2007 08:56:59 +0000 (10:56 +0200)] 
winealsa: Remove forceformat and 2 orphan LeaveCriticalSection.

16 years agowinealsa: Use correct capture position in getposition.
Maarten Lankhorst [Sun, 2 Sep 2007 14:37:04 +0000 (16:37 +0200)] 
winealsa: Use correct capture position in getposition.

16 years agocomctl32: Flesh out version info.
Aric Stewart [Wed, 5 Sep 2007 08:43:10 +0000 (17:43 +0900)] 
comctl32: Flesh out version info.

16 years agoimm32: Further tweeks to CFS_POINT and CFS_RECT placement of the default ime window.
Aric Stewart [Wed, 5 Sep 2007 04:11:51 +0000 (13:11 +0900)] 
imm32: Further tweeks to CFS_POINT and CFS_RECT placement of the default ime window.

16 years agocomctl32: TCM_SETCURSEL also updates the focus item.
Aric Stewart [Tue, 4 Sep 2007 06:38:19 +0000 (15:38 +0900)] 
comctl32: TCM_SETCURSEL also updates the focus item.

16 years agoddraw: Fix and test case for situation where DDSD_MIPMAPCOUNT is set and dwMipMapCoun...
David Hedberg [Mon, 3 Sep 2007 11:57:24 +0000 (13:57 +0200)] 
ddraw: Fix and test case for situation where DDSD_MIPMAPCOUNT is set and dwMipMapCount is 0.

16 years agowine.inf: Add oledlg.dll to the list of fake dlls.
David Hedberg [Mon, 3 Sep 2007 02:30:33 +0000 (04:30 +0200)] 
wine.inf: Add oledlg.dll to the list of fake dlls.

16 years agowidl: Allow size_is on strings.
Dan Hipschman [Tue, 4 Sep 2007 22:46:30 +0000 (15:46 -0700)] 
widl: Allow size_is on strings.

16 years agowidl: Implement NDR for struct field alignment.
Dan Hipschman [Tue, 4 Sep 2007 18:04:37 +0000 (11:04 -0700)] 
widl: Implement NDR for struct field alignment.

16 years agowidl: Fix top-level and callback conformances.
Dan Hipschman [Tue, 4 Sep 2007 16:33:23 +0000 (09:33 -0700)] 
widl: Fix top-level and callback conformances.

16 years agoserver: Print a more informative message when file_set_error or sock_get_error can...
Dmitry Timoshkov [Tue, 4 Sep 2007 13:51:39 +0000 (22:51 +0900)] 
server: Print a more informative message when file_set_error or sock_get_error can't map errno to a status code.

16 years agokernel32: Fix some compiler warnings.
Dmitry Timoshkov [Tue, 4 Sep 2007 07:57:55 +0000 (16:57 +0900)] 
kernel32: Fix some compiler warnings.

16 years agoshlwapi: Duplicate shell32.ShellMessageBoxW implementation in shlwapi.ShellMessageBox...
Dmitry Timoshkov [Tue, 4 Sep 2007 07:54:35 +0000 (16:54 +0900)] 
shlwapi: Duplicate shell32.ShellMessageBoxW implementation in shlwapi.ShellMessageBoxWrapW.

16 years agowinebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a 32-bit build.
Dmitry Timoshkov [Tue, 4 Sep 2007 07:52:16 +0000 (16:52 +0900)] 
winebuild: Add IMAGE_FILE_32BIT_MACHINE flag for a 32-bit build.

16 years agouser32: Add more tests for GetUpdateRect.
Dmitry Timoshkov [Tue, 4 Sep 2007 07:50:16 +0000 (16:50 +0900)] 
user32: Add more tests for GetUpdateRect.

16 years agocomdlg32: ChooseFont: Set font effects on init.
Alexander Nicolaysen Sørnes [Sun, 26 Aug 2007 16:29:23 +0000 (18:29 +0200)] 
comdlg32: ChooseFont: Set font effects on init.

16 years agoquartz: Better match the PSDK types and fix the winapi_check warnings.
Francois Gouget [Sat, 1 Sep 2007 00:45:48 +0000 (02:45 +0200)] 
quartz: Better match the PSDK types and fix the winapi_check warnings.

16 years agoquery: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Sat, 1 Sep 2007 00:43:12 +0000 (02:43 +0200)] 
query: Update win32.api to fix the winapi_check warnings.

16 years agoquery: Make ntquery.h C++ compatible.
Francois Gouget [Sat, 1 Sep 2007 00:43:06 +0000 (02:43 +0200)] 
query: Make ntquery.h C++ compatible.

Add missing prototypes.
Add a commented-out #include directive as a reminder.

16 years agourl: Fix the InetIsOffline() prototype.
Francois Gouget [Sat, 1 Sep 2007 00:42:51 +0000 (02:42 +0200)] 
url: Fix the InetIsOffline() prototype.

Add a skeleton intshcut.h header declaring InetIsOffline(), and use it.

16 years agosecur32: Add some missing prototypes to ntsecapi.h.
Francois Gouget [Sat, 1 Sep 2007 00:45:33 +0000 (02:45 +0200)] 
secur32: Add some missing prototypes to ntsecapi.h.

16 years agocrypt32: Better match the PSDK types and fix the winapi_check warnings.
Francois Gouget [Sat, 1 Sep 2007 00:45:39 +0000 (02:45 +0200)] 
crypt32: Better match the PSDK types and fix the winapi_check warnings.

16 years agowinex11.drv: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Sat, 1 Sep 2007 00:46:38 +0000 (02:46 +0200)] 
winex11.drv: Update win32.api to fix the winapi_check warnings.

16 years agowinapi_check: Assorted win16.api and win32.api updates.
Francois Gouget [Sat, 1 Sep 2007 00:46:34 +0000 (02:46 +0200)] 
winapi_check: Assorted win16.api and win32.api updates.

16 years agoversion: Fix some Ver*() prototypes (especially wrt constness).
Francois Gouget [Sat, 1 Sep 2007 00:46:03 +0000 (02:46 +0200)] 
version: Fix some Ver*() prototypes (especially wrt constness).

Better match the PSDK types and fix the winapi_check warnings.

16 years agosecur32: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Sat, 1 Sep 2007 00:45:54 +0000 (02:45 +0200)] 
secur32: Update win32.api to fix the winapi_check warnings.

16 years agoquartz: Make errors.h more complete and better match the PSDK types.
Francois Gouget [Sat, 1 Sep 2007 00:45:13 +0000 (02:45 +0200)] 
quartz: Make errors.h more complete and better match the PSDK types.

16 years agoshobjidl.h: Add missing #include directives, and some commented-out ones as reminders.
Francois Gouget [Sat, 1 Sep 2007 00:44:52 +0000 (02:44 +0200)] 
shobjidl.h: Add missing #include directives, and some commented-out ones as reminders.

16 years agovdmdbg: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Sat, 1 Sep 2007 00:44:47 +0000 (02:44 +0200)] 
vdmdbg: Update win32.api to fix the winapi_check warnings.

16 years agoschannel: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Sat, 1 Sep 2007 00:44:33 +0000 (02:44 +0200)] 
schannel: Update win32.api to fix the winapi_check warnings.

16 years agorpcrt4: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Sat, 1 Sep 2007 00:44:28 +0000 (02:44 +0200)] 
rpcrt4: Update win32.api to fix the winapi_check warnings.