Commit Graph

52891 Commits

Author SHA1 Message Date
Alexander Scott-Johns b205fd8108 msvcrt/tests: Properly skip if functions are not available. 2010-06-07 13:51:24 +02:00
Alexander Scott-Johns 19bff6bda5 msvcrt: Fix comments. 2010-06-07 13:49:18 +02:00
Jose Rostagno 26e4154629 shell32: Update Spanish translation. 2010-06-07 13:48:56 +02:00
Nikolay Sivov 60e467a6cd comctl32/rebar: Fix index check condition for RB_SHOWBAND. 2010-06-07 13:48:27 +02:00
Andrew Eikum c99c5a41e9 msi/tests: Fix install tests for Win9x. 2010-06-07 13:44:20 +02:00
Luca Bennati d4b8ca12f2 wldap32: Add Italian translation. 2010-06-07 13:42:40 +02:00
Luca Bennati ec6c34eeea shdoclc: Add Italian translation. 2010-06-07 13:42:35 +02:00
Luca Bennati cabff4e221 shell32: Fix Italian translation. 2010-06-07 13:42:29 +02:00
Sven Baars 3d6ce9cf94 comdlg32: Fix Dutch translation. 2010-06-07 13:41:39 +02:00
Akihiro Sagawa 05464849e0 shell32: Update Japanese translation. 2010-06-07 13:41:22 +02:00
Akihiro Sagawa 5a5ee662a8 localui: Add Japanese translation. 2010-06-07 13:41:18 +02:00
Akihiro Sagawa 089de46366 wininet: Update Japanese translation. 2010-06-07 13:41:09 +02:00
Akihiro Sagawa 5d62b28677 oledlg: Update Japanese translation. 2010-06-07 13:40:56 +02:00
Łukasz Wojniłowicz db4c92f856 shdoclc: Add the Polish translation. 2010-06-07 12:55:07 +02:00
Łukasz Wojniłowicz 154e95a698 mapi32: Add the Polish translation. 2010-06-07 12:55:02 +02:00
Łukasz Wojniłowicz 1776968908 cryptui: Add the Polish translation. 2010-06-07 12:54:58 +02:00
Łukasz Wojniłowicz 5b4097acb6 jscript: Add the Polish translation. 2010-06-07 12:54:56 +02:00
Łukasz Wojniłowicz bd4233188c cryptdlg: Add the Polish translation. 2010-06-07 12:54:54 +02:00
Łukasz Wojniłowicz 0de9c158ef serialui: Add the Polish translation. 2010-06-07 12:54:52 +02:00
Łukasz Wojniłowicz 208e4ea231 crypt32: Add the Polish translation. 2010-06-07 12:54:48 +02:00
Łukasz Wojniłowicz 3153a7eec5 appwiz: Add the Polish translation. 2010-06-07 12:54:46 +02:00
Łukasz Wojniłowicz 2d45002857 setupapi: Update the Polish translation. 2010-06-07 12:54:38 +02:00
Łukasz Wojniłowicz 3949092a5b shell32: Update the Polish translation. 2010-06-07 12:54:32 +02:00
Łukasz Wojniłowicz 947d18ace7 wininet: Update the Polish translation. 2010-06-07 12:54:30 +02:00
Łukasz Wojniłowicz fe6e58fe05 mshtml: Update the Polish translation. 2010-06-07 12:54:22 +02:00
Sven Baars 7dafe8692f winmm: Fix Dutch translation. 2010-06-07 12:24:00 +02:00
Paul Vriens 6608613b86 cryptdlg: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:45 +02:00
Paul Vriens 7b82143c97 devenum: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:39 +02:00
Paul Vriens 3f03f4636d jscript: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:29 +02:00
Paul Vriens e3a30e38fc mapi32: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:16 +02:00
Paul Vriens 1b1997ab83 credui: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:11 +02:00
Paul Vriens f65b4332ef appwiz.cpl: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:05 +02:00
Paul Vriens 30d535cf74 kernel32: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:22:57 +02:00
Henri Verbeet 64e2525ba0 wined3d: Release the context on an error path in buffer_PreLoad(). 2010-06-07 12:22:44 +02:00
Frédéric Delanoy ffc774c026 msacm32: Remove dead "code" from rc files. 2010-06-07 12:22:40 +02:00
Juan Lang 6f42f596e1 comdlg32: No and escape are equivalent. 2010-06-07 12:22:08 +02:00
André Hentschel 9aa9a1229f wineps.drv: Make the Apply button useable. 2010-06-02 17:47:40 +02:00
Hwang YunSong 761ce56643 msi: Update Korean resource. 2010-06-02 16:01:57 +02:00
Alexandre Julliard 5c5c47269b winex11: Fix the X image masks according to the pixmap format in Get/SetDIBits. 2010-06-02 15:52:20 +02:00
Alexandre Julliard 48e396ea6c comctl32: Load comctl32 builtin bitmaps as 32-bit DIBs. 2010-06-02 15:51:39 +02:00
Alexandre Julliard 95c529dee6 comctl32: Only support an alpha channel for 32-bpp DIB-based imagelists. 2010-06-02 12:46:58 +02:00
Henri Verbeet eb3c81fd69 wined3d: Sampler states are 1-based.
0 isn't a valid sampler state, and including it would overflow the
stateblock's contained_sampler_states array in
stateblock_init_contained_states().
2010-06-02 11:53:39 +02:00
Alexandre Julliard 46e231cc85 winex11: Ignore fontconfig and Xft configuration if the app explicitly requested antialiasing. 2010-06-02 10:55:19 +02:00
John Voltz c9f729c2f7 gdi32: Fix typo in enhanced metafile Arc function. 2010-06-02 10:54:39 +02:00
Jose Rostagno 2a52bb82f2 wininet: Update Spanish translation. 2010-06-02 10:53:50 +02:00
Jose Rostagno 0b8e214365 mshtml: Update Spanish translation. 2010-06-02 10:53:43 +02:00
Frédéric Delanoy da05cbd8ce kernel32: Fix a spelling error in French locale definitions. 2010-06-02 10:53:21 +02:00
Konstantin Kondratyuk 437cf862f9 mshtml: Fix typo in Russian resources. 2010-06-02 10:53:15 +02:00
Paul Vriens c516ecbf9b avifile32: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-02 10:52:39 +02:00
Paul Vriens e7eb917531 wininet: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-02 10:52:31 +02:00