wine
12 years agowinecfg: Updated Korean translation.
Hwang YunSong [Tue, 6 Sep 2011 07:21:50 +0000 (16:21 +0900)] 
winecfg: Updated Korean translation.

12 years agopo: Updated Korean translation.
Hwang YunSong [Tue, 6 Sep 2011 07:17:07 +0000 (16:17 +0900)] 
po: Updated Korean translation.

12 years agopo: Update French translation.
Frédéric Delanoy [Wed, 7 Sep 2011 06:31:01 +0000 (08:31 +0200)] 
po: Update French translation.

12 years agopo: Remove English strings from the Esperanto translation.
Francois Gouget [Tue, 6 Sep 2011 21:11:24 +0000 (23:11 +0200)] 
po: Remove English strings from the Esperanto translation.

12 years agopo: Remove English strings from the Romansh translation.
Francois Gouget [Tue, 6 Sep 2011 21:09:24 +0000 (23:09 +0200)] 
po: Remove English strings from the Romansh translation.

12 years agopo: Remove English strings from the Danish translation.
Francois Gouget [Tue, 6 Sep 2011 21:08:40 +0000 (23:08 +0200)] 
po: Remove English strings from the Danish translation.

12 years agocmd: Launch the command with the /? option for external commands shipped with cmd...
Christian Costa [Wed, 7 Sep 2011 07:10:06 +0000 (09:10 +0200)] 
cmd: Launch the command with the /? option for external commands shipped with cmd.exe.

12 years agocmd: Remove attrib from builtins list.
Christian Costa [Wed, 7 Sep 2011 07:09:59 +0000 (09:09 +0200)] 
cmd: Remove attrib from builtins list.

12 years agomsxml3: Correct Objsafe tests for older msxml3.
Alistair Leslie-Hughes [Tue, 6 Sep 2011 22:25:54 +0000 (08:25 +1000)] 
msxml3: Correct Objsafe tests for older msxml3.

12 years agoddraw: Add tests for dwZBufferBitDepth and dwMipMapCount values.
Stefan Dösinger [Sun, 4 Sep 2011 21:41:41 +0000 (23:41 +0200)] 
ddraw: Add tests for dwZBufferBitDepth and dwMipMapCount values.

12 years agoddraw: Add tests for DDSD_PIXELFORMAT and DDSD_ZBUFFERBITDEPTH in Lock.
Stefan Dösinger [Sun, 28 Aug 2011 17:14:11 +0000 (19:14 +0200)] 
ddraw: Add tests for DDSD_PIXELFORMAT and DDSD_ZBUFFERBITDEPTH in Lock.

12 years agoddraw: Convert DDSURFACEDESC2 in lock.
Stefan Dösinger [Sun, 4 Sep 2011 21:33:52 +0000 (23:33 +0200)] 
ddraw: Convert DDSURFACEDESC2 in lock.

12 years agoddraw: Check the alignment, not the size.
Stefan Dösinger [Sun, 28 Aug 2011 15:18:09 +0000 (17:18 +0200)] 
ddraw: Check the alignment, not the size.

12 years agoddraw: Add some NULL pointer tests.
Stefan Dösinger [Sat, 3 Sep 2011 19:06:11 +0000 (21:06 +0200)] 
ddraw: Add some NULL pointer tests.

12 years agoddraw: Remove crashing tests.
Stefan Dösinger [Tue, 6 Sep 2011 22:12:35 +0000 (00:12 +0200)] 
ddraw: Remove crashing tests.

