Francois Gouget
b1a3ceafec
po: Fix a couple of formatting directives in the Czech translation.
2013-07-10 16:50:14 +02:00
Alexandre Julliard
84e8f7944b
documentation: Remove the old changelog files.
2013-07-10 16:50:14 +02:00
Alexandre Julliard
5da31c8817
AUTHORS: Regenerate the authors list from git using a .mailmap file.
2013-07-10 16:50:14 +02:00
Alexandre Julliard
788cd8090c
makefiles: Don't allow extra libraries in tests.
2013-07-10 16:49:54 +02:00
Dmitry Timoshkov
964778fda5
gdiplus/tests: Add tests for a sample 100x100 rectangle region.
2013-07-10 11:00:00 +02:00
Marcus Meissner
e85d3c7108
cmd: null terminate answer string (Coverity).
2013-07-10 10:53:14 +02:00
André Hentschel
31b1bcfb24
readme: Update German translation.
2013-07-10 10:52:17 +02:00
Jactry Zeng
b40479d9b8
po: Update Simplified Chinese translation.
2013-07-09 22:21:58 +02:00
Francois Gouget
2cf7c3f434
po: Update the Hebrew 'translations' for the netstat command line tool.
...
Due to lack of proper RTL support in console applications, command
line messages must remain in English.
2013-07-09 22:21:58 +02:00
Francois Gouget
f2deca025e
msxml3/tests: Add a trailing '\n' to an ok() call.
2013-07-09 22:21:58 +02:00
Dmitry Timoshkov
ccdc41d8c4
gdiplus: Add more clipping region tests.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
ae6aef547b
winspool: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
d6b9b00c02
wininet: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
3dc5586e41
shlwapi: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
b842a0c068
oleacc: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
14aa430314
mpr: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
8e9d6203f0
mapi32: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
0b3a58090a
localspl: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
Alexandre Julliard
4dc12c4e39
joy.cpl: Use neutral language for the version resource.
2013-07-09 22:21:58 +02:00
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