Frédéric Delanoy
7accb957a3
po: Fix some trailing ellipses errors in Japanese translation.
2012-02-07 09:36:11 -06:00
Frédéric Delanoy
6900853f91
po: Fix some trailing ellipses errors in Italian translation.
2012-02-07 09:36:07 -06:00
Frédéric Delanoy
78ce1bd0c3
po: Fix some trailing ellipses errors in Brazilian Portuguese translation.
2012-02-07 09:36:04 -06:00
Frédéric Delanoy
e050861907
po: Update French translation.
2012-02-07 09:36:00 -06:00
Aric Stewart
e7a79b5565
gdi32: Keep our internal generated system links separate and append them to any user defined system links.
2012-02-07 09:35:50 -06:00
Huw Davies
0425a110d9
oleaut32: [restricted] members with negative dispids may still be called.
2012-02-07 09:34:22 -06:00
Huw Davies
5c8edb0449
ole32: Don't hold a ref to the drop target in the wrapper. Apps tend to destroy the target object without calling RevokeDragDrop.
2012-02-07 09:33:53 -06:00
Michael Stefaniuc
8116d8a53d
inetcpl.cpl: Remove an obsolete resource attribute.
2012-02-07 09:32:42 -06:00
Michael Stefaniuc
482a5746ee
comctl32: Remove an obsolete resource attribute.
2012-02-07 09:32:30 -06:00
Piotr Caban
c39793087d
msvcrt: Handle negative file->_cnt value in _flsbuf function.
2012-02-07 09:32:20 -06:00
Dmitry Timoshkov
9d538e43be
user32: Make FlashWindowEx tests pass under Windows.
2012-02-07 09:31:33 -06:00
Dmitry Timoshkov
39a4b5fa94
user32: Fix a couple of typos.
2012-02-07 09:31:21 -06:00
Dmitry Timoshkov
48a2a467cd
psapi: Make sure that NtQueryVirtualMemory(MemorySectionName) succeeds under Windows 2000 too.
2012-02-07 09:31:14 -06:00
Aric Stewart
c3e2407664
quartz: AMFilterData_ParseFilterData returns a pointer to a pointer to filter data.
2012-02-07 09:30:05 -06:00
Francois Gouget
c0338afebb
shell32: Fix the name of the 'Application Data' folders.
2012-02-07 09:27:53 -06:00
Alexandre Julliard
0aeb38bb4c
mshtml: Use the current AppData folder instead of the default one as profile directory.
2012-02-06 17:39:57 -06:00
André Hentschel
91a63ad08c
comctl32/tests: Add some more thumb length tests.
2012-02-06 10:27:22 -06:00
Francois Gouget
0cd8c8f24a
po: Remove or fuzzy invalid Turkish shell folder translations.
2012-02-06 10:24:32 -06:00
Francois Gouget
764ee39c08
po: Fix some typography issues in the Serbian (Cyrillic) translation.
...
Also mark a few incomplete translations as fuzzy.
2012-02-06 10:24:26 -06:00
Francois Gouget
bc220525a7
po: Fix some typography issues in the Serbian (Latin) translation.
...
Also mark a few incomplete translations as fuzzy.
2012-02-06 10:24:24 -06:00
Francois Gouget
33afb7766b
po: Fix a typography issue in the Telugu translation.
2012-02-06 10:24:20 -06:00
Andrew Eikum
bb1ca58114
wineoss.drv: Don't call GETOSPACE immediately after device initialization.
2012-02-06 10:24:04 -06:00
Dmitry Timoshkov
ea7e9ed2eb
user32: RealChildWindowFromPoint should skip invisible windows.
2012-02-06 10:23:27 -06:00
Dmitry Timoshkov
8c7f3964b5
user32: Add a bunch of RealChildWindowFromPoint tests.
2012-02-06 10:23:23 -06:00
Francois Gouget
527e1ae1ac
ddraw/tests: Fix compilation on systems that don't support nameless unions.
2012-02-06 10:19:53 -06:00
Hans Leidekker
98c621c1bf
msi: Use the return value of IXMLDOMNode_get_text (clang).
2012-02-06 10:19:37 -06:00
Eric Pouech
f8b29a0685
msvcrt: Fix TRACE format modifier for wfreopen.
2012-02-06 10:19:32 -06:00
Nikolay Sivov
c91e9db0cc
shell32: Use string comparison as autocompletion check.
2012-02-06 10:19:32 -06:00
Nikolay Sivov
f39209cd2e
msxml3: Fix element data leak on error.
2012-02-06 10:19:32 -06:00
André Hentschel
e081cc593e
po: Update German translation.
2012-02-06 10:19:32 -06:00
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