wine
17 years agowinspool: Strings can be NULL in AddPrinterDriverExA.
Detlef Riekenberg [Wed, 22 Aug 2007 21:41:44 +0000 (23:41 +0200)] 
winspool: Strings can be NULL in AddPrinterDriverExA.

17 years agowineprefixcreate: Create spool/drivers directory for printer drivers.
Detlef Riekenberg [Wed, 22 Aug 2007 19:48:51 +0000 (21:48 +0200)] 
wineprefixcreate: Create spool/drivers directory for printer drivers.

17 years agowinecfg: Suport color schemes from .theme format themes.
Nigel Liang [Thu, 23 Aug 2007 02:48:11 +0000 (19:48 -0700)] 
winecfg: Suport color schemes from .theme format themes.

17 years agowinetest: Change the way we report missing dlls.
Paul Vriens [Thu, 23 Aug 2007 06:55:05 +0000 (08:55 +0200)] 
winetest: Change the way we report missing dlls.

17 years agoadvapi32: Obtain the process id locally.
Mikolaj Zalewski [Thu, 23 Aug 2007 01:10:57 +0000 (18:10 -0700)] 
advapi32: Obtain the process id locally.

17 years agoadvapi32: Return an error if we try to start an already running service.
Mikolaj Zalewski [Thu, 23 Aug 2007 01:08:29 +0000 (18:08 -0700)] 
advapi32: Return an error if we try to start an already running service.

17 years agoinclude: Add some definitions to winioctl.h.
Mikolaj Zalewski [Tue, 21 Aug 2007 20:49:29 +0000 (13:49 -0700)] 
include: Add some definitions to winioctl.h.

17 years agowined3d: Fake occlusion queries if the wrong context is active.
Stefan Dösinger [Tue, 14 Aug 2007 13:42:34 +0000 (15:42 +0200)] 
wined3d: Fake occlusion queries if the wrong context is active.

17 years agowined3d: Deal with multithreading in event queries.
Stefan Dösinger [Tue, 14 Aug 2007 13:26:02 +0000 (15:26 +0200)] 
wined3d: Deal with multithreading in event queries.

17 years agowined3d: Refuse to ReleaseDC the wrong DC.
Stefan Dösinger [Tue, 14 Aug 2007 12:40:33 +0000 (14:40 +0200)] 
wined3d: Refuse to ReleaseDC the wrong DC.

17 years agowined3d: Refuse to lock locked surfaces.
Stefan Dösinger [Tue, 14 Aug 2007 12:40:04 +0000 (14:40 +0200)] 
wined3d: Refuse to lock locked surfaces.

17 years agowined3d: Fall back to drawStridedSlow if fog coords are used.
Stefan Dösinger [Tue, 14 Aug 2007 00:31:10 +0000 (02:31 +0200)] 
wined3d: Fall back to drawStridedSlow if fog coords are used.

17 years agogphoto2.ds: Add preview button and ability to disable import GUI.
Lei Zhang [Thu, 23 Aug 2007 07:34:48 +0000 (00:34 -0700)] 
gphoto2.ds: Add preview button and ability to disable import GUI.

17 years agowininet: Send INTERNET_STATUS_HANDLE_CLOSING when object is being destroyed as native...
Misha Koshelev [Thu, 23 Aug 2007 05:06:26 +0000 (00:06 -0500)] 
wininet: Send INTERNET_STATUS_HANDLE_CLOSING when object is being destroyed as native does.

17 years agowininet: Separate connection closing from object destruction.
Misha Koshelev [Thu, 23 Aug 2007 05:06:00 +0000 (00:06 -0500)] 
wininet: Separate connection closing from object destruction.

17 years agowininet: Rename WININET_object_destructor to a more general WININET_object_function.
Misha Koshelev [Thu, 23 Aug 2007 05:04:13 +0000 (00:04 -0500)] 
wininet: Rename WININET_object_destructor to a more general WININET_object_function.

