Stefan Leichter [Thu, 30 Aug 2007 16:13:54 +0000 (18:13 +0200)]
dmsynth: Remove 'recursive registry key delete' function.
Stefan Leichter [Thu, 30 Aug 2007 16:09:10 +0000 (18:09 +0200)]
dmusic: Remove 'recursive registry key delete' function.
Detlef Riekenberg [Fri, 24 Aug 2007 18:05:57 +0000 (20:05 +0200)]
winspool: Powerpoint XP expect a valid pointer on Win9x.
Maarten Lankhorst [Thu, 30 Aug 2007 12:50:32 +0000 (14:50 +0200)]
dsound: Increase dll refcount and disable thread calls.
Alexandre Julliard [Thu, 30 Aug 2007 17:47:43 +0000 (19:47 +0200)]
server: Detaching from a process needs to continue all the pending events.
Trent Waddington [Thu, 30 Aug 2007 09:05:50 +0000 (19:05 +1000)]
server: Handle existing timer replacement when no window handle specified.
Francois Gouget [Thu, 30 Aug 2007 14:21:33 +0000 (16:21 +0200)]
wininet: Fix many wininet prototypes: the context is a DWORD_PTR now.
Francois Gouget [Thu, 30 Aug 2007 14:20:47 +0000 (16:20 +0200)]
shlwapi: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 30 Aug 2007 14:18:46 +0000 (16:18 +0200)]
shlwapi: Move SHAddDataBlock() to the front and remove the forward declaration.
Francois Gouget [Thu, 30 Aug 2007 14:18:22 +0000 (16:18 +0200)]
winscard: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 30 Aug 2007 14:18:12 +0000 (16:18 +0200)]
mmsystem: Better stick the the PSDK types.
Francois Gouget [Thu, 30 Aug 2007 14:17:39 +0000 (16:17 +0200)]
winscard: Use quotes to include winscard.h. Fixes a winapi_check warning.
Francois Gouget [Thu, 30 Aug 2007 14:17:31 +0000 (16:17 +0200)]
winhttp: Add a skeleton winhttp.h and use it.
Francois Gouget [Thu, 30 Aug 2007 14:16:56 +0000 (16:16 +0200)]
winhttp: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 30 Aug 2007 14:16:51 +0000 (16:16 +0200)]
winapi_check: Assorted win32.api updates.
Francois Gouget [Thu, 30 Aug 2007 14:16:23 +0000 (16:16 +0200)]
wintrust: Add a prototype for WTHelperGetProvCertFromChain().
Francois Gouget [Thu, 30 Aug 2007 14:16:14 +0000 (16:16 +0200)]
winmm: Fix the mmTask*() prototypes.
Francois Gouget [Thu, 30 Aug 2007 14:16:07 +0000 (16:16 +0200)]
winmm: Make mmddk.h C++ compatible.
Francois Gouget [Thu, 30 Aug 2007 14:15:47 +0000 (16:15 +0200)]
msvcrt: Add a prototype for _atoldbl() & co and declare _LDOUBLE & co in stdlib.h.
Francois Gouget [Thu, 30 Aug 2007 14:14:29 +0000 (16:14 +0200)]
gdiplus: Add some extra prototypes.
Francois Gouget [Thu, 30 Aug 2007 14:14:18 +0000 (16:14 +0200)]
gdiplus: Update win32.api to fix the winapi_check warnings.
Aric Stewart [Thu, 30 Aug 2007 10:17:23 +0000 (19:17 +0900)]
gdi32: Allocate our glyph metrics in a 128 index chunk sparse array.
Lionel Debroux [Thu, 30 Aug 2007 08:28:20 +0000 (10:28 +0200)]
kernel32: Fix memory leak in CopyFileW.
Kirill K. Smirnov [Wed, 29 Aug 2007 15:39:09 +0000 (19:39 +0400)]
winhelp: Add WS_EX_TOOLWINDOW style to popup windows.
Alexandre Julliard [Thu, 30 Aug 2007 14:34:27 +0000 (16:34 +0200)]
ntdll: Pin down all dlls imported by the main exe.
Mikolaj Zalewski [Wed, 29 Aug 2007 17:36:41 +0000 (10:36 -0700)]
user32: Static controls should have a clipping region set while sending the WM_CTLCOLORSTATIC.
Steven Edwards [Thu, 30 Aug 2007 08:05:05 +0000 (04:05 -0400)]
Remove more unneeded wine 16bit header usage.
Francois Gouget [Wed, 29 Aug 2007 19:43:57 +0000 (21:43 +0200)]
Assorted spelling fixes.
Francois Gouget [Wed, 29 Aug 2007 19:43:45 +0000 (21:43 +0200)]
kernel32/tests: Don't call ok() in child processes.
Francois Gouget [Wed, 29 Aug 2007 19:42:55 +0000 (21:42 +0200)]
kernel32/tests: If the registry happens to be set up right, check that winedbg does not mess up the crashed process exit code (unfortunately it does).
Alexandre Julliard [Thu, 30 Aug 2007 10:19:55 +0000 (12:19 +0200)]
winex11: Set initial wm hints on the desktop window too.
Andrew Talbot [Wed, 29 Aug 2007 21:20:28 +0000 (22:20 +0100)]
shdocvw: Constify some variables.
Kai Blin [Wed, 29 Aug 2007 20:19:03 +0000 (22:19 +0200)]
secur32: Implement LsaLogonUser stub.
Kai Blin [Wed, 29 Aug 2007 20:18:54 +0000 (22:18 +0200)]
secur32: Implement LsaGetLogonSessionData stub.
Kai Blin [Wed, 29 Aug 2007 20:18:44 +0000 (22:18 +0200)]
secur32: Implement LsaFreeReturnBuffer stub.
Kai Blin [Wed, 29 Aug 2007 20:18:36 +0000 (22:18 +0200)]
secur32: Implement LsaEnumerateLogonSessions stub.
Kai Blin [Wed, 29 Aug 2007 20:18:24 +0000 (22:18 +0200)]
secur32: Implement LsaLookupAuthenticationPackage stub.
Kai Blin [Wed, 29 Aug 2007 20:37:27 +0000 (22:37 +0200)]
secur32: Give a hint where to find ntlm_auth.
Francois Gouget [Wed, 29 Aug 2007 19:42:40 +0000 (21:42 +0200)]
setupapi: Add prototypes for the Setup*Log*() functions. Better stick to the PSDK types.
Francois Gouget [Wed, 29 Aug 2007 19:42:28 +0000 (21:42 +0200)]
Assorted non-ANSI function declaration fixes (missing void).
Francois Gouget [Wed, 29 Aug 2007 19:42:20 +0000 (21:42 +0200)]
taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL.
Francois Gouget [Wed, 29 Aug 2007 19:42:01 +0000 (21:42 +0200)]
gdiplus: Add some missing or related prototypes and types.
Fix the GdipDrawRectangles() prototype.
Stefan Dösinger [Thu, 23 Aug 2007 15:35:10 +0000 (17:35 +0200)]
wined3d: Tidy up the vbo removal from the strided data.
Stefan Dösinger [Wed, 22 Aug 2007 08:46:38 +0000 (10:46 +0200)]
wined3d: Accept rendering to sublevels with backbuffer orm.
Stefan Dösinger [Tue, 21 Aug 2007 21:24:16 +0000 (23:24 +0200)]
wined3d: Reject opengl accelerated blits with system memory surfaces.
Stefan Dösinger [Tue, 21 Aug 2007 20:46:52 +0000 (22:46 +0200)]
wined3d: Clear unused channels on R32F and R16F textures on readback.
Stefan Dösinger [Tue, 21 Aug 2007 16:05:27 +0000 (18:05 +0200)]
wined3d: Use 0/0/0 as normal if no normal is supplied.
Stefan Leichter [Wed, 29 Aug 2007 19:07:03 +0000 (21:07 +0200)]
dpnet: Remove 'recursive registry key delete' function.
Dmitry Timoshkov [Thu, 30 Aug 2007 08:18:25 +0000 (17:18 +0900)]
kernel32: Fix a compiler warning.
Dmitry Timoshkov [Thu, 30 Aug 2007 08:18:13 +0000 (17:18 +0900)]
wmc: Constify some data.
Dmitry Timoshkov [Thu, 30 Aug 2007 08:18:02 +0000 (17:18 +0900)]
wrc: Constify some data.
Dmitry Timoshkov [Thu, 30 Aug 2007 08:17:50 +0000 (17:17 +0900)]
widl: Constify some data.
Dan Hipschman [Wed, 29 Aug 2007 23:27:20 +0000 (16:27 -0700)]
widl: Handle the size_is attribute on pointers.
Alexandre Julliard [Wed, 29 Aug 2007 16:13:13 +0000 (18:13 +0200)]
server: Set the queue mask directly in get_message to avoid an extra server call.
Alexandre Julliard [Wed, 29 Aug 2007 16:01:10 +0000 (18:01 +0200)]
server: Message results should be stored as longs, not ints.
Alexandre Julliard [Wed, 29 Aug 2007 14:44:16 +0000 (16:44 +0200)]
ntdll: On Mac OS, close the CDROM device before opening the parent.
This is needed to allow ejecting DVD disks.
Dmitry Timoshkov [Wed, 29 Aug 2007 09:56:52 +0000 (18:56 +0900)]
ntdll: Do not leave not initialized cached timezone information if a timezone doesn't have daylight saving rules.
Huw Davies [Tue, 28 Aug 2007 10:46:18 +0000 (11:46 +0100)]
wineps.drv: Only fail printer dc creation if the printer has no builtin fonts and there are no TrueType fonts to download.
Steven Edwards [Wed, 29 Aug 2007 07:37:14 +0000 (03:37 -0400)]
user32: Remove some no longer needed wine 16bit headers.
Steven Edwards [Wed, 29 Aug 2007 07:11:23 +0000 (03:11 -0400)]
x11drv: Remove some no longer needed wine 16bit headers.
Roderick Colenbrander [Tue, 28 Aug 2007 23:07:26 +0000 (01:07 +0200)]
wined3d: Fix a hdc check in InitAdapters.
Andrew Talbot [Wed, 29 Aug 2007 06:19:48 +0000 (07:19 +0100)]
setupapi: Constify some variables.
Mikolaj Zalewski [Tue, 28 Aug 2007 17:33:29 +0000 (10:33 -0700)]
winex11.drv: Test for out-of-bound src coordinates in GdiAlphaBlend.
Alexandre Julliard [Wed, 29 Aug 2007 10:02:57 +0000 (12:02 +0200)]
winex11: Tool windows should not have WM decorations.
Alexandre Julliard [Wed, 29 Aug 2007 10:02:13 +0000 (12:02 +0200)]
ntdll: Fixed file system name comparison on *BSD.
Aric Stewart [Wed, 29 Aug 2007 08:55:07 +0000 (17:55 +0900)]
imm: Report GCS_DELTASTART to help behavior with advanced IME aware applications.
Juan Lang [Wed, 29 Aug 2007 00:20:58 +0000 (17:20 -0700)]
winerror.h: Add more error definitions.
Juan Lang [Tue, 28 Aug 2007 23:11:14 +0000 (16:11 -0700)]
wintrust: Implement pfnCertificateTrust.
Juan Lang [Tue, 28 Aug 2007 23:10:41 +0000 (16:10 -0700)]
wintrust: Save signers of a message in SoftpubLoadSignature.
Juan Lang [Tue, 28 Aug 2007 23:10:00 +0000 (16:10 -0700)]
wintrust: Use a helper function to get a signer's cert info from a message.
Juan Lang [Tue, 28 Aug 2007 23:09:34 +0000 (16:09 -0700)]
wintrust: Use pfnAddStore2Chain internally.
Juan Lang [Tue, 28 Aug 2007 23:09:10 +0000 (16:09 -0700)]
wintrust: Test and implement pfnAddCert2Chain.
Juan Lang [Tue, 28 Aug 2007 23:07:30 +0000 (16:07 -0700)]
wintrust: Test and implement pfnAddSgnr2Chain.
Juan Lang [Tue, 28 Aug 2007 22:59:18 +0000 (15:59 -0700)]
wintrust: Test and implement pfnAddStore2Chain.
Juan Lang [Tue, 28 Aug 2007 22:52:55 +0000 (15:52 -0700)]
wintrust: Add missing definitions.
Juan Lang [Tue, 28 Aug 2007 22:52:37 +0000 (15:52 -0700)]
crypt32: Set trust status on root element in chain.
James Hawkins [Tue, 28 Aug 2007 22:28:35 +0000 (17:28 -0500)]
cabinet: Add initial tests for FDI.
Roderick Colenbrander [Tue, 28 Aug 2007 22:40:46 +0000 (00:40 +0200)]
gdi32: Print the function name in wglGetProcAddress.
Roderick Colenbrander [Tue, 28 Aug 2007 22:44:15 +0000 (00:44 +0200)]
wgl: Degrade an ERR to a WARN.
Roderick Colenbrander [Tue, 28 Aug 2007 20:40:26 +0000 (22:40 +0200)]
wined3d: Ask for enough RGB bits for pbuffers.
Roderick Colenbrander [Tue, 28 Aug 2007 20:37:37 +0000 (22:37 +0200)]
wined3d: CreateAdditionalSwapChain bugfix.
Stefan Leichter [Tue, 28 Aug 2007 19:04:47 +0000 (21:04 +0200)]
dsound: Remove 'recursive registry key delete' function.
Stefan Leichter [Tue, 28 Aug 2007 18:59:41 +0000 (20:59 +0200)]
dswave: Remove 'recursive registry key delete' function.
Alexander Nicolaysen Sørnes [Sat, 25 Aug 2007 16:26:15 +0000 (18:26 +0200)]
notepad: Add program icon.
Jason Edmeades [Mon, 27 Aug 2007 20:30:16 +0000 (21:30 +0100)]
comctl32: toolbar: Implemented SetRows.
Aric Stewart [Tue, 28 Aug 2007 09:11:14 +0000 (18:11 +0900)]
ole32: Properly update the SmallBlockDepotCount when adding more blocks.
Juan Lang [Mon, 27 Aug 2007 23:20:16 +0000 (16:20 -0700)]
wintrust: Use common memory functions.
Juan Lang [Mon, 27 Aug 2007 23:19:36 +0000 (16:19 -0700)]
wintrust: Move mem alloc functions to wintrust_main.c.
Juan Lang [Mon, 27 Aug 2007 23:18:50 +0000 (16:18 -0700)]
wintrust: Implement SoftpubLoadSignature.
Juan Lang [Mon, 27 Aug 2007 23:17:52 +0000 (16:17 -0700)]
wintrust: Test and implement SoftpubLoadMessage.
Juan Lang [Mon, 27 Aug 2007 23:32:29 +0000 (16:32 -0700)]
imagehlp: Move WIN_CERTIFICATE types to wintrust.h, and rename a type, to match PSDK.
Dan Hipschman [Tue, 28 Aug 2007 03:24:37 +0000 (20:24 -0700)]
widl: Handle LPSTR in typelibs.
Stefan Leichter [Mon, 27 Aug 2007 19:41:22 +0000 (21:41 +0200)]
dxdiagn: Remove 'recursive registry key delete' function.
Stefan Leichter [Mon, 27 Aug 2007 19:36:00 +0000 (21:36 +0200)]
hhctrl.ocx: Remove 'recursive registry key delete' function.
Chris Robinson [Mon, 27 Aug 2007 15:49:11 +0000 (08:49 -0700)]
wined3d: Don't assume the fake DC is the current DC.
Stefan Dösinger [Mon, 20 Aug 2007 20:10:36 +0000 (22:10 +0200)]
wined3d: Fix the spot light falloff == 0.0 case.
Stefan Dösinger [Mon, 20 Aug 2007 16:56:10 +0000 (18:56 +0200)]
wined3d: Hold an internal reference on pixel and vertex shaders.
Stefan Dösinger [Sun, 19 Aug 2007 18:37:50 +0000 (20:37 +0200)]
wined3d: Read the old streamsource from the correct stateblock.
Stefan Dösinger [Sun, 19 Aug 2007 17:51:17 +0000 (19:51 +0200)]
wined3d: Remove the D3DTTFF_PROJECTED handling from drawStridedSlow.
Stefan Dösinger [Sun, 19 Aug 2007 17:43:44 +0000 (19:43 +0200)]
wined3d: Fix the half pixel correction.