Commit Graph

69476 Commits

Author SHA1 Message Date
Sven Baars 307aa290aa wldap32: Fix Dutch translation. 2010-06-12 12:06:36 +02:00
Alexandre Julliard 6517462ac0 Release 1.2-rc3. 2010-06-11 19:40:31 +02:00
Henri Verbeet 95aaaf2f12 d3d9/tests: Add a test for offscreen point sprites. 2010-06-11 16:22:30 +02:00
Henri Verbeet b1abafcf8d wined3d: Also flip the point sprite coordinate origin when rendering offscreen. 2010-06-11 16:22:25 +02:00
Hans Leidekker 67f15e7149 msi: Implement MsiGetFeatureCostA/W. 2010-06-11 15:54:54 +02:00
Hans Leidekker 6b1a1579f6 msi: Update an existing record even if the low bit in the transform mask is set. 2010-06-11 15:54:47 +02:00
Hans Leidekker 73774b3ef8 msi: Disable an optimization in the execution of WHERE clauses.
There's no guarantee that the condition strings are in the string table.
2010-06-11 15:54:35 +02:00
Hans Leidekker 15f5b9dca3 msi: Compare file versions as numbers instead of strings. 2010-06-11 15:54:24 +02:00
David Hedberg 341daad861 include: Add extended treeview style (TVS_EX_) definitions. 2010-06-11 14:16:10 +02:00
David Hedberg 4a47033a86 include: Add PIDLIST_ABSOLUTE typedef. 2010-06-11 14:16:08 +02:00
Dmitry Timoshkov 66e981ec8d server: Make layered windows transparent for mouse messages. 2010-06-11 14:16:03 +02:00
Octavian Voicu 0d8e7983c1 ntdll: Show one-time ERR if NOFILE limit is reached. 2010-06-11 11:57:11 +02:00
Andrew Nguyen 13a7708abb winealsa.drv: Replicate the snd_pcm_recover alsa-lib implementation to cope with older alsa-lib versions. 2010-06-11 11:38:59 +02:00
Andrew Nguyen dd12cf7110 configure: Avoid breaking compilation if AC_PACKAGE_URL is unavailable when regenerating with older autoconf. 2010-06-11 11:38:59 +02:00
Louis Lenders ba1659762e xinput1_3: Quiet a noisy fixme. 2010-06-11 11:38:59 +02:00
Dylan Smith 975dd904ef wordpad: Provide buffer for replace with text. 2010-06-11 11:38:53 +02:00
Dylan Smith d10ce5df26 wordpad: Native RegisterClassExW requires cbSize to be set. 2010-06-11 11:37:02 +02:00
Nikolay Sivov 90013af6f9 msvcrt: Fix __lconv_init() prototype. 2010-06-11 11:36:54 +02:00
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