Commit Graph

85993 Commits (60da6dcc2289588cdaea66e9b496ce853cba803c)
 

Author SHA1 Message Date
Francois Gouget 60da6dcc22 po: Restore or add some 'Yes/No' Norwegian Bokmål translations. 2012-02-22 16:04:12 +01:00
Francois Gouget 5dd206b14a po: Restore some 'About' Norwegian Bokmål translations or improve the suggestions. 2012-02-22 16:04:12 +01:00
Francois Gouget a7e9836a72 po: Fix a couple of line wrapping issues in the Lithuanian translation. 2012-02-22 16:04:11 +01:00
Alexandre Julliard 061b8c4094 wineps: Convert path points to device coords since GetPath returns logical coords. 2012-02-22 16:04:09 +01:00
Alexandre Julliard 556267bde4 gdi32: Avoid overflows for invalid coordinates in line clipping. 2012-02-22 11:28:33 +01:00
Henri Verbeet f20e07b77b ddraw: Always pin surfaces. 2012-02-22 11:26:32 +01:00
Piotr Caban 13e3d32f76 urlmon/tests: Fixed protocol tests on IE9. 2012-02-21 19:35:30 +01:00
Alexandre Julliard 32057bf132 gdi32: Don't paint the text rectangle in transparent mode unless a rectangle is explicitly specified. 2012-02-21 17:20:48 +01:00
Huw Davies 903803b552 ole32: Trace the drop effect in hex. 2012-02-21 16:02:03 +01:00
Kusanagi Kouichi 4dc04ae867 gdi32: Initialize font signature of "System" font link. 2012-02-21 15:01:03 +01:00
Lauri Kenttä 7249cd4a90 po: Update Finnish translation. 2012-02-21 11:33:37 +01:00
André Hentschel b336998427 progman: Remove dead code. 2012-02-21 11:30:16 +01:00
Henri Verbeet ed47f259bd wined3d: Don't take the wined3d mutex during WM_DISPLAYCHANGE either. 2012-02-21 11:30:10 +01:00
Christian Costa 40b15a380d d3dxof: Make sure the returned object pointer is null when there is no more object. 2012-02-21 11:29:49 +01:00
Christian Costa 36d4e1ea59 d3dxof: Fix leaking of IDirectXFileObject object in tests. 2012-02-21 11:29:45 +01:00
Christian Costa 67c6234a26 d3dxof: Accept bigger names for objects. 2012-02-21 11:29:41 +01:00
Detlef Riekenberg f43f37d361 commdlg: Fix GlobalReAlloc16 parameter order. 2012-02-20 15:40:19 +01:00
Francois Gouget d5bf25f517 po: Don't translate the name or options of command line tools. 2012-02-20 13:51:44 +01:00
Francois Gouget b972026e2b po: The msiexec usage should be translated to Hebrew. 2012-02-20 13:42:51 +01:00
Francois Gouget 5f3f611759 po: Fix some typography issues in the Chinese (Taiwan) translation. 2012-02-20 13:42:42 +01:00
Francois Gouget 39425cc9ac po: Fix some typography issues in the Chinese (PRC) translation. 2012-02-20 13:42:37 +01:00
Francois Gouget f0621ccdf9 po: Remove some invalid shell folder path translations from the Chinese (PRC) translation. 2012-02-20 13:42:30 +01:00
Francois Gouget 9693685c29 po: Use full width full stops in the Chinese (PRC) translation. 2012-02-20 13:42:24 +01:00
Francois Gouget 8de7c199ff po: Mark an incomplete Chinese (PRC) translation as fuzzy. 2012-02-20 13:42:17 +01:00
Francois Gouget 9a7fbaee7c po: Mark a couple of incomplete / invalid Chinese (Taiwan) translations as fuzzy. 2012-02-20 13:42:09 +01:00
Francois Gouget dd1adf5648 po: Use full width full stops in the Chinese (Taiwan) translation. 2012-02-20 13:41:53 +01:00
Jan-Peter Nilsson 3de7348f72 winhttp: Set the context on the request handle earlier. 2012-02-20 11:49:02 +01:00
Francois Gouget ebe1a25208 msxml3/tests: Make test_XPath() static. 2012-02-20 11:48:05 +01:00
Francois Gouget 79e85098d0 shell32: Make extracticon_create() static. 2012-02-20 11:48:02 +01:00
Francois Gouget e603301862 winex11: The x11drv debug channel is unused in pen.c so remove it. 2012-02-20 11:47:59 +01:00
Francois Gouget 4f2d3e9b48 winedbg: The winedbg debug channel is unused in crashdlg.c so remove it. 2012-02-20 11:47:57 +01:00
Francois Gouget 07d9d04de8 comctl32/tests: Make cbt_hook_proc() static. 2012-02-20 11:47:55 +01:00
Jaka Kranjc d01400fab0 po: Update Slovenian translation. 2012-02-20 11:47:09 +01:00
Luca Bennati 22a37c6335 po: Update Italian translation. 2012-02-20 11:47:04 +01:00
Lauri Kenttä 64f5ce5b3b po: Update Finnish translation. 2012-02-20 11:47:00 +01:00
Gustavo Henrique Milaré 8021d73a60 po: Update Brazilian Portuguese translation. 2012-02-20 11:46:54 +01:00
Christian Costa 07931f73f0 d3dxof: Fix parsing of empty array + tests. 2012-02-20 11:44:51 +01:00
Christian Costa ddecb6aae5 d3dxof: Add tests for IDirectXFileData_GetName. 2012-02-20 11:44:46 +01:00
Maarten Lankhorst 14b765aca5 mmdevapi: Fix exclusive test. 2012-02-20 11:44:32 +01:00
Juan Lang eee39b12ab cryptnet: Don't call HttpEndRequest on a request that was never sent. 2012-02-20 11:39:13 +01:00
Dmitry Timoshkov 20093556f9 kernel32: Add a test to show that NtMapViewOfSection should not perform an image relocation. 2012-02-20 11:39:06 +01:00
Marcus Meissner 90dd4ea9a6 quartz: Fixed sizeof()s to IsBadReadPtr (Coverity). 2012-02-20 11:38:57 +01:00
Marcus Meissner 626d0b75ba user32: Remove duplicated call to GetSystemMenu (Coverity). 2012-02-20 11:38:52 +01:00
Frédéric Delanoy 3c13f991e4 comctl32/tests: Use initialized window handle when rebuilding toolbar (Coverity). 2012-02-20 11:38:35 +01:00
Nikolay Sivov fdcf7cc9af wpp: Properly use va_start/va_end around vsnprintf(). 2012-02-20 11:38:30 +01:00
Eric Pouech 945e16c281 kernel32: Enhance bare fd check by checking that the handle is a real console handle. 2012-02-20 11:38:24 +01:00
Alexandre Julliard 21498d6c11 gdi32: Paint everything in ExtFloodFill when the DIB doesn't have a clip region. 2012-02-19 20:34:27 +01:00
Alexandre Julliard 9629df6afb Release 1.4-rc4. 2012-02-17 20:40:18 +01:00
Gustavo Henrique Milaré 85918e7f0a cryptui: Adjust the size of "Add &Purpose..." button. 2012-02-17 18:06:53 +01:00
Vitaliy Margolen d4e78d61e1 server: Add sessions directory and 0 session symlink. 2012-02-17 18:06:52 +01:00