12 years agowined3d: Make the device parameter to wined3d_device_get_render_state() const.
Henri Verbeet [Tue, 6 Sep 2011 17:19:52 +0000 (19:19 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_render_state() const.

12 years agowined3d: Make the device parameter to wined3d_device_get_viewport() const.
Henri Verbeet [Tue, 6 Sep 2011 17:19:51 +0000 (19:19 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_viewport() const.

12 years agoddraw: Set the swap effect to WINED3DSWAPEFFECT_COPY in ddraw_create_gdi_swapchain().
Henri Verbeet [Tue, 6 Sep 2011 17:19:50 +0000 (19:19 +0200)] 
ddraw: Set the swap effect to WINED3DSWAPEFFECT_COPY in ddraw_create_gdi_swapchain().

The actual swapchain implementation ignores the swap effect and always does a
copy anyway, but this makes it consistent with ddraw_attach_d3d_device().

12 years agoddraw: Only explicitly initialize non-zero fields in ddraw_create_gdi_swapchain().
Henri Verbeet [Tue, 6 Sep 2011 17:19:49 +0000 (19:19 +0200)] 
ddraw: Only explicitly initialize non-zero fields in ddraw_create_gdi_swapchain().

Update ddraw_attach_d3d_device() for consistency.

12 years agowined3d: Implement wined3d_surface_flip() as a blit.
Henri Verbeet [Tue, 6 Sep 2011 17:19:48 +0000 (19:19 +0200)] 
wined3d: Implement wined3d_surface_flip() as a blit.

This allows us to actually take the "override" parameter into account. Plain
back -> front flips will be detected in wined3d_surface_flip() and will still
be handled by wined3d_swapchain_present().

12 years agopo: Update German translation.
André Hentschel [Tue, 6 Sep 2011 15:34:42 +0000 (17:34 +0200)] 
po: Update German translation.

12 years agontdll: Fix two buffer overflow conditions in RtlDosPathNameToNtPathName_U.
Octavian Voicu [Tue, 6 Sep 2011 12:23:42 +0000 (15:23 +0300)] 
ntdll: Fix two buffer overflow conditions in RtlDosPathNameToNtPathName_U.

12 years agousp10: Disable glyph indexes for Symbol, non-TrueType, and device fonts.
Aric Stewart [Tue, 6 Sep 2011 12:17:59 +0000 (07:17 -0500)] 
usp10: Disable glyph indexes for Symbol, non-TrueType, and device fonts.

12 years agorasapi32: Return error on invalid parameters.
Alistair Leslie-Hughes [Tue, 6 Sep 2011 12:51:44 +0000 (22:51 +1000)] 
rasapi32: Return error on invalid parameters.

12 years agomsxml3: Correct MSXML object safety tests.
Alistair Leslie-Hughes [Tue, 30 Aug 2011 12:27:02 +0000 (22:27 +1000)] 
msxml3: Correct MSXML object safety tests.

12 years agopo: Remove English strings from the Spanish translation.
Francois Gouget [Tue, 6 Sep 2011 13:13:40 +0000 (15:13 +0200)] 
po: Remove English strings from the Spanish translation.

12 years agopo: Remove English strings from the Greek translation.
Francois Gouget [Tue, 6 Sep 2011 13:11:07 +0000 (15:11 +0200)] 
po: Remove English strings from the Greek translation.

12 years agopo: Remove English strings from the Czech translation.
Francois Gouget [Tue, 6 Sep 2011 08:53:46 +0000 (10:53 +0200)] 
po: Remove English strings from the Czech translation.

12 years agovbscript: Added beginning lexer implementation.
Jacek Caban [Tue, 6 Sep 2011 13:18:55 +0000 (15:18 +0200)] 
vbscript: Added beginning lexer implementation.

12 years agovbscript: Added beginning parser implementation.
Jacek Caban [Tue, 6 Sep 2011 13:18:40 +0000 (15:18 +0200)] 
vbscript: Added beginning parser implementation.

12 years agowidl: Also create proxies/stubs for interfaces marked with oleautomation.
Bernhard Loos [Tue, 6 Sep 2011 07:51:25 +0000 (09:51 +0200)] 
widl: Also create proxies/stubs for interfaces marked with oleautomation.

12 years agowidl: Don't output stubs for interfaces included in a typelib.
Alexandre Julliard [Tue, 6 Sep 2011 13:42:16 +0000 (15:42 +0200)] 
widl: Don't output stubs for interfaces included in a typelib.

12 years agowinex11: Get rid of the no longer used RLE support.
Alexandre Julliard [Tue, 6 Sep 2011 12:48:37 +0000 (14:48 +0200)] 
winex11: Get rid of the no longer used RLE support.

12 years agogdi32: Add RLE support in SetDIBitsToDevice.
Alexandre Julliard [Tue, 6 Sep 2011 12:36:27 +0000 (14:36 +0200)] 
gdi32: Add RLE support in SetDIBitsToDevice.

12 years agowinex11: Get rid of the SetDIBitsToDevice implementation.
Alexandre Julliard [Tue, 6 Sep 2011 12:44:11 +0000 (14:44 +0200)] 
winex11: Get rid of the SetDIBitsToDevice implementation.

12 years agogdi32: Add a SetDIBitsToDevice implementation in the null driver using PutImage.
Alexandre Julliard [Tue, 6 Sep 2011 11:27:03 +0000 (13:27 +0200)] 
gdi32: Add a SetDIBitsToDevice implementation in the null driver using PutImage.

12 years agodbghelp: Add some new dwarf enumerations.
André Hentschel [Mon, 5 Sep 2011 18:55:30 +0000 (20:55 +0200)] 
dbghelp: Add some new dwarf enumerations.

12 years agoattrib: Move implementation from cmd.exe to the standalone command.
Christian Costa [Tue, 6 Sep 2011 07:35:02 +0000 (09:35 +0200)] 
attrib: Move implementation from cmd.exe to the standalone command.

12 years agoqcap: Include system headers before Windows headers.
Alexandre Julliard [Tue, 6 Sep 2011 10:12:05 +0000 (12:12 +0200)] 
qcap: Include system headers before Windows headers.

12 years agoopenal32: Include system headers before Windows headers.
Alexandre Julliard [Tue, 6 Sep 2011 10:11:55 +0000 (12:11 +0200)] 
openal32: Include system headers before Windows headers.

12 years agokernel32: Include system headers before Windows headers.
Alexandre Julliard [Tue, 6 Sep 2011 10:11:46 +0000 (12:11 +0200)] 
kernel32: Include system headers before Windows headers.

12 years agomountmgr.sys: Include system headers before Windows headers.
Alexandre Julliard [Tue, 6 Sep 2011 10:11:41 +0000 (12:11 +0200)] 
mountmgr.sys: Include system headers before Windows headers.

12 years agocmd: Get rid of obsolete autoexec.bat handling code.
Frédéric Delanoy [Mon, 5 Sep 2011 23:13:07 +0000 (01:13 +0200)] 
cmd: Get rid of obsolete autoexec.bat handling code.

12 years agocmd: Associate comments with their respective descripted structures in header file.
Frédéric Delanoy [Mon, 5 Sep 2011 15:57:54 +0000 (17:57 +0200)] 
cmd: Associate comments with their respective descripted structures in header file.

12 years agows2_32: Avoid an unhandled exception in WSAIoctl.
Bruno Jesus [Tue, 6 Sep 2011 02:04:23 +0000 (23:04 -0300)] 
ws2_32: Avoid an unhandled exception in WSAIoctl.

12 years agocomctl32: Property sheets must be able to redraw themselves even if no page is selected.
Francois Gouget [Mon, 5 Sep 2011 22:13:38 +0000 (00:13 +0200)] 
comctl32: Property sheets must be able to redraw themselves even if no page is selected.

12 years agokernel32: Add UDF support.
Alexandre Goujon [Thu, 1 Sep 2011 14:30:15 +0000 (16:30 +0200)] 
kernel32: Add UDF support.

Based on Steven Wallace work.

12 years agodinput: Working CANCEL and RESET buttons in ConfigureDevices dialog.
Lucas Fialho Zawacki [Thu, 1 Sep 2011 18:34:40 +0000 (15:34 -0300)] 
dinput: Working CANCEL and RESET buttons in ConfigureDevices dialog.

12 years agodinput: Added possibility to change the action mapping in the ConfigureDevices dialog.
Lucas Fialho Zawacki [Thu, 1 Sep 2011 18:34:39 +0000 (15:34 -0300)] 
dinput: Added possibility to change the action mapping in the ConfigureDevices dialog.

12 years agodinput: Added display of available actions to ConfigureDevices dialog.
Lucas Fialho Zawacki [Thu, 1 Sep 2011 18:34:38 +0000 (15:34 -0300)] 
dinput: Added display of available actions to ConfigureDevices dialog.

12 years agodinput: Added object/action enumeration to ConfigureDevices dialog.
Lucas Fialho Zawacki [Thu, 1 Sep 2011 18:34:37 +0000 (15:34 -0300)] 
dinput: Added object/action enumeration to ConfigureDevices dialog.

12 years agodinput: Added enumerated devices to ConfigureDevices dialog.
Lucas Fialho Zawacki [Thu, 1 Sep 2011 18:34:36 +0000 (15:34 -0300)] 
dinput: Added enumerated devices to ConfigureDevices dialog.

12 years agodinput: Added ConfigureDevices dialog.
Lucas Fialho Zawacki [Thu, 1 Sep 2011 18:34:35 +0000 (15:34 -0300)] 
dinput: Added ConfigureDevices dialog.

12 years agoquartz: Use an IDL file to define the IAMFilterData iface.
Michael Stefaniuc [Mon, 5 Sep 2011 22:40:28 +0000 (00:40 +0200)] 
quartz: Use an IDL file to define the IAMFilterData iface.

12 years agowined3d: Make the device parameter to wined3d_device_get_base_vertex_index() const.
Henri Verbeet [Mon, 5 Sep 2011 19:15:54 +0000 (21:15 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_base_vertex_index() const.

12 years agowined3d: Make the device parameter to wined3d_device_get_index_buffer() const.
Henri Verbeet [Mon, 5 Sep 2011 19:15:53 +0000 (21:15 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_index_buffer() const.

12 years agowined3d: Try doing a present in wined3d_surface_blt() instead of IWineD3DSurfaceImpl_...
Henri Verbeet [Mon, 5 Sep 2011 19:15:52 +0000 (21:15 +0200)] 
wined3d: Try doing a present in wined3d_surface_blt() instead of IWineD3DSurfaceImpl_BltOverride().

12 years agowined3d: Don't override the swapchain present interval in IWineD3DSurfaceImpl_BltOver...
Henri Verbeet [Mon, 5 Sep 2011 19:15:51 +0000 (21:15 +0200)] 
wined3d: Don't override the swapchain present interval in IWineD3DSurfaceImpl_BltOverride().

12 years agomsvcrt: Fix _vswprintf* arguments.
Piotr Caban [Mon, 5 Sep 2011 17:32:53 +0000 (19:32 +0200)] 
msvcrt: Fix _vswprintf* arguments.

12 years agontdsapi: Add stubs DsServerRegisterSpnA, DsServerRegisterSpnW.
Alistair Leslie-Hughes [Wed, 31 Aug 2011 05:34:07 +0000 (15:34 +1000)] 
ntdsapi: Add stubs DsServerRegisterSpnA, DsServerRegisterSpnW.

12 years agosecur32: Avoid size_t and fix some printf formats.
Alexandre Julliard [Mon, 5 Sep 2011 17:32:06 +0000 (19:32 +0200)] 
secur32: Avoid size_t and fix some printf formats.

12 years agocmd/tests: Add tests for IF '==' operator.
Frédéric Delanoy [Sun, 4 Sep 2011 14:33:29 +0000 (16:33 +0200)] 
cmd/tests: Add tests for IF '==' operator.

12 years agocryptnet: Use the constants from the wininet header.
André Hentschel [Sun, 4 Sep 2011 17:29:35 +0000 (19:29 +0200)] 
cryptnet: Use the constants from the wininet header.

12 years agoconfigure: Install view.
André Hentschel [Thu, 1 Sep 2011 19:04:14 +0000 (21:04 +0200)] 
configure: Install view.

(better subject, maybe)

I still think "view" should be available to users, so the only thing between the user and "view" is they have to compile Wine theirselves and that should change.
It's very hard to find good wmf/emf viewers for Linux(and most likely other OS), but "view" is a great program for people who need to take a look at wmf/emf files.

12 years agowldap32: Include system headers before Windows headers.
Alexandre Julliard [Mon, 5 Sep 2011 15:23:34 +0000 (17:23 +0200)] 
wldap32: Include system headers before Windows headers.

12 years agosane.ds: Include system headers before Windows headers.
Alexandre Julliard [Mon, 5 Sep 2011 15:22:50 +0000 (17:22 +0200)] 
sane.ds: Include system headers before Windows headers.

12 years agogphoto2.ds: Include system headers before Windows headers.
Alexandre Julliard [Mon, 5 Sep 2011 15:22:33 +0000 (17:22 +0200)] 
gphoto2.ds: Include system headers before Windows headers.

12 years agocrypt32: Include system headers before Windows headers.
Alexandre Julliard [Mon, 5 Sep 2011 15:22:17 +0000 (17:22 +0200)] 
crypt32: Include system headers before Windows headers.

12 years agoadvapi32: Include system headers before Windows headers.
Alexandre Julliard [Mon, 5 Sep 2011 15:22:10 +0000 (17:22 +0200)] 
advapi32: Include system headers before Windows headers.

12 years agomsi: Initialize a variable.
Hans Leidekker [Mon, 5 Sep 2011 09:49:17 +0000 (11:49 +0200)] 
msi: Initialize a variable.

12 years agomsi: Use a higher value for the initial transform disk id.
Hans Leidekker [Mon, 5 Sep 2011 09:48:35 +0000 (11:48 +0200)] 
msi: Use a higher value for the initial transform disk id.

12 years agomsi/tests: Fix a number of test messages.
Hans Leidekker [Mon, 5 Sep 2011 09:48:03 +0000 (11:48 +0200)] 
msi/tests: Fix a number of test messages.

12 years agomsi: Avoid a leak when a query is executed more than once.
Hans Leidekker [Mon, 5 Sep 2011 09:47:37 +0000 (11:47 +0200)] 
msi: Avoid a leak when a query is executed more than once.

12 years agowinhttp: Fix some memory leaks.
Hans Leidekker [Mon, 5 Sep 2011 09:46:51 +0000 (11:46 +0200)] 
winhttp: Fix some memory leaks.

12 years agowinhttp/tests: Initialize a variant with a known value.
Hans Leidekker [Mon, 5 Sep 2011 09:46:15 +0000 (11:46 +0200)] 
winhttp/tests: Initialize a variant with a known value.

12 years agowinhttp: Properly test a boolean variant.
Hans Leidekker [Mon, 5 Sep 2011 09:45:45 +0000 (11:45 +0200)] 
winhttp: Properly test a boolean variant.

12 years agoxolehlp: New dll.
Hans Leidekker [Mon, 5 Sep 2011 09:44:51 +0000 (11:44 +0200)] 
xolehlp: New dll.

12 years agoprograms: Add a stub implementation of regasm.exe.
Hans Leidekker [Mon, 5 Sep 2011 09:44:17 +0000 (11:44 +0200)] 
programs: Add a stub implementation of regasm.exe.

12 years agontdll: Don't use HIWORD to check if an atom is a small int.
Michael Stefaniuc [Mon, 5 Sep 2011 09:18:17 +0000 (11:18 +0200)] 
ntdll: Don't use HIWORD to check if an atom is a small int.

12 years agovbscript: Added AddNamedItem implementation.
Jacek Caban [Mon, 5 Sep 2011 09:14:55 +0000 (11:14 +0200)] 
vbscript: Added AddNamedItem implementation.

12 years agovbscript: Added more uninitialization tests and fixes.
Jacek Caban [Mon, 5 Sep 2011 09:14:29 +0000 (11:14 +0200)] 
vbscript: Added more uninitialization tests and fixes.

12 years agovbscript: Added GetScriptDispatch implementation.
Jacek Caban [Mon, 5 Sep 2011 09:14:14 +0000 (11:14 +0200)] 
vbscript: Added GetScriptDispatch implementation.

12 years agovbscript: Added SetScriptState implementation.
Jacek Caban [Mon, 5 Sep 2011 09:13:54 +0000 (11:13 +0200)] 
vbscript: Added SetScriptState implementation.

12 years agourlmon: Made domain mapping support IUri based and added wildcard scheme domain mappi...
Thomas Mullaly [Mon, 5 Sep 2011 00:56:09 +0000 (20:56 -0400)] 
urlmon: Made domain mapping support IUri based and added wildcard scheme domain mapping tests.

12 years agourlmon: Added basic MapUrlToZoneEx2 implementation.
Thomas Mullaly [Tue, 23 Aug 2011 00:51:59 +0000 (20:51 -0400)] 
urlmon: Added basic MapUrlToZoneEx2 implementation.

12 years agourlmon: Improved GetSecurityId's support for file url's.
Thomas Mullaly [Wed, 31 Aug 2011 22:31:35 +0000 (18:31 -0400)] 
urlmon: Improved GetSecurityId's support for file url's.

12 years agourlmon: Use CoTaskMemFree instead of HeapFree for memory allocated with CoTaskMemAlloc.
Thomas Mullaly [Wed, 31 Aug 2011 22:44:28 +0000 (18:44 -0400)] 
urlmon: Use CoTaskMemFree instead of HeapFree for memory allocated with CoTaskMemAlloc.

12 years agopo: Mark a couple of broken Korean translations as fuzzy.
Francois Gouget [Mon, 5 Sep 2011 07:17:27 +0000 (09:17 +0200)] 
po: Mark a couple of broken Korean translations as fuzzy.

12 years agopo: Mark a couple of broken German translation as fuzzy.
Francois Gouget [Mon, 5 Sep 2011 07:14:38 +0000 (09:14 +0200)] 
po: Mark a couple of broken German translation as fuzzy.

12 years agoshlwapi: Add a message context for 'hr', 'min' and 'sec'.
Francois Gouget [Mon, 5 Sep 2011 07:10:10 +0000 (09:10 +0200)] 
shlwapi: Add a message context for 'hr', 'min' and 'sec'.

12 years agocrypt32 & cryptdlg: Specify a message context for 'CA', 'OCSP' and 'CPS'.
Francois Gouget [Mon, 5 Sep 2011 07:08:27 +0000 (09:08 +0200)] 
crypt32 & cryptdlg: Specify a message context for 'CA', 'OCSP' and 'CPS'.

12 years agowordpad: Specify a message context for 'cm', 'in' and 'pt'.
Francois Gouget [Mon, 5 Sep 2011 07:05:28 +0000 (09:05 +0200)] 
wordpad: Specify a message context for 'cm', 'in' and 'pt'.

12 years agotaskmgr: Fix the name of a couple of process priority levels.
Francois Gouget [Mon, 5 Sep 2011 07:04:29 +0000 (09:04 +0200)] 
taskmgr: Fix the name of a couple of process priority levels.

12 years agowined3d: Make the device parameter to wined3d_device_get_material() const.
Henri Verbeet [Sun, 4 Sep 2011 20:43:52 +0000 (22:43 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_material() const.

12 years agowined3d: Make the device parameter to wined3d_device_get_clip_status() const.
Henri Verbeet [Sun, 4 Sep 2011 20:43:51 +0000 (22:43 +0200)] 
wined3d: Make the device parameter to wined3d_device_get_clip_status() const.

12 years agowined3d: Get rid of the rect checks for present in IWineD3DSurfaceImpl_BltOverride().
Henri Verbeet [Sun, 4 Sep 2011 20:43:50 +0000 (22:43 +0200)] 
wined3d: Get rid of the rect checks for present in IWineD3DSurfaceImpl_BltOverride().

12 years agowined3d: Don't print the GLSL info log by default on fglrx.
Henri Verbeet [Sun, 4 Sep 2011 20:43:49 +0000 (22:43 +0200)] 
wined3d: Don't print the GLSL info log by default on fglrx.

12 years agows2_32: Fix a leak in WS2_AcceptEx.
Bruno Jesus [Sun, 4 Sep 2011 14:16:31 +0000 (11:16 -0300)] 
ws2_32: Fix a leak in WS2_AcceptEx.

12 years agoddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Sat, 3 Sep 2011 12:57:16 +0000 (14:57 +0200)] 
ddraw/tests: Fix compilation on systems that don't support nameless unions.

12 years agowinealsa.drv: Remove unneeded address-of operators from function name.
Andrew Talbot [Fri, 2 Sep 2011 20:48:21 +0000 (21:48 +0100)] 
winealsa.drv: Remove unneeded address-of operators from function name.