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).
Francois Gouget [Sat, 4 Aug 2007 01:14:08 +0000 (03:14 +0200)]
msi: MsiProvideComponentFromDescriptorA/W() is not supposed to be defined in msi.h.
Francois Gouget [Sat, 4 Aug 2007 01:23:39 +0000 (03:23 +0200)]
advapi32: We have cfgmgr32.h now.
Francois Gouget [Sat, 4 Aug 2007 01:15:17 +0000 (03:15 +0200)]
imagehlp & dbghelp: Add the IMAGEAPI and DBHLPAPI macros.
Francois Gouget [Sat, 4 Aug 2007 01:23:56 +0000 (03:23 +0200)]
kernel32/tests: Re-balance the curly parentheses so winapi_check can parse the file.
Francois Gouget [Sat, 4 Aug 2007 01:25:15 +0000 (03:25 +0200)]
mapi32: Add a skeleton mapiform.h header with a proper prototype for MAPIOpenLocalFormContainer().
Evan Stade [Sat, 4 Aug 2007 00:30:34 +0000 (17:30 -0700)]
gdiplus: Added GdipImageSelectActiveFrame stub.
Evan Stade [Sat, 4 Aug 2007 00:30:30 +0000 (17:30 -0700)]
gdiplus: Added GdipGetImagePixelFormat.
Evan Stade [Sat, 4 Aug 2007 00:30:26 +0000 (17:30 -0700)]
gdiplus: Added GdipImageGetFrameDimensionsList stub.
Evan Stade [Sat, 4 Aug 2007 00:30:22 +0000 (17:30 -0700)]
gdiplus: Added GdipCreateBitmapFromStream.
Evan Stade [Sat, 4 Aug 2007 00:30:17 +0000 (17:30 -0700)]
gdiplus: Allow non-default GdiplusStartupInput.
Alexandre Julliard [Mon, 6 Aug 2007 10:21:52 +0000 (12:21 +0200)]
gdiplus: Fixed GdiplusStartupOutput definition.
Evan Stade [Sat, 4 Aug 2007 00:30:11 +0000 (17:30 -0700)]
oleaut32: Allow PNG_COLOR_TYPE_RGB_ALPHA.
James Hawkins [Sat, 4 Aug 2007 00:10:30 +0000 (17:10 -0700)]
msi: Fix the size allocated for the deferred custom action string.
Michael Stefaniuc [Fri, 3 Aug 2007 23:02:04 +0000 (01:02 +0200)]
mshtml: Remove const in front of REFIID as that is a macro that already starts with const.
Michael Stefaniuc [Fri, 3 Aug 2007 22:57:05 +0000 (00:57 +0200)]
dsound: Remove redundant NULL check before HeapFree. Found by Smatch.
Michael Stefaniuc [Fri, 3 Aug 2007 22:56:50 +0000 (00:56 +0200)]
winex11.drv: Move the TRACE before the return. Found by Smatch.
Michael Stefaniuc [Fri, 3 Aug 2007 22:56:38 +0000 (00:56 +0200)]
inkobj: Remove break after return. Found by Smatch.
Andrew Talbot [Fri, 3 Aug 2007 20:13:05 +0000 (21:13 +0100)]
oleaut32: Constify some variables.
Luis C. Busquets Pérez [Fri, 3 Aug 2007 14:20:12 +0000 (16:20 +0200)]
ntdll: Update Nt stdcalls for stubs of Zw.
Chris Robinson [Fri, 3 Aug 2007 02:03:12 +0000 (19:03 -0700)]
wgl: WGL_COLOR_BITS_ARB does include alpha.
Stefan Dösinger [Thu, 26 Jul 2007 17:13:11 +0000 (19:13 +0200)]
wined3d: Present requires the swapchain's context.
Stefan Dösinger [Wed, 25 Jul 2007 16:49:03 +0000 (18:49 +0200)]
wined3d: WINED3DSAMP_MAXMIPLEVEL fixes.
Stefan Dösinger [Tue, 24 Jul 2007 19:29:19 +0000 (21:29 +0200)]
d3d9: Do not fail if d3d9 is not available.
Stefan Dösinger [Tue, 24 Jul 2007 19:56:03 +0000 (21:56 +0200)]
d3d8: Skip tests if d3d is not supported.
Stefan Dösinger [Tue, 24 Jul 2007 19:15:55 +0000 (21:15 +0200)]
d3d9: Deal with failing surface creation.
Maarten Lankhorst [Fri, 3 Aug 2007 13:14:37 +0000 (15:14 +0200)]
winealsa: wavein has LPWAVEINCAPSW not LPWAVEOUTCAPSW.
Paul Vriens [Fri, 3 Aug 2007 10:59:36 +0000 (12:59 +0200)]
winetest: Skip tests for which the dll is missing.
Nigel Liang [Thu, 2 Aug 2007 23:33:23 +0000 (16:33 -0700)]
winecfg: Remove bad default setting for logpixels registery.
Nigel Liang [Thu, 2 Aug 2007 23:33:24 +0000 (16:33 -0700)]
winecfg: Read/write registry in unicode.
John Klehm [Tue, 31 Jul 2007 16:58:02 +0000 (11:58 -0500)]
inkobj: Add stub implementation of inkobj dll.
John Klehm [Tue, 31 Jul 2007 05:53:43 +0000 (00:53 -0500)]
inkobj: Add stub header for inkobj dll.
Alexandre Julliard [Fri, 3 Aug 2007 12:12:04 +0000 (14:12 +0200)]
make_makefiles: Added support for updating include/Makefile.in.
Roderick Colenbrander [Wed, 1 Aug 2007 21:20:54 +0000 (23:20 +0200)]
wgl: wglChooosePixelFormatARB returns the total number of matching pixelformats and not the number of pixelformats stored in the buffer.
This didn't work due to bugs in wglChoosePixelFormatARB but also due
to strange behavior of glXChooseFBConfig. Some of its default values
are not zero or GLX_DONT_CARE which cause some formats not to appear.
Misha Koshelev [Fri, 3 Aug 2007 01:46:58 +0000 (20:46 -0500)]
urlmon: Send BINDSTATUS_DOWNLOADINGDATA if we do not send BEGINDOWNLOADDATA or ENDDOWNLOADDATA.
Misha Koshelev [Fri, 3 Aug 2007 01:45:17 +0000 (20:45 -0500)]
urlmon: Call IBindStatusCallback_OnStopBinding only if this actually is the last ReportData.
Misha Koshelev [Fri, 3 Aug 2007 11:35:35 +0000 (13:35 +0200)]
Revert "urlmon: Use BSCF_ values passed to report_data to keep track of download state."
This reverts commit
978f6b98c9a67055f5a0f878a44b3b66c16a6019.
Misha Koshelev [Fri, 3 Aug 2007 11:35:19 +0000 (13:35 +0200)]
Revert "urlmon: Report BINDSTATUS_DOWNLOADINGDATA on BSCF_INTERMEDIATEDATANOTIFICATION."
This reverts commit
b3a660a69cb345d0960d787faa0229f2f25cc11c.
Evan Stade [Fri, 3 Aug 2007 00:53:18 +0000 (17:53 -0700)]
gdiplus: Alphabetized header.
Evan Stade [Fri, 3 Aug 2007 00:53:13 +0000 (17:53 -0700)]
gdiplus: Removed old fixmes.
Evan Stade [Fri, 3 Aug 2007 00:53:08 +0000 (17:53 -0700)]
gdiplus: Use custom cap base inset differently.
Evan Stade [Fri, 3 Aug 2007 00:53:04 +0000 (17:53 -0700)]
gdiplus: Added GdipG/SetPathGradientFocusScales.
Evan Stade [Fri, 3 Aug 2007 00:52:59 +0000 (17:52 -0700)]
gdiplus: Added GdipG/SetPathGradientCenterPoint.
Evan Stade [Fri, 3 Aug 2007 00:52:55 +0000 (17:52 -0700)]
gdiplus: Updated GpBrush functions.
Evan Stade [Fri, 3 Aug 2007 00:52:49 +0000 (17:52 -0700)]
gdiplus: Added GdipS/GetPathGradientGammaCorrection.
Evan Stade [Fri, 3 Aug 2007 00:52:43 +0000 (17:52 -0700)]
gdiplus: Added GdipSetPathGradientSigmaBlend stub.
Evan Stade [Fri, 3 Aug 2007 00:51:58 +0000 (17:51 -0700)]
gdiplus: Added GdipS/GetPathGradientSurroundColorsWithCount stubs.
Evan Stade [Fri, 3 Aug 2007 00:54:24 +0000 (17:54 -0700)]
gdiplus: Added GdipCreatePathGradient.
Evan Stade [Fri, 3 Aug 2007 00:51:49 +0000 (17:51 -0700)]
gdiplus: Added GdipGetPathGradientPointCount.
Evan Stade [Fri, 3 Aug 2007 00:51:40 +0000 (17:51 -0700)]
gdi32: Don't print fixme more than once.
Francois Gouget [Thu, 2 Aug 2007 22:47:12 +0000 (00:47 +0200)]
d3d9: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 2 Aug 2007 22:45:40 +0000 (00:45 +0200)]
netapi32: Fix the NetUseAdd() calling convention.
Francois Gouget [Thu, 2 Aug 2007 22:50:39 +0000 (00:50 +0200)]
winapi_check: FLOAT is a float.
Francois Gouget [Thu, 2 Aug 2007 22:43:45 +0000 (00:43 +0200)]
opengl32/tests: Add missing '\n' to ok() call.
Francois Gouget [Thu, 2 Aug 2007 22:44:01 +0000 (00:44 +0200)]
gdiplus: Fix a couple of prototypes in the spec file.
Francois Gouget [Thu, 2 Aug 2007 22:44:26 +0000 (00:44 +0200)]
crypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_OR_NCRYPT_KEY_HANDLE.
Francois Gouget [Thu, 2 Aug 2007 22:44:44 +0000 (00:44 +0200)]
advapi32: Update win32.api to fix the winapi_check warnings.
Francois Gouget [Thu, 2 Aug 2007 22:44:59 +0000 (00:44 +0200)]
comctl32: Update win32.api to fix the winapi_check warnings.