Francois Gouget [Sun, 28 Jun 2009 16:53:07 +0000 (18:53 +0200)]
notepad: Ellipses should be preceded by a space in Slovenian.
Francois Gouget [Sun, 28 Jun 2009 16:53:07 +0000 (18:53 +0200)]
setupapi: Ellipses should be preceded by a space in Slovenian.
Davide Pizzetti [Sun, 28 Jun 2009 14:06:45 +0000 (16:06 +0200)]
cmdlgtst: Update Italian translation.
Stefan Dösinger [Sat, 27 Jun 2009 22:16:53 +0000 (00:16 +0200)]
wined3d: Add a NOP ret handler to GLSL.
Stefan Dösinger [Thu, 25 Jun 2009 17:52:17 +0000 (19:52 +0200)]
wined3d: Add the vertex shader footer in the main function.
Stefan Dösinger [Thu, 25 Jun 2009 17:43:11 +0000 (19:43 +0200)]
wined3d: Write the vshader footer in a separate function.
Stefan Dösinger [Thu, 25 Jun 2009 16:54:28 +0000 (18:54 +0200)]
wined3d: Implement function calls with NV exts.
Stefan Dösinger [Sat, 27 Jun 2009 11:15:32 +0000 (13:15 +0200)]
wined3d: ARB*p is already on after a depth blit.
Stefan Dösinger [Sat, 27 Jun 2009 11:14:28 +0000 (13:14 +0200)]
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.
Stefan Dösinger [Sat, 27 Jun 2009 19:35:24 +0000 (21:35 +0200)]
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...
Damjan Jovanovic [Sat, 27 Jun 2009 13:28:34 +0000 (15:28 +0200)]
winemenubuilder: Only generate associations for the "open" verb.
André Hentschel [Sat, 27 Jun 2009 14:24:45 +0000 (16:24 +0200)]
wineconsole: Improve German translation.
André Hentschel [Sat, 27 Jun 2009 13:12:33 +0000 (15:12 +0200)]
taskmgr: Update German translation.
Nicolas Le Cam [Sat, 27 Jun 2009 10:18:17 +0000 (12:18 +0200)]
cabinet/tests: Split an incorrect test in two valid ones.
Nicolas Le Cam [Sat, 27 Jun 2009 09:34:36 +0000 (11:34 +0200)]
cabinet/tests: Avoid use of lstrlenA when not needed.
Aurimas Fišeras [Sun, 28 Jun 2009 11:49:53 +0000 (14:49 +0300)]
xcopy: Add Lithuanian translation.
Aurimas Fišeras [Sun, 28 Jun 2009 10:14:06 +0000 (13:14 +0300)]
write: Add Lithuanian translation.
Aurimas Fišeras [Sun, 28 Jun 2009 10:56:03 +0000 (13:56 +0300)]
cmdlgtst: Add Lithuanian translation.
Aurimas Fišeras [Sun, 28 Jun 2009 11:10:00 +0000 (14:10 +0300)]
net: Add Lithuanian translation.
Aurimas Fišeras [Sat, 27 Jun 2009 16:02:03 +0000 (19:02 +0300)]
winhlp32: Add Lithuanian translation.
Aurimas Fišeras [Sat, 27 Jun 2009 13:58:14 +0000 (16:58 +0300)]
wordpad: Add Lithuanian translation.
Aurimas Fišeras [Sat, 27 Jun 2009 12:59:00 +0000 (15:59 +0300)]
notepad: Improve Lithuanian translation.
Aurimas Fišeras [Sat, 27 Jun 2009 11:19:51 +0000 (14:19 +0300)]
wldap32: Add Lithuanian translation.
Aurimas Fišeras [Fri, 26 Jun 2009 19:04:34 +0000 (22:04 +0300)]
shdoclc: Add Lithuanian translation.
Eric Pouech [Sat, 27 Jun 2009 06:34:45 +0000 (08:34 +0200)]
winhlp32: Fixed some cases where winhlp32 didn't shutdown as expected.
Jacek Caban [Fri, 26 Jun 2009 22:37:52 +0000 (00:37 +0200)]
urlmon: Added ObtainUserAgentString implementation.
Jacek Caban [Fri, 26 Jun 2009 22:37:34 +0000 (00:37 +0200)]
urlmon: Added user agent tests.
Jacek Caban [Fri, 26 Jun 2009 22:37:11 +0000 (00:37 +0200)]
urlmon: Added UrlMkSetSessionOption(URLMON_OPTION_USERAGENT) implementation.
Jacek Caban [Fri, 26 Jun 2009 22:31:39 +0000 (00:31 +0200)]
urlmon: Added UrlMkSetSessionOption(URLMON_OPTION_USERAGENT) implementation.
Jacek Caban [Fri, 26 Jun 2009 22:29:14 +0000 (00:29 +0200)]
urlmon: Set user agent registry.
Jacek Caban [Fri, 26 Jun 2009 22:28:30 +0000 (00:28 +0200)]
urlmon: Don't depend on QueryService returning NULL on failure.
André Hentschel [Thu, 25 Jun 2009 17:13:05 +0000 (19:13 +0200)]
appwiz: A nicer icon for appwiz.
Hans Leidekker [Fri, 26 Jun 2009 12:20:31 +0000 (14:20 +0200)]
mlang: Implement IMLangFontLink2_GetFontUnicodeRanges.
Hans Leidekker [Fri, 26 Jun 2009 12:20:07 +0000 (14:20 +0200)]
mlang: Implement IMLangFontLink2_CodePageToScriptID.
Alexandre Julliard [Fri, 26 Jun 2009 13:45:03 +0000 (15:45 +0200)]
server: Use sys/inotify.h if it exists instead of hardcoding the system calls.
Aric Stewart [Fri, 26 Jun 2009 08:04:22 +0000 (17:04 +0900)]
msctf: Add api definitions for TF_CreateThreadMgr and TF_GetThreadMgr.
Aric Stewart [Fri, 26 Jun 2009 08:03:47 +0000 (17:03 +0900)]
msctf: Implement ITfInputProcessorProfiles::SetDefaultLanguageProfile.
Aric Stewart [Fri, 26 Jun 2009 08:03:30 +0000 (17:03 +0900)]
msctf: Implement ITfInputProcessorProfiles::GetDefaultLanguageProfile.
Austin English [Thu, 25 Jun 2009 17:30:45 +0000 (12:30 -0500)]
drmclien: Add stub dll.
Maksim Kuleshov [Fri, 26 Jun 2009 12:09:39 +0000 (16:09 +0400)]
wininet: Fix sockets leak in FTP_Connect.
Paul Vriens [Fri, 26 Jun 2009 12:00:50 +0000 (14:00 +0200)]
comctl32/tests: Fix test failures with comctl32 < 5.80.
Francois Gouget [Fri, 26 Jun 2009 09:56:12 +0000 (11:56 +0200)]
clock: Use SUBLANG_NEUTRAL for Romanian.
Francois Gouget [Fri, 26 Jun 2009 09:52:40 +0000 (11:52 +0200)]
wined3d: Add a trailing '\n' to a FIXME() trace.
Francois Gouget [Fri, 26 Jun 2009 09:52:35 +0000 (11:52 +0200)]
gdi32/tests: Fix the trailing '\n' of a few ok() calls.
Nikolay Sivov [Fri, 26 Jun 2009 09:37:55 +0000 (13:37 +0400)]
comctl32/toolbar: Move initialization to WM_NCREATE handler.
Tony Wasserka [Thu, 25 Jun 2009 18:14:43 +0000 (20:14 +0200)]
d3dx9: Add tests for D3DXLoadSurfaceFromSurface.
Tony Wasserka [Thu, 25 Jun 2009 18:11:44 +0000 (20:11 +0200)]
d3dx9: Add tests for D3DXLoadSurfaceFromMemory.
Tony Wasserka [Thu, 25 Jun 2009 18:09:35 +0000 (20:09 +0200)]
d3dx9: Add tests for D3DXLoadSurfaceFromFileInMemory.
Tony Wasserka [Thu, 25 Jun 2009 18:07:25 +0000 (20:07 +0200)]
d3dx9: Add tests for D3DXLoadSurfaceFromResource.
Tony Wasserka [Thu, 25 Jun 2009 18:04:53 +0000 (20:04 +0200)]
d3dx9: Add tests for D3DXLoadSurfaceFromFile.
Tony Wasserka [Mon, 22 Jun 2009 15:57:20 +0000 (17:57 +0200)]
d3dx9: Implement D3DXLoadSurfaceFromSurface.
Tony Wasserka [Mon, 22 Jun 2009 15:45:27 +0000 (17:45 +0200)]
d3dx9: Add a stub for D3DXLoadSurfaceFromMemory.
Tony Wasserka [Mon, 22 Jun 2009 15:38:15 +0000 (17:38 +0200)]
d3dx9: Implement D3DXLoadSurfaceFromResource.
Tony Wasserka [Mon, 22 Jun 2009 15:33:48 +0000 (17:33 +0200)]
d3dx9: Implement D3DXLoadSurfaceFromFile.
Tony Wasserka [Mon, 22 Jun 2009 15:21:30 +0000 (17:21 +0200)]
d3dx9: Add a stub for D3DXLoadSurfaceFromFileInMemory.
Andrew Eikum [Thu, 25 Jun 2009 13:40:28 +0000 (08:40 -0500)]
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.
Austin English [Fri, 26 Jun 2009 08:55:12 +0000 (03:55 -0500)]
winex11: Make sure GetKeyNameText gets the correct length to return.
Henri Verbeet [Fri, 26 Jun 2009 08:07:12 +0000 (10:07 +0200)]
wined3d: Document GL context dependencies.
Henri Verbeet [Fri, 26 Jun 2009 08:07:11 +0000 (10:07 +0200)]
wined3d: Make sure we have an active GL context before calling d3dfmt_p8_upload_palette().
Henri Verbeet [Fri, 26 Jun 2009 08:07:10 +0000 (10:07 +0200)]
wined3d: Make sure we have an active GL context before calling surface_remove_pbo().
Henri Verbeet [Fri, 26 Jun 2009 08:07:09 +0000 (10:07 +0200)]
wined3d: Make sure we have an active GL context in IWineD3DSurfaceImpl_UnLoad().
Henri Verbeet [Fri, 26 Jun 2009 08:07:08 +0000 (10:07 +0200)]
wined3d: Make sure queries have an active GL context.
Aric Stewart [Fri, 26 Jun 2009 08:01:29 +0000 (17:01 +0900)]
shell32: Implement SHCreateShellFolderView (ordinal 256).
Used by IE7's Add On management dialog.
Aric Stewart [Fri, 26 Jun 2009 08:01:08 +0000 (17:01 +0900)]
shell32: Handle shell: urls internal in ParseDisplayName instead of passing them to shdocvw.
Gerald Pfeifer [Thu, 25 Jun 2009 19:56:00 +0000 (21:56 +0200)]
d3d9: Fix variable type in reset_enum_callback().
Austin English [Fri, 26 Jun 2009 06:40:59 +0000 (01:40 -0500)]
winecfg: Fix cd detection for FreeBSD.
Stefan Dösinger [Thu, 25 Jun 2009 17:32:04 +0000 (19:32 +0200)]
wined3d: Honor WINED3DSPSM_NOT in ARB.
Stefan Dösinger [Thu, 25 Jun 2009 17:18:39 +0000 (19:18 +0200)]
wined3d: Jump to the else branch if cond is false, not endif.
Stefan Dösinger [Thu, 25 Jun 2009 16:01:46 +0000 (18:01 +0200)]
wined3d: Support writemasks on texkill in ARB.
Stefan Dösinger [Thu, 25 Jun 2009 15:12:52 +0000 (17:12 +0200)]
wined3d: Initialize the used clip planes even if no clip emulation is used.
Stefan Dösinger [Thu, 25 Jun 2009 20:09:36 +0000 (22:09 +0200)]
wined3d: Unclamp vertex colors for 3.0 shaders in ARB if needed.
Stefan Dösinger [Thu, 25 Jun 2009 20:08:36 +0000 (22:08 +0200)]
wined3d: POW and LOG operate on the absolute value.
Stefan Dösinger [Thu, 25 Jun 2009 12:44:00 +0000 (14:44 +0200)]
wined3d: IFC requires GL_NV_fragment_program2.
Stefan Dösinger [Wed, 24 Jun 2009 21:38:47 +0000 (23:38 +0200)]
wined3d: Beware of double negations.
Stefan Dösinger [Wed, 24 Jun 2009 19:10:55 +0000 (21:10 +0200)]
winebuild: Open resource files in binary mode.
Eric Pouech [Thu, 25 Jun 2009 20:27:45 +0000 (22:27 +0200)]
dbghelp: Simplify the resort operation (module address table) by using binary insertion instead of resorting the whole array.
Eric Pouech [Thu, 25 Jun 2009 20:27:38 +0000 (22:27 +0200)]
dbghelp: when (re)building the per module symbol table (lookup by address), no longer iterate over the hash table.
Directly add to the table when adding a new symbol.
Eric Pouech [Thu, 25 Jun 2009 20:27:31 +0000 (22:27 +0200)]
dbghelp: Factorize symbol insertion into module by address table.
Eric Pouech [Thu, 25 Jun 2009 20:27:24 +0000 (22:27 +0200)]
dbghelp: When loading ELF public information, handle the cases when we don't get an address.
Aurimas Fišeras [Thu, 25 Jun 2009 19:43:11 +0000 (22:43 +0300)]
taskmgr: Make remaining strings translatable.
Damjan Jovanovic [Thu, 25 Jun 2009 19:04:06 +0000 (21:04 +0200)]
wine.inf: Run winemenubuilder to delete menus on startup.
Damjan Jovanovic [Thu, 25 Jun 2009 19:01:59 +0000 (21:01 +0200)]
winemenubuilder: Allow multiple options.
Louis Lenders [Thu, 25 Jun 2009 18:34:39 +0000 (20:34 +0200)]
kernel32/nls: Add system message 2221 to winerr_enu.mc.
Paul Vriens [Thu, 25 Jun 2009 18:35:32 +0000 (20:35 +0200)]
comctl32/tests: Fix some test failures with comctl32 < 5.80.
Matej Spindler [Thu, 25 Jun 2009 19:49:10 +0000 (21:49 +0200)]
wordpad: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 19:42:42 +0000 (21:42 +0200)]
setupapi: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 18:55:38 +0000 (20:55 +0200)]
shell32: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 17:42:40 +0000 (19:42 +0200)]
regedit: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 17:42:20 +0000 (19:42 +0200)]
reg: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 17:41:49 +0000 (19:41 +0200)]
notepad: Update Slovenian translation.
Matej Spindler [Thu, 25 Jun 2009 17:40:55 +0000 (19:40 +0200)]
appwiz.cpl: Update Slovenian translation.
Aurimas Fišeras [Thu, 25 Jun 2009 13:36:07 +0000 (16:36 +0300)]
cryptdlg: Add Lithuanian translation.
Paul Vriens [Thu, 25 Jun 2009 14:30:05 +0000 (16:30 +0200)]
appwiz.cpl: Fix Dutch translations.
Huw Davies [Thu, 25 Jun 2009 14:15:50 +0000 (15:15 +0100)]
ole32: Implement OleCreateEmbeddingHelper.
Based on a patch by Rob Shearman.
Paul Chitescu [Thu, 25 Jun 2009 13:56:50 +0000 (16:56 +0300)]
crypt32: Add Romanian translation.
Dmitry Timoshkov [Thu, 25 Jun 2009 10:28:40 +0000 (19:28 +0900)]
mlang: Make it possible to build the mlang test with PSDK.
Hans Leidekker [Thu, 25 Jun 2009 09:52:14 +0000 (11:52 +0200)]
wininet: Improve the PrivacyGet/SetZonePreferenceW stubs.
Paul Vriens [Thu, 25 Jun 2009 09:49:14 +0000 (11:49 +0200)]
comctl32/tests: Fix test failures on comctl32 < 5.80.
Tobias Jakobi [Fri, 29 May 2009 13:01:44 +0000 (15:01 +0200)]
wined3d: Force NP2 fixup constant reloading in shader_glsl_select.
Tobias Jakobi [Wed, 17 Jun 2009 21:26:38 +0000 (23:26 +0200)]
wined3d: Enable constant packing for NP2 texcoord fixup.
Previously every texture that was flagged for NP2 fixup used a vec2
uniform in the shader to store texture dimensions. Turns out that the
GLSL compilers just maps vec2 to vec4, so essentially wasting 2
floats. The new code only uses vec4 uniforms but packs dimensions info
of 2 textures into a single uniform.