Commit Graph

38994 Commits

Author SHA1 Message Date
Stefan Leichter
af66d215b3 dpnet: Remove 'recursive registry key delete' function. 2007-08-30 11:49:12 +02:00
Dmitry Timoshkov
afc85e91ab kernel32: Fix a compiler warning. 2007-08-30 11:49:02 +02:00
Dmitry Timoshkov
1c994d4976 wmc: Constify some data. 2007-08-30 11:48:51 +02:00
Dmitry Timoshkov
fcd6f662ac wrc: Constify some data. 2007-08-30 11:48:47 +02:00
Dmitry Timoshkov
c6747d57ed widl: Constify some data. 2007-08-30 11:48:42 +02:00
Dan Hipschman
7d73123dbc widl: Handle the size_is attribute on pointers. 2007-08-30 11:47:38 +02:00
Alexandre Julliard
2896540a34 server: Set the queue mask directly in get_message to avoid an extra server call. 2007-08-29 18:13:13 +02:00
Alexandre Julliard
b4edb573fd server: Message results should be stored as longs, not ints. 2007-08-29 18:01:10 +02:00
Alexandre Julliard
572771ebfa ntdll: On Mac OS, close the CDROM device before opening the parent.
This is needed to allow ejecting DVD disks.
2007-08-29 16:44:16 +02:00
Dmitry Timoshkov
a76ef05c90 ntdll: Do not leave not initialized cached timezone information if a timezone doesn't have daylight saving rules. 2007-08-29 14:08:20 +02:00
Huw Davies
dba0977092 wineps.drv: Only fail printer dc creation if the printer has no builtin fonts and there are no TrueType fonts to download. 2007-08-29 13:16:23 +02:00
Steven Edwards
a725826ada user32: Remove some no longer needed wine 16bit headers. 2007-08-29 12:31:34 +02:00
Steven Edwards
13f9b0a642 x11drv: Remove some no longer needed wine 16bit headers. 2007-08-29 12:31:28 +02:00
Roderick Colenbrander
8a7332f60f wined3d: Fix a hdc check in InitAdapters. 2007-08-29 12:25:25 +02:00
Andrew Talbot
926a008ffb setupapi: Constify some variables. 2007-08-29 12:10:56 +02:00
Mikolaj Zalewski
9a72a865a2 winex11.drv: Test for out-of-bound src coordinates in GdiAlphaBlend. 2007-08-29 12:03:08 +02:00
Alexandre Julliard
74cd76c9c7 winex11: Tool windows should not have WM decorations. 2007-08-29 12:02:57 +02:00
Alexandre Julliard
8765a0da83 ntdll: Fixed file system name comparison on *BSD. 2007-08-29 12:02:13 +02:00
Aric Stewart
0c9c00cf2b imm: Report GCS_DELTASTART to help behavior with advanced IME aware applications. 2007-08-29 12:01:47 +02:00
Juan Lang
a47f47fe29 winerror.h: Add more error definitions. 2007-08-29 12:01:40 +02:00
Juan Lang
b157166345 wintrust: Implement pfnCertificateTrust. 2007-08-29 12:00:33 +02:00
Juan Lang
5d7bffa5c7 wintrust: Save signers of a message in SoftpubLoadSignature. 2007-08-29 12:00:24 +02:00
Juan Lang
fb07a3aa02 wintrust: Use a helper function to get a signer's cert info from a message. 2007-08-29 12:00:18 +02:00
Juan Lang
a4d85d80a3 wintrust: Use pfnAddStore2Chain internally. 2007-08-29 12:00:11 +02:00
Juan Lang
4f2fae1d99 wintrust: Test and implement pfnAddCert2Chain. 2007-08-29 12:00:05 +02:00
Juan Lang
8c34271aaa wintrust: Test and implement pfnAddSgnr2Chain. 2007-08-29 11:59:58 +02:00
Juan Lang
150ddd6bd4 wintrust: Test and implement pfnAddStore2Chain. 2007-08-29 11:59:47 +02:00
Juan Lang
3db50276ab wintrust: Add missing definitions. 2007-08-29 11:59:39 +02:00
Juan Lang
eda48d8868 crypt32: Set trust status on root element in chain. 2007-08-29 11:59:34 +02:00
James Hawkins
fbf3cef553 cabinet: Add initial tests for FDI. 2007-08-29 11:59:22 +02:00
Roderick Colenbrander
e6f6d5fe95 gdi32: Print the function name in wglGetProcAddress. 2007-08-29 11:58:59 +02:00
Roderick Colenbrander
49c635094b wgl: Degrade an ERR to a WARN. 2007-08-29 11:58:39 +02:00
Roderick Colenbrander
9be5a5e9db wined3d: Ask for enough RGB bits for pbuffers. 2007-08-29 11:58:28 +02:00
Roderick Colenbrander
dc7252a1f8 wined3d: CreateAdditionalSwapChain bugfix. 2007-08-29 11:58:22 +02:00
Stefan Leichter
6357676c54 dsound: Remove 'recursive registry key delete' function. 2007-08-29 11:58:13 +02:00
Stefan Leichter
411f5f7957 dswave: Remove 'recursive registry key delete' function. 2007-08-29 11:58:09 +02:00
Alexander Nicolaysen Sørnes
29b69c54b0 notepad: Add program icon. 2007-08-28 12:42:12 +02:00
Jason Edmeades
881c204c02 comctl32: toolbar: Implemented SetRows. 2007-08-28 12:26:13 +02:00
Aric Stewart
2d8cd767b2 ole32: Properly update the SmallBlockDepotCount when adding more blocks. 2007-08-28 11:58:44 +02:00
Juan Lang
492518d037 wintrust: Use common memory functions. 2007-08-28 11:58:02 +02:00
Juan Lang
6f8b296fb1 wintrust: Move mem alloc functions to wintrust_main.c. 2007-08-28 11:57:53 +02:00
Juan Lang
92de438469 wintrust: Implement SoftpubLoadSignature. 2007-08-28 11:57:37 +02:00
Juan Lang
5a3fb3b566 wintrust: Test and implement SoftpubLoadMessage. 2007-08-28 11:57:20 +02:00
Juan Lang
01b083c575 imagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK. 2007-08-28 11:56:37 +02:00
Dan Hipschman
d82b384859 widl: Handle LPSTR in typelibs. 2007-08-28 11:56:30 +02:00
Stefan Leichter
5861d08426 dxdiagn: Remove 'recursive registry key delete' function. 2007-08-28 11:56:22 +02:00
Stefan Leichter
256e3e1c7c hhctrl.ocx: Remove 'recursive registry key delete' function. 2007-08-28 11:56:15 +02:00
Chris Robinson
d0a61fd269 wined3d: Don't assume the fake DC is the current DC. 2007-08-28 11:56:10 +02:00
Stefan Dösinger
a8d4779f7f wined3d: Fix the spot light falloff == 0.0 case. 2007-08-28 11:56:00 +02:00
Stefan Dösinger
36aef3dc54 wined3d: Hold an internal reference on pixel and vertex shaders. 2007-08-28 11:55:53 +02:00