Alexandre Julliard
733312f2f0
dxdiagn: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
b9d56b3543
devenum: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
95f8f0b686
crypt32: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
71e765aab5
browseui: Use neutral language for the version resource.
2013-07-09 22:21:57 +02:00
Alexandre Julliard
f241725bd8
taskmgr: Convert version resource to the standard format.
2013-07-09 22:21:57 +02:00
Ken Thomases
a39b02c3e7
winemac: Dispatch key-up events directly to window to be sure to get them.
...
For keys pressed in combination with Command, -[NSApplication sendEvent:]
simply doesn't pass the key-up event through to the window. We have to
track which keys we've told Wine are pressed because Cocoa may consume
key-downs that trigger menus or system behaviors.
2013-07-09 10:30:45 +02:00
Ken Thomases
a723af61ac
Revert "winemac: Dispatch key events directly to window to be sure to get key-up events.".
...
This reverts commit 0d20ac02f7
.
2013-07-09 10:30:43 +02:00
Ken Thomases
4f23821f08
winemac: Add registry setting to control setting display gamma ramp.
2013-07-09 10:28:43 +02:00
André Hentschel
6120b3d594
msvcrtd: Add missing return (Coverity).
2013-07-09 10:28:15 +02:00
Francois Gouget
6cf05f914d
include: Remove some non-standard sublang synonyms.
2013-07-08 17:17:57 +02:00
Francois Gouget
9767c34d2e
kernel32: Fix spelling of the 'inter-domain' error message.
2013-07-08 17:09:02 +02:00
Francois Gouget
5a00a3fb44
po: Use three dots instead of the Unicode ellipsis character.
...
As specified by the Windows Simplified Chinese Style Guide.
2013-07-08 17:08:04 +02:00
Francois Gouget
77c0145181
po: Use three dots instead of the Unicode ellipsis character.
...
As specified by the Windows Czech Style Guide.
2013-07-08 17:08:02 +02:00
Alexandre Julliard
c01574d426
kernel32: Acquire the loader lock before shutting down the process.
2013-07-08 15:15:43 +02:00
Piotr Caban
f37027a947
gdiplus: Add support for more string formats while getting font name.
2013-07-08 15:15:43 +02:00
John Chadwick
36345a6c69
msxml3/tests: Add additional xpath conformance tests.
2013-07-08 15:15:43 +02:00
Dmitry Timoshkov
e1572f9cd1
gdiplus/tests: Add GdipGetClipBounds tests.
2013-07-08 15:15:40 +02:00
Dmitry Timoshkov
24ab4453d7
kernel32/tests: Add a test for GetShortPathName called for a non-existent short file name.
2013-07-08 15:15:23 +02:00
Dmitry Timoshkov
0fa1877e44
kernel32/tests: Fix compilation with a PSDK compiler.
2013-07-08 15:15:23 +02:00
Jactry Zeng
25e66d9ad2
po: Update Simplified Chinese translation.
2013-07-08 15:15:23 +02:00
Volkan Gezer
13f1a35840
po: Update Turkish translation
2013-07-08 15:15:20 +02:00
Julian Rüger
8dca13df5d
server: Update German translation of manpage.
2013-07-08 12:03:30 +02:00
Marcus Meissner
9a0b4345ec
oleaut32/tests: Test return of SafeArrayAllocData (Coverity).
2013-07-03 21:20:04 +02:00
Marcus Meissner
0f86ae37c6
oleaut32: Check a return value (Coverity).
2013-07-03 21:20:04 +02:00
Francois Gouget
653354ab25
Assorted spelling fixes.
2013-07-03 21:20:04 +02:00
Francois Gouget
28139bceeb
mlang/tests: We already link with mlang.dll so there is no need to do a LoadLibrary() on it.
2013-07-03 21:20:04 +02:00
Francois Gouget
ce64b90c97
setupapi/tests: Remove a pointless use of assert().
2013-07-03 21:20:03 +02:00
Francois Gouget
499eaca38b
twain_32/tests: Generate an error and skip instead of assert()-ing when the setup fails.
2013-07-03 21:20:03 +02:00
Francois Gouget
47b56f238d
comctl32/tests: Use ok(0) to report unexpected function calls instead of assert(0).
2013-07-03 21:20:03 +02:00
Akihiro Sagawa
2633b3bc89
po: Use English shell path names in Japanese locale.
2013-07-03 21:20:02 +02:00
Hwang YunSong
df9f8be197
po: Update Korean translation.
2013-07-03 10:29:36 +02:00
Qian Hong
9ef2c648ee
user32: Properly update caret position after result string is committed.
2013-07-03 10:28:44 +02:00
André Hentschel
e931b5d17e
msvcrt: Remove superfluous casts.
2013-07-03 10:28:22 +02:00
Akira Nakagawa
0fb9de61a5
po: Update Japanese translation.
2013-07-02 19:39:39 +02:00
Mosaab Alzoubi
694e4f5b76
po: Update Arabic translation.
2013-07-02 19:39:39 +02:00
Mosaab Alzoubi
5aac4b395e
wine.desktop: Add Arabic title.
2013-07-02 19:39:39 +02:00
Jacek Caban
9b3d0fca57
oleaut32: Fixed duplicated UUIDs and relevant tests.
...
Spotted by Thomas Faber.
2013-07-02 19:39:37 +02:00
Alexandre Julliard
fa311c57bf
user32: Check for driver events more quickly once we start getting timer messages.
2013-07-02 19:39:34 +02:00
Alexandre Julliard
005565d90d
makefiles: Make sure to install manpages for the install-lib and install-dev cases.
2013-07-02 19:39:30 +02:00
Alexandre Julliard
ebe555d146
makefiles: Avoid wildcard substitutions that are broken in BSD make.
2013-07-02 12:40:59 +02:00
André Hentschel
b75f5c728d
dmusic: Remove superfluous cast.
2013-07-02 11:10:05 +02:00
André Hentschel
795c732c0d
msctf: Remove superfluous casts.
2013-07-02 11:09:38 +02:00
André Hentschel
900594198a
winedump: Remove superfluous casts.
2013-07-02 11:09:37 +02:00
Ričardas Barkauskas
cde84a7bcc
winex11.drv: When skipping unknown attribute also skip its value.
2013-07-02 11:09:30 +02:00
Ken Thomases
9e878cb92c
winemac: Add registry setting to disable vertical sync.
2013-07-02 10:07:57 +02:00
Ken Thomases
b7c7d09470
winemac: Add registry setting to control glFlush() skipping for single-buffer contexts and disable it by default.
2013-07-02 10:05:35 +02:00
Ken Thomases
967a49fcb2
winemac: Force swap interval to 0 for single-buffered contexts to avoid vsync'ed flushes.
2013-07-02 10:05:07 +02:00
Ken Thomases
d30705bdfe
winemac: Use screen color space for windows covered by OpenGL views.
2013-07-02 10:04:59 +02:00
Dmitry Timoshkov
b0a3d93400
kernel32/tests: Fix a couple of typos.
2013-07-02 10:04:24 +02:00
Michael Stefaniuc
a158d42c0f
dsound/tests: Fix copy&paste error in ok() message.
2013-07-02 10:04:15 +02:00