17 years agowinex11: Get rid of get_context_from_GLXContext.
Alexandre Julliard [Thu, 23 Aug 2007 10:52:57 +0000 (12:52 +0200)] 
winex11: Get rid of get_context_from_GLXContext.

17 years agowinex11: Properly update the hdc in the GL context.
Alexandre Julliard [Thu, 23 Aug 2007 10:50:29 +0000 (12:50 +0200)] 
winex11: Properly update the hdc in the GL context.

17 years agomsvcrt: Test and fix _mbsinc/_mbsninc.
Mikolaj Zalewski [Thu, 23 Aug 2007 02:14:30 +0000 (19:14 -0700)] 
msvcrt: Test and fix _mbsinc/_mbsninc.

17 years agomsvcrt: Don't test codepage 20932.
Mikolaj Zalewski [Thu, 23 Aug 2007 01:41:32 +0000 (18:41 -0700)] 
msvcrt: Don't test codepage 20932.

17 years agomsvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.
Mikolaj Zalewski [Wed, 22 Aug 2007 17:47:01 +0000 (10:47 -0700)] 
msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy.

17 years agoadvpack: Formalize the SESSION struct.
James Hawkins [Thu, 23 Aug 2007 00:41:04 +0000 (17:41 -0700)] 
advpack: Formalize the SESSION struct.

17 years agocabinet: Formalize the SESSION struct.
James Hawkins [Thu, 23 Aug 2007 00:35:53 +0000 (17:35 -0700)] 
cabinet: Formalize the SESSION struct.

17 years agowordpad: Don't display full path in save changes dialog.
Alexander Nicolaysen Sørnes [Wed, 22 Aug 2007 20:52:19 +0000 (22:52 +0200)] 
wordpad: Don't display full path in save changes dialog.

17 years agowordpad: Don't show full path in caption.
Alexander Nicolaysen Sørnes [Wed, 22 Aug 2007 20:44:21 +0000 (22:44 +0200)] 
wordpad: Don't show full path in caption.

17 years agorsaenh: Constify some variables.
Andrew Talbot [Wed, 22 Aug 2007 21:09:05 +0000 (22:09 +0100)] 
rsaenh: Constify some variables.

17 years agooleaut32: Remove 'recursive registry key delete' function.
Stefan Leichter [Wed, 22 Aug 2007 19:51:54 +0000 (21:51 +0200)] 
oleaut32: Remove 'recursive registry key delete' function.

17 years agoquartz: Remove 'recursive registry key delete' function.
Stefan Leichter [Wed, 22 Aug 2007 19:44:06 +0000 (21:44 +0200)] 
quartz: Remove 'recursive registry key delete' function.

17 years agowinspool: Add always the Win9x and the NT printerdriver.
Detlef Riekenberg [Wed, 22 Aug 2007 18:24:35 +0000 (20:24 +0200)] 
winspool: Add always the Win9x and the NT printerdriver.

17 years agowgl: Fix wglGetCurrentReadDCARB bugs.
Roderick Colenbrander [Wed, 22 Aug 2007 17:47:32 +0000 (19:47 +0200)] 
wgl: Fix wglGetCurrentReadDCARB bugs.

17 years agocrypt32: Implement CryptVerifyMessageSignature.
Juan Lang [Wed, 22 Aug 2007 16:40:43 +0000 (09:40 -0700)] 
crypt32: Implement CryptVerifyMessageSignature.

17 years agocrypt32: Test and correct verifying the signature of a valid signed message.
Juan Lang [Wed, 22 Aug 2007 16:40:11 +0000 (09:40 -0700)] 
crypt32: Test and correct verifying the signature of a valid signed message.

17 years agoadvapi32: Add more tests for CryptVerifySignatureW, and correct its parameter checking.
Juan Lang [Wed, 22 Aug 2007 16:38:44 +0000 (09:38 -0700)] 
advapi32: Add more tests for CryptVerifySignatureW, and correct its parameter checking.

17 years agodsound: Transparantly fall back to software mode if hardware mode is unavailable.
Maarten Lankhorst [Tue, 21 Aug 2007 19:04:32 +0000 (21:04 +0200)] 
dsound: Transparantly fall back to software mode if hardware mode is unavailable.

