Frank Richter
|
223df86237
|
oledlg: Update German translation.
|
2006-10-23 12:34:24 +02:00 |
|
Frank Richter
|
f46f647c28
|
mshtml: Left-align Gecko download information message for better readability.
|
2006-10-23 12:34:13 +02:00 |
|
Frank Richter
|
864ff7a708
|
mshtml: Enlarge status text control ins some translated dialogs so all text is readable.
|
2006-10-23 12:34:04 +02:00 |
|
Frank Richter
|
d6068d99e0
|
mshtml: Update German translation.
|
2006-10-23 12:33:58 +02:00 |
|
Huw Davies
|
9c8dd8fb86
|
oledlg: Only send the end dialog msg if the button is actually clicked.
|
2006-10-23 12:29:18 +02:00 |
|
Jacek Caban
|
b9b812da70
|
urlmon: Added image/tiff mime filter.
|
2006-10-23 12:29:08 +02:00 |
|
Jacek Caban
|
6e63a9e5f5
|
shdocvw: Fix windows style of windows without parents.
|
2006-10-23 12:29:06 +02:00 |
|
Jacek Caban
|
cc7a86ec7e
|
wininet: Use HTTP_ADDHDR_FLAG_REPLACE flag in HTTP_HttpSendRequest to add Content-Length header.
|
2006-10-23 12:28:58 +02:00 |
|
Jacek Caban
|
9d058e9143
|
mshtml: Added IHTMLElement::get_className implementation.
|
2006-10-23 12:28:53 +02:00 |
|
Jacek Caban
|
637310be27
|
mshtml: Don't return empty string in IHTMLSelectElement::get_name.
|
2006-10-23 12:28:47 +02:00 |
|
Jeff Latimer
|
6d1b4af58b
|
tools: Add addtional help to runtest.
|
2006-10-23 12:27:41 +02:00 |
|
Eric Pouech
|
5425cb35ed
|
advapi32: Fixed a couple items from previous patch (spotted by G Pfeifer).
|
2006-10-23 12:27:12 +02:00 |
|
Eric Pouech
|
ec087dac4f
|
winedbg: Added a few more cases where we inspect if i386 instructions
are actually calls (based on previous work by Jeff Latimer).
|
2006-10-23 12:27:00 +02:00 |
|
Eric Pouech
|
8f56deec19
|
configure: Now that we have dwarf support for debug info, don't force stabs as debug info format.
|
2006-10-23 12:26:37 +02:00 |
|
Eric Pouech
|
e0477ce92a
|
winsock: Clear the held mask with the requested events so that they can be signaled.
|
2006-10-23 12:26:18 +02:00 |
|
Eric Pouech
|
ea2f60160c
|
advpack: Plug a couple of memory leaks.
|
2006-10-23 12:26:07 +02:00 |
|
Alexandre Julliard
|
2cb378d498
|
dnsapi: Avoid non-portable types.
|
2006-10-20 14:51:44 +02:00 |
|
Damjan Jovanovic
|
48ca62185b
|
rpcrt4: Added support for RPC TCP servers.
|
2006-10-20 14:46:55 +02:00 |
|
Francois Gouget
|
0a20f18a80
|
wininet: HttpSendRequestW() returns ERROR_IO_PENDING when called on an async socket. But that does not mean that it failed.
|
2006-10-20 14:10:41 +02:00 |
|
Francois Gouget
|
1f67fa0acf
|
Add '\n's to Wine traces.
|
2006-10-20 14:10:34 +02:00 |
|
Eric Pouech
|
f36fb2369e
|
ntdll: Added debug support for notifying block allocation / freeing.
|
2006-10-20 13:50:04 +02:00 |
|
Eric Pouech
|
4dfd319dbf
|
advapi32: Plug a couple of memory leaks.
|
2006-10-20 13:49:50 +02:00 |
|
Byeong-Sik Jeon
|
e1fd734c97
|
Korean: Use SUBLANG_NEUTRAL in Korean resources.
|
2006-10-20 13:49:39 +02:00 |
|
Mikołaj Zalewski
|
a5e92410da
|
wineconsole: WM_RBUTTONDOWN lParam is in client coordinates not window coordinates.
|
2006-10-20 13:04:07 +02:00 |
|
Mikołaj Zalewski
|
bf42a34142
|
wineconsole: Make most keys cancel the selection.
|
2006-10-20 13:03:18 +02:00 |
|
Mikołaj Zalewski
|
4a94d09a3e
|
wineconsole: Allow making selections with a mouse also when not in the QuickEdit mode.
|
2006-10-20 13:03:04 +02:00 |
|
Mikołaj Zalewski
|
c52238d69b
|
wineconsole: Remove spaces from the ends of lines while copying to the clipboard.
|
2006-10-20 13:02:41 +02:00 |
|
Mikołaj Zalewski
|
2750a74f18
|
wineconsole: Change selection on WM_KEYDOWN not WM_KEYUP.
|
2006-10-20 13:02:24 +02:00 |
|
Mikołaj Zalewski
|
9d6761bd0c
|
wineconsole: Add usage message and more specific error messages.
|
2006-10-20 13:02:16 +02:00 |
|
Alexandre Julliard
|
18aafc27d0
|
wineaudioio.drv: Win64 printf format fixes.
|
2006-10-20 12:59:02 +02:00 |
|
Alexandre Julliard
|
6f4d2f8dc4
|
winecoreaudio.drv: Win64 printf format fixes.
|
2006-10-20 12:36:38 +02:00 |
|
Alexandre Julliard
|
7dfc447741
|
gdi32: Renamed the gdi directory to gdi32.
|
2006-10-20 12:25:29 +02:00 |
|
Alexandre Julliard
|
b0ea577ae5
|
Avoid usage of sizeof in traces that causes warnings on MacOSX.
|
2006-10-20 12:16:45 +02:00 |
|
Kai Blin
|
344ce9e69b
|
secur32: Add include guard to hmac_md5.h.
|
2006-10-20 11:41:18 +02:00 |
|
Christoph Frick
|
85af727fd8
|
gdi32: Add wglShareList to gdi32.spec.
|
2006-10-20 11:41:10 +02:00 |
|
James Hawkins
|
fcd57a3fc4
|
msi: Add tests for integer column types.
|
2006-10-20 11:41:09 +02:00 |
|
James Hawkins
|
279f8158f8
|
msi: Integer columns can have the 'NOT NULL' modifier too.
|
2006-10-20 11:41:09 +02:00 |
|
James Hawkins
|
a66584e1a2
|
msi: Allow more than one primary key in a table when importing a database.
|
2006-10-20 11:41:09 +02:00 |
|
James Hawkins
|
463cec6af6
|
tools/wine.inf: Add the ProgramFilesPath registry entry.
|
2006-10-20 11:41:09 +02:00 |
|
James Hawkins
|
929395c0f0
|
msi: Only initialize a component's state if it is linked with a feature.
|
2006-10-20 11:41:09 +02:00 |
|
James Hawkins
|
7330a03200
|
msi: Use the ProgramFileDir reg value instead of ProgramFilesPath.
|
2006-10-20 11:41:09 +02:00 |
|
James Hawkins
|
9bc12ade13
|
msi: Implement the InstallServices action.
|
2006-10-20 11:41:09 +02:00 |
|
Detlef Riekenberg
|
1f766011ca
|
localspl: Implement InitializePrintMonitor.
|
2006-10-20 11:41:09 +02:00 |
|
Detlef Riekenberg
|
c4b6781615
|
localspl/tests: Get function pointers from the monitor.
|
2006-10-20 11:41:09 +02:00 |
|
Detlef Riekenberg
|
ef78da2d5a
|
localspl/tests: Another test for InitializePrintMonitor.
|
2006-10-20 11:41:08 +02:00 |
|
Huw Davies
|
04662b8c45
|
oledlg: Remove the structure window property when we quit.
|
2006-10-20 11:41:08 +02:00 |
|
Huw Davies
|
5f71b16d07
|
oledlg: Return the appropiate value after the dialog is closed.
|
2006-10-20 11:41:08 +02:00 |
|
Huw Davies
|
feeaf9c238
|
oledlg: Update the source text.
|
2006-10-20 11:41:08 +02:00 |
|
Huw Davies
|
8711d5e6b1
|
oledlg: Set nSelectedIndex on exit.
|
2006-10-20 11:41:08 +02:00 |
|
Huw Davies
|
39131cf545
|
oledlg: Retrieve names from the OBJECTDESCRIPTOR structure.
|
2006-10-20 11:41:08 +02:00 |
|