Commit Graph

85916 Commits

Author SHA1 Message Date
Nikolay Sivov
31b44fb6e8 comctl32: Fix TB_SETEXTENDEDSTYLE to use mask passed in wParam. 2012-02-16 11:48:51 +01:00
Nikolay Sivov
4db6d184b3 menubuilder: Use va_start/va_end around vsnprintf() on every call. 2012-02-16 11:46:34 +01:00
Erich Hoover
98f0be8dc3 hhctrl.ocx: Fix parsing of some TOC topics that reference other files. 2012-02-15 19:17:38 +01:00
Michael Stefaniuc
0872572a6d dsound/tests: Fix the capture COM tests for older Win2k versions. 2012-02-15 19:17:37 +01:00
Alexandre Julliard
011a3523aa dinput: Filter out mouse wheel messages in exclusive mode. 2012-02-15 19:17:36 +01:00
Alexandre Julliard
5d1a147163 user32: Add mouse tracking on caption right-clicks to avoid messing with the capture. 2012-02-15 16:27:12 +01:00
André Hentschel
64e2d263d9 po: Fix German translation. 2012-02-15 16:27:12 +01:00
Kusanagi Kouichi
758796e704 gdi32: Add traces for skipped font replacements. 2012-02-15 16:27:11 +01:00
Kusanagi Kouichi
15a6aefb8f gdi32: Use find_family_from_any_name to find a replacement family. 2012-02-15 16:27:11 +01:00
Christian Costa
d581f1bf7d d3dxof: Enable retrieving a particular member in GetData + tests. 2012-02-15 16:27:11 +01:00
Alexandre Julliard
f87191815d user32: Fix GetKeyNameText returned length. 2012-02-15 12:07:34 +01:00
Andrew Eikum
73cdf6530c winealsa.drv: Optionally load extra ALSA device names from the registry. 2012-02-15 12:06:38 +01:00
Andrew Eikum
f7d37b38fe mmdevapi: Only return ACTIVE devices from GetDefaultAudioEndpoint.
This prevents invalid devices from being created if the user adds a
device, sets it as default, and then removes it.
2012-02-15 11:56:47 +01:00
Jeremy White
4f5271a17f oleaut32: When marshalling VT_CARRAY, only marshall by reference for appropriate types. 2012-02-15 11:56:35 +01:00
André Hentschel
c2c3b51650 advapi32/tests: Add a test to cover second RegSetValueW Parameter (gcov). 2012-02-15 11:54:46 +01:00
André Hentschel
7476bb0556 winefile: Fix collapsing when there's no parent directory. 2012-02-15 11:54:42 +01:00
Akihiro Sagawa
0352a7089c comdlg32: Apply 3D effects to sample text area. 2012-02-14 19:15:53 +01:00
Akihiro Sagawa
5b3082a6d9 po: Update Japanese translation. 2012-02-14 19:15:52 +01:00
Aric Stewart
05a9d4ce94 gdi32: Rebuild the internal SystemLink every time. 2012-02-14 19:15:48 +01:00
Christian Costa
8bbf1344c9 d3dxof: Enable dumping of input x files and templates. 2012-02-14 17:59:30 +01:00
Andrew Eikum
9d06d41e37 dsound: Add some more DSCAPS flags. 2012-02-14 17:59:29 +01:00
Johan Gill
16dc83578a advapi32: CryptCreateHash actually sets ERROR_INVALID_PARAMETER if the CSP handle is 0. 2012-02-14 17:59:29 +01:00
Charles Davis
454467dc93 ntdll: Zero reserved fields of the request structure in DVD_ReadDescriptor(). 2012-02-14 17:59:28 +01:00
Dan Kegel
6077b623f2 ntdll: Fix endianness of three fields in DVD_LAYER_DESCRIPTOR. 2012-02-14 17:59:28 +01:00
Alexandre Julliard
d2ca9f4b02 rpcrt4: Add ref counting to RPC connections, and grab a reference while processing an RPC packet. 2012-02-14 17:59:27 +01:00
Francois Gouget
e2b38c3ffd po: Remove English strings and invalid translations from the Romanian translation. 2012-02-14 17:59:27 +01:00
Francois Gouget
79f4b30386 po: Fix some typography issues in the Romanian translation. 2012-02-14 17:59:23 +01:00
Michael Stefaniuc
ff0cff7863 po: Don't use s and t with cedilla in the Romanian translation. 2012-02-14 17:59:20 +01:00
Francois Gouget
4743279750 po: Use '+' when specifying a modifier + accelerator key combination. 2012-02-14 17:59:16 +01:00
Francois Gouget
c778f421be po: Fix a formatting directive in the Romanian translation. 2012-02-14 17:59:13 +01:00
Francois Gouget
d133e42a19 po: Fix some typography issues in the German translation. 2012-02-14 17:59:10 +01:00
Francois Gouget
85dc27426d po: Fix some typography issues in the Danish translation. 2012-02-14 17:59:08 +01:00
Francois Gouget
1e5c2a5690 po: Fix some typography issues in the Hebrew translation. 2012-02-14 17:59:07 +01:00
Francois Gouget
1a2fc18976 po: Update the Hebrew command line 'translations'. 2012-02-14 17:59:06 +01:00
Francois Gouget
bc80d174d0 po: Tweak / fix some French translations. 2012-02-14 17:59:05 +01:00
Francois Gouget
1b8f1c52e2 po: Tweak some Catalan translations. 2012-02-14 17:59:04 +01:00
Francois Gouget
969a6994f3 po: Remove invalid Close/Next translation suggestions. 2012-02-14 17:59:01 +01:00
Eric Pouech
43f62c99b9 dbghelp: Fix a couple of traces in dwarf line info parsing. 2012-02-14 17:58:59 +01:00
Eric Pouech
90207b1d69 dbghelp: In i386 stack unwinder, only check for NULL ebp after calling the dwarf/MSVC unwinders as they allow NULL ebp. 2012-02-14 17:58:58 +01:00
Eric Pouech
0905afd0bc dbghelp: In traces for Dwarf/CFA engine, some offset are signed entities. 2012-02-14 17:58:58 +01:00
Eric Pouech
5201415626 dbghelp: In dwarf parser, when looking for FDE/CIE skip first O-length entries. 2012-02-14 17:58:56 +01:00
Eric Pouech
611d5e470d dbghelp: Correctly initialize module word_size field when only the eh_frame is present (and not compilation unit). 2012-02-14 17:58:54 +01:00
Eric Pouech
8328606141 dbghelp: Store the 32/64 bitness in the image structure. 2012-02-14 12:31:48 +01:00
Alexandre Julliard
b3ab012a42 gdi32: Don't clip to the visible rectangle for screen DCs. 2012-02-14 12:31:47 +01:00
Alexandre Julliard
fdef173ce0 winex11: Make sure the clip window is created as soon as possible. 2012-02-13 20:52:03 +01:00
Hwang YunSong
2e90188675 po: Update Korean translation. 2012-02-13 20:20:14 +01:00
Łukasz Wojniłowicz
d5a352cc07 po: Update Polish translation. 2012-02-13 20:20:14 +01:00
Michael Stefaniuc
ce54ecfe4c po: Halve the number of fuzzy entries in the Romanian translation. 2012-02-13 20:20:13 +01:00
André Hentschel
bc058788de po: Update German translation. 2012-02-13 20:20:13 +01:00
Gustavo Henrique Milaré
65aca8b648 po: Update Brazilian Portuguese translation. 2012-02-13 20:20:12 +01:00