Mikołaj Zalewski
|
58bd35c8c5
|
resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 17:45:51 +02:00 |
Alexandre Julliard
|
1dc38cf26b
|
user: Make sure the desktop window exists before calling monitor functions.
|
2006-10-24 12:22:43 +02:00 |
Hwang YunSong(황윤성)
|
41951dc124
|
oledlg: Updated Korean resource.
|
2006-10-24 11:45:25 +02:00 |
Mikołaj Zalewski
|
e32aa55703
|
resources: Change German sublanguage code to SUBLANG_NEUTRAL.
|
2006-10-24 11:45:12 +02:00 |
Mike McCormack
|
d1723de566
|
msi: Split code to get a file's verion into a separate comment.
|
2006-10-24 11:45:01 +02:00 |
Mike McCormack
|
8939587b19
|
riched20: Create macro functions for allocating and freeing memory.
|
2006-10-24 11:44:53 +02:00 |
Mike McCormack
|
e971e0fb89
|
riched20: Make sure to use GlobalAlloc with GlobalFree.
|
2006-10-24 11:44:36 +02:00 |
James Hawkins
|
615d09f285
|
advpack: Fix the full path check.
|
2006-10-24 11:44:20 +02:00 |
James Hawkins
|
1f3f88bf67
|
msi: Add tests for installing from continuous cabinets.
|
2006-10-24 11:44:13 +02:00 |
James Hawkins
|
3fc13d4b05
|
msi: Allow more customization of install test files.
|
2006-10-24 11:44:03 +02:00 |
James Hawkins
|
a3a3d6c254
|
msi: Remove unused function pointer and definitions.
|
2006-10-24 11:43:56 +02:00 |
James Hawkins
|
a93763ae21
|
msi: Remove two unnecessary install tables.
|
2006-10-24 11:43:42 +02:00 |
James Hawkins
|
5b19cc79bd
|
msi: Add support for localizable strings in MsiDatabaseImport.
|
2006-10-24 11:43:33 +02:00 |
Jacek Caban
|
53f68ae3e6
|
urlmon: Added video/mpeg mime filter.
|
2006-10-24 11:43:25 +02:00 |
Jacek Caban
|
3515dbc37c
|
urlmon: Code clean up.
|
2006-10-24 11:43:18 +02:00 |
Jacek Caban
|
84253b011d
|
urlmon: Added video/avi mime filter implementation.
|
2006-10-24 11:43:01 +02:00 |
Andrew Talbot
|
83b836b3f9
|
user: Remove superfluous shadow variable.
|
2006-10-24 11:42:53 +02:00 |
Andrew Talbot
|
c70841fb36
|
crypt32: Cast-qual warnings fix.
|
2006-10-24 11:42:47 +02:00 |
Huw Davies
|
becf09f3f8
|
winex11.drv: Initialize data->xim to NULL if xim has been disabled.
|
2006-10-24 11:42:35 +02:00 |
Michael Stefaniuc
|
962e97dbf3
|
comctl32/tests: Specify type of function argument and remove unused arguments.
|
2006-10-24 11:33:28 +02:00 |
Eric Pouech
|
a8e5179d8e
|
netapi32: Fix the size of allocation for the string returned from NetpGetComputerName.
|
2006-10-24 11:33:00 +02:00 |
Eric Pouech
|
a79fa50280
|
ole32: Fixed some wrong conditions in OleFlushClipboard.
|
2006-10-24 11:32:48 +02:00 |
Eric Pouech
|
5c0f35a2aa
|
ole32: CoUninitialize: No longer access an object after it's been freed.
|
2006-10-24 11:32:38 +02:00 |
Eric Pouech
|
858bebc7c8
|
msxml: Fixed list walking in xmlnodelist_get_length.
|
2006-10-24 11:32:24 +02:00 |
Eric Pouech
|
bc7df7ad80
|
gdi32: Better error handling in enhanced metafile.
|
2006-10-24 11:32:12 +02:00 |
Eric Pouech
|
54ac76a387
|
winex11.drv: As the min keycode is always greater or equal to 8, we
don't need to scan XKeymapEvent.key_vector from 0 but from 8.
|
2006-10-24 11:31:55 +02:00 |
Marcus Meissner
|
d1b2282a9b
|
wineoss: On non-OSS systems define MidiExit too.
|
2006-10-24 11:31:21 +02:00 |
Marcus Meissner
|
2c8aeb6db1
|
iphlpapi: NetBSD needs sys/param.h.
|
2006-10-24 11:31:07 +02:00 |
Detlef Riekenberg
|
b8a2b17af6
|
localspl: Remember hInstance, needed for resources.
|
2006-10-24 11:30:45 +02:00 |
Detlef Riekenberg
|
c9dc7ccda2
|
localspl: Add version resource.
|
2006-10-24 11:30:39 +02:00 |
Detlef Riekenberg
|
73d36423f3
|
localspl/tests: Fallback to localmon.dll on NT4.0.
|
2006-10-24 11:30:03 +02:00 |
Alexandre Julliard
|
75fb678070
|
user: Fixed MonitorFromWindow behavior for an invalid window handle.
|
2006-10-23 18:03:16 +02:00 |
Francois Gouget
|
a990951358
|
msi/tests: Fix compilation with gcc 2.95.
|
2006-10-23 15:19:29 +02:00 |
Rob Shearman
|
053f69aced
|
oleaut32: Fix a missing ITypeInfo::ReleaseTypeAttr in the typelib marshaling code.
|
2006-10-23 15:19:13 +02:00 |
Rob Shearman
|
053b6b21b6
|
oleaut32: Fix two more leaks on type info destruction.
|
2006-10-23 15:19:02 +02:00 |
Rob Shearman
|
b5c78d0dff
|
oleaut32: Rewrite MSFT_ReadName and MSFT_ReadString to need one less allocation and to fix a memory leak.
|
2006-10-23 15:18:56 +02:00 |
Rob Shearman
|
b3d024a7bb
|
oleaut32: Free allocated memory on typelib and typeinfo destruction.
|
2006-10-23 15:18:38 +02:00 |
Rob Shearman
|
d1b15c8ed7
|
oleaut32: Fix some reference count and memory leaks in the typelib marshaling code.
|
2006-10-23 15:18:17 +02:00 |
Rob Shearman
|
0fa33bb69b
|
oleaut32: Fix memory leaks after calling ITypeInfo::GetNames.
|
2006-10-23 15:18:08 +02:00 |
Rob Shearman
|
e1ee3b4de3
|
ole32: Fix some memory leaks in the marshal tests.
|
2006-10-23 15:18:05 +02:00 |
Rob Shearman
|
c932790dcf
|
comctl32: Fix imagelist leak in tests.
|
2006-10-23 15:18:03 +02:00 |
Dmitry Timoshkov
|
33d5da5bda
|
user32: Make the test pass for GetClassName called on a small buffer.
|
2006-10-23 15:17:13 +02:00 |
Dmitry Timoshkov
|
20c40e0659
|
oleaut32: Make QueryPathOfRegTypeLib test pass under Wine.
|
2006-10-23 15:16:55 +02:00 |
Dmitry Timoshkov
|
a1914dbbb8
|
oleaut32: Add a test for QueryPathOfRegTypeLib.
|
2006-10-23 15:16:28 +02:00 |
Mikołaj Zalewski
|
7b170df2ee
|
shlwapi: Test and fix StrRStrI[AW].
|
2006-10-23 15:16:05 +02:00 |
Mikołaj Zalewski
|
ef8151b379
|
shlwapi/tests: Disable the StrFromTimeInterval tests as they are language-dependent.
|
2006-10-23 15:15:02 +02:00 |
Mikołaj Zalewski
|
5f5c662a67
|
shlwapi/tests: Enable the locale-dependent tests if the delimiters are correct.
|
2006-10-23 15:14:39 +02:00 |
Mikołaj Zalewski
|
bd35b0a122
|
shlwapi/tests: Make the string.c tests compile in Visual C++.
|
2006-10-23 15:14:29 +02:00 |
Andrew Talbot
|
10c1faa79e
|
comdlg32: Cast-qual warning fix.
|
2006-10-23 15:07:18 +02:00 |
Andrew Talbot
|
0c868151db
|
comdlg32: Cast-qual warnings fix.
|
2006-10-23 15:07:06 +02:00 |
Andrew Talbot
|
e2d9ce1dbc
|
comctl32: Cast-qual warnings fix.
|
2006-10-23 14:39:07 +02:00 |
Markus Amsler
|
9fb58434cb
|
msvcrt: Speed up new operator.
|
2006-10-23 14:39:07 +02:00 |
Andrey Turkin
|
25b1d67231
|
mshtml: Insert missing "return" operator.
|
2006-10-23 14:39:07 +02:00 |
Alexandre Julliard
|
a12f15325a
|
user: Adapt system metrics for multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
9d6d54f5e6
|
comctl32: Position the tooltip window correctly on multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
280defcfcf
|
user: Maximize windows to the right monitor on multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
30a25defb3
|
user: Fixed combo box drop position on multi-monitor setups.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
ca58c8179f
|
user: Take multiple monitors into account when placing a dialog.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
4c0ae56c0e
|
user: Take multiple monitors into account when placing a window.
|
2006-10-23 14:38:11 +02:00 |
Alexandre Julliard
|
a3fcd5609b
|
user: Take multiple monitors into account when placing a popup menu.
|
2006-10-23 14:38:10 +02:00 |
Alexandre Julliard
|
8a8903516c
|
user: Moved GetMonitorInfo and EnumDisplayMonitors to the display driver.
Added Xinerama support for these functions.
|
2006-10-23 14:38:10 +02:00 |
Alexandre Julliard
|
3c305f9db9
|
winex11.drv: Preliminary support for Xinerama.
|
2006-10-23 14:37:17 +02:00 |
Hwang YunSong(황윤성)
|
94523a85d2
|
oledlg: Updated Korean resource.
|
2006-10-23 12:39:26 +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 |
Hans Leidekker
|
a3a2f06a07
|
dnsapi: Add stubs for DnsWriteQuestionToBuffer_{UTF8,W}.
|
2006-10-23 12:36:51 +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
|
13ef076913
|
gphoto2.ds: Add German translation.
|
2006-10-23 12:34:57 +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 |
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
|
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 |
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 |