Henri Verbeet
d0347f51ed
wined3d: Only take the wined3d mutex during the WM_DISPLAYCHANGE handler in device_process_message().
...
We can deadlock if we send messages while holding the wined3d mutex and the
message loop is on another thread. Ideally we probably shouldn't send messages
while holding the wined3d mutex at all, but that may be hard to enforce with
the way wined3d locking is currently set up.
2012-01-25 11:25:04 +01:00
Frédéric Delanoy
8ef373a7f2
msi: Avoid dead code in parse_prop (Coverity).
2012-01-25 11:24:58 +01:00
Hwang YunSong
63263a3bf9
po: Updated Korean translation.
2012-01-25 11:24:49 +01:00
Nikolay Sivov
fb9d6851e6
po: Update Russian translation.
2012-01-25 11:24:35 +01:00
Francois Gouget
1d74ac2286
po: Fix some typography issues in the Thai translation.
2012-01-25 11:24:19 +01:00
Francois Gouget
1e9eda5ca3
po: Fix a couple of formatting directives in the Slovenian translation.
2012-01-25 11:24:16 +01:00
Francois Gouget
1cbc4140fa
po: Fix some typography issues in the Czech translation.
2012-01-25 11:24:12 +01:00
Francois Gouget
28233992c3
po: Fix some typography issues in the Bulgarian translation.
2012-01-25 11:24:10 +01:00
Francois Gouget
80119af8f9
po: Fix some typography issues in the Japanese translation.
2012-01-25 11:24:07 +01:00
Aurimas Fišeras
69581c370a
po: Update Lithuanian translation.
2012-01-25 11:23:11 +01:00
Jacek Caban
dfa9f4bc26
wininet: Insert custom headers only once in HTTP_HttpSendRequestW.
2012-01-24 20:43:14 +01:00
Jacek Caban
ac26517ac9
wininet: Correctly detect https connections and custom port numbers in HTTP_HandleRedirect.
2012-01-24 20:43:13 +01:00
Aric Stewart
9526499b88
winegstreamer: Set bmiHeader.biSizeImage in the transform filter.
2012-01-24 20:43:13 +01:00
Alexandre Julliard
9ef59aad98
wordpad: Add message contexts for accelerators that can be translated.
2012-01-24 20:43:09 +01:00
Alexandre Julliard
fe021a44d6
winefile: Add message contexts for accelerators that can be translated.
2012-01-24 20:39:50 +01:00
Alexandre Julliard
ac2286a1ba
winemine: Add message contexts for accelerators that can be translated.
2012-01-24 20:39:34 +01:00
Alexandre Julliard
9c164e06dd
view: Add message contexts for accelerators that can be translated.
2012-01-24 20:39:13 +01:00
Alexandre Julliard
10fe8c61e7
regedit: Add message contexts for accelerators that can be translated.
2012-01-24 20:38:51 +01:00
Alexandre Julliard
eaa8fad52e
notepad: Add message contexts for accelerators that can be translated.
2012-01-24 20:35:24 +01:00
Alexandre Julliard
ceadc43c78
wrc: Add support for translating accelerators through po files.
2012-01-24 18:10:32 +01:00
Eric Pouech
1bd693b139
winedbg: Enhance algorithm to look up for memory data inside a minidump.
2012-01-24 18:10:32 +01:00
Eric Pouech
a672a51cbf
dbghelp: Allow each CPU backend to save CPU specific memory ranges in minidump.
...
Used this feature to add x86_64 unwind information.
2012-01-24 18:10:32 +01:00
Eric Pouech
1c5450f91f
dbghelp: Allow CPU backends to add specific information into a minidump.
...
Use it to add a 256 byte block around current program counter.
2012-01-24 18:10:32 +01:00
Eric Pouech
d02295d998
dbghelp: Add our own thread data gathering struct for minidump internals instead on relying on SYSTEM_PROCESS_INFO.
2012-01-24 18:10:32 +01:00
Eric Pouech
2ce0e94018
winedbg, winedump: Embed wine build-id information info minidump, and display it.
2012-01-24 18:10:32 +01:00
Gerald Pfeifer
2505dfcc57
configure: Use the -Wignored-qualifiers compiler option if available.
2012-01-24 18:10:32 +01:00
Dan Kegel
b94fabfb5b
include: ntddcdvd.h structure naming, packing fixes.
2012-01-24 18:10:32 +01:00
Dmitry Timoshkov
3a5ee02735
ntdll: Add an access check for file mappings.
2012-01-24 18:10:31 +01:00
Dmitry Timoshkov
0e85fc66de
ntdll: Use PAGE_EXECUTE_READ protection for an image section.
2012-01-24 18:10:31 +01:00
Dmitry Timoshkov
29b91206a8
server: Store correct protection for an image mapping.
2012-01-24 18:10:31 +01:00
Francois Gouget
bf044ed50c
po: Remove spaces before a '\n'.
2012-01-24 16:57:33 +01:00
Francois Gouget
8adea48368
po: A small Slovenian translation update.
2012-01-24 16:57:33 +01:00
Francois Gouget
4f6697f455
po: A small Japanese translation update.
...
'Unicode' and 'UTF-8' are used as is in Japanese (with thanks to Akihiro Sagawa).
2012-01-24 16:57:33 +01:00
Francois Gouget
5f7f14182e
po: Fix an accelerator key specification in the Walloon translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
008b170568
po: Fix the accelerator key specifications in the Chinese (PRC) translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
ca68a40263
po: Fix the accelerator key specifications in the Chinese (Taiwan) translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
452ec21da5
po: Fix an accelerator key specification in the Swedish translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
c0c7e6ba11
po: Fix an accelerator key specification in the Russian translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
aafd9bd1ba
po: Fix an accelerator key specification in the Portuguese translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
2990f853d4
po: Fix an accelerator key specification in the Hungarian translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
5023f7402d
po: Fix an accelerator key specification in the Romanian translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
a124241fe2
po: Fix the accelerator key specifications in the French translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
79d9af9fae
po: Fix the accelerator key specifications in the Finnish translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
06b81ee25c
po: Fix the accelerator key specifications in the German translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
d23a7a4058
po: Fix the accelerator key specifications in the Catalan translation.
2012-01-24 16:57:32 +01:00
Frédéric Delanoy
3ec65ca8c7
po: Update French translation.
2012-01-24 16:57:32 +01:00
Hans Leidekker
c8e8f44168
msi: Use the column count specified in the table transform data.
...
It can be smaller than the number of columns found in the table meta data.
2012-01-24 16:57:32 +01:00
Rico Schüller
483ae58ef2
d3dx9/tests: Add effect parameter value SetFloatArray() test.
2012-01-24 16:57:32 +01:00
Rico Schüller
88c996b3c3
d3dx9/tests: Add effect parameter value SetFloat() test.
2012-01-24 16:57:32 +01:00
Rico Schüller
e892f06175
d3dx9/tests: Add effect parameter value SetIntArray() test.
2012-01-24 16:57:32 +01:00