Evan Stade [Wed, 8 Aug 2007 01:42:44 +0000 (18:42 -0700)]
gdiplus: Fixed bug drawing custom caps.
Evan Stade [Wed, 8 Aug 2007 01:42:40 +0000 (18:42 -0700)]
gdiplus: Added GdipGetLineGammaCorrection/GdipSetLineGammaCorrection.
Evan Stade [Wed, 8 Aug 2007 01:42:36 +0000 (18:42 -0700)]
gdiplus: Added GdipSetLineSigmaBlend stub.
Evan Stade [Wed, 8 Aug 2007 01:42:32 +0000 (18:42 -0700)]
gdiplus: Added GdipSetLineWrapMode.
Evan Stade [Wed, 8 Aug 2007 01:42:29 +0000 (18:42 -0700)]
gdiplus: Added GdipCreateLineBrush.
Evan Stade [Wed, 8 Aug 2007 01:42:24 +0000 (18:42 -0700)]
gdiplus: Make GdipGetMetafileHeaderFromMetafile return Ok.
Evan Stade [Wed, 8 Aug 2007 01:42:20 +0000 (18:42 -0700)]
gdiplus: GdipLoadImageFromStream makes initializations.
Evan Stade [Wed, 8 Aug 2007 01:42:16 +0000 (18:42 -0700)]
gdiplus: Don't prematurely release stream.
Evan Stade [Wed, 8 Aug 2007 01:42:12 +0000 (18:42 -0700)]
gdiplus: Added GdipDrawImageI.
Evan Stade [Wed, 8 Aug 2007 01:42:09 +0000 (18:42 -0700)]
gdiplus: Return width and height of metafiles.
Evan Stade [Wed, 8 Aug 2007 01:42:04 +0000 (18:42 -0700)]
gdiplus: Added GdipCreateBitmapFromFile.
Evan Stade [Wed, 8 Aug 2007 01:42:00 +0000 (18:42 -0700)]
gdiplus: Added GdipCreateStreamOnFile.
Evan Stade [Wed, 8 Aug 2007 01:41:55 +0000 (18:41 -0700)]
gdiplus: Added GdipBitmapLockBits.
Tijl Coosemans [Tue, 7 Aug 2007 22:30:59 +0000 (00:30 +0200)]
ntdll: Implement CDROM_Verify for FreeBSD.
Tijl Coosemans [Tue, 7 Aug 2007 22:19:14 +0000 (00:19 +0200)]
wineoss: Avoid SNDCTL_DSP_GETTRIGGER.
Tijl Coosemans [Tue, 7 Aug 2007 22:11:01 +0000 (00:11 +0200)]
wineoss: Add SNDCTL_MIXERINFO support.
Roderick Colenbrander [Wed, 8 Aug 2007 01:09:38 +0000 (03:09 +0200)]
wined3d: Move over to WGL.
Roderick Colenbrander [Mon, 6 Aug 2007 18:53:20 +0000 (20:53 +0200)]
wined3d: Prepare pbuffer code for WGL transition.
Roderick Colenbrander [Tue, 7 Aug 2007 21:45:00 +0000 (23:45 +0200)]
wined3d: Move fake context code over to WGL.
Juan Lang [Tue, 7 Aug 2007 21:57:04 +0000 (14:57 -0700)]
crypt32: According to MSDN, inner content is only decoded when the content type is data.
Juan Lang [Tue, 7 Aug 2007 21:56:26 +0000 (14:56 -0700)]
crypt32: Add a couple traces.
Juan Lang [Tue, 7 Aug 2007 20:15:00 +0000 (13:15 -0700)]
crypt32: Test and correct finding a subject certificate.
Juan Lang [Tue, 7 Aug 2007 20:14:02 +0000 (13:14 -0700)]
crypt32: Use the authority key identifier to search for a certificate's issuer.
Juan Lang [Tue, 7 Aug 2007 16:19:41 +0000 (09:19 -0700)]
crypt32: Fix typo.
Juan Lang [Tue, 7 Aug 2007 16:19:17 +0000 (09:19 -0700)]
crypt32: Introduce cryptasn debug channel to quiet down crypt traces.
Juan Lang [Tue, 7 Aug 2007 16:18:44 +0000 (09:18 -0700)]
crypt32: Implement CertRDNValueToStr for UTF-8 strings.
Misha Koshelev [Wed, 8 Aug 2007 01:11:18 +0000 (20:11 -0500)]
urlmon/tests: Add test for binding to a URL from which a very short response is received.
James Hawkins [Tue, 7 Aug 2007 21:25:14 +0000 (14:25 -0700)]
msi: Implement the remaining contexts for MsiQueryComponentState.
Andrew Talbot [Tue, 7 Aug 2007 20:01:25 +0000 (21:01 +0100)]
quartz: Constify some variables.
Nigel Liang [Tue, 7 Aug 2007 19:02:26 +0000 (12:02 -0700)]
winecfg: Fix crash in graphics tab.
Nigel Liang [Tue, 7 Aug 2007 19:02:27 +0000 (12:02 -0700)]
winecfg: Fix apply button always available in graphics tab bug.
Rob Shearman [Tue, 7 Aug 2007 16:12:54 +0000 (17:12 +0100)]
secur32: Remove valid_session_key from NegoHelper since it is only ever set and not read.
Rob Shearman [Tue, 7 Aug 2007 16:12:32 +0000 (17:12 +0100)]
secur32: Split the NTLM credential and context handles into separate objects.
This prevents races with two threads using the helper object at the same
time on two different context handles, eliminates the need to free the
credential handle after freeing the context handles and also prevents a
crash caused by not clearing session_key in DeleteSecurityContext.
Stefan Dösinger [Mon, 30 Jul 2007 10:35:33 +0000 (12:35 +0200)]
wined3d: Store the position_transformed flag in the vdecl.
Stefan Dösinger [Fri, 3 Aug 2007 17:53:25 +0000 (19:53 +0200)]
wined3d: Determine used streams at vdecl creation.
Stefan Dösinger [Mon, 30 Jul 2007 09:45:28 +0000 (11:45 +0200)]
wined3d: Remove link collection from vertexdeclaration.c.
Stefan Dösinger [Fri, 27 Jul 2007 14:47:08 +0000 (16:47 +0200)]
d3d: Add a simple offscreen rendering test.
Stefan Dösinger [Fri, 27 Jul 2007 12:39:55 +0000 (14:39 +0200)]
ddraw: Implement IDirect3DDevice7::DrawIndexedPrimitiveStrided.
Paul Vriens [Tue, 7 Aug 2007 17:16:16 +0000 (19:16 +0200)]
winecfg: Show version again in About box.
Paul Vriens [Wed, 8 Aug 2007 06:46:14 +0000 (08:46 +0200)]
kernel32/tests: Create paths after checking availability of functions.
Paul Vriens [Tue, 7 Aug 2007 14:45:26 +0000 (16:45 +0200)]
kernel32/tests: Changed skip message.
Paul Vriens [Tue, 7 Aug 2007 13:16:32 +0000 (15:16 +0200)]
shlwapi/tests: Use GetModuleHandleA instead of LoadLibraryA.
Alexandre Julliard [Tue, 7 Aug 2007 19:01:55 +0000 (21:01 +0200)]
user32: Get rid of winproc.h and move definitions in user_private.h.
Alexandre Julliard [Tue, 7 Aug 2007 15:45:10 +0000 (17:45 +0200)]
user32: Fixed the return value of DispatchMessageA/W.
Dmitry Timoshkov [Tue, 7 Aug 2007 06:30:43 +0000 (15:30 +0900)]
include: winres.h no longer exists in PSDK, fix winresrc.h includes.
Paul Vriens [Tue, 7 Aug 2007 10:38:11 +0000 (12:38 +0200)]
winecfg: Fix virtual desktop selection.
Jason Edmeades [Mon, 30 Jul 2007 21:41:59 +0000 (22:41 +0100)]
dpnet: Implement directplay lobbied application stubs.
Huw Davies [Tue, 7 Aug 2007 09:33:20 +0000 (10:33 +0100)]
wininet: Fix the case when Proxy or ProxyBypass is NULL.
Maarten Lankhorst [Tue, 7 Aug 2007 09:00:17 +0000 (11:00 +0200)]
dsound: Make hardware acceleration work again.
Misha Koshelev [Tue, 7 Aug 2007 04:08:49 +0000 (23:08 -0500)]
urlmon/tests: Keep track of download state in tests.
Misha Koshelev [Tue, 7 Aug 2007 04:08:46 +0000 (23:08 -0500)]
urlmon/tests: Add tests for synchronous vs asynchronous binding.
Misha Koshelev [Tue, 7 Aug 2007 04:08:31 +0000 (23:08 -0500)]
urlmon: Add support for synchronous binding.
Misha Koshelev [Tue, 7 Aug 2007 04:08:21 +0000 (23:08 -0500)]
urlmon/tests: Declare the bind flags as a global variable in url tests.
James Hawkins [Tue, 7 Aug 2007 03:48:34 +0000 (20:48 -0700)]
msi: Implement the MSIINSTALLCONTEXT_MACHINE context for MsiQueryComponentState.
James Hawkins [Tue, 7 Aug 2007 02:36:28 +0000 (19:36 -0700)]
msi: Forward MsiQueryComponentStateA to MsiQueryComponentStateW.
James Hawkins [Tue, 7 Aug 2007 02:27:54 +0000 (19:27 -0700)]
msi: Add tests for MsiQueryComponentState.
Andrew Talbot [Mon, 6 Aug 2007 19:25:31 +0000 (20:25 +0100)]
qcap: Constify some variables.
Hwang YunSong(황윤성) [Mon, 6 Aug 2007 00:19:25 +0000 (09:19 +0900)]
write: New Korean resource.
Hwang YunSong(황윤성) [Mon, 6 Aug 2007 00:21:42 +0000 (09:21 +0900)]
winecfg: Updated Korean resource.
Aric Stewart [Mon, 6 Aug 2007 16:36:09 +0000 (11:36 -0500)]
imm32: Additional constants needed for the IME implementation.
Ralf Beck [Mon, 6 Aug 2007 16:34:11 +0000 (18:34 +0200)]
winealsa.drv: Correct midi input program change + channel aftertouch.
Kirill K. Smirnov [Mon, 6 Aug 2007 15:07:31 +0000 (19:07 +0400)]
winecfg: Values list should be NULL-terminated.
Roderick Colenbrander [Mon, 6 Aug 2007 14:38:00 +0000 (16:38 +0200)]
wined3d: Use UINT instead of uint.
Roderick Colenbrander [Mon, 6 Aug 2007 14:27:08 +0000 (16:27 +0200)]
wined3d: Don't call ActivateContext between ENTER_GL/LEAVE_GL.
Peter Beutner [Mon, 6 Aug 2007 13:38:49 +0000 (15:38 +0200)]
msvcrt: Fix _makepath().
Peter Beutner [Mon, 6 Aug 2007 13:34:20 +0000 (15:34 +0200)]
msvcrt: Add _makepath() tests.
Misha Koshelev [Mon, 6 Aug 2007 04:35:22 +0000 (23:35 -0500)]
urlmon/tests: Fix todo_wine's to show the IServiceProvider interface is not queried on wine from CreateAsyncBindCtx.
Vitaliy Margolen [Sun, 5 Aug 2007 18:24:04 +0000 (12:24 -0600)]
dinput: Reuse common code and definition.
Unify object properties structure and he common axis mapping function
for both joystick drivers.
Vitaliy Margolen [Sun, 5 Aug 2007 18:22:49 +0000 (12:22 -0600)]
dinput: Fix POV calculation.
Combine and simplify the POV calculations. Linux provides X,Y for the POV.
While DirectInput returns dial-degrees*1000 (12 o-click is 0 degrees).
Vitaliy Margolen [Sun, 5 Aug 2007 18:20:26 +0000 (12:20 -0600)]
dinput: Fix handling of dead-zone in evdev joystick.
USB joysticks can and do provide dead-zone area. Use it to initialize
the initial dead-zone.
Vitaliy Margolen [Sun, 5 Aug 2007 18:18:26 +0000 (12:18 -0600)]
dinput: Fix mapping of axes ids to property ids.
Roderick Colenbrander [Sun, 5 Aug 2007 18:23:42 +0000 (20:23 +0200)]
wined3d: Another devmode bug.
Chris Robinson [Mon, 6 Aug 2007 02:42:09 +0000 (19:42 -0700)]
wined3d: Use the macro when querying the current display settings.
Chris Robinson [Sun, 5 Aug 2007 19:33:30 +0000 (12:33 -0700)]
wined3d: Initialize major and minor when filling GL caps.
Chris Robinson [Sun, 5 Aug 2007 17:50:45 +0000 (10:50 -0700)]
wined3d: Properly setup DevModeW before using it.
Chris Robinson [Sat, 4 Aug 2007 18:02:14 +0000 (11:02 -0700)]
winex11: Be consistent with GLX_SLOW_CONFIG meaning GENERIC_ACCELERATION.
Chris Robinson [Sat, 4 Aug 2007 18:12:36 +0000 (11:12 -0700)]
winex11: Properly handle WGL_PBUFFER_LOST_ARB.
Andrew Talbot [Sat, 4 Aug 2007 15:23:04 +0000 (16:23 +0100)]
oledlg: Constify some variables.
Louis Lenders [Sat, 4 Aug 2007 18:33:08 +0000 (19:33 +0100)]
shell32: Define avi resource #164.
Janusz Tomczak [Sat, 4 Aug 2007 13:00:28 +0000 (15:00 +0200)]
oledlg: Fix Polish translation.
Janusz Tomczak [Sat, 4 Aug 2007 12:57:25 +0000 (14:57 +0200)]
mpr: Fix Polish translation.
Janusz Tomczak [Sat, 4 Aug 2007 12:58:51 +0000 (14:58 +0200)]
msvfw32: Fix Polish translation.
Janusz Tomczak [Sat, 4 Aug 2007 12:55:52 +0000 (14:55 +0200)]
hhctrl.ocx: Fix Polish translation.
Janusz Tomczak [Sat, 4 Aug 2007 12:53:25 +0000 (14:53 +0200)]
comdlg32: Fix Polish translation.
Janusz Tomczak [Sat, 4 Aug 2007 12:48:52 +0000 (14:48 +0200)]
avifil32: Fix Polish translation.
Damjan Jovanovic [Sat, 4 Aug 2007 15:48:02 +0000 (17:48 +0200)]
msvcrt: mbsnbicmp should be case insensitive.
Francois Gouget [Sat, 4 Aug 2007 01:14:53 +0000 (03:14 +0200)]
msi: Fix the MsiEnumProductsEx*(), MsiQueryComponentState*() and MsiProvideQualifiedComponentEx*() prototypes.
Francois Gouget [Sat, 4 Aug 2007 01:23:23 +0000 (03:23 +0200)]
mapi32: Add a prototype for MAPIAdminProfiles.
Francois Gouget [Sat, 4 Aug 2007 01:20:00 +0000 (03:20 +0200)]
netapi32: Add lmuseflg.h and include it from lmuse.h.
Also add some prototypes to lmuse.h, and use it in the implementation.
Francois Gouget [Sat, 4 Aug 2007 01:22:27 +0000 (03:22 +0200)]
netapi32: Add fixmes for the headers that are still missing and thus cannot be included in lm.h.
Also note that lmbrowsr.h is no longer present in current PSDKs.
Maarten Lankhorst [Sat, 4 Aug 2007 09:11:17 +0000 (11:11 +0200)]
dsound: Acceleration fixes for wavein emulation.
Maarten Lankhorst [Sat, 4 Aug 2007 08:41:59 +0000 (10:41 +0200)]
dsound: Make timer more robust.
Maarten Lankhorst [Fri, 3 Aug 2007 20:15:50 +0000 (22:15 +0200)]
dsound: Sound acceleration fixes.
Nigel Liang [Sat, 4 Aug 2007 01:34:57 +0000 (18:34 -0700)]
winecfg: Fix crash caused by calling set_reg_key with NULL value.
Francois Gouget [Sat, 4 Aug 2007 01:16:33 +0000 (03:16 +0200)]
mscoree: Add cor.h and mscoree.idl and fix some semi-stub prototypes.
Francois Gouget [Sat, 4 Aug 2007 01:15:44 +0000 (03:15 +0200)]
imagehlp: Better match the PSDK types, especially with regards to constness.
Add many missing prototypes which we already had in dbghelp.h, and their related structures.
Update win32.api to fix the winapi_check warnings.
Francois Gouget [Sat, 4 Aug 2007 01:21:06 +0000 (03:21 +0200)]
dwmapi: Add dwmapi.h and update win32.api to fix the winapi_check warnings.
Francois Gouget [Sat, 4 Aug 2007 01:23:30 +0000 (03:23 +0200)]
mapi32: Add missing #include directives.
Francois Gouget [Sat, 4 Aug 2007 01:13:39 +0000 (03:13 +0200)]
crypt32: Better match the PSDK types and fix the winapi_check warnings.
Francois Gouget [Sat, 4 Aug 2007 01:20:32 +0000 (03:20 +0200)]
dnsapi: The DNS APIs don't take PIP4_ARRAYs anymore (for IPv6 compatibility).