Andrew Talbot [Tue, 15 Apr 2008 21:19:12 +0000 (22:19 +0100)]
comctl32: Remove unused variables.
Andrew Talbot [Tue, 15 Apr 2008 21:54:03 +0000 (22:54 +0100)]
dinput: Fix handle leak.
Andrew Talbot [Tue, 15 Apr 2008 21:11:26 +0000 (22:11 +0100)]
browseui: Fix handle leak.
Rob Shearman [Tue, 15 Apr 2008 20:52:35 +0000 (21:52 +0100)]
widl: Change alls calls to error in the parser to error_loc so that line number information is printed.
Rob Shearman [Tue, 15 Apr 2008 20:50:14 +0000 (21:50 +0100)]
rpcrt4: Test and fix I_RpcExceptionFilter.
Rob Shearman [Tue, 15 Apr 2008 17:29:41 +0000 (18:29 +0100)]
ole32: Add tests for clipboard's implementation of IDataObject_GetData.
Rob Shearman [Tue, 15 Apr 2008 17:29:32 +0000 (18:29 +0100)]
ole32: Fix OLEClipbrd_IDataObject_QueryGetData to conform to the tests.
Rob Shearman [Tue, 15 Apr 2008 17:29:24 +0000 (18:29 +0100)]
ole32: Add some tests for OleGetClipboard.
Test the IDataObject_QueryGetData function of the returned object.
Rob Shearman [Tue, 15 Apr 2008 17:29:19 +0000 (18:29 +0100)]
include: Make IContextMenu interface in shobjidl.idl local since some parameters are pointers to structures with fields that can't be marshalled.
Huw Davies [Tue, 15 Apr 2008 15:40:54 +0000 (16:40 +0100)]
gdi32: LineDDA shouldn't include the end point. Add some tests.
Alexandre Julliard [Wed, 16 Apr 2008 11:51:17 +0000 (13:51 +0200)]
fusion: Fix a number of leaks in assembly_create.
Alexandre Julliard [Wed, 16 Apr 2008 10:38:41 +0000 (12:38 +0200)]
wine.inf: Use a proper services section to install services.
Alexandre Julliard [Wed, 16 Apr 2008 10:36:18 +0000 (12:36 +0200)]
setupapi: Install services in InstallHinfSection.
Alexandre Julliard [Wed, 16 Apr 2008 10:36:08 +0000 (12:36 +0200)]
setupapi: Implemented SetupInstallServicesFromInfSectionW.
Alexandre Julliard [Wed, 16 Apr 2008 10:21:09 +0000 (12:21 +0200)]
setupapi: Move strdupW and strdupWtoA to the setupapi_private.h header.
Alexandre Julliard [Wed, 16 Apr 2008 10:16:51 +0000 (12:16 +0200)]
include: Add the SPSVCINST_* setupapi flags.
James Hawkins [Mon, 14 Apr 2008 02:00:15 +0000 (21:00 -0500)]
fusion: Implement IAssemblyCache::InstallAssembly.
Andrew Talbot [Mon, 14 Apr 2008 21:13:41 +0000 (22:13 +0100)]
crypt32: Remove unused variables.
Andrew Talbot [Mon, 14 Apr 2008 21:13:38 +0000 (22:13 +0100)]
comdlg32: Remove unused variables.
Andrew Talbot [Mon, 14 Apr 2008 21:02:20 +0000 (22:02 +0100)]
crypt32: Remove unwanted shadow variable.
Marcus Meissner [Tue, 15 Apr 2008 07:30:30 +0000 (09:30 +0200)]
d3d9: Initialized 2 variables with NULL.
Marcus Meissner [Wed, 2 Apr 2008 07:37:25 +0000 (09:37 +0200)]
shell32: Correct casing for "Wine".
Lei Zhang [Tue, 15 Apr 2008 00:18:40 +0000 (17:18 -0700)]
user32: Handle ctrl + end in edit control.
Lei Zhang [Tue, 15 Apr 2008 00:16:36 +0000 (17:16 -0700)]
user32: Handle ctrl + home in edit control.
Lei Zhang [Mon, 14 Apr 2008 23:53:42 +0000 (16:53 -0700)]
user32: Do checks in the right order in EDIT_BuildLineDefs_ML.
Jacek Caban [Tue, 15 Apr 2008 00:09:14 +0000 (02:09 +0200)]
mshtml.idl: Added IHTMLWindow3 declaration.
Jacek Caban [Tue, 15 Apr 2008 00:09:00 +0000 (02:09 +0200)]
mshtmdid.h: Fixed IHTMLWindow2 dispids.
Maarten Lankhorst [Thu, 10 Apr 2008 22:45:32 +0000 (15:45 -0700)]
include: Update aviriff header.
Maarten Lankhorst [Mon, 14 Apr 2008 20:30:49 +0000 (13:30 -0700)]
quartz: Update start_time if the current position is changed.
Maarten Lankhorst [Fri, 11 Apr 2008 22:10:19 +0000 (15:10 -0700)]
quartz: Add VIDEOINFOHEADER2 support to VideoRenderer.
Jonathan Ernst [Mon, 14 Apr 2008 21:28:16 +0000 (23:28 +0200)]
winhelp: Updated French translation.
Jonathan Ernst [Mon, 14 Apr 2008 21:28:02 +0000 (23:28 +0200)]
winefile: Updated French translation.
Jonathan Ernst [Mon, 14 Apr 2008 21:27:46 +0000 (23:27 +0200)]
winecfg: Updated French translation.
Jonathan Ernst [Mon, 14 Apr 2008 20:22:33 +0000 (22:22 +0200)]
comdlg32: Updated French translation.
Jörg Höhle [Mon, 14 Apr 2008 15:16:25 +0000 (17:16 +0200)]
wined3d: Fix missing break inside switch in SetAutoGenFilterType.
Aric Stewart [Mon, 14 Apr 2008 17:39:28 +0000 (12:39 -0500)]
user32: Call ImmProcessKey in TranslateMessage to allow IMEs to handle key processing if they choose to.
Hwang YunSong(황윤성 [Mon, 14 Apr 2008 00:37:05 +0000 (09:37 +0900)]
user32: Updated Korean resource.
Hwang YunSong(황윤성 [Mon, 14 Apr 2008 00:36:07 +0000 (09:36 +0900)]
winecfg: Updated Korean resource.
Hwang YunSong(황윤성 [Mon, 14 Apr 2008 00:35:17 +0000 (09:35 +0900)]
winemine: Updated Korean resource.
Alexander Nicolaysen Sørnes [Mon, 14 Apr 2008 16:14:26 +0000 (18:14 +0200)]
winhelp: Update Norwegian Bokmål resource.
Alexander Nicolaysen Sørnes [Mon, 14 Apr 2008 16:01:44 +0000 (18:01 +0200)]
regedit: Update Norwegian Bokmål resource.
Maarten Lankhorst [Fri, 11 Apr 2008 22:03:33 +0000 (15:03 -0700)]
include: Add dvdmedia stub header.
Maarten Lankhorst [Sat, 12 Apr 2008 23:52:26 +0000 (16:52 -0700)]
quartz: Bring waveparser to the same level as the mpeg splitter.
Maarten Lankhorst [Sun, 13 Apr 2008 02:15:34 +0000 (19:15 -0700)]
quartz: Silence seeking fixmes on transform filter.
Maarten Lankhorst [Thu, 10 Apr 2008 22:38:56 +0000 (15:38 -0700)]
quartz: Silence requests for IVideoWindow.
Maarten Lankhorst [Sun, 13 Apr 2008 06:04:07 +0000 (23:04 -0700)]
quartz: Set sane defaults for pin stream rate.
Maarten Lankhorst [Sun, 13 Apr 2008 06:04:49 +0000 (23:04 -0700)]
quartz: Don't clean up in avi decoder if driver isn't opened.
Eric Pouech [Mon, 14 Apr 2008 18:56:51 +0000 (20:56 +0200)]
richedit: Force window update when the word wrap option has changed.
Dmitry Timoshkov [Mon, 14 Apr 2008 10:13:48 +0000 (19:13 +0900)]
gdi32: Map glyph to Symbol range only if the font supports symbol encoding.
Austin English [Thu, 10 Apr 2008 23:24:54 +0000 (18:24 -0500)]
oleaut32: Spelling fixes.
Alexandre Julliard [Mon, 14 Apr 2008 18:39:52 +0000 (20:39 +0200)]
winedos: Handle memory reservation errors more gracefully.
Alexandre Julliard [Mon, 14 Apr 2008 18:39:27 +0000 (20:39 +0200)]
kernel32: Reserve the low 64Kb area separately from the rest of the DOS memory.
Alexandre Julliard [Mon, 14 Apr 2008 18:38:17 +0000 (20:38 +0200)]
preloader: Reserve low memory areas in separate chunks.
Alexandre Julliard [Mon, 14 Apr 2008 11:57:53 +0000 (13:57 +0200)]
shdocvw: Fixed typo in CLSID_InternetShortcut.
Rob Shearman [Mon, 14 Apr 2008 10:00:26 +0000 (11:00 +0100)]
widl: Add checking to arguments of non-local functions.
Check that out arguments have enough levels of indirection and that they
don't derive from void * or a function pointer.
Rob Shearman [Mon, 14 Apr 2008 10:00:20 +0000 (11:00 +0100)]
widl: Add functions to print an error or warning message using location information to enable these to be printed accurately when a check is done after an element is parsed.
Add location information to variable automatically, since this is will
be useful for type checking of arguments.
Rob Shearman [Mon, 14 Apr 2008 10:00:07 +0000 (11:00 +0100)]
widl: Write out TYPEFLAG, FUNCFLAG and VARFLAG flags for all attribute we currently parse.
Add FIXMEs for the remaining ones and remove the warning for
unimplemented attribute types since we now support all the attributes
that we parse.
Rob Shearman [Mon, 14 Apr 2008 09:59:55 +0000 (10:59 +0100)]
widl: Add support for the broadcast and idempotent operation attributes.
Rob Shearman [Mon, 14 Apr 2008 09:59:51 +0000 (10:59 +0100)]
widl: Output a warning if duplicate attributes are specified.
Rob Shearman [Mon, 14 Apr 2008 09:59:46 +0000 (10:59 +0100)]
widl: Check that attributes are applicable for libraries, modules, dispinterfaces and coclasses and otherwise issue an error.
Rob Shearman [Mon, 14 Apr 2008 09:59:39 +0000 (10:59 +0100)]
widl: The odl attribute is valid for dispinterfaces.
Rob Shearman [Mon, 14 Apr 2008 09:59:35 +0000 (10:59 +0100)]
widl: Make the attrs parameter passed to start_typelib const.
Rob Shearman [Mon, 14 Apr 2008 09:59:27 +0000 (10:59 +0100)]
widl: Check that attributes applied to typedefs and fields are applicable and issue an error otherwise.
Rob Shearman [Mon, 14 Apr 2008 09:59:12 +0000 (10:59 +0100)]
widl: Check that attributes applied to interfaces, functions and arguments are applicable and issue an error if not.
Rob Shearman [Mon, 14 Apr 2008 09:55:38 +0000 (10:55 +0100)]
pstorec: Fix incorrectly spelt PPST_PROMPTIFO type in pstorec.c and pstore.idl.
Rob Shearman [Mon, 14 Apr 2008 09:56:02 +0000 (10:56 +0100)]
include: Add local to interfaces or functions that take a void * parameter and so aren't designed to work remotely.
Rob Shearman [Mon, 14 Apr 2008 09:55:51 +0000 (10:55 +0100)]
include: Fix a typo in a level of indirection in tom.idl.
The parameter for ITextPara::GetDuplicate should have two levels of
indirection.
Rob Shearman [Mon, 14 Apr 2008 09:55:25 +0000 (10:55 +0100)]
include: The unique attribute doesn't make any sense in the interface header, so remove it.
It is only accepted by MIDL as a synonym for pointer_default(unique),
but it isn't a synonym in widl so remove it.
Alexandre Julliard [Mon, 14 Apr 2008 11:27:38 +0000 (13:27 +0200)]
winex11: Fix the type hint for the desktop window.
Alexandre Julliard [Mon, 14 Apr 2008 11:27:19 +0000 (13:27 +0200)]
winex11: Make WS_EX_APPWINDOW windows have normal type.
Alexandre Julliard [Mon, 14 Apr 2008 11:26:38 +0000 (13:26 +0200)]
winex11: Don't set full screen style on minimized windows.
Kai Blin [Sat, 12 Apr 2008 19:13:59 +0000 (21:13 +0200)]
dpnhpast: Implement a stub for DirectPlayNATHelpCreate.
Rok Mandeljc [Sat, 12 Apr 2008 16:00:53 +0000 (18:00 +0200)]
shell32: Updated Slovenian translation to reflect changes in About dialog.
Rok Mandeljc [Sat, 12 Apr 2008 16:00:57 +0000 (18:00 +0200)]
winecfg: Update Slovenian translation to reflect recently introduced changes.
Rok Mandeljc [Sat, 12 Apr 2008 16:00:52 +0000 (18:00 +0200)]
comdlg32: Fix a mistake in Slovenian translation.
Rok Mandeljc [Sat, 12 Apr 2008 16:00:54 +0000 (18:00 +0200)]
winmm: Slovenian translation: Add a string that got lost during last update.
Andrew Talbot [Sat, 12 Apr 2008 17:31:47 +0000 (18:31 +0100)]
comctl32: Remove unused variables.
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.