17 years agogdi32: Quote the printer name prior to passing it to the shell.
Huw Davies [Wed, 22 Aug 2007 13:39:46 +0000 (14:39 +0100)] 
gdi32: Quote the printer name prior to passing it to the shell.

17 years agoatl: Replace SHDeleteKeyW with RegDeleteTreeW and get rid of the import of shlwapi.
Paul Vriens [Wed, 22 Aug 2007 09:05:35 +0000 (11:05 +0200)] 
atl: Replace SHDeleteKeyW with RegDeleteTreeW and get rid of the import of shlwapi.

17 years agogdi32: Fix a few more places that use the wrong get/release function for DCs.
Alexandre Julliard [Wed, 22 Aug 2007 16:20:39 +0000 (18:20 +0200)] 
gdi32: Fix a few more places that use the wrong get/release function for DCs.

17 years agocrypt32: Test encoding a signed message with a valid public key.
Juan Lang [Tue, 21 Aug 2007 22:14:14 +0000 (15:14 -0700)] 
crypt32: Test encoding a signed message with a valid public key.

17 years agocrypt32: Explicitly terminate loop when a matching signer cert is found.
Juan Lang [Tue, 21 Aug 2007 22:13:47 +0000 (15:13 -0700)] 
crypt32: Explicitly terminate loop when a matching signer cert is found.

17 years agocrypt32: Only free allocated handles.
Juan Lang [Tue, 21 Aug 2007 22:13:05 +0000 (15:13 -0700)] 
crypt32: Only free allocated handles.

17 years agocrypt32: Test and implement CryptGetMessageSignerCount.
Juan Lang [Tue, 21 Aug 2007 22:12:35 +0000 (15:12 -0700)] 
crypt32: Test and implement CryptGetMessageSignerCount.

17 years agocrypt32: Implement CryptGetMessageCertificates.
Juan Lang [Tue, 21 Aug 2007 22:12:06 +0000 (15:12 -0700)] 
crypt32: Implement CryptGetMessageCertificates.

17 years agocrypt32: Trace encoding and decoding public keys on crypt channel.
Juan Lang [Tue, 21 Aug 2007 22:11:09 +0000 (15:11 -0700)] 
crypt32: Trace encoding and decoding public keys on crypt channel.

17 years agontdll: Flesh out the stub for IOCTL_STORAGE_GET_DEVICE_NUMBER.
Alexandre Julliard [Wed, 22 Aug 2007 10:01:21 +0000 (12:01 +0200)] 
ntdll: Flesh out the stub for IOCTL_STORAGE_GET_DEVICE_NUMBER.

17 years agouser32: Thread-local hooks need a module if they don't belong to the current process.
Alexandre Julliard [Wed, 22 Aug 2007 09:59:21 +0000 (11:59 +0200)] 
user32: Thread-local hooks need a module if they don't belong to the current process.

17 years agocabinet: Use the correct create disposition in fdi_open.
Alexandre Julliard [Wed, 22 Aug 2007 09:55:01 +0000 (11:55 +0200)] 
cabinet: Use the correct create disposition in fdi_open.

17 years agocabinet: Use the proper fcntl defines in the FDI_OPEN calls.
Alexandre Julliard [Wed, 22 Aug 2007 09:46:17 +0000 (11:46 +0200)] 
cabinet: Use the proper fcntl defines in the FDI_OPEN calls.

17 years agocabinet: Formalize the SESSION struct and add more tests of its members.
James Hawkins [Tue, 21 Aug 2007 17:15:39 +0000 (10:15 -0700)] 
cabinet: Formalize the SESSION struct and add more tests of its members.

17 years agowordpad: Store window rect in the registry.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 21:40:58 +0000 (23:40 +0200)] 
wordpad: Store window rect in the registry.

17 years agowordpad: Clear formatting before opening a file.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 20:31:14 +0000 (22:31 +0200)] 
wordpad: Clear formatting before opening a file.

