Stefan Leichter
5597252606
mmdevapi/tests: Fix a crash when function IMMDevice_Activate fails.
2013-07-11 15:53:50 +02:00
Andrew Eikum
0746767d91
winecoreaudio.drv: Fix copy-paste typo.
2013-07-11 15:53:50 +02:00
Alexandre Julliard
80a17baf20
fonts: Update fonts with a more recent fontforge.
2013-07-11 15:53:48 +02:00
Alexandre Julliard
7983df22cf
fonts: Add some missing Cyrillic glyphs to the Small font.
2013-07-11 15:29:32 +02:00
Alexandre Julliard
994f74fb46
fonts: Add some missing Cyrillic glyphs to the Courier font.
2013-07-11 15:29:32 +02:00
Alexandre Julliard
eb29e639e5
fonts: Add some missing glyphs to the System Fixed fonts.
2013-07-11 15:29:32 +02:00
Alexandre Julliard
66f641896b
fonts: Add some missing glyphs to the System font.
2013-07-11 15:29:32 +02:00
Alexandre Julliard
74b2cb58f7
fonts: Add some missing glyphs to the Sans Serif font.
2013-07-11 15:29:32 +02:00
Damjan Jovanovic
94c7806481
qcap/tests: Add a smart tee filter test.
2013-07-10 16:50:15 +02:00
Francois Gouget
14619e8626
po: Translate some command keys to Czech.
2013-07-10 16:50:15 +02:00
Francois Gouget
ae05550cdf
po: Mark two incomplete Czech translations as fuzzy.
2013-07-10 16:50:15 +02:00
Francois Gouget
193e56ccd3
po: Translate Wine to Czech.
2013-07-10 16:50:15 +02:00
Francois Gouget
f7695fc8cf
po: Fix the Czech translation so optional arguments are enclosed in square brackets.
2013-07-10 16:50:14 +02:00
Francois Gouget
7aa8e34898
po: Fix some typography issues in the Czech translation.
2013-07-10 16:50:14 +02:00
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