Commit Graph

31050 Commits

Author SHA1 Message Date
Alexandre Julliard 3c305f9db9 winex11.drv: Preliminary support for Xinerama. 2006-10-23 14:37:17 +02:00
Alexandre Julliard 7d00b0504e configure: Check for the Xinerama extension. 2006-10-23 13:46:34 +02:00
Hwang YunSong(황윤성) 94523a85d2 oledlg: Updated Korean resource. 2006-10-23 12:39:26 +02:00
Hwang YunSong(황윤성) 825e50d5c8 wineconsole: Updated Korean resource. 2006-10-23 12:39:20 +02:00
Mike McCormack 48a63f2979 user32: Add a test showing a problem in GetClassNameA. 2006-10-23 12:39:07 +02:00
Mike McCormack f6c7ae6a0c msi: Fix insertion of null integers into a table. 2006-10-23 12:38:56 +02:00
Mike McCormack 8858011375 msi: Add the column type INTEGER as an alias for INT. 2006-10-23 12:38:51 +02:00
Mike McCormack 0d7dc8f98d msi: Only apply transforms that are valid for a database. 2006-10-23 12:37:40 +02:00
Mike McCormack 7f98f1d086 msi: Initialize the summary information from a storage interface, not a db. 2006-10-23 12:37:32 +02:00
Byeong-Sik Jeon fd7f9b735d notepad: Update Korean resources. 2006-10-23 12:37:15 +02:00
Byeong-Sik Jeon 43e96028a9 oleview: Update Korean resources. 2006-10-23 12:37:10 +02:00
Byeong-Sik Jeon e3ddfcc9b9 winefile: Update Korean resources. 2006-10-23 12:37:05 +02:00
Hans Leidekker a3a2f06a07 dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}. 2006-10-23 12:36:51 +02:00
Mikołaj Zalewski dbc1becae7 wineconsole: Fix Polish translation. 2006-10-23 12:36:33 +02:00
Mikołaj Zalewski b518ed8d46 wineconsole: Check one of the radio buttons in the "Save settings" dialog. 2006-10-23 12:36:26 +02:00
Mikołaj Zalewski 643e1c8969 wineconsole: En.rc: Enlarge the "save console settings" dialog to avoid cropping of text. 2006-10-23 12:36:20 +02:00
Mikołaj Zalewski 686203bd41 comdlg32: Pl.rc: Enlarge the Find dialog to show the whole radio buttons text. 2006-10-23 12:36:11 +02:00
Mikołaj Zalewski bb0c2da70d hhctrl.ocx: Add Polish translation. 2006-10-23 12:35:18 +02:00
Mikołaj Zalewski e2612eca3e oledlg: Add Polish translation. 2006-10-23 12:35:11 +02:00
Frank Richter c4c578d4e6 wineconsole: Update German translation. 2006-10-23 12:35:05 +02:00
Frank Richter 7cbda36eea oleview: Add German translation. 2006-10-23 12:35:01 +02:00
Frank Richter 13ef076913 gphoto2.ds: Add German translation. 2006-10-23 12:34:57 +02:00
Frank Richter c9a3fc4a34 winefile: Update German translation. 2006-10-23 12:34:54 +02:00
Frank Richter 2366ef990d taskmgr: Update German translation. 2006-10-23 12:34:49 +02:00
Frank Richter 04f1d2936c regedit: Update German translation. 2006-10-23 12:34:45 +02:00
Frank Richter ca66d773f9 progman: Update German translation. 2006-10-23 12:34:41 +02:00
Frank Richter 2429c253f7 notepad: Update German translation. 2006-10-23 12:34:37 +02:00
Frank Richter 3f3ffeedcf cmdlgtst: Update German translation. 2006-10-23 12:34:33 +02:00
Frank Richter cfccdb37b2 clock: Update German translation. 2006-10-23 12:34:28 +02:00
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