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 |
Stefan Dösinger
|
551c732d74
|
ddraw: Properly set the color key in texture::load.
|
2012-01-31 17:49:15 +01:00 |
Alexandre Julliard
|
4f0f7dec99
|
winex11: Consider zero-size windows mapped even when they are positioned at 0,0.
|
2012-01-31 17:28:34 +01:00 |
Piotr Caban
|
804a9d80d8
|
urlmon: Handle implicit file scheme in MapUrlToZone and GetSecurityId functions.
|
2012-01-31 15:38:01 +01:00 |
Alexandre Julliard
|
773c46b929
|
psapi/tests: Don't check data returned from a failing call.
|
2012-01-31 15:38:01 +01:00 |
Jörg Höhle
|
bdf7578389
|
mciwave: Always reach an end position expressed in milliseconds.
|
2012-01-31 15:37:57 +01:00 |
Jörg Höhle
|
f489cc97c7
|
winecoreaudio: Fix the Start/Stop/Reset cycle.
|
2012-01-31 15:37:35 +01:00 |
Jörg Höhle
|
4b888861f9
|
winecoreaudio: Implement a lock-free callback design.
|
2012-01-31 15:37:21 +01:00 |
Jörg Höhle
|
c995011974
|
winecoreaudio: Avoid deadlock in AudioClient_Stop.
|
2012-01-31 15:37:13 +01:00 |
Jacek Caban
|
051cb8e625
|
urlmon: Properly handle relative URIs with specified host in combine_uri.
|
2012-01-31 13:49:18 +01:00 |
Jacek Caban
|
1aa9389eaf
|
urlmon: Relative URI without scheme may be treated as hierarchical.
|
2012-01-31 13:49:14 +01:00 |
Austin English
|
79dd34993a
|
msvcp60: Remove unnecessary assignments (LLVM/Clang).
|
2012-01-31 13:48:07 +01:00 |
Austin English
|
c6bda4dc17
|
dsound: Remove an unnecessary assignment (LLVM/Clang).
|
2012-01-31 13:47:39 +01:00 |
Austin English
|
fab9c71963
|
crypt32: Remove a couple unused variables (LLVM/Clang).
|
2012-01-31 13:47:11 +01:00 |
Austin English
|
c02d0d85ea
|
wscript: Remove an unused variable (LLVM/Clang).
|
2012-01-31 13:47:03 +01:00 |
Henri Verbeet
|
187065e1c3
|
wrc: Avoid an unused function warning when HAVE_LIBGETTEXTPO is not defined.
|
2012-01-31 13:46:36 +01:00 |
Henri Verbeet
|
0d8e6719d5
|
ddraw: AddAttachedSurface() just references whatever we pass it.
|
2012-01-31 13:46:30 +01:00 |
Alexandre Julliard
|
a534925a48
|
winex11: Reset clipping when a fullscreen window is unmapped.
|
2012-01-31 13:45:04 +01:00 |
Alexandre Julliard
|
e31dd6dba1
|
kernel32: Only change the Unix current after exec_process to make sure it's inherited properly.
|
2012-01-31 13:44:40 +01:00 |
Piotr Caban
|
01947e08da
|
urlmon: Fix debug message in canonicalize_scheme.
|
2012-01-30 20:44:51 +01:00 |
Thomas Faber
|
2fb139ffe7
|
comctl32: Fix MSVC build in imagelist.c.
|
2012-01-30 20:44:50 +01:00 |
Andrew Eikum
|
5860a5b386
|
mmdevapi: Correctly convert UINT32 to LONG32.
|
2012-01-30 20:44:50 +01:00 |
Piotr Caban
|
e3174d93d8
|
msvcp60: Fix _Lockit class implementation.
|
2012-01-30 20:44:50 +01:00 |
Stefan Leichter
|
f3caa76846
|
msi: Update version resource.
|
2012-01-30 20:44:49 +01:00 |