Commit graph

46833 commits

Author SHA1 Message Date
Michael Stefaniuc
20655afb2a notepad: Fix the Danish translation. 2008-06-06 10:28:05 +02:00
Michael Stefaniuc
76a80d24ae wordpad: Fix the Turkish translation. 2008-06-06 10:28:02 +02:00
Michael Stefaniuc
9a62d27ff1 shell32: Fix the Turkish translation. 2008-06-06 10:28:00 +02:00
Michael Stefaniuc
a29c6d59ab net: Use consistent whitespace placement in the usage and help strings. 2008-06-06 10:27:57 +02:00
Michael Stefaniuc
17c9953a1f net: Add the USE subcommand to the translations that are missing it.
Spotted by Mikolaj Zalewski.
2008-06-06 10:27:53 +02:00
Mikołaj Zalewski
d0319d0530 regedit: Add/remove favorite opens a dialog, thus should have ellipsis. 2008-06-06 10:27:45 +02:00
Mikołaj Zalewski
b29e46c67b regedit: Update Polish translation. 2008-06-06 10:27:39 +02:00
Michael Stefaniuc
8f844f3804 wineps.drv: Fix the Dutch translation. 2008-06-06 10:27:31 +02:00
Francois Gouget
8f91acc894 gdi32/tests: Take into account several Win9x bugs in GetObject(). 2008-06-05 15:53:32 +02:00
Francois Gouget
a9037a6592 resources: Fix some overly long '...' instances. 2008-06-05 15:53:22 +02:00
Francois Gouget
43a46a1fa2 start: Some updates and fixes to the French translation. 2008-06-05 15:53:13 +02:00
Francois Gouget
39cb432b68 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Alexandre Julliard
c819a87d33 shell32: Fixed the French about box. 2008-06-05 14:07:00 +02:00
Alexandre Julliard
14194452a8 user32/tests: Fix the dde test race correctly this time. 2008-06-05 12:43:17 +02:00
Paul Vriens
b3db514cd5 wintrust/tests: Fix test on win9x. 2008-06-05 12:31:00 +02:00
Matthew D'Asaro
f684dac0fc mmio: Do not zero current file position whenever mmioSetBuffer is called. 2008-06-05 11:27:54 +02:00
Rico Schüller
63e9c1ee09 net: Add German translation. 2008-06-05 11:25:06 +02:00
Rico Schüller
c1309eb71e shell32: Update German translation. 2008-06-05 11:25:02 +02:00
Rico Schüller
8ffd5fb320 winecfg: Update German translation. 2008-06-05 11:24:57 +02:00
Michael Stefaniuc
a0beda8f86 mlang: Fix compile warning introduced by a6cdd538. 2008-06-05 11:24:53 +02:00
Michael Stefaniuc
408a4414b6 progman: Fix the Hungarian translation. 2008-06-05 11:24:50 +02:00
Dan Kegel
06abaaf218 secur32/tests: Don't free if not allocated. 2008-06-04 12:55:42 +02:00
Dan Kegel
a8ad5cd558 oleaut32/tests: Use VariantInit, not VariantClear, to initialize new variants. 2008-06-04 12:53:33 +02:00
Dan Kegel
ecfa0fbcea msi: MsiSourceListEnumMediaDisksW: free original string, not substring. 2008-06-04 12:53:25 +02:00
Alexandre Julliard
8f7f203649 gdi32/tests: Reduce the size of the test output a little. 2008-06-04 12:52:18 +02:00
Alexandre Julliard
a6cdd538f5 mlang/tests: Reduce the size of the test output a little. 2008-06-04 12:52:13 +02:00
Zac Brown
d62c3197b3 winmm: msiSendStringW: Don't free substring after original string has already been freed. 2008-06-04 12:51:49 +02:00
Dan Kegel
9d54392ca9 userenv/tests: Fix buffer overrun. 2008-06-04 12:50:36 +02:00
Austin English
955adcbce9 advpack: Fix a test failure on 9x. 2008-06-04 12:41:09 +02:00
Vijay Kiran Kamuju
e666bb2a5c rsaenh: Fix AES provider keys for Windows XP. 2008-06-04 12:41:01 +02:00
Alexandre Julliard
69414975e1 user32/tests: Abstract the printing of minmax info and do it all on one line. 2008-06-04 12:34:53 +02:00
Alexandre Julliard
3cc1270f99 user32/tests: Don't add a newline before dumping the flag values. 2008-06-04 12:34:27 +02:00
Alexandre Julliard
ebb8311a4b kernel32/tests: Don't check every single Unicode char if the tables are clearly not compatible. 2008-06-04 12:33:38 +02:00
Alexandre Julliard
ea1a182969 crypt32/tests: Fix an end of line character. 2008-06-04 12:33:03 +02:00
Alexandre Julliard
58b00da312 test.h: Add a space after the file name prefix. 2008-06-04 12:32:48 +02:00
Michael Stefaniuc
b6305ed413 start: Fix the Cs, Es, It, Si and Tr translations. 2008-06-04 12:32:19 +02:00
Michael Stefaniuc
db74eb3954 comdlg32: Fix the Czech translation. 2008-06-04 12:32:16 +02:00
Michael Stefaniuc
d5c45a411d oledlg: Fix the Italian translation. 2008-06-04 12:32:13 +02:00
Michael Stefaniuc
72598cd58e cmd: Fix the Turkish translation. 2008-06-04 12:32:11 +02:00
Michael Stefaniuc
00832864a4 cmd: Fix the Czech translation. 2008-06-04 12:32:08 +02:00
Michael Stefaniuc
2fcc9199cc cmdlgtst: Fix the Italian translation. 2008-06-04 12:32:06 +02:00
Michael Stefaniuc
ebc304856d cmdlgtst: Fix the Czech translation. 2008-06-04 12:32:03 +02:00
Michael Stefaniuc
20feb3700f notepad: Fix the Swedish translation. 2008-06-04 12:32:01 +02:00
Alistair Leslie-Hughes
294573a594 snmpapi: Correct snmpapi tests under win98. 2008-06-04 12:31:45 +02:00
Zac Brown
b483b68013 ntdll/tests: Actually verify right bytes received in aio test. 2008-06-03 11:17:36 +02:00
Roderick Colenbrander
0ca7d443ac wined3d: Add a WineD3D_ChoosePixelFormat line. 2008-06-03 11:17:27 +02:00
Roderick Colenbrander
042d0394dc wined3d: Add a registry key to allow/disallow multisampling.
Right now it is set to disabled due to an Nvidia GLXBadDrawable
bug. Second there is some issue (driver bug too?) in FBO mode.
2008-06-03 11:17:09 +02:00
Stefan Dösinger
cd7825c893 wined3d: Hardcode local constants with glUniform4fvARB. 2008-06-03 11:13:59 +02:00
Stefan Dösinger
e4413f2012 wined3d: Give local constants a shader type prefix. 2008-06-03 11:13:09 +02:00
H. Verbeet
35bdc00479 wined3d: Set the surface location to SFLAG_INSYSMEM for depth stencils on Reset. 2008-06-03 11:11:44 +02:00