Commit Graph

53616 Commits

Author SHA1 Message Date
Michael Stefaniuc ea1d37c568 msxml3: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Michael Stefaniuc 276f8eaf59 wininet: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc c2756bc0c4 user32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc 767fecf1d9 shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc 86894781cf shdocvw: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc 93d04bd400 setupapi: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc a8994942c8 pstorec: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc a80e524be6 oleacc: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc 8a63281dbf msvfw32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc 212eccdb69 msrle32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc d1cc84b9ba mshtml.tlb: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Michael Stefaniuc 11c3604c30 mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Michael Stefaniuc df1128b7c9 localui: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Michael Stefaniuc 8dc6414418 jscript: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Michael Stefaniuc 1fa2e55be3 iccvid: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Michael Stefaniuc 21a1b2acb5 gphoto2.ds: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Michael Stefaniuc 6e6b6984d2 devenum: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Michael Stefaniuc 114c57de39 cryptui: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Michael Stefaniuc 780ce8eb19 crypt32: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Michael Stefaniuc 545322999d comdlg32: Remove the ignored common resource attributes. 2010-07-22 11:41:31 +02:00
Michael Stefaniuc 7dfba50bca comctl32: Remove the ignored common resource attributes. 2010-07-22 10:39:05 +02:00
Michael Stefaniuc 10fdc8be51 avifil32: Remove the ignored common resource attributes. 2010-07-22 10:39:01 +02:00
Andrew Eikum f99c81621c shell32: IShellFolder::ParseDisplayName should work for missing files if given valid IBindCtx.
Additionally, SHSimpleIDListFromPath now returns PIDLs for non-existent
paths, as it should.
2010-07-22 10:24:56 +02:00
Maarten Lankhorst e8c5e2b890 ntdll: Use syscall instead of int $0x80. 2010-07-22 10:24:48 +02:00
Paul Vriens 03a4c64457 comdlg32: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-22 10:24:02 +02:00
Stefan Dösinger 068915a4f1 wined3d: Check the writemask before activating the oC0 optimization.
The comment above the code correctly mentions that this optimization
does not work if oC0 is written partially, but the code doesn't
actually check for this condition.
2010-07-22 10:22:46 +02:00
Stefan Dösinger 6b794cbd64 wined3d: Only perform sRGB write correction on formats that advertise it. 2010-07-22 10:22:26 +02:00
Paul Vriens d3a5242c97 appwiz.cpl: Add the Serbian (Cyrillic) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-22 10:22:11 +02:00
Paul Vriens 36b595e69c comctl32: Use the Cyrillic 'O' in the Serbian translation. 2010-07-22 10:21:59 +02:00
Henri Verbeet 3d8ff7f27a wined3d: Framebuffer blits are affected by the color mask. 2010-07-22 10:13:36 +02:00
Henri Verbeet 4817a65091 wined3d: Preload resources before FBO setup. 2010-07-22 10:13:30 +02:00
Henri Verbeet f7760656f3 wined3d: Remove LoadLocation() from the public wined3d surface interface. 2010-07-22 10:13:24 +02:00
Henri Verbeet 147f24dd78 wined3d: Remove ModifyLocation() from the public wined3d surface interface. 2010-07-22 10:13:13 +02:00
Andrew Eikum ab418fc258 shlwapi: Implement SHSetIniStringW. 2010-07-22 10:13:03 +02:00
Andrew Eikum ef8cf0fdf2 shlwapi: Implement SHGetIniStringW. 2010-07-22 10:12:57 +02:00
Tim Cadogan-Cowper d6610b8b3a winmm: Wrap TRACE strings with debugstr_a/debugstr_an. 2010-07-22 10:12:06 +02:00
André Hentschel 6c144d06fe ws2_32: Fix test message. 2010-07-22 10:11:31 +02:00
Matteo Bruni d567a030ec d3dx9: Shader assembler <= ps_1_3 support. 2010-07-22 10:11:14 +02:00
Matteo Bruni 8ce3ecea0d d3dx9: Add <= ps_1_3 instruction parsing to the shader assembler. 2010-07-22 10:10:59 +02:00
Matteo Bruni 383a7fe3b1 d3dx9: Fix dst register handling in ps_1_4. 2010-07-22 10:10:53 +02:00
Alexandre Julliard ee5cada235 rpcrt4: Don't align the buffer after reading the conformance, we need to read the variance first. 2010-07-21 20:31:53 +02:00
David Hedberg 215bd7d4c1 include: Add a few IFileDialog related interface declarations. 2010-07-21 17:38:37 +02:00
Dylan Smith c51b1e6db6 user32: DefMDIChildProc sends WM_MDINEXT with active child handle. 2010-07-21 17:38:37 +02:00
Alexander Nicolaysen Sørnes c345ca1a0f shdocvw: Fix a buffer overflow in InternetShortcut's IPersistFile::Load. 2010-07-21 17:38:37 +02:00
Nikolay Sivov 1b0182f9bb ole32: Use IsEqualIID() instead of memcmp(). 2010-07-21 17:38:37 +02:00
Nikolay Sivov 114510801f ole32: No need to test for interface pointer being null. 2010-07-21 17:38:37 +02:00
Nikolay Sivov 2f61e19156 ole32: Fix assumption about HRESULT failure code value. 2010-07-21 17:38:37 +02:00
Nikolay Sivov 5185409144 ole32: Remove redundant variables. 2010-07-21 17:38:37 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard f9253bbb45 makefiles: Specify -nodefaultlibs when building low-level dlls. 2010-07-21 17:38:18 +02:00