Byeong-Sik Jeon [Fri, 20 Oct 2006 15:47:04 +0000 (00:47 +0900)]
winefile: Update Korean resources.
Hans Leidekker [Fri, 20 Oct 2006 14:13:52 +0000 (16:13 +0200)]
dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:35:16 +0000 (19:35 +0200)]
wineconsole: Fix Polish translation.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:33:18 +0000 (19:33 +0200)]
wineconsole: Check one of the radio buttons in the "Save settings" dialog.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:31:18 +0000 (19:31 +0200)]
wineconsole: En.rc: Enlarge the "save console settings" dialog to avoid cropping of text.
Mikołaj Zalewski [Sun, 22 Oct 2006 17:29:24 +0000 (19:29 +0200)]
comdlg32: Pl.rc: Enlarge the Find dialog to show the whole radio buttons text.
Mikołaj Zalewski [Sun, 22 Oct 2006 16:50:53 +0000 (18:50 +0200)]
hhctrl.ocx: Add Polish translation.
Mikołaj Zalewski [Sun, 22 Oct 2006 16:49:38 +0000 (18:49 +0200)]
oledlg: Add Polish translation.
Frank Richter [Sun, 22 Oct 2006 16:23:46 +0000 (18:23 +0200)]
wineconsole: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:12:45 +0000 (18:12 +0200)]
oleview: Add German translation.
Frank Richter [Sun, 22 Oct 2006 16:12:16 +0000 (18:12 +0200)]
gphoto2.ds: Add German translation.
Frank Richter [Sun, 22 Oct 2006 16:11:35 +0000 (18:11 +0200)]
winefile: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:11:06 +0000 (18:11 +0200)]
taskmgr: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:10:23 +0000 (18:10 +0200)]
regedit: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:09:52 +0000 (18:09 +0200)]
progman: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:09:02 +0000 (18:09 +0200)]
notepad: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:08:27 +0000 (18:08 +0200)]
cmdlgtst: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:07:53 +0000 (18:07 +0200)]
clock: Update German translation.
Frank Richter [Sun, 22 Oct 2006 16:07:21 +0000 (18:07 +0200)]
oledlg: Update German translation.
Frank Richter [Sun, 22 Oct 2006 14:55:08 +0000 (16:55 +0200)]
mshtml: Left-align Gecko download information message for better readability.
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.
Frank Richter [Sun, 22 Oct 2006 14:47:38 +0000 (16:47 +0200)]
mshtml: Update German translation.
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.
Jacek Caban [Sat, 21 Oct 2006 20:56:23 +0000 (22:56 +0200)]
urlmon: Added image/tiff mime filter.
Jacek Caban [Sat, 21 Oct 2006 20:54:38 +0000 (22:54 +0200)]
shdocvw: Fix windows style of windows without parents.
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.
Jacek Caban [Fri, 20 Oct 2006 13:38:39 +0000 (15:38 +0200)]
mshtml: Added IHTMLElement::get_className implementation.
Jacek Caban [Fri, 20 Oct 2006 13:38:13 +0000 (15:38 +0200)]
mshtml: Don't return empty string in IHTMLSelectElement::get_name.
Jeff Latimer [Sat, 21 Oct 2006 09:35:57 +0000 (19:35 +1000)]
tools: Add addtional help to runtest.
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).
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).
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.
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.
Eric Pouech [Sat, 21 Oct 2006 06:49:10 +0000 (08:49 +0200)]
advpack: Plug a couple of memory leaks.
Alexandre Julliard [Fri, 20 Oct 2006 12:51:44 +0000 (14:51 +0200)]
dnsapi: Avoid non-portable types.
Damjan Jovanovic [Wed, 18 Oct 2006 16:14:11 +0000 (18:14 +0200)]
rpcrt4: Added support for RPC TCP servers.
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.
Francois Gouget [Wed, 18 Oct 2006 19:21:57 +0000 (21:21 +0200)]
Add '\n's to Wine traces.
Eric Pouech [Thu, 19 Oct 2006 19:49:11 +0000 (21:49 +0200)]
ntdll: Added debug support for notifying block allocation / freeing.
Eric Pouech [Tue, 17 Oct 2006 19:32:00 +0000 (21:32 +0200)]
advapi32: Plug a couple of memory leaks.
Byeong-Sik Jeon [Wed, 18 Oct 2006 22:39:40 +0000 (07:39 +0900)]
Korean: Use SUBLANG_NEUTRAL in Korean resources.
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.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:36:30 +0000 (19:36 +0200)]
wineconsole: Make most keys cancel the selection.
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.
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.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:22:24 +0000 (19:22 +0200)]
wineconsole: Change selection on WM_KEYDOWN not WM_KEYUP.
Mikołaj Zalewski [Thu, 19 Oct 2006 17:21:17 +0000 (19:21 +0200)]
wineconsole: Add usage message and more specific error messages.
Alexandre Julliard [Fri, 20 Oct 2006 10:59:02 +0000 (12:59 +0200)]
wineaudioio.drv: Win64 printf format fixes.
Alexandre Julliard [Fri, 20 Oct 2006 10:36:38 +0000 (12:36 +0200)]
winecoreaudio.drv: Win64 printf format fixes.
Alexandre Julliard [Fri, 20 Oct 2006 10:25:29 +0000 (12:25 +0200)]
gdi32: Renamed the gdi directory to gdi32.
Alexandre Julliard [Fri, 20 Oct 2006 10:16:45 +0000 (12:16 +0200)]
Avoid usage of sizeof in traces that causes warnings on MacOSX.
Kai Blin [Thu, 19 Oct 2006 12:31:23 +0000 (14:31 +0200)]
secur32: Add include guard to hmac_md5.h.
Christoph Frick [Fri, 20 Oct 2006 07:46:31 +0000 (09:46 +0200)]
gdi32: Add wglShareList to gdi32.spec.
James Hawkins [Fri, 20 Oct 2006 01:40:09 +0000 (18:40 -0700)]
msi: Add tests for integer column types.
James Hawkins [Fri, 20 Oct 2006 00:46:17 +0000 (17:46 -0700)]
msi: Integer columns can have the 'NOT NULL' modifier too.
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.