Commit Graph

69458 Commits

Author SHA1 Message Date
Igor Paliychuk 4801209c5c kernel32: Update Ukrainian translations. 2010-06-11 11:36:49 +02:00
Damjan Jovanovic 3f1404bf29 kernel32: CopyFile cannot overwrite a file with itself. 2010-06-11 11:36:42 +02:00
Nikolay Sivov 97807760ca msvcrt: Add _scwprintf implementation. 2010-06-11 11:36:39 +02:00
Nikolay Sivov 1a234159fe msvcrt: Add _snwprintf_s implementation. 2010-06-11 11:36:35 +02:00
Nikolay Sivov 59bddde594 msvcrt: Add _snprintf_s implementation. 2010-06-11 11:36:30 +02:00
Alexandre Julliard 7c52046936 include: Set the oleautomation attribute on XML interfaces so that they get registered properly. 2010-06-10 18:07:42 +02:00
Alexandre Julliard 314171535c wine.inf: Avoid creating empty registry values. 2010-06-10 17:17:57 +02:00
Matteo Bruni 5a5844d458 d3dx9: Disallow sampler declarations where not supported. 2010-06-10 17:17:57 +02:00
Matteo Bruni a74978dfef d3dx9: Check register type in dcl input instruction. 2010-06-10 17:17:57 +02:00
Matteo Bruni 5bb403ceb2 d3dx9: Allow sampler declaration without sampler type. 2010-06-10 17:17:57 +02:00
Marcus Meissner 3d5a3a32ce wininet: Fixed buffer lengths in InternetCrackUrlW tests. 2010-06-10 17:17:57 +02:00
Nikolay Sivov 138b2435f9 comctl32/tests: Some expand notifications tests. 2010-06-10 14:59:09 +02:00
Jacek Caban 75912afabd winbase.h: Added missing COPY_FILE_* flags. 2010-06-10 14:59:00 +02:00
Jacek Caban 4fe2dca811 mshtml: Uncomment iexplore.exe registries. 2010-06-10 14:58:56 +02:00
Jacek Caban 5a8f2073ca iexplore: Use 1 as default icon ID. 2010-06-10 14:58:53 +02:00
Alexandre Julliard 04a6a14c1f msi: Don't allow entering text in a scroll text richedit control. 2010-06-10 14:48:28 +02:00
Jose Rostagno 294f4e2ff1 reg: Add Spanish translation. 2010-06-10 13:13:46 +02:00
Łukasz Wojniłowicz c52a4c5314 oleacc: Update the Polish translation. 2010-06-10 11:29:48 +02:00
Frédéric Delanoy f8db2a8ef8 cmd: Update French translation. 2010-06-10 11:29:44 +02:00
Eric Pouech d18d25115b winhelp: Implemented ExecFile macro. 2010-06-10 11:29:41 +02:00
Alexandre Julliard b7da23eb29 xcopy: Do not ignore errors caused by processing parameters. 2010-06-10 11:24:06 +02:00
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