17 years agowordpad: Prompt for format when selecting new file.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 20:27:15 +0000 (22:27 +0200)] 
wordpad: Prompt for format when selecting new file.

17 years agowordpad: Handle different formats on open/save.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 19:59:24 +0000 (21:59 +0200)] 
wordpad: Handle different formats on open/save.

17 years agowordpad: Add recent file list.
Alexander Nicolaysen Sørnes [Wed, 18 Jul 2007 13:41:57 +0000 (15:41 +0200)] 
wordpad: Add recent file list.

17 years agowined3d: Attach the correct surface the the fbo.
H. Verbeet [Tue, 21 Aug 2007 21:22:33 +0000 (23:22 +0200)] 
wined3d: Attach the correct surface the the fbo.

17 years agowined3d: Restore a line that got lost.
H. Verbeet [Tue, 21 Aug 2007 21:22:26 +0000 (23:22 +0200)] 
wined3d: Restore a line that got lost.

17 years agontdll: Reimplement TIME_GetBias using new time zone code.
Dmitry Timoshkov [Wed, 22 Aug 2007 08:02:18 +0000 (17:02 +0900)] 
ntdll: Reimplement TIME_GetBias using new time zone code.

17 years agoinclude/wine/test.h: Use appropriate type.
Dmitry Timoshkov [Wed, 22 Aug 2007 08:01:55 +0000 (17:01 +0900)] 
include/wine/test.h: Use appropriate type.

17 years agodsound: Move assignment of DSBCAPS_LOC to primary buffer creation time.
Maarten Lankhorst [Tue, 21 Aug 2007 19:01:53 +0000 (21:01 +0200)] 
dsound: Move assignment of DSBCAPS_LOC to primary buffer creation time.

17 years agontdll/tests: Fix typos.
Paul Vriens [Wed, 22 Aug 2007 07:09:07 +0000 (09:09 +0200)] 
ntdll/tests: Fix typos.

17 years agogdi32: Fix possible NULL pointer dereference (Coverity).
Paul Vriens [Wed, 22 Aug 2007 06:40:22 +0000 (08:40 +0200)] 
gdi32: Fix possible NULL pointer dereference (Coverity).

17 years agogdi32: Fix possible NULL pointer dereference (Coverity).
Paul Vriens [Wed, 22 Aug 2007 06:32:47 +0000 (08:32 +0200)] 
gdi32: Fix possible NULL pointer dereference (Coverity).

17 years agowininet: Fix reference count on internet handle for asynchronous InternetReadFileEx...
Misha Koshelev [Wed, 22 Aug 2007 05:12:52 +0000 (00:12 -0500)] 
wininet: Fix reference count on internet handle for asynchronous InternetReadFileEx call.

17 years agowininet: Don't send INTERNET_STATUS_HANDLE_CLOSING when closing handle opened with...
Misha Koshelev [Wed, 22 Aug 2007 05:07:06 +0000 (00:07 -0500)] 
wininet: Don't send INTERNET_STATUS_HANDLE_CLOSING when closing handle opened with InternetOpen for HTTP connection.

17 years agorpcrt4: Constify some variables.
Andrew Talbot [Tue, 21 Aug 2007 20:37:15 +0000 (21:37 +0100)] 
rpcrt4: Constify some variables.

17 years agocrypt32: Implement verifying a decoded signed message's signature.
Juan Lang [Tue, 21 Aug 2007 14:34:47 +0000 (07:34 -0700)] 
crypt32: Implement verifying a decoded signed message's signature.

17 years agocrypt32: Test and implement getting the computed hash from a decoded signed message.
Juan Lang [Tue, 21 Aug 2007 14:09:24 +0000 (07:09 -0700)] 
crypt32: Test and implement getting the computed hash from a decoded signed message.

17 years agocrypt32: Update a hash message's hash handles when decoding it.
Juan Lang [Tue, 21 Aug 2007 14:07:43 +0000 (07:07 -0700)] 
crypt32: Update a hash message's hash handles when decoding it.

17 years agocrypt32: Move signed message data functions together.
Juan Lang [Tue, 21 Aug 2007 00:49:53 +0000 (17:49 -0700)] 
crypt32: Move signed message data functions together.

17 years agocrypt32: Make constructing handles a member of signed msg data.
Juan Lang [Tue, 21 Aug 2007 00:49:15 +0000 (17:49 -0700)] 
crypt32: Make constructing handles a member of signed msg data.

17 years agocrypt32: Use a helper function to allocate signer handles.
Juan Lang [Tue, 21 Aug 2007 00:48:38 +0000 (17:48 -0700)] 
crypt32: Use a helper function to allocate signer handles.

17 years agocrypt32: Don't keep an unneeded copy of the crypto provider for each signer.
Juan Lang [Tue, 21 Aug 2007 00:48:02 +0000 (17:48 -0700)] 
crypt32: Don't keep an unneeded copy of the crypto provider for each signer.

17 years agocrypt32: Separate construction of signer handles from signer info.
Juan Lang [Tue, 21 Aug 2007 00:47:02 +0000 (17:47 -0700)] 
crypt32: Separate construction of signer handles from signer info.

17 years agocrypt32: Add a helper function to construct a signer handles structure.
Juan Lang [Tue, 21 Aug 2007 00:46:13 +0000 (17:46 -0700)] 
crypt32: Add a helper function to construct a signer handles structure.

17 years agocrypt32: Add helper function to update signed message data.
Juan Lang [Tue, 21 Aug 2007 00:45:33 +0000 (17:45 -0700)] 
crypt32: Add helper function to update signed message data.

17 years agocrypt32: Make more functions members of signed message data, rather than message.
Juan Lang [Tue, 21 Aug 2007 00:44:53 +0000 (17:44 -0700)] 
crypt32: Make more functions members of signed message data, rather than message.

17 years agocrypt32: Make updating a hash a member of signed message data, not signed message.
Juan Lang [Tue, 21 Aug 2007 00:44:12 +0000 (17:44 -0700)] 
crypt32: Make updating a hash a member of signed message data, not signed message.

17 years agocrypt32: Make a helper function to a free a signed message's handles.
Juan Lang [Tue, 21 Aug 2007 00:43:12 +0000 (17:43 -0700)] 
crypt32: Make a helper function to a free a signed message's handles.

17 years agocrypt32: Use signed message data type for decoded signed messages.
Juan Lang [Tue, 21 Aug 2007 00:42:31 +0000 (17:42 -0700)] 
crypt32: Use signed message data type for decoded signed messages.

17 years agocrypt32: Make a signed message data type.
Juan Lang [Tue, 21 Aug 2007 00:41:23 +0000 (17:41 -0700)] 
crypt32: Make a signed message data type.

17 years agocrypt32: Implement verifying the hash of a decoded hash message.
Juan Lang [Tue, 21 Aug 2007 00:40:25 +0000 (17:40 -0700)] 
crypt32: Implement verifying the hash of a decoded hash message.

17 years agocrypt32: Add a couple tests that show you can't get the hash from an encoded hash...
Juan Lang [Tue, 21 Aug 2007 00:33:44 +0000 (17:33 -0700)] 
crypt32: Add a couple tests that show you can't get the hash from an encoded hash message, and fix encoded hash messages to match.

17 years agocrypt32: Add a mostly stub control function for decode messages.
Juan Lang [Tue, 21 Aug 2007 00:33:04 +0000 (17:33 -0700)] 
crypt32: Add a mostly stub control function for decode messages.

17 years agocrypt32: Add a default message control function pointer.
Juan Lang [Tue, 21 Aug 2007 00:27:06 +0000 (17:27 -0700)] 
crypt32: Add a default message control function pointer.

17 years agocrypt32: Add tests for CryptMsgControl.
Juan Lang [Tue, 21 Aug 2007 00:26:39 +0000 (17:26 -0700)] 
crypt32: Add tests for CryptMsgControl.

17 years agocrypt32: Test an encoded signed message with a cert with a public key.
Juan Lang [Tue, 21 Aug 2007 00:26:10 +0000 (17:26 -0700)] 
crypt32: Test an encoded signed message with a cert with a public key.

17 years agodinput: Fix compile with old input.h that missing input_absinfo.
Vitaliy Margolen [Tue, 21 Aug 2007 13:06:17 +0000 (07:06 -0600)] 
dinput: Fix compile with old input.h that missing input_absinfo.

17 years agokernel32: Restore check for StandardDate.wMonth being 0.
Dmitry Timoshkov [Tue, 21 Aug 2007 12:44:50 +0000 (21:44 +0900)] 
kernel32: Restore check for StandardDate.wMonth being 0.

17 years agomsvcrt: Restore error handling code in localtime.
Dmitry Timoshkov [Tue, 21 Aug 2007 12:44:24 +0000 (21:44 +0900)] 
msvcrt: Restore error handling code in localtime.

17 years agowined3d: Fix a null pointer dereference.
Roderick Colenbrander [Tue, 21 Aug 2007 14:52:01 +0000 (16:52 +0200)] 
wined3d: Fix a null pointer dereference.

17 years agowined3d/vertexdeclaration: Return when out of memory (Coverity).
Paul Vriens [Tue, 21 Aug 2007 15:13:55 +0000 (17:13 +0200)] 
wined3d/vertexdeclaration: Return when out of memory (Coverity).

17 years agodnsapi/tests: No need to dynamically load dnsapi anymore.
Paul Vriens [Tue, 21 Aug 2007 15:38:19 +0000 (17:38 +0200)] 
dnsapi/tests: No need to dynamically load dnsapi anymore.

17 years agokernel32/tests: Skip some not implemented functions and add a few skip's.
Paul Vriens [Tue, 21 Aug 2007 12:22:03 +0000 (14:22 +0200)] 
kernel32/tests: Skip some not implemented functions and add a few skip's.

17 years agomsi/tests: Be verbose when GetProcAddress fails.
Paul Vriens [Tue, 21 Aug 2007 11:51:23 +0000 (13:51 +0200)] 
msi/tests: Be verbose when GetProcAddress fails.

17 years agosetupapi: Use NtDeleteKey instead of an invalid RegDeleteKeyW.
Damjan Jovanovic [Tue, 21 Aug 2007 11:23:58 +0000 (13:23 +0200)] 
setupapi: Use NtDeleteKey instead of an invalid RegDeleteKeyW.

17 years agowinex11: Update the wm hints also when mapping a previously zero-size window.
Alexandre Julliard [Tue, 21 Aug 2007 19:38:20 +0000 (21:38 +0200)] 
winex11: Update the wm hints also when mapping a previously zero-size window.

17 years agogdi32: Add separate functions for releasing/freeing DCs to replace the standard GDI...
Alexandre Julliard [Tue, 21 Aug 2007 19:37:40 +0000 (21:37 +0200)] 
gdi32: Add separate functions for releasing/freeing DCs to replace the standard GDI ones.

This should make it possible to use a different locking mechanism for DCs.

17 years agowined3d: Implement range based fog and advertize it correctly.
Stefan Dösinger [Tue, 21 Aug 2007 10:30:22 +0000 (12:30 +0200)] 
wined3d: Implement range based fog and advertize it correctly.

17 years agowined3d: fogstart == fogend means full fog.
Stefan Dösinger [Mon, 13 Aug 2007 21:19:37 +0000 (23:19 +0200)] 
wined3d: fogstart == fogend means full fog.

17 years agod3d9: Some caps fixes.
Stefan Dösinger [Tue, 21 Aug 2007 10:13:42 +0000 (12:13 +0200)] 
d3d9: Some caps fixes.

17 years agontdll/tests: Use skip instead of trace.
Paul Vriens [Tue, 21 Aug 2007 10:09:40 +0000 (12:09 +0200)] 
ntdll/tests: Use skip instead of trace.