James Hawkins [Fri, 20 Oct 2006 00:30:13 +0000 (17:30 -0700)]
msi: Allow more than one primary key in a table when importing a database.
James Hawkins [Wed, 18 Oct 2006 23:23:45 +0000 (16:23 -0700)]
tools/wine.inf: Add the ProgramFilesPath registry entry.
James Hawkins [Thu, 19 Oct 2006 22:51:33 +0000 (15:51 -0700)]
msi: Only initialize a component's state if it is linked with a feature.
James Hawkins [Thu, 19 Oct 2006 22:50:35 +0000 (15:50 -0700)]
msi: Use the ProgramFileDir reg value instead of ProgramFilesPath.
James Hawkins [Thu, 19 Oct 2006 22:49:54 +0000 (15:49 -0700)]
msi: Implement the InstallServices action.
Detlef Riekenberg [Thu, 19 Oct 2006 21:48:29 +0000 (23:48 +0200)]
localspl: Implement InitializePrintMonitor.
Detlef Riekenberg [Thu, 19 Oct 2006 22:12:35 +0000 (00:12 +0200)]
localspl/tests: Get function pointers from the monitor.
Detlef Riekenberg [Thu, 19 Oct 2006 21:27:28 +0000 (23:27 +0200)]
localspl/tests: Another test for InitializePrintMonitor.
Huw Davies [Thu, 19 Oct 2006 11:44:43 +0000 (12:44 +0100)]
oledlg: Remove the structure window property when we quit.
Huw Davies [Thu, 19 Oct 2006 11:11:51 +0000 (12:11 +0100)]
oledlg: Return the appropiate value after the dialog is closed.
Huw Davies [Thu, 19 Oct 2006 10:45:24 +0000 (11:45 +0100)]
oledlg: Update the source text.
Huw Davies [Thu, 19 Oct 2006 10:42:03 +0000 (11:42 +0100)]
oledlg: Set nSelectedIndex on exit.
Huw Davies [Thu, 19 Oct 2006 10:40:54 +0000 (11:40 +0100)]
oledlg: Retrieve names from the OBJECTDESCRIPTOR structure.
Huw Davies [Thu, 19 Oct 2006 10:27:07 +0000 (11:27 +0100)]
oledlg: Call the hook proc if present.
Huw Davies [Thu, 19 Oct 2006 10:24:17 +0000 (11:24 +0100)]
oledlg: Set initial focus to the display list.
Huw Davies [Thu, 19 Oct 2006 10:21:38 +0000 (11:21 +0100)]
oledlg: Handle paste / link mode change.
Huw Davies [Thu, 19 Oct 2006 10:17:04 +0000 (11:17 +0100)]
oledlg: Minimal 'As Icon' handling. Just disable for now.
Huw Davies [Thu, 19 Oct 2006 10:13:21 +0000 (11:13 +0100)]
oledlg: Update the result text.
Huw Davies [Thu, 19 Oct 2006 09:37:48 +0000 (10:37 +0100)]
oledlg: Add paste special string resources.
Huw Davies [Wed, 18 Oct 2006 21:08:10 +0000 (22:08 +0100)]
oledlg: Post OLEUI_MSG_HELP when the Help button is pressed and hide the Help button if the app doesn't want it.
Huw Davies [Wed, 18 Oct 2006 21:01:37 +0000 (22:01 +0100)]
oledlg: Send the OLEUI_MSG_ENDDIALOG messsage when closing the dialog.
Huw Davies [Wed, 18 Oct 2006 20:55:43 +0000 (21:55 +0100)]
oledlg: Register a couple of messages.
Huw Davies [Wed, 18 Oct 2006 20:50:04 +0000 (21:50 +0100)]
oledlg: Copy the appropiate list to the display list.
Huw Davies [Wed, 18 Oct 2006 20:42:33 +0000 (21:42 +0100)]
oledlg: Logic for initial selection of paste/pastelink radio buttons.
Huw Davies [Wed, 18 Oct 2006 20:38:10 +0000 (21:38 +0100)]
oledlg: Initialize the pastelink list.
Huw Davies [Wed, 18 Oct 2006 20:34:08 +0000 (21:34 +0100)]
oledlg: Initialize the paste list.
Huw Davies [Wed, 18 Oct 2006 20:08:43 +0000 (21:08 +0100)]
oledlg: Set the user supplied caption.
Huw Davies [Wed, 18 Oct 2006 20:06:21 +0000 (21:06 +0100)]
oledlg: Use the clipboard if the user doesn't pass an IDataObject.
Huw Davies [Wed, 18 Oct 2006 19:32:34 +0000 (20:32 +0100)]
oledlg: Initial management of private structure for dialog box control.
Huw Davies [Wed, 18 Oct 2006 16:42:54 +0000 (17:42 +0100)]
oledlg: Load the correct dialog template and add a skeleton dialog proc.
Huw Davies [Wed, 18 Oct 2006 16:21:11 +0000 (17:21 +0100)]
oledlg: Paste special dialog resource.
Huw Davies [Wed, 18 Oct 2006 16:07:47 +0000 (17:07 +0100)]
oledlg: Forward OleUIPasteSpecialA -> OleUIPasteSpecialW.
Huw Davies [Wed, 18 Oct 2006 15:59:35 +0000 (16:59 +0100)]
oledlg: Debugging code to dump the OLEUIPASTESPECIAL structure.
Huw Davies [Wed, 18 Oct 2006 15:47:48 +0000 (16:47 +0100)]
oledlg: Register a bunch of clipboard formats.
Huw Davies [Wed, 18 Oct 2006 15:28:49 +0000 (16:28 +0100)]
oledlg: Move paste special dialog stubs to their own file.
Huw Davies [Wed, 18 Oct 2006 14:42:10 +0000 (15:42 +0100)]
oledlg: Add the registered message name strings.
Huw Davies [Wed, 18 Oct 2006 14:32:42 +0000 (15:32 +0100)]
oledlg: Add PS_MAXLINKTYPES.
Huw Davies [Wed, 18 Oct 2006 14:28:40 +0000 (15:28 +0100)]
oledlg: Move the flag defines to under their respective structure definitions and remove some duplicates.
Huw Davies [Wed, 18 Oct 2006 14:13:03 +0000 (15:13 +0100)]
oledlg: Add resource ids for the paste special dialog.
Alexandre Julliard [Fri, 20 Oct 2006 08:21:08 +0000 (10:21 +0200)]
winex11.drv: Avoid X error with unsupported pen styles.
Mike McCormack [Fri, 20 Oct 2006 14:24:08 +0000 (23:24 +0900)]
msi: Fix an uninitialized variable causing random conformance test failures.
Jacek Caban [Thu, 19 Oct 2006 21:12:24 +0000 (23:12 +0200)]
mshtml: Use mshtmcid.h defines where possible.
Jacek Caban [Thu, 19 Oct 2006 21:26:46 +0000 (23:26 +0200)]
mshtml: Fix debug traces.
Jacek Caban [Thu, 19 Oct 2006 21:15:53 +0000 (23:15 +0200)]
shdocvw: Added WebBrowser::Navigate implementation.
Jacek Caban [Thu, 19 Oct 2006 21:14:57 +0000 (23:14 +0200)]
shdocvw: Use navigate_url in WebBrowser::Navigate.
Jacek Caban [Thu, 19 Oct 2006 21:14:00 +0000 (23:14 +0200)]
shdocvw: Move common Navigate2 code to navigate_url.
Andrew Talbot [Thu, 19 Oct 2006 20:59:22 +0000 (21:59 +0100)]
comctl32: Cast-qual warnings fix.
Andrew Talbot [Thu, 19 Oct 2006 19:47:17 +0000 (20:47 +0100)]
cabinet: Cast-qual warnings fix.
Karsten Elfenbein [Thu, 19 Oct 2006 17:13:14 +0000 (19:13 +0200)]
wined3d: Fix the FrontBuffer content capturing.
Karsten Elfenbein [Thu, 19 Oct 2006 16:45:17 +0000 (18:45 +0200)]
wined3d: Correct the software cursor position if the app is running in windowed mode.
Karsten Elfenbein [Thu, 19 Oct 2006 15:32:28 +0000 (17:32 +0200)]
wined3d: BltOverride: Make sure that the content of the source rect is
copied to the correct position in the destination rect.
James Hawkins [Wed, 18 Oct 2006 23:22:40 +0000 (16:22 -0700)]
msi: Add tests for the InstallServices action.
Mikołaj Zalewski [Wed, 18 Oct 2006 14:06:42 +0000 (16:06 +0200)]
comctl32: toolbar: Fix the tests and handling of TB_SETHOTITEM on a disabled button.
Oleg Krylov [Wed, 18 Oct 2006 12:46:52 +0000 (15:46 +0300)]
comctl32: toolbar: Create tooltip on TB_GETTOOLTIPS message if not yet created.
Mike McCormack [Thu, 19 Oct 2006 16:53:51 +0000 (01:53 +0900)]
msi: Allow rows in the _Columns table to be unordered.
Mike McCormack [Thu, 19 Oct 2006 16:53:32 +0000 (01:53 +0900)]
msi: Reset the column number for each new table in a transform.
Dmitry Timoshkov [Thu, 19 Oct 2006 08:33:33 +0000 (17:33 +0900)]
wine.inf: Update RelayExclude and add RelayFromExclude filter in order to avoid not useful APIs in the traces.
Alexandre Julliard [Thu, 19 Oct 2006 11:36:33 +0000 (13:36 +0200)]
winex11.drv: Hack to work around an Xlib bug when XInitThreads is used.
Andrew Talbot [Wed, 18 Oct 2006 21:04:43 +0000 (22:04 +0100)]
dbghelp: Cast-qual warnings fix.
Jesse Allen [Wed, 18 Oct 2006 20:21:02 +0000 (13:21 -0700)]
include: Fix out of place comment for DLGC_* codes.
Francois Gouget [Wed, 18 Oct 2006 19:24:50 +0000 (21:24 +0200)]
Fix compilation with gcc 2.95.
Jonathan Ernst [Wed, 18 Oct 2006 18:47:25 +0000 (20:47 +0200)]
Use SUBLANG_NEUTRAL in French resources.
Jonathan Ernst [Wed, 18 Oct 2006 18:46:38 +0000 (20:46 +0200)]
taskmgr: Fix an error in French translation.
James Hawkins [Wed, 18 Oct 2006 18:26:49 +0000 (11:26 -0700)]
msi: Set the USERNAME and COMPANYNAME properties when initializing a package.
James Hawkins [Wed, 18 Oct 2006 18:25:14 +0000 (11:25 -0700)]
msi: Run SetProperty events before all other events no matter what the order is.
Kirill K. Smirnov [Mon, 16 Oct 2006 17:02:23 +0000 (21:02 +0400)]
winhelp: Improved metafile support.
Alexandre Julliard [Wed, 18 Oct 2006 12:08:13 +0000 (14:08 +0200)]
advapi32: Cast-qual warning fix.
Andrew Talbot [Tue, 17 Oct 2006 21:55:43 +0000 (22:55 +0100)]
atl: Cast-qual warnings fix.
Louis. Lenders [Tue, 17 Oct 2006 22:34:02 +0000 (23:34 +0100)]
msvcrt: Add stub for _getmaxstdio.
Pierre d'Herbemont [Mon, 16 Oct 2006 15:51:08 +0000 (17:51 +0200)]
x11drv: Fix a typo in x11drv.h about X11DRV_GetTextExtentExPoint.
Hans Leidekker [Mon, 16 Oct 2006 11:49:06 +0000 (13:49 +0200)]
ntdll: Win64 printf format warning fixes.
Peter Oberndorfer [Tue, 17 Oct 2006 19:10:29 +0000 (21:10 +0200)]
winedbg: Print frame address instead of duplicated bare address in backtrace.
Roderick Colenbrander [Tue, 17 Oct 2006 16:24:21 +0000 (18:24 +0200)]
gdi32: Add missing spec file entry for wglDeleteContext.
Cihan Altinay [Tue, 17 Oct 2006 14:56:21 +0000 (16:56 +0200)]
shdocvw: Make sure BSTR is allocated before calling sink.
Alexandre Julliard [Wed, 18 Oct 2006 09:51:05 +0000 (11:51 +0200)]
msi/tests: Make sure to delete the test data file.
Dmitry Timoshkov [Mon, 16 Oct 2006 14:23:34 +0000 (23:23 +0900)]
user: Add a test for ShowWindow(SW_MAXIMIZE) called on an invisible maximized MDI child, make it mostly pass under Wine.
Andrew Talbot [Sat, 14 Oct 2006 14:20:20 +0000 (15:20 +0100)]
user: Dead code fix (Coverity).
Jeff Latimer [Tue, 17 Oct 2006 09:11:25 +0000 (19:11 +1000)]
usp10: Fix dead code in ScriptItemize.
Vitaliy Margolen [Sun, 15 Oct 2006 17:30:38 +0000 (11:30 -0600)]
dinput: Add SetCooperativeLevel test for joystick.
Vitaliy Margolen [Sun, 15 Oct 2006 17:30:22 +0000 (11:30 -0600)]
dinput: Add SetCooperativeLevel tests to keyboard.
Vitaliy Margolen [Sun, 15 Oct 2006 17:30:07 +0000 (11:30 -0600)]
dinput: Move SetCooperativeLevel into base class.
Vitaliy Margolen [Sun, 15 Oct 2006 17:29:48 +0000 (11:29 -0600)]
dinput: Move SetEventNotification and associated event into base class.
Vitaliy Margolen [Sun, 15 Oct 2006 17:29:30 +0000 (11:29 -0600)]
dinput: Use dinput device as a base class for keyboard, mouse and joystick.
Mikołaj Zalewski [Tue, 17 Oct 2006 07:02:41 +0000 (09:02 +0200)]
comctl32: rebar: Use SM_CYEDGE for heights in NCCalcSize.
Mike McCormack [Tue, 17 Oct 2006 09:00:33 +0000 (18:00 +0900)]
msi: Fix tables with binary data where the key is an integer.
Mike McCormack [Tue, 17 Oct 2006 08:48:53 +0000 (17:48 +0900)]
msi: Stream fields shouldn't be treated as strings.
Mike McCormack [Tue, 17 Oct 2006 07:11:42 +0000 (16:11 +0900)]
msi: Fix a memory leak.
Mike McCormack [Tue, 17 Oct 2006 05:55:22 +0000 (14:55 +0900)]
msi: Add a test for modifying a table containing binary data.
Mike McCormack [Tue, 17 Oct 2006 05:55:04 +0000 (14:55 +0900)]
msi: Add a test for summary information.
James Hawkins [Mon, 16 Oct 2006 22:44:36 +0000 (15:44 -0700)]
msi: Revert "msi: Perform button control events in greatest to least order."
Markus Amsler [Mon, 16 Oct 2006 22:42:19 +0000 (00:42 +0200)]
d3d8: Backport d3d9 surface tests.
Markus Amsler [Mon, 16 Oct 2006 22:40:29 +0000 (00:40 +0200)]
d3d8: Fix wrong function name in FIXME.
Roderick Colenbrander [Mon, 16 Oct 2006 21:28:33 +0000 (23:28 +0200)]
wgl: Move wglDeleteContext to gdi32.
Eric Pouech [Mon, 16 Oct 2006 19:54:03 +0000 (21:54 +0200)]
ntdll: Plug a memory leak.
Alexandre Julliard [Mon, 16 Oct 2006 19:29:23 +0000 (21:29 +0200)]
configure: Don't define _WIN64 on the command line to avoid trouble with system headers.
Mikołaj Zalewski [Mon, 16 Oct 2006 15:39:55 +0000 (17:39 +0200)]
comctl32: rebar: Don't return rectangles with negative width or height in NCCalcSize.
Mikołaj Zalewski [Mon, 16 Oct 2006 15:37:40 +0000 (17:37 +0200)]
user32: Send a WM_MOUSELEAVE even if another window calls TrackMouseEvent before the timer proc is called.
Robert Shearman [Mon, 16 Oct 2006 15:46:46 +0000 (16:46 +0100)]
kernel32: Add support for detecting the user locale preference from the system on Mac OS X.
Robert Shearman [Mon, 16 Oct 2006 16:01:27 +0000 (17:01 +0100)]
rpcrt4: Add a critical section to protect the connection list in each
protseq to avoid taking the process-wide server_cs in the hot path for
each protocol.
Robert Shearman [Mon, 16 Oct 2006 15:49:29 +0000 (16:49 +0100)]
rpcrt4: Convert the protseq list into a standard Wine list.