Laura Leinonen
55c3cfa46e
po: Update Finnish translation.
2012-02-06 10:19:32 -06:00
Akihiro Sagawa
6b002f13e1
po: Update Japanese translation.
2012-02-06 10:19:32 -06:00
Aurimas Fišeras
3c0173d07f
po: Update Lithuanian translation.
2012-02-06 10:19:31 -06:00
André Hentschel
dbbf8f8ade
msvcmaker: "MODULE = none" is obsolete.
2012-02-06 10:19:31 -06:00
André Hentschel
c7c8d3ccfc
winemaker: Print the invocation command line to the Makefile.
2012-02-06 10:19:31 -06:00
Henri Verbeet
204e53e449
ddraw: Implement get_window_region() on top of GetRandomRgn().
...
Instead of just GetClientRect(). This fixes a regression introduced by
3e9fe3e938
. We also need to clip against e.g.
the screen edges instead of just the client rect.
2012-02-06 10:19:31 -06:00
Aric Stewart
10b2a21c3b
quartz: Do not report a position unless the filter graph is running or has been paused.
2012-02-06 10:19:31 -06:00
Andrew Eikum
d1f6a5a376
hlink: Don't query the IHlinkSite if the IMoniker is a system moniker.
2012-02-06 10:19:31 -06:00
Andrew Eikum
8fa2b2d256
hlink: Always pass a bind context to IMoniker::GetDisplayName.
2012-02-06 10:19:30 -06:00
Dmitry Timoshkov
2a0de94844
psapi: Add a test for NtQueryVirtualMemory(MemorySectionName).
2012-02-06 10:19:30 -06:00
Henri Verbeet
56a4680b69
wined3d: Complain when the hardware may not be able to run a shader.
2012-02-06 10:19:30 -06:00
Hans Leidekker
bb0b467366
msi: Avoid a null pointer dereference in MsiGetFileVersionW (clang).
2012-02-06 10:19:30 -06:00
Hans Leidekker
bca0fd6a55
msi: Follow the parent state for preselected features unless the parent is an advertised feature.
2012-02-05 09:38:12 -06:00
Hans Leidekker
2cbb384440
mscms/tests: Pass profiles names as parameters instead of using global variables.
2012-02-05 09:37:53 -06:00
Hans Leidekker
0cf1bdf96e
mscms: Use the return values of GetStandardColorSpaceProfileW and GetColorDirectoryW (clang).
2012-02-05 09:37:36 -06:00
Hans Leidekker
06cd0e2a49
dnsapi: Remove a dead assignment (clang).
2012-02-05 09:37:15 -06:00
Henri Verbeet
7fda67d74a
ddraw/tests: Move some helper functions up with the rest of the helper functions.
2012-02-05 09:36:11 -06:00
Henri Verbeet
98bd3ef803
ddraw/tests: Use correct COM macros in a couple of places.
2012-02-05 09:34:05 -06:00
Alexandre Julliard
4d515c07f5
Release 1.4-rc2.
2012-02-02 20:27:31 +01:00
Alexandre Julliard
36c76dcc24
winex11: Update only the key state on KeymapNotify without sending fake key events.
2012-02-02 17:19:34 +01:00
Matteo Bruni
b51a657626
wined3d: Use a separate flag for discarded surfaces.
2012-02-02 15:18:09 +01:00
Francois Gouget
fc0d21aa22
po: Remove English strings from the Hungarian shell folder translations.
2012-02-02 13:00:31 +01:00
Francois Gouget
c86703e2c0
po: Remove/fix a couple of invalid Hungarian translations.
2012-02-02 13:00:27 +01:00
Francois Gouget
e0d12246f8
po: Mark an incorrect Czech translation as fuzzy.
2012-02-02 13:00:23 +01:00
Francois Gouget
1b9ce7651d
po: Remove English strings (invalid even) from the Bulgarian shell folder translations.
2012-02-02 13:00:18 +01:00
Stefan Dösinger
acf82ff1f5
ddraw/tests: Add some IDirect3DViewport interface tests.
2012-02-02 12:59:36 +01:00
Marcel Hasler
c47677fee5
dinput: Support INFINITE as number of effect iterations.
2012-02-02 09:55:47 +01:00
Juan Lang
441f7b6d9e
crypt32: Test and correct CryptVerifyCertificateSignature.
2012-02-02 09:52:55 +01:00
Aric Stewart
17cd9d3325
usp10: We do not yet shape hangul properly so allow for SSA_LINK flags to take effect.
2012-02-02 09:52:45 +01:00
Andrew Eikum
57bb0898f3
winecoreaudio: Improve underrun handling.
2012-02-01 16:56:04 +01:00
Alexandre Julliard
19015ae19e
winealsa: Avoid memory leak with snd_card_get_name.
2012-02-01 16:55:53 +01:00
Alexandre Julliard
852687f1d1
winex11: Poll the mouse button to detect the end of a window manager move/resize.
2012-02-01 16:42:49 +01:00
Alexandre Julliard
abfed909b2
winex11: Move the window resizing support to mouse.c.
2012-02-01 16:42:48 +01:00
Alexandre Julliard
002f85a275
winex11: Don't give focus to zero-size windows.
2012-02-01 16:42:47 +01:00
Alexandre Julliard
a1580bba70
dinput: Clip to the client area instead of the whole window in exclusive mode.
2012-02-01 16:42:47 +01:00
Jacek Caban
f09e4ce269
mshtml: Properly handle out of memory in IHTMLElement::get_outerHTML.
2012-02-01 16:42:46 +01:00
Jacek Caban
90f7c8f848
mshtml: Properly handle GetScheme failure.
2012-02-01 16:42:46 +01:00
Piotr Caban
43b38e1420
mshtml: Make cookie parameter optional in ConnectionPoint_Advise.
2012-02-01 16:42:45 +01:00
Nikolay Sivov
1c1b1c0073
comctl32: More tests for Toolbar window style handling.
2012-02-01 16:42:45 +01:00
Aric Stewart
53bd62737c
quartz: If the MediaSeeking is not implemented all the way up the passthru chain fall back to the filtergraph's clock to find position.
2012-02-01 16:42:44 +01:00
Aric Stewart
a8a2f87135
gdi32: In update_system_links if the font we are trying to link has already been substituted or localized we need to check against that name also.
2012-02-01 16:42:43 +01:00
Aric Stewart
3ae30a676a
usp10: Implement SSA_LINK flag.
2012-02-01 16:42:43 +01:00
Luca Bennati
e5100bfa20
po: Update Italian translation.
2012-02-01 16:42:40 +01:00
Gustavo Henrique Milaré
265d2427ee
po: Update Brazilian Portuguese translation.
2012-02-01 16:42:37 +01:00
Hwang YunSong
de192bbb6b
po: Update Korean translation.
2012-02-01 14:31:12 +01:00
Andrew Eikum
6847e882b8
winmm: Initialize COM for MULTITHREADED, not APARTMENTTHREADED.
2012-01-31 20:39:11 +01:00
Juan Lang
ab7f8a160f
crypt32: Only accept trailing NULLs in a certificate common name.
2012-01-31 19:20:36 +01:00
Stefan Dösinger
4775c76208
ddraw/tests: Add an IDirect3DDevice7::Load color key test.
2012-01-31 17:49:27 +01:00
Stefan Dösinger
cfc9e120ae
ddraw/tests: Add an IDirect3DTexture2::Load color key test.
2012-01-31 17:49:23 +01:00
Stefan Dösinger
2bd56ac553
ddraw/tests: Add an IDirect3DTexture::Load color key test.
2012-01-31 17:49:19 +01:00