wine
17 years agocmdlgtst: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:08:27 +0000 (18:08 +0200)] 
cmdlgtst: Update German translation.

17 years agoclock: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:07:53 +0000 (18:07 +0200)] 
clock: Update German translation.

17 years agooledlg: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:07:21 +0000 (18:07 +0200)] 
oledlg: Update German translation.

17 years agomshtml: Left-align Gecko download information message for better readability.
Frank Richter [Sun, 22 Oct 2006 14:55:08 +0000 (16:55 +0200)] 
mshtml: Left-align Gecko download information message for better readability.

17 years agomshtml: Enlarge status text control ins some translated dialogs so all text is readable.
Frank Richter [Sun, 22 Oct 2006 14:54:35 +0000 (16:54 +0200)] 
mshtml: Enlarge status text control ins some translated dialogs so all text is readable.

17 years agomshtml: Update German translation.
Frank Richter [Sun, 22 Oct 2006 14:47:38 +0000 (16:47 +0200)] 
mshtml: Update German translation.

17 years agooledlg: Only send the end dialog msg if the button is actually clicked.
Huw Davies [Fri, 20 Oct 2006 15:54:53 +0000 (16:54 +0100)] 
oledlg: Only send the end dialog msg if the button is actually clicked.

17 years agourlmon: Added image/tiff mime filter.
Jacek Caban [Sat, 21 Oct 2006 20:56:23 +0000 (22:56 +0200)] 
urlmon: Added image/tiff mime filter.

17 years agoshdocvw: Fix windows style of windows without parents.
Jacek Caban [Sat, 21 Oct 2006 20:54:38 +0000 (22:54 +0200)] 
shdocvw: Fix windows style of windows without parents.

17 years agowininet: Use HTTP_ADDHDR_FLAG_REPLACE flag in HTTP_HttpSendRequest to add Content...
Jacek Caban [Fri, 20 Oct 2006 13:39:00 +0000 (15:39 +0200)] 
wininet: Use HTTP_ADDHDR_FLAG_REPLACE flag in HTTP_HttpSendRequest to add Content-Length header.

17 years agomshtml: Added IHTMLElement::get_className implementation.
Jacek Caban [Fri, 20 Oct 2006 13:38:39 +0000 (15:38 +0200)] 
mshtml: Added IHTMLElement::get_className implementation.

17 years agomshtml: Don't return empty string in IHTMLSelectElement::get_name.
Jacek Caban [Fri, 20 Oct 2006 13:38:13 +0000 (15:38 +0200)] 
mshtml: Don't return empty string in IHTMLSelectElement::get_name.

17 years agotools: Add addtional help to runtest.
Jeff Latimer [Sat, 21 Oct 2006 09:35:57 +0000 (19:35 +1000)] 
tools: Add addtional help to runtest.

17 years agoadvapi32: Fixed a couple items from previous patch (spotted by G Pfeifer).
Eric Pouech [Sat, 21 Oct 2006 11:18:29 +0000 (13:18 +0200)] 
advapi32: Fixed a couple items from previous patch (spotted by G Pfeifer).

17 years agowinedbg: Added a few more cases where we inspect if i386 instructions
Eric Pouech [Sat, 21 Oct 2006 07:40:11 +0000 (09:40 +0200)] 
winedbg: Added a few more cases where we inspect if i386 instructions
are actually calls (based on previous work by Jeff Latimer).

17 years agoconfigure: Now that we have dwarf support for debug info, don't force stabs as debug...
Eric Pouech [Sat, 21 Oct 2006 07:03:26 +0000 (09:03 +0200)] 
configure: Now that we have dwarf support for debug info, don't force stabs as debug info format.

17 years agowinsock: Clear the held mask with the requested events so that they can be signaled.
Eric Pouech [Sat, 21 Oct 2006 06:49:40 +0000 (08:49 +0200)] 
winsock: Clear the held mask with the requested events so that they can be signaled.

17 years agoadvpack: Plug a couple of memory leaks.
Eric Pouech [Sat, 21 Oct 2006 06:49:10 +0000 (08:49 +0200)] 
advpack: Plug a couple of memory leaks.

17 years agodnsapi: Avoid non-portable types.
Alexandre Julliard [Fri, 20 Oct 2006 12:51:44 +0000 (14:51 +0200)] 
dnsapi: Avoid non-portable types.

17 years agorpcrt4: Added support for RPC TCP servers.
Damjan Jovanovic [Wed, 18 Oct 2006 16:14:11 +0000 (18:14 +0200)] 
rpcrt4: Added support for RPC TCP servers.

17 years agowininet: HttpSendRequestW() returns ERROR_IO_PENDING when called on an async socket...
Francois Gouget [Wed, 18 Oct 2006 19:22:21 +0000 (21:22 +0200)] 
wininet: HttpSendRequestW() returns ERROR_IO_PENDING when called on an async socket. But that does not mean that it failed.

17 years agoAdd '\n's to Wine traces.
Francois Gouget [Wed, 18 Oct 2006 19:21:57 +0000 (21:21 +0200)] 
Add '\n's to Wine traces.

17 years agontdll: Added debug support for notifying block allocation / freeing.
Eric Pouech [Thu, 19 Oct 2006 19:49:11 +0000 (21:49 +0200)] 
ntdll: Added debug support for notifying block allocation / freeing.

17 years agoadvapi32: Plug a couple of memory leaks.
Eric Pouech [Tue, 17 Oct 2006 19:32:00 +0000 (21:32 +0200)] 
advapi32: Plug a couple of memory leaks.

17 years agoKorean: Use SUBLANG_NEUTRAL in Korean resources.
Byeong-Sik Jeon [Wed, 18 Oct 2006 22:39:40 +0000 (07:39 +0900)] 
Korean: Use SUBLANG_NEUTRAL in Korean resources.

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.