wine
17 years agowineconsole: WM_RBUTTONDOWN lParam is in client coordinates not window coordinates.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:38:01 +0000 (19:38 +0200)] 
wineconsole: WM_RBUTTONDOWN lParam is in client coordinates not window coordinates.

17 years agowineconsole: Make most keys cancel the selection.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:36:30 +0000 (19:36 +0200)] 
wineconsole: Make most keys cancel the selection.

17 years agowineconsole: Allow making selections with a mouse also when not in the QuickEdit...
Mikołaj Zalewski [Thu, 19 Oct 2006 17:35:02 +0000 (19:35 +0200)] 
wineconsole: Allow making selections with a mouse also when not in the QuickEdit mode.

17 years agowineconsole: Remove spaces from the ends of lines while copying to the clipboard.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:25:08 +0000 (19:25 +0200)] 
wineconsole: Remove spaces from the ends of lines while copying to the clipboard.

17 years agowineconsole: Change selection on WM_KEYDOWN not WM_KEYUP.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:22:24 +0000 (19:22 +0200)] 
wineconsole: Change selection on WM_KEYDOWN not WM_KEYUP.

17 years agowineconsole: Add usage message and more specific error messages.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:21:17 +0000 (19:21 +0200)] 
wineconsole: Add usage message and more specific error messages.

17 years agowineaudioio.drv: Win64 printf format fixes.
Alexandre Julliard [Fri, 20 Oct 2006 10:59:02 +0000 (12:59 +0200)] 
wineaudioio.drv: Win64 printf format fixes.

17 years agowinecoreaudio.drv: Win64 printf format fixes.
Alexandre Julliard [Fri, 20 Oct 2006 10:36:38 +0000 (12:36 +0200)] 
winecoreaudio.drv: Win64 printf format fixes.

17 years agogdi32: Renamed the gdi directory to gdi32.
Alexandre Julliard [Fri, 20 Oct 2006 10:25:29 +0000 (12:25 +0200)] 
gdi32: Renamed the gdi directory to gdi32.

17 years agoAvoid usage of sizeof in traces that causes warnings on MacOSX.
Alexandre Julliard [Fri, 20 Oct 2006 10:16:45 +0000 (12:16 +0200)] 
Avoid usage of sizeof in traces that causes warnings on MacOSX.

17 years agosecur32: Add include guard to hmac_md5.h.
Kai Blin [Thu, 19 Oct 2006 12:31:23 +0000 (14:31 +0200)] 
secur32: Add include guard to hmac_md5.h.

17 years agogdi32: Add wglShareList to gdi32.spec.
Christoph Frick [Fri, 20 Oct 2006 07:46:31 +0000 (09:46 +0200)] 
gdi32: Add wglShareList to gdi32.spec.

17 years agomsi: Add tests for integer column types.
James Hawkins [Fri, 20 Oct 2006 01:40:09 +0000 (18:40 -0700)] 
msi: Add tests for integer column types.

17 years agomsi: Integer columns can have the 'NOT NULL' modifier too.
James Hawkins [Fri, 20 Oct 2006 00:46:17 +0000 (17:46 -0700)] 
msi: Integer columns can have the 'NOT NULL' modifier too.

17 years agomsi: Allow more than one primary key in a table when importing a database.
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.

17 years agotools/wine.inf: Add the ProgramFilesPath registry entry.
James Hawkins [Wed, 18 Oct 2006 23:23:45 +0000 (16:23 -0700)] 
tools/wine.inf: Add the ProgramFilesPath registry entry.

17 years agomsi: Only initialize a component's state if it is linked with a feature.
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.

17 years agomsi: Use the ProgramFileDir reg value instead of ProgramFilesPath.
James Hawkins [Thu, 19 Oct 2006 22:50:35 +0000 (15:50 -0700)] 
msi: Use the ProgramFileDir reg value instead of ProgramFilesPath.

17 years agomsi: Implement the InstallServices action.
James Hawkins [Thu, 19 Oct 2006 22:49:54 +0000 (15:49 -0700)] 
msi: Implement the InstallServices action.

17 years agolocalspl: Implement InitializePrintMonitor.
Detlef Riekenberg [Thu, 19 Oct 2006 21:48:29 +0000 (23:48 +0200)] 
localspl: Implement InitializePrintMonitor.

17 years agolocalspl/tests: Get function pointers from the monitor.
Detlef Riekenberg [Thu, 19 Oct 2006 22:12:35 +0000 (00:12 +0200)] 
localspl/tests: Get function pointers from the monitor.

17 years agolocalspl/tests: Another test for InitializePrintMonitor.
Detlef Riekenberg [Thu, 19 Oct 2006 21:27:28 +0000 (23:27 +0200)] 
localspl/tests: Another test for InitializePrintMonitor.

17 years agooledlg: Remove the structure window property when we quit.
Huw Davies [Thu, 19 Oct 2006 11:44:43 +0000 (12:44 +0100)] 
oledlg: Remove the structure window property when we quit.

17 years agooledlg: Return the appropiate value after the dialog is closed.
Huw Davies [Thu, 19 Oct 2006 11:11:51 +0000 (12:11 +0100)] 
oledlg: Return the appropiate value after the dialog is closed.

17 years agooledlg: Update the source text.
Huw Davies [Thu, 19 Oct 2006 10:45:24 +0000 (11:45 +0100)] 
oledlg: Update the source text.

17 years agooledlg: Set nSelectedIndex on exit.
Huw Davies [Thu, 19 Oct 2006 10:42:03 +0000 (11:42 +0100)] 
oledlg: Set nSelectedIndex on exit.

17 years agooledlg: Retrieve names from the OBJECTDESCRIPTOR structure.
Huw Davies [Thu, 19 Oct 2006 10:40:54 +0000 (11:40 +0100)] 
oledlg: Retrieve names from the OBJECTDESCRIPTOR structure.

17 years agooledlg: Call the hook proc if present.
Huw Davies [Thu, 19 Oct 2006 10:27:07 +0000 (11:27 +0100)] 
oledlg: Call the hook proc if present.

17 years agooledlg: Set initial focus to the display list.
Huw Davies [Thu, 19 Oct 2006 10:24:17 +0000 (11:24 +0100)] 
oledlg: Set initial focus to the display list.

17 years agooledlg: Handle paste / link mode change.
Huw Davies [Thu, 19 Oct 2006 10:21:38 +0000 (11:21 +0100)] 
oledlg: Handle paste / link mode change.

17 years agooledlg: Minimal 'As Icon' handling. Just disable for now.
Huw Davies [Thu, 19 Oct 2006 10:17:04 +0000 (11:17 +0100)] 
oledlg: Minimal 'As Icon' handling. Just disable for now.

17 years agooledlg: Update the result text.
Huw Davies [Thu, 19 Oct 2006 10:13:21 +0000 (11:13 +0100)] 
oledlg: Update the result text.

17 years agooledlg: Add paste special string resources.
Huw Davies [Thu, 19 Oct 2006 09:37:48 +0000 (10:37 +0100)] 
oledlg: Add paste special string resources.

17 years agooledlg: Post OLEUI_MSG_HELP when the Help button is pressed and hide the Help button...
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.

17 years agooledlg: Send the OLEUI_MSG_ENDDIALOG messsage when closing the dialog.
Huw Davies [Wed, 18 Oct 2006 21:01:37 +0000 (22:01 +0100)] 
oledlg: Send the OLEUI_MSG_ENDDIALOG messsage when closing the dialog.

17 years agooledlg: Register a couple of messages.
Huw Davies [Wed, 18 Oct 2006 20:55:43 +0000 (21:55 +0100)] 
oledlg: Register a couple of messages.

17 years agooledlg: Copy the appropiate list to the display list.
Huw Davies [Wed, 18 Oct 2006 20:50:04 +0000 (21:50 +0100)] 
oledlg: Copy the appropiate list to the display list.

17 years agooledlg: Logic for initial selection of paste/pastelink radio buttons.
Huw Davies [Wed, 18 Oct 2006 20:42:33 +0000 (21:42 +0100)] 
oledlg: Logic for initial selection of paste/pastelink radio buttons.

17 years agooledlg: Initialize the pastelink list.
Huw Davies [Wed, 18 Oct 2006 20:38:10 +0000 (21:38 +0100)] 
oledlg: Initialize the pastelink list.

17 years agooledlg: Initialize the paste list.
Huw Davies [Wed, 18 Oct 2006 20:34:08 +0000 (21:34 +0100)] 
oledlg: Initialize the paste list.

17 years agooledlg: Set the user supplied caption.
Huw Davies [Wed, 18 Oct 2006 20:08:43 +0000 (21:08 +0100)] 
oledlg: Set the user supplied caption.

17 years agooledlg: Use the clipboard if the user doesn't pass an IDataObject.
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.

17 years agooledlg: Initial management of private structure for dialog box control.
Huw Davies [Wed, 18 Oct 2006 19:32:34 +0000 (20:32 +0100)] 
oledlg: Initial management of private structure for dialog box control.

17 years agooledlg: Load the correct dialog template and add a skeleton dialog proc.
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.

17 years agooledlg: Paste special dialog resource.
Huw Davies [Wed, 18 Oct 2006 16:21:11 +0000 (17:21 +0100)] 
oledlg: Paste special dialog resource.

17 years agooledlg: Forward OleUIPasteSpecialA -> OleUIPasteSpecialW.
Huw Davies [Wed, 18 Oct 2006 16:07:47 +0000 (17:07 +0100)] 
oledlg: Forward OleUIPasteSpecialA -> OleUIPasteSpecialW.

17 years agooledlg: Debugging code to dump the OLEUIPASTESPECIAL structure.
Huw Davies [Wed, 18 Oct 2006 15:59:35 +0000 (16:59 +0100)] 
oledlg: Debugging code to dump the OLEUIPASTESPECIAL structure.

17 years agooledlg: Register a bunch of clipboard formats.
Huw Davies [Wed, 18 Oct 2006 15:47:48 +0000 (16:47 +0100)] 
oledlg: Register a bunch of clipboard formats.

17 years agooledlg: Move paste special dialog stubs to their own file.
Huw Davies [Wed, 18 Oct 2006 15:28:49 +0000 (16:28 +0100)] 
oledlg: Move paste special dialog stubs to their own file.

17 years agooledlg: Add the registered message name strings.
Huw Davies [Wed, 18 Oct 2006 14:42:10 +0000 (15:42 +0100)] 
oledlg: Add the registered message name strings.

17 years agooledlg: Add PS_MAXLINKTYPES.
Huw Davies [Wed, 18 Oct 2006 14:32:42 +0000 (15:32 +0100)] 
oledlg: Add PS_MAXLINKTYPES.

17 years agooledlg: Move the flag defines to under their respective structure definitions and...
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.

17 years agooledlg: Add resource ids for the paste special dialog.
Huw Davies [Wed, 18 Oct 2006 14:13:03 +0000 (15:13 +0100)] 
oledlg: Add resource ids for the paste special dialog.

17 years agowinex11.drv: Avoid X error with unsupported pen styles.
Alexandre Julliard [Fri, 20 Oct 2006 08:21:08 +0000 (10:21 +0200)] 
winex11.drv: Avoid X error with unsupported pen styles.

17 years agomsi: Fix an uninitialized variable causing random conformance test failures.
Mike McCormack [Fri, 20 Oct 2006 14:24:08 +0000 (23:24 +0900)] 
msi: Fix an uninitialized variable causing random conformance test failures.

17 years agomshtml: Use mshtmcid.h defines where possible.
Jacek Caban [Thu, 19 Oct 2006 21:12:24 +0000 (23:12 +0200)] 
mshtml: Use mshtmcid.h defines where possible.

17 years agomshtml: Fix debug traces.
Jacek Caban [Thu, 19 Oct 2006 21:26:46 +0000 (23:26 +0200)] 
mshtml: Fix debug traces.

17 years agoshdocvw: Added WebBrowser::Navigate implementation.
Jacek Caban [Thu, 19 Oct 2006 21:15:53 +0000 (23:15 +0200)] 
shdocvw: Added WebBrowser::Navigate implementation.

17 years agoshdocvw: Use navigate_url in WebBrowser::Navigate.
Jacek Caban [Thu, 19 Oct 2006 21:14:57 +0000 (23:14 +0200)] 
shdocvw: Use navigate_url in WebBrowser::Navigate.

17 years agoshdocvw: Move common Navigate2 code to navigate_url.
Jacek Caban [Thu, 19 Oct 2006 21:14:00 +0000 (23:14 +0200)] 
shdocvw: Move common Navigate2 code to navigate_url.

17 years agocomctl32: Cast-qual warnings fix.
Andrew Talbot [Thu, 19 Oct 2006 20:59:22 +0000 (21:59 +0100)] 
comctl32: Cast-qual warnings fix.

17 years agocabinet: Cast-qual warnings fix.
Andrew Talbot [Thu, 19 Oct 2006 19:47:17 +0000 (20:47 +0100)] 
cabinet: Cast-qual warnings fix.

17 years agowined3d: Fix the FrontBuffer content capturing.
Karsten Elfenbein [Thu, 19 Oct 2006 17:13:14 +0000 (19:13 +0200)] 
wined3d: Fix the FrontBuffer content capturing.

17 years agowined3d: Correct the software cursor position if the app is running in windowed mode.
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.

17 years agowined3d: BltOverride: Make sure that the content of the source rect is
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.

17 years agomsi: Add tests for the InstallServices action.
James Hawkins [Wed, 18 Oct 2006 23:22:40 +0000 (16:22 -0700)] 
msi: Add tests for the InstallServices action.

17 years agocomctl32: toolbar: Fix the tests and handling of TB_SETHOTITEM on a disabled button.
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.

17 years agocomctl32: toolbar: Create tooltip on TB_GETTOOLTIPS message if not yet created.
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.

17 years agomsi: Allow rows in the _Columns table to be unordered.
Mike McCormack [Thu, 19 Oct 2006 16:53:51 +0000 (01:53 +0900)] 
msi: Allow rows in the _Columns table to be unordered.

17 years agomsi: Reset the column number for each new table in a transform.
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.

17 years agowine.inf: Update RelayExclude and add RelayFromExclude filter in order to avoid not...
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.

17 years agowinex11.drv: Hack to work around an Xlib bug when XInitThreads is used.
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.

17 years agodbghelp: Cast-qual warnings fix.
Andrew Talbot [Wed, 18 Oct 2006 21:04:43 +0000 (22:04 +0100)] 
dbghelp: Cast-qual warnings fix.

17 years agoinclude: Fix out of place comment for DLGC_* codes.
Jesse Allen [Wed, 18 Oct 2006 20:21:02 +0000 (13:21 -0700)] 
include: Fix out of place comment for DLGC_* codes.

17 years agoFix compilation with gcc 2.95.
Francois Gouget [Wed, 18 Oct 2006 19:24:50 +0000 (21:24 +0200)] 
Fix compilation with gcc 2.95.

17 years agoUse SUBLANG_NEUTRAL in French resources.
Jonathan Ernst [Wed, 18 Oct 2006 18:47:25 +0000 (20:47 +0200)] 
Use SUBLANG_NEUTRAL in French resources.

17 years agotaskmgr: Fix an error in French translation.
Jonathan Ernst [Wed, 18 Oct 2006 18:46:38 +0000 (20:46 +0200)] 
taskmgr: Fix an error in French translation.

17 years agomsi: Set the USERNAME and COMPANYNAME properties when initializing a package.
James Hawkins [Wed, 18 Oct 2006 18:26:49 +0000 (11:26 -0700)] 
msi: Set the USERNAME and COMPANYNAME properties when initializing a package.

17 years agomsi: Run SetProperty events before all other events no matter what the order is.
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.

17 years agowinhelp: Improved metafile support.
Kirill K. Smirnov [Mon, 16 Oct 2006 17:02:23 +0000 (21:02 +0400)] 
winhelp: Improved metafile support.

17 years agoadvapi32: Cast-qual warning fix.
Alexandre Julliard [Wed, 18 Oct 2006 12:08:13 +0000 (14:08 +0200)] 
advapi32: Cast-qual warning fix.

17 years agoatl: Cast-qual warnings fix.
Andrew Talbot [Tue, 17 Oct 2006 21:55:43 +0000 (22:55 +0100)] 
atl: Cast-qual warnings fix.

17 years agomsvcrt: Add stub for _getmaxstdio.
Louis. Lenders [Tue, 17 Oct 2006 22:34:02 +0000 (23:34 +0100)] 
msvcrt: Add stub for _getmaxstdio.

17 years agox11drv: Fix a typo in x11drv.h about X11DRV_GetTextExtentExPoint.
Pierre d'Herbemont [Mon, 16 Oct 2006 15:51:08 +0000 (17:51 +0200)] 
x11drv: Fix a typo in x11drv.h about X11DRV_GetTextExtentExPoint.

17 years agontdll: Win64 printf format warning fixes.
Hans Leidekker [Mon, 16 Oct 2006 11:49:06 +0000 (13:49 +0200)] 
ntdll: Win64 printf format warning fixes.

17 years agowinedbg: Print frame address instead of duplicated bare address in backtrace.
Peter Oberndorfer [Tue, 17 Oct 2006 19:10:29 +0000 (21:10 +0200)] 
winedbg: Print frame address instead of duplicated bare address in backtrace.

17 years agogdi32: Add missing spec file entry for wglDeleteContext.
Roderick Colenbrander [Tue, 17 Oct 2006 16:24:21 +0000 (18:24 +0200)] 
gdi32: Add missing spec file entry for wglDeleteContext.

17 years agoshdocvw: Make sure BSTR is allocated before calling sink.
Cihan Altinay [Tue, 17 Oct 2006 14:56:21 +0000 (16:56 +0200)] 
shdocvw: Make sure BSTR is allocated before calling sink.

17 years agomsi/tests: Make sure to delete the test data file.
Alexandre Julliard [Wed, 18 Oct 2006 09:51:05 +0000 (11:51 +0200)] 
msi/tests: Make sure to delete the test data file.

17 years agouser: Add a test for ShowWindow(SW_MAXIMIZE) called on an invisible maximized MDI...
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.

17 years agouser: Dead code fix (Coverity).
Andrew Talbot [Sat, 14 Oct 2006 14:20:20 +0000 (15:20 +0100)] 
user: Dead code fix (Coverity).

17 years agousp10: Fix dead code in ScriptItemize.
Jeff Latimer [Tue, 17 Oct 2006 09:11:25 +0000 (19:11 +1000)] 
usp10: Fix dead code in ScriptItemize.

17 years agodinput: Add SetCooperativeLevel test for joystick.
Vitaliy Margolen [Sun, 15 Oct 2006 17:30:38 +0000 (11:30 -0600)] 
dinput: Add SetCooperativeLevel test for joystick.

17 years agodinput: Add SetCooperativeLevel tests to keyboard.
Vitaliy Margolen [Sun, 15 Oct 2006 17:30:22 +0000 (11:30 -0600)] 
dinput: Add SetCooperativeLevel tests to keyboard.

17 years agodinput: Move SetCooperativeLevel into base class.
Vitaliy Margolen [Sun, 15 Oct 2006 17:30:07 +0000 (11:30 -0600)] 
dinput: Move SetCooperativeLevel into base class.

17 years agodinput: Move SetEventNotification and associated event 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.

17 years agodinput: Use dinput device as a base class for keyboard, mouse and joystick.
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.

17 years agocomctl32: rebar: Use SM_CYEDGE for heights in NCCalcSize.
Mikołaj Zalewski [Tue, 17 Oct 2006 07:02:41 +0000 (09:02 +0200)] 
comctl32: rebar: Use SM_CYEDGE for heights in NCCalcSize.

17 years agomsi: Fix tables with binary data where the key is an integer.
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.

17 years agomsi: Stream fields shouldn't be treated as strings.
Mike McCormack [Tue, 17 Oct 2006 08:48:53 +0000 (17:48 +0900)] 
msi: Stream fields shouldn't be treated as strings.