Aric Stewart [Fri, 11 Apr 2008 15:59:01 +0000 (10:59 -0500)]
imm32: Implement ImmProcessKey and ImmTranslateMessage.
Aric Stewart [Fri, 11 Apr 2008 15:58:42 +0000 (10:58 -0500)]
imm32: All HIMCC in the InputContext should be initialized at creation.
John Klehm [Wed, 9 Apr 2008 23:44:36 +0000 (18:44 -0500)]
wintab32: Implement WTSetA/W.
Vitaliy Margolen [Sun, 13 Apr 2008 16:26:24 +0000 (10:26 -0600)]
gphoto2.ds: Add Russian translation.
Vitaliy Margolen [Sun, 13 Apr 2008 16:26:03 +0000 (10:26 -0600)]
Update Russian translation.
Vitaliy Margolen [Sun, 13 Apr 2008 15:16:02 +0000 (09:16 -0600)]
winex11.drv: Send scan code when adjusting modifier key states.
Alexander Nicolaysen Sørnes [Sat, 12 Apr 2008 23:48:36 +0000 (01:48 +0200)]
winecfg: Update Norwegian Bokmål resource.
Dmitry Timoshkov [Sun, 13 Apr 2008 05:08:44 +0000 (14:08 +0900)]
gdi32: Clarify which font doesn't contain 'x'.
Francois Gouget [Sun, 13 Apr 2008 23:03:24 +0000 (01:03 +0200)]
Spelling fix in the ldt bitfields.
Francois Gouget [Sun, 13 Apr 2008 23:02:26 +0000 (01:02 +0200)]
ddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sun, 13 Apr 2008 23:02:13 +0000 (01:02 +0200)]
jscript/tests: Fix the '\n's in an ok() call.
Francois Gouget [Sun, 13 Apr 2008 23:02:05 +0000 (01:02 +0200)]
wldap32: Fix typo in the French resources.
Francois Gouget [Sun, 13 Apr 2008 23:01:58 +0000 (01:01 +0200)]
Fix spelling of dwAssign.
Francois Gouget [Sun, 13 Apr 2008 23:01:50 +0000 (01:01 +0200)]
ole32: Fix spelling of GetComparisonData().
Vitaliy Margolen [Sat, 12 Apr 2008 17:33:28 +0000 (11:33 -0600)]
dinput: Don't use dead-zone from the device.
Vitaliy Margolen [Sat, 12 Apr 2008 17:33:18 +0000 (11:33 -0600)]
dinput: Joysticks are not supported for DX v3.
Vitaliy Margolen [Sat, 12 Apr 2008 17:33:04 +0000 (11:33 -0600)]
dinput: Assign button GUID to joystick buttons.
Piotr Caban [Fri, 11 Apr 2008 20:58:26 +0000 (22:58 +0200)]
oleview: Fixed incorrect brackets bug.
Piotr Caban [Fri, 11 Apr 2008 20:57:17 +0000 (22:57 +0200)]
oleview: Add dual interfaces support to coclasses.
Eric Pouech [Sat, 12 Apr 2008 10:58:50 +0000 (12:58 +0200)]
dbghelp: Fix invalid pointer dereference.
Rob Shearman [Sat, 12 Apr 2008 09:07:26 +0000 (10:07 +0100)]
rpcrt4: Add buffer size checks to base type unmarshalling.
Reimplement NdrSimpleTypeUnmarshall using similar macros to
NdrBaseTypeUnmarshalling without buffer checks, due to
NdrSimpleTypeUnmarshall not doing any safety checks.
Rob Shearman [Sat, 12 Apr 2008 09:06:56 +0000 (10:06 +0100)]
qmgr: Dynamically link to advpack.dll.
Use RegInstall instead of RegInstallA as RegInstallA isn't available in
some native versions of advpack commonly installed by programs.
Andrew Talbot [Sat, 12 Apr 2008 17:31:43 +0000 (18:31 +0100)]
comctl32: Remove unused variables.
Andrew Talbot [Fri, 11 Apr 2008 20:40:37 +0000 (21:40 +0100)]
dnsapi: Remove unused variables.
Alex Villacís Lasso [Fri, 11 Apr 2008 15:19:00 +0000 (10:19 -0500)]
user32: LoadImage(IMAGE_BITMAP) should reject invalid BMP files (with tests).
Alexandre Julliard [Mon, 14 Apr 2008 10:06:24 +0000 (12:06 +0200)]
gdi32: Fix CreateCompatibleDC to reject invalid DCs.
Alexandre Julliard [Mon, 14 Apr 2008 10:05:57 +0000 (12:05 +0200)]
wordpad: Don't pass an invalid DC to CreateCompatibleDC.
Colin Finck [Fri, 11 Apr 2008 13:07:20 +0000 (15:07 +0200)]
gdi32: Add a test to demonstrate a CreateCompatibleDC problem.
Aric Stewart [Fri, 11 Apr 2008 14:07:31 +0000 (09:07 -0500)]
user32: Make sure there is space for at least 6 items in a combo dropdown without forcing it to be at most 6 items as well.
Aric Stewart [Fri, 11 Apr 2008 12:42:24 +0000 (07:42 -0500)]
imm32: Remember to unset the hwnd for a context when that hwnd is associated with a different context.
Dmitry Timoshkov [Fri, 11 Apr 2008 12:20:51 +0000 (21:20 +0900)]
user32: Use appropriate type for lresult.
Alexandre Julliard [Fri, 11 Apr 2008 18:18:10 +0000 (20:18 +0200)]
wine.inf: Add a version number to make sure the file changes between versions.
Matthew D'Asaro [Thu, 10 Apr 2008 20:05:13 +0000 (13:05 -0700)]
winecfg: Add option to let wine decorate windows.
Matthew D'Asaro [Thu, 10 Apr 2008 19:53:45 +0000 (12:53 -0700)]
winex11: Add registry option to let wine decorate windows.
James Hawkins [Thu, 10 Apr 2008 23:09:34 +0000 (18:09 -0500)]
shell32: Fix a few tests that fail in win2k.
Alexander Dorofeyev [Thu, 10 Apr 2008 20:12:58 +0000 (23:12 +0300)]
ddraw/tests: Add colorkeyed blit to p8_primary_test.
Alexander Dorofeyev [Thu, 10 Apr 2008 20:12:53 +0000 (23:12 +0300)]
ddraw/tests: Add viewport clearing tests.
Alexander Dorofeyev [Thu, 10 Apr 2008 20:12:13 +0000 (23:12 +0300)]
ddraw: Temporarily activate viewport when clearing.
Alexander Dorofeyev [Thu, 10 Apr 2008 20:11:52 +0000 (23:11 +0300)]
ddraw: Set active_device in AddViewport.
Alexander Dorofeyev [Thu, 10 Apr 2008 20:11:36 +0000 (23:11 +0300)]
ddraw: Add possibility to ignore lights in viewport_activate.
Mostly NOP regarding existing functionality, but makes it possible to skip light
activation when it's not needed (like when clearing).
Alexander Dorofeyev [Thu, 10 Apr 2008 20:11:29 +0000 (23:11 +0300)]
include/d3d.h: Fix method calling macros.
Rob Shearman [Fri, 11 Apr 2008 10:02:01 +0000 (11:02 +0100)]
widl: Support non-default calling conventions for non-object functions.
Rob Shearman [Fri, 11 Apr 2008 10:01:36 +0000 (11:01 +0100)]
widl: Support non-default calling conventions for object methods.
Rob Shearman [Fri, 11 Apr 2008 10:01:09 +0000 (11:01 +0100)]
advapi32: Add exception handling around all service RPC calls.
Rob Shearman [Fri, 11 Apr 2008 10:00:46 +0000 (11:00 +0100)]
ole32: Use I_RpcExceptionFilter instead of custom exception filter for RPC calls.
Rob Shearman [Fri, 11 Apr 2008 10:00:11 +0000 (11:00 +0100)]
services: Automatically start boot-start, system-start and auto-start services when services.exe is started, instead of in wineboot.exe.
Rob Shearman [Fri, 11 Apr 2008 09:59:51 +0000 (10:59 +0100)]
services: Split RPC_MainLoop into initialisation and the actual loop.
Rob Shearman [Fri, 11 Apr 2008 09:59:34 +0000 (10:59 +0100)]
rpcrt4: Implement I_RpcExceptionFilter.
Dmitry Timoshkov [Fri, 11 Apr 2008 07:56:08 +0000 (16:56 +0900)]
user32: Fix Win64 warnings.
Peter Urbanec [Fri, 11 Apr 2008 07:19:58 +0000 (17:19 +1000)]
comctl32: Mousewheel support for updown control.
Vitaliy Margolen [Fri, 11 Apr 2008 04:59:05 +0000 (22:59 -0600)]
wininet: Properly initialize struct.
Jeremy White [Thu, 10 Apr 2008 03:37:12 +0000 (22:37 -0500)]
include: Add a resource type for scalable font resource (.fot) files.
Dmitry Timoshkov [Fri, 11 Apr 2008 07:56:33 +0000 (16:56 +0900)]
tools: Fix font structure layout for 64-bit mode.
Piotr Caban [Thu, 10 Apr 2008 23:11:45 +0000 (01:11 +0200)]
oleview: CreateCoclassHeader partially implemented.
Piotr Caban [Thu, 10 Apr 2008 23:11:03 +0000 (01:11 +0200)]
oleview: Removed memory leak in EnumImplTypes.
Piotr Caban [Thu, 10 Apr 2008 23:10:27 +0000 (01:10 +0200)]
oleview: Added coclass handling base.
Piotr Caban [Thu, 10 Apr 2008 23:10:07 +0000 (01:10 +0200)]
oleview: Skip IDispatch functions in dual interfaces properly.
James Hawkins [Thu, 10 Apr 2008 23:07:12 +0000 (18:07 -0500)]
kernel32: Add traces to see why the tests fail in win2k.
James Hawkins [Thu, 10 Apr 2008 23:07:57 +0000 (18:07 -0500)]
ntdll: Fix a few tests that fail in win2k.
James Hawkins [Thu, 10 Apr 2008 23:06:29 +0000 (18:06 -0500)]
crypt32: Fix a few tests that fail in win2k.
James Hawkins [Thu, 10 Apr 2008 23:05:30 +0000 (18:05 -0500)]
advapi32: Fix a few tests that fail in win2k.
Lei Zhang [Thu, 10 Apr 2008 19:40:21 +0000 (12:40 -0700)]
gdiplus: Add a stub for GdipSetMetafileDownLevelRasterizationLimit.
Lei Zhang [Thu, 10 Apr 2008 19:40:20 +0000 (12:40 -0700)]
gdiplus: Add a stub for GdipSetLineTransform.
Lei Zhang [Thu, 10 Apr 2008 19:40:19 +0000 (12:40 -0700)]
gdiplus: Add a stub for GdipSetLinePresetBlend.
Lei Zhang [Thu, 10 Apr 2008 19:40:18 +0000 (12:40 -0700)]
gdiplus: Add a stub for GdipSetLineLinearBlend.
Lei Zhang [Thu, 10 Apr 2008 19:40:17 +0000 (12:40 -0700)]
gdiplus: Add a stub for GdipSetLineColors.
Lei Zhang [Thu, 10 Apr 2008 19:40:16 +0000 (12:40 -0700)]
gdiplus: Add a stub for GdipSetInfinite.
Lei Zhang [Thu, 10 Apr 2008 19:40:15 +0000 (12:40 -0700)]
gdiplus: Add a stub for GdipSetImageAttributesToIdentity.
Lei Zhang [Thu, 10 Apr 2008 19:40:14 +0000 (12:40 -0700)]
gdiplus: Add a stub for GdipSetImageAttributesThreshold.
Lei Zhang [Thu, 10 Apr 2008 19:40:13 +0000 (12:40 -0700)]
gdiplus: Add a stub for GdipSetImageAttributesRemapTable.
Petr Sumbera [Thu, 10 Apr 2008 15:03:18 +0000 (17:03 +0200)]
server: Workaround for conflict between Wine and Solaris list.h.
Petr Sumbera [Thu, 10 Apr 2008 10:02:04 +0000 (12:02 +0200)]
winetest: Fix shell substitution syntax for Solaris.
Luis C. Busquets Pérez [Thu, 10 Apr 2008 18:50:51 +0000 (20:50 +0200)]
tools: Add Spanish translation to wine.desktop.
Juan Lang [Thu, 10 Apr 2008 18:16:01 +0000 (11:16 -0700)]
cryptui: Add stub DLL.
Juan Lang [Thu, 10 Apr 2008 17:27:04 +0000 (10:27 -0700)]
softpub: Forward softpub functions to wintrust.
Rob Shearman [Thu, 10 Apr 2008 11:01:59 +0000 (12:01 +0100)]
winedos: The calling convention should come after the return type in the declaration of VGA_DoShowMouse for portability.
Rob Shearman [Thu, 10 Apr 2008 11:01:52 +0000 (12:01 +0100)]
mshtml: Fix the buffer length being passed into MultiByteToWideChar in set_registry.
Rob Shearman [Thu, 10 Apr 2008 11:01:48 +0000 (12:01 +0100)]
mshtml: Support parsing the resource type in the res:// protocol.
Rob Shearman [Thu, 10 Apr 2008 11:01:38 +0000 (12:01 +0100)]
shell32: Implement ParseDisplayName for EntireNetwork in the Network Places shell folder.
Add a test for this behaviour.
Alexandre Julliard [Thu, 10 Apr 2008 15:59:10 +0000 (17:59 +0200)]
user32/tests: Replace the keyboard flags bitfield by the official flag definitions.
Alexandre Julliard [Thu, 10 Apr 2008 15:59:06 +0000 (17:59 +0200)]
winex11: Replace the keyboard flags bitfield by the official flag definitions.
Alexandre Julliard [Thu, 10 Apr 2008 14:41:26 +0000 (16:41 +0200)]
user32: Moved the menu activation hack on managed windows to the X11 driver.
Alexandre Julliard [Thu, 10 Apr 2008 13:43:24 +0000 (15:43 +0200)]
user32: Forward all WM_SYSCOMMAND messages to the driver, not only moves and resizes.
Alexandre Julliard [Thu, 10 Apr 2008 12:47:44 +0000 (14:47 +0200)]
comctl32: Get rid of the hack to remove size grips on managed windows.
Alexandre Julliard [Thu, 10 Apr 2008 12:47:19 +0000 (14:47 +0200)]
winex11: Make sure to flush painting operations before moving a window.
Kusanagi Kouichi [Fri, 4 Apr 2008 11:44:36 +0000 (20:44 +0900)]
winex11: Connect to XIM server dynamically.
Alexandre Julliard [Thu, 10 Apr 2008 10:29:01 +0000 (12:29 +0200)]
winex11: Separate the XIM process-wide setup from the IME creation.
Maarten Lankhorst [Wed, 9 Apr 2008 23:34:23 +0000 (16:34 -0700)]
quartz: Add stubs for the IMediaSeeking interface in SeekingPassThru.
Maarten Lankhorst [Wed, 9 Apr 2008 20:12:55 +0000 (13:12 -0700)]
quartz: Add a stub for SeekingPassThru.
Jacek Caban [Thu, 10 Apr 2008 08:38:05 +0000 (10:38 +0200)]
mshtml: Correctly handle NULL req in get_nscontainer_from_load_group.
Jacek Caban [Thu, 10 Apr 2008 08:37:39 +0000 (10:37 +0200)]
mshtml.idl: Added DispHTMLWindow2 dispinterface.
Jacek Caban [Thu, 10 Apr 2008 08:37:54 +0000 (10:37 +0200)]
include: Added ICanHandleException interface.
Jacek Caban [Thu, 10 Apr 2008 08:37:17 +0000 (10:37 +0200)]
jscript: Added IObjectSafety tests.
Lei Zhang [Wed, 9 Apr 2008 20:26:48 +0000 (13:26 -0700)]
gdiplus: Add a stub for GdipSetImageAttributesOutputChannelColorProfile.
Lei Zhang [Wed, 9 Apr 2008 20:25:14 +0000 (13:25 -0700)]
gdiplus: Add a stub for GdipSetImageAttributesOutputChannel.
Lei Zhang [Wed, 9 Apr 2008 20:16:32 +0000 (13:16 -0700)]
gdiplus: Add a stub for GdipSetImageAttributesNoOp.
Lei Zhang [Wed, 9 Apr 2008 20:14:45 +0000 (13:14 -0700)]
gdiplus: Add a stub for GdipSetImageAttributesGamma.
Lei Zhang [Wed, 9 Apr 2008 20:09:58 +0000 (13:09 -0700)]
gdiplus: Add a stub for GdipSetImageAttributesCachedBackground.
Lei Zhang [Wed, 9 Apr 2008 20:09:34 +0000 (13:09 -0700)]
gdiplus: Add a stub for GdipSetEmpty.
Lei Zhang [Wed, 9 Apr 2008 20:00:16 +0000 (13:00 -0700)]
gdiplus: Add a stub for GdipSetEffectParameters.