Commit Graph

58990 Commits

Author SHA1 Message Date
Stefan Dösinger
031401a070 wined3d: ARB*p is already on after a depth blit. 2009-06-29 12:28:13 +02:00
Stefan Dösinger
9d63585352 wined3d: Don't disable ARBfp if the replacement pipeline is used.
If the replacement pipeline is used, ARBfp is always on. Disabling it
can break shaders or the replacement pipeline, because the shader and
ffp code assumes the extension is on.
2009-06-29 12:28:06 +02:00
Stefan Dösinger
1f8761219b wined3d: Only update the screen when the frontbuffer was changed.
There is no need to copy the frontbuffer to the screen when the backbuffer was
modified...
2009-06-29 12:27:55 +02:00
Damjan Jovanovic
b3f967a022 winemenubuilder: Only generate associations for the "open" verb. 2009-06-29 12:27:04 +02:00
André Hentschel
da1352db93 wineconsole: Improve German translation. 2009-06-29 12:26:58 +02:00
André Hentschel
3cf495c118 taskmgr: Update German translation. 2009-06-29 12:26:50 +02:00
Nicolas Le Cam
387e415fdc cabinet/tests: Split an incorrect test in two valid ones. 2009-06-29 12:26:34 +02:00
Nicolas Le Cam
027bc8100c cabinet/tests: Avoid use of lstrlenA when not needed. 2009-06-29 12:26:27 +02:00
Aurimas Fišeras
be659fe12b xcopy: Add Lithuanian translation. 2009-06-29 12:26:18 +02:00
Aurimas Fišeras
87bc0a50d6 write: Add Lithuanian translation. 2009-06-29 12:26:13 +02:00
Aurimas Fišeras
04b5025770 cmdlgtst: Add Lithuanian translation. 2009-06-29 12:26:10 +02:00
Aurimas Fišeras
c2815da5de net: Add Lithuanian translation. 2009-06-29 12:26:06 +02:00
Aurimas Fišeras
d238d3e17c winhlp32: Add Lithuanian translation. 2009-06-29 12:26:00 +02:00
Aurimas Fišeras
41853ebc45 wordpad: Add Lithuanian translation. 2009-06-29 12:25:55 +02:00
Aurimas Fišeras
66d0ffe6c4 notepad: Improve Lithuanian translation. 2009-06-29 12:25:51 +02:00
Aurimas Fišeras
a6c2cd7a43 wldap32: Add Lithuanian translation. 2009-06-29 12:25:46 +02:00
Aurimas Fišeras
15651b7b89 shdoclc: Add Lithuanian translation. 2009-06-29 12:25:42 +02:00
Eric Pouech
a99ab94cc5 winhlp32: Fixed some cases where winhlp32 didn't shutdown as expected. 2009-06-29 12:25:35 +02:00
Jacek Caban
cef7e04f18 urlmon: Added ObtainUserAgentString implementation. 2009-06-29 12:25:27 +02:00
Jacek Caban
3700d27960 urlmon: Added user agent tests. 2009-06-29 12:25:21 +02:00
Jacek Caban
e237c127c1 urlmon: Added UrlMkSetSessionOption(URLMON_OPTION_USERAGENT) implementation. 2009-06-29 12:25:15 +02:00
Jacek Caban
1880de044c urlmon: Added UrlMkSetSessionOption(URLMON_OPTION_USERAGENT) implementation. 2009-06-29 12:25:08 +02:00
Jacek Caban
9fed06b057 urlmon: Set user agent registry. 2009-06-29 12:24:50 +02:00
Jacek Caban
1e9c996711 urlmon: Don't depend on QueryService returning NULL on failure. 2009-06-29 12:24:38 +02:00
André Hentschel
a2dd6fba53 appwiz: A nicer icon for appwiz. 2009-06-26 16:12:36 +02:00
Hans Leidekker
69bc0174e5 mlang: Implement IMLangFontLink2_GetFontUnicodeRanges. 2009-06-26 16:06:45 +02:00
Hans Leidekker
fb0d79aece mlang: Implement IMLangFontLink2_CodePageToScriptID. 2009-06-26 16:06:43 +02:00
Alexandre Julliard
61a70360e6 server: Use sys/inotify.h if it exists instead of hardcoding the system calls. 2009-06-26 15:45:03 +02:00
Aric Stewart
6a392a8aa9 msctf: Add api definitions for TF_CreateThreadMgr and TF_GetThreadMgr. 2009-06-26 15:21:16 +02:00
Aric Stewart
7cd3e77624 msctf: Implement ITfInputProcessorProfiles::SetDefaultLanguageProfile. 2009-06-26 15:21:08 +02:00
Aric Stewart
6e7145d64e msctf: Implement ITfInputProcessorProfiles::GetDefaultLanguageProfile. 2009-06-26 15:21:03 +02:00
Austin English
b3ccbc63e6 drmclien: Add stub dll. 2009-06-26 15:20:56 +02:00
Maksim Kuleshov
d233118f7a wininet: Fix sockets leak in FTP_Connect. 2009-06-26 14:40:46 +02:00
Paul Vriens
f2b0e4f6e6 comctl32/tests: Fix test failures with comctl32 < 5.80. 2009-06-26 14:40:39 +02:00
Francois Gouget
264170ffd8 clock: Use SUBLANG_NEUTRAL for Romanian. 2009-06-26 14:40:30 +02:00
Francois Gouget
5aac7fe783 wined3d: Add a trailing '\n' to a FIXME() trace. 2009-06-26 14:40:21 +02:00
Francois Gouget
4f0c6a3172 gdi32/tests: Fix the trailing '\n' of a few ok() calls. 2009-06-26 14:40:08 +02:00
Nikolay Sivov
e7dc4ed07f comctl32/toolbar: Move initialization to WM_NCREATE handler. 2009-06-26 14:40:04 +02:00
Tony Wasserka
3db6a67160 d3dx9: Add tests for D3DXLoadSurfaceFromSurface. 2009-06-26 14:39:55 +02:00
Tony Wasserka
be8afaff68 d3dx9: Add tests for D3DXLoadSurfaceFromMemory. 2009-06-26 14:39:50 +02:00
Tony Wasserka
a144e4ac48 d3dx9: Add tests for D3DXLoadSurfaceFromFileInMemory. 2009-06-26 14:39:45 +02:00
Tony Wasserka
e8c7a474ed d3dx9: Add tests for D3DXLoadSurfaceFromResource. 2009-06-26 14:39:40 +02:00
Tony Wasserka
345fc8a965 d3dx9: Add tests for D3DXLoadSurfaceFromFile. 2009-06-26 14:39:35 +02:00
Tony Wasserka
9777bb1bec d3dx9: Implement D3DXLoadSurfaceFromSurface. 2009-06-26 14:39:21 +02:00
Tony Wasserka
db29bfc386 d3dx9: Add a stub for D3DXLoadSurfaceFromMemory. 2009-06-26 14:39:07 +02:00
Tony Wasserka
88cea6c1cd d3dx9: Implement D3DXLoadSurfaceFromResource. 2009-06-26 14:38:45 +02:00
Tony Wasserka
2a9c43fb35 d3dx9: Implement D3DXLoadSurfaceFromFile. 2009-06-26 14:38:35 +02:00
Tony Wasserka
818223e75e d3dx9: Add a stub for D3DXLoadSurfaceFromFileInMemory. 2009-06-26 14:38:24 +02:00
Andrew Eikum
ff95a69f5a gdiplus/tests: Fix resource leaks in several tests.
A few tests initialized two GpGraphics objects, and only released one.
These have been fixed by removing the redundant initialization.
2009-06-26 14:38:13 +02:00
Austin English
349337d7ef winex11: Make sure GetKeyNameText gets the correct length to return. 2009-06-26 12:05:17 +02:00