69487 Commits

Author SHA1 Message Date
Alexandre Julliard
ffb29fd335 advapi32: Fix Unicode string lengths in LsaLookupSids.
Found by Louis Lenders.
2010-06-10 11:23:35 +02:00
Damjan Jovanovic
950919ee33 wine.inf: Also install winhlp32 into \windows\system32. 2010-06-09 20:20:58 +02:00
Matteo Bruni
2fa119f765 d3dx9: Accept texture coordinate registers in dcl instruction. 2010-06-09 20:20:58 +02:00
Matteo Bruni
00951f84ed d3dx9: Support ps_2_0-style dcl instruction in the shader assembler. 2010-06-09 20:20:58 +02:00
Matteo Bruni
9a8ffc916c d3dx9: Mark builtin compatibility declarations in the shader assembler.
This way we can output declarations in the bytecode without polluting
them with the builtin ones.
2010-06-09 20:20:58 +02:00
Paul Vriens
a2b21781e3 comdlg32: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-09 20:20:54 +02:00
Paul Vriens
6f01ab7eb1 notepad: Update the Danish translation. 2010-06-09 16:16:28 +02:00
Paul Vriens
a60131e126 shell32: Update the Danish translation. 2010-06-09 16:16:24 +02:00
Paul Vriens
fa5fe06ca1 user32: Update the Danish translation and convert to UTF-8. 2010-06-09 16:16:21 +02:00
Paul Vriens
b0f32c551a regedit: Update the Danish translation. 2010-06-09 16:16:18 +02:00
Paul Vriens
17811a81c9 winecfg: Update the Danish translation. 2010-06-09 16:16:15 +02:00
Hans Leidekker
b8ac327e7e msi: Display the directory identifier instead of the full path in standard actions. 2010-06-09 16:15:52 +02:00
Hans Leidekker
5ecbc4f8ca msi: Directly pass the disk id to installfiles_cb.
The MEDIAINFO structure is modified by the cabinet_next_cabinet
callback if there's a continuous cabinet in the installer.
2010-06-09 16:14:24 +02:00
Hans Leidekker
dcb501decd msi: Create directories right before installing files. 2010-06-09 16:12:44 +02:00
Alexander Scott-Johns
f2229e6de0 msvcrt/tests: Move function pointer initialization code in printf.c into separate init function. 2010-06-09 16:12:37 +02:00
Alexandre Julliard
4dff55bb34 winecfg: Reduce the height of the remaining tabs to make the window fit in a 640x480 desktop. 2010-06-09 16:03:44 +02:00
Alexandre Julliard
416af372df winecfg: Reduce the height of the applications tab. 2010-06-09 15:08:14 +02:00
Alexandre Julliard
a6bf24fbe9 winecfg: Reduce the height of the audio tab. 2010-06-09 14:53:27 +02:00
Alexandre Julliard
c8920482bd winecfg: Remove the unimplemented device autodetect radio buttons. 2010-06-09 14:34:36 +02:00
Joel Holdsworth
54b4ac174b winecfg: Cosmetic improvements to the about panel. 2010-06-09 13:26:26 +02:00
Joel Holdsworth
15cc7f9811 winecfg: Added new logo graphics.
Original image designed by Jon Parshall.
2010-06-09 13:26:26 +02:00
Luca Bennati
53bf33a5f5 shdoclc: Fix again Italian translation. 2010-06-09 13:26:26 +02:00
Jose Rostagno
bd992d3aeb jscript: Add Spanish translation. 2010-06-09 11:17:37 +02:00
Jose Rostagno
1f97fbcbbc write: Add Spanish translation. 2010-06-09 11:17:37 +02:00
Jose Rostagno
15b6f4df03 shell32: Fix Spanish translation. 2010-06-09 10:57:41 +02:00
Łukasz Wojniłowicz
c2f55b3434 user32: Update the Polish translation. 2010-06-09 10:57:38 +02:00
Damjan Jovanovic
9954735e43 winemenubuilder: Also extract .lnk icons from file types's open handler. 2010-06-09 10:57:33 +02:00
Alexandre Julliard
a2791a0919 oleaut32: Fix handling of 'c' format for non-date variants in VarTokenizeFormatString. 2010-06-08 16:35:22 +02:00
Mariusz Pluciński
d77c7d1047 gameux: Add declaration of IGameExplorer2 interface. 2010-06-08 16:35:22 +02:00
Mariusz Pluciński
10a5414afe gameux: Add declaration of IGameStatisticsMgr interface. 2010-06-08 16:35:22 +02:00
Mariusz Pluciński
f2ad630540 gameux: Add declaration of IGameStatistics interface. 2010-06-08 16:35:22 +02:00
Andrew Eikum
4a6ed21094 regedit: Escape the value name portion during export. 2010-06-08 16:35:22 +02:00
Damjan Jovanovic
f26b663172 winemenubuilder: Also extract .lnk icons from file types. 2010-06-08 16:35:22 +02:00
Nikolay Sivov
16973508e7 comctl32/treeview: Remove some casts. 2010-06-08 13:00:25 +02:00
Nikolay Sivov
b354935092 comctl32/treeview: Remove commented out lines. 2010-06-08 13:00:07 +02:00
Nikolay Sivov
767754031d comctl32/treeview: Activate tree verification only when TRACE() is on. 2010-06-08 13:00:03 +02:00
Maarten Lankhorst
2d5c4944c1 dsound: Unofficially support 5.1 sound. 2010-06-08 12:59:58 +02:00
Jose Rostagno
f5edb4aea3 winecfg: Update Spanish translation. 2010-06-08 12:59:50 +02:00
Jose Rostagno
b20b58250f msvidc32: Add Spanish translation. 2010-06-08 12:59:36 +02:00
Luca Bennati
ca1bdfe511 shdoclc: Fix Italian translation. 2010-06-08 12:59:30 +02:00
Eric Pouech
083eca072d dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant. 2010-06-08 12:59:26 +02:00
Eric Pouech
99a5488a18 dbghelp: Ensure that local variables and parameter actually have a container. 2010-06-08 12:59:17 +02:00
Eric Pouech
8c7cc491ab dbghelp: In dwarf parser, properly handle array without size specified. 2010-06-08 12:59:13 +02:00
Juan Lang
f3968fdf80 winhttp/tests: Skip tests when a connection fails. 2010-06-08 12:59:09 +02:00
Paul Vriens
1edc58eae9 resources: Fix some copy-paste mistakes in resource files. 2010-06-08 12:59:03 +02:00
Aurimas Fišeras
3a119953fd cmd: Update Lithuanian translation. 2010-06-08 12:58:58 +02:00
André Hentschel
b8ff44e627 kernel32/tests: Add a test about unicode collation. 2010-06-08 12:58:55 +02:00
Igor Paliychuk
cfff865a30 oledlg: Add Ukrainian translations. 2010-06-08 12:58:50 +02:00
Igor Paliychuk
bdd1ddd16b winhlp32: Add Ukrainian translations. 2010-06-08 12:58:40 +02:00
Alexandre Julliard
a8c4edc8dc krnl386: Load gdi.exe and user.exe also when initializing universal thunks. 2010-06-08 12:46:28 +02:00