wine
18 years agowinedos: Implement true CDROM DOS device driver.
Petr Tesarik [Tue, 11 Apr 2006 08:37:09 +0000 (10:37 +0200)] 
winedos: Implement true CDROM DOS device driver.

18 years agowinedos: Move all device driver initialization code to a newly written
Petr Tesarik [Tue, 11 Apr 2006 08:36:08 +0000 (10:36 +0200)] 
winedos: Move all device driver initialization code to a newly written
function DOSDEV_SetupDevice().

18 years agowinedos: Move most of MSCDEX stuff into a separate function.
Petr Tesarik [Tue, 11 Apr 2006 08:34:04 +0000 (10:34 +0200)] 
winedos: Move most of MSCDEX stuff into a separate function.

18 years agowinedos: Move some declarations to the header file.
Petr Tesarik [Tue, 11 Apr 2006 08:33:16 +0000 (10:33 +0200)] 
winedos: Move some declarations to the header file.

18 years agowininet: Added Esperanto language.
Antonio Codazzi [Sun, 9 Apr 2006 23:29:39 +0000 (01:29 +0200)] 
wininet: Added Esperanto language.

18 years agoshlwapi: Added Esperanto language.
Antonio Codazzi [Sun, 9 Apr 2006 23:27:06 +0000 (01:27 +0200)] 
shlwapi: Added Esperanto language.

18 years agooleaut32: Added Esperanto language.
Antonio Codazzi [Sun, 9 Apr 2006 23:33:21 +0000 (01:33 +0200)] 
oleaut32: Added Esperanto language.

18 years agompr: Added Esperanto language.
Antonio Codazzi [Sun, 9 Apr 2006 23:31:42 +0000 (01:31 +0200)] 
mpr: Added Esperanto language.

18 years agoview: Added Esperanto language.
Antonio Codazzi [Sun, 9 Apr 2006 23:32:45 +0000 (01:32 +0200)] 
view: Added Esperanto language.

18 years agoserialui: Added Esperanto language.
Antonio Codazzi [Sun, 9 Apr 2006 23:32:45 +0000 (01:32 +0200)] 
serialui: Added Esperanto language.

18 years agompr: Italian language update.
Antonio Codazzi [Sun, 9 Apr 2006 23:40:03 +0000 (01:40 +0200)] 
mpr: Italian language update.

18 years agowininet: Italian language update.
Antonio Codazzi [Sun, 9 Apr 2006 23:41:49 +0000 (01:41 +0200)] 
wininet: Italian language update.

18 years agowinecfg: Update German resource.
Henning Gerhardt [Mon, 10 Apr 2006 20:27:27 +0000 (22:27 +0200)] 
winecfg: Update German resource.

18 years agoshdocvw: Move the private class factory declaration into factory.c.
Mike McCormack [Tue, 11 Apr 2006 05:48:49 +0000 (14:48 +0900)] 
shdocvw: Move the private class factory declaration into factory.c.

18 years agowinecfg: Updated Korean resources.
YunSong Hwang [Tue, 11 Apr 2006 05:47:53 +0000 (14:47 +0900)] 
winecfg: Updated Korean resources.

18 years agomsi: Add some more MsiFormatRecord tests.
Mike McCormack [Tue, 11 Apr 2006 05:47:23 +0000 (14:47 +0900)] 
msi: Add some more MsiFormatRecord tests.

18 years agoadvpack: Perform a setupapi-level install of the INF file in RunSetupCommand.
James Hawkins [Tue, 11 Apr 2006 05:18:49 +0000 (00:18 -0500)] 
advpack: Perform a setupapi-level install of the INF file in RunSetupCommand.

18 years agoadvpack: Implement LaunchINFSectionEx.
James Hawkins [Tue, 11 Apr 2006 05:17:36 +0000 (00:17 -0500)] 
advpack: Implement LaunchINFSectionEx.

18 years agoadvpack: Standardize the format of advpack traces.
James Hawkins [Tue, 11 Apr 2006 05:17:13 +0000 (00:17 -0500)] 
advpack: Standardize the format of advpack traces.

Display all strings in advpack traces.
Use debugstr_a/w for TRACE strings.

18 years agoadvpack: Standardize the format of advpack parameter lists.
James Hawkins [Tue, 11 Apr 2006 05:08:54 +0000 (00:08 -0500)] 
advpack: Standardize the format of advpack parameter lists.

18 years agontdll: Initialize a variable.
Juan Lang [Tue, 11 Apr 2006 04:32:33 +0000 (21:32 -0700)] 
ntdll: Initialize a variable.

Fix an uninitialized pointer in RtlCreateUserThread, caught by
coverity.

18 years agocrypt32: Fix a typo caught by coverity.
Juan Lang [Tue, 11 Apr 2006 04:05:55 +0000 (21:05 -0700)] 
crypt32: Fix a typo caught by coverity.

18 years agoexdisp.idl: Added missing attributes and fix some arguments names.
Jacek Caban [Mon, 10 Apr 2006 22:05:14 +0000 (00:05 +0200)] 
exdisp.idl: Added missing attributes and fix some arguments names.

18 years agoexdisp.idl: Added missing declarations.
Jacek Caban [Mon, 10 Apr 2006 22:04:39 +0000 (00:04 +0200)] 
exdisp.idl: Added missing declarations.

18 years agoserver: Moved the tkill function to ptrace.c.
Alexandre Julliard [Mon, 10 Apr 2006 19:07:21 +0000 (21:07 +0200)] 
server: Moved the tkill function to ptrace.c.

18 years agoserver: Get rid of the no longer used get_thread_single_step function.
Alexandre Julliard [Mon, 10 Apr 2006 18:27:45 +0000 (20:27 +0200)] 
server: Get rid of the no longer used get_thread_single_step function.

18 years agoserver: Removed the thread attached flag, since we always detach now.
Alexandre Julliard [Mon, 10 Apr 2006 18:25:22 +0000 (20:25 +0200)] 
server: Removed the thread attached flag, since we always detach now.

18 years agoserver: Always detach from the thread when we are done with ptrace.
Alexandre Julliard [Mon, 10 Apr 2006 18:21:46 +0000 (20:21 +0200)] 
server: Always detach from the thread when we are done with ptrace.

18 years agouser: Use a smaller window for the menu test.
Alexandre Julliard [Mon, 10 Apr 2006 18:21:19 +0000 (20:21 +0200)] 
user: Use a smaller window for the menu test.

18 years agodocobj.idl: Fix some enums declarations.
Jacek Caban [Mon, 10 Apr 2006 16:38:58 +0000 (18:38 +0200)] 
docobj.idl: Fix some enums declarations.

18 years agoexdisp.idl: Move declarations to better match to IE SDK.
Jacek Caban [Mon, 10 Apr 2006 16:35:37 +0000 (18:35 +0200)] 
exdisp.idl: Move declarations to better match to IE SDK.

18 years agoexdisp.idl: Added SHDocVw type library declaration.
Jacek Caban [Mon, 10 Apr 2006 16:34:09 +0000 (18:34 +0200)] 
exdisp.idl: Added SHDocVw type library declaration.

18 years agodnsapi: Teach winapi_check about dnsapi.dll.
Hans Leidekker [Mon, 10 Apr 2006 14:39:22 +0000 (16:39 +0200)] 
dnsapi: Teach winapi_check about dnsapi.dll.

18 years agodnsapi: Tell Wine developers and packagers about dnsapi.dll.
Hans Leidekker [Mon, 10 Apr 2006 14:39:12 +0000 (16:39 +0200)] 
dnsapi: Tell Wine developers and packagers about dnsapi.dll.

18 years agotwain_32: Renamed the dlls/twain directory to dlls/twain_32.
Alexandre Julliard [Mon, 10 Apr 2006 15:29:18 +0000 (17:29 +0200)] 
twain_32: Renamed the dlls/twain directory to dlls/twain_32.

18 years agoriched32: Renamed the dlls/richedit directory to dlls/riched32.
Alexandre Julliard [Mon, 10 Apr 2006 15:09:08 +0000 (17:09 +0200)] 
riched32: Renamed the dlls/richedit directory to dlls/riched32.

18 years agocomdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32.
Alexandre Julliard [Mon, 10 Apr 2006 15:00:03 +0000 (17:00 +0200)] 
comdlg32: Renamed the dlls/commdlg directory to dlls/comdlg32.

18 years agomsacm32: Renamed the dlls/msacm directory to dlls/msacm32.
Alexandre Julliard [Mon, 10 Apr 2006 14:55:04 +0000 (16:55 +0200)] 
msacm32: Renamed the dlls/msacm directory to dlls/msacm32.

18 years agogdi32: Add support for ttc indices in the font link list.
Huw Davies [Mon, 10 Apr 2006 11:35:23 +0000 (12:35 +0100)] 
gdi32: Add support for ttc indices in the font link list.

18 years agowined3d: Add some more debugging info.
Jason Green [Mon, 10 Apr 2006 00:45:58 +0000 (20:45 -0400)] 
wined3d: Add some more debugging info.

Adds more debugging FIXME's if a specific WINED3DFMT_??? isn't supported.

18 years agowidl: Implement support for ref pointers to simple structs.
Eric Kohl [Sun, 9 Apr 2006 12:38:57 +0000 (14:38 +0200)] 
widl: Implement support for ref pointers to simple structs.

18 years agogdi32: GetCharABCWidthsW should not crash on a NULL handle.
Hans Leidekker [Sat, 8 Apr 2006 20:27:34 +0000 (22:27 +0200)] 
gdi32: GetCharABCWidthsW should not crash on a NULL handle.

18 years agowldap32: Fix broken parameter handling.
Hans Leidekker [Sat, 8 Apr 2006 14:11:42 +0000 (16:11 +0200)] 
wldap32: Fix broken parameter handling.

18 years agodnsapi: Add a configure check for the resolver library and header.
Hans Leidekker [Sun, 9 Apr 2006 16:36:01 +0000 (18:36 +0200)] 
dnsapi: Add a configure check for the resolver library and header.

18 years agodnsapi: Add a test for DnsNameCompare_A.
Hans Leidekker [Sun, 9 Apr 2006 16:35:56 +0000 (18:35 +0200)] 
dnsapi: Add a test for DnsNameCompare_A.

18 years agodnsapi: Implement DnsNameCompare_{A,W}.
Hans Leidekker [Sun, 9 Apr 2006 16:35:48 +0000 (18:35 +0200)] 
dnsapi: Implement DnsNameCompare_{A,W}.

18 years agodnsapi: Add a stub implementation of dnsapi.dll.
Hans Leidekker [Sun, 9 Apr 2006 16:35:43 +0000 (18:35 +0200)] 
dnsapi: Add a stub implementation of dnsapi.dll.

18 years agodnsapi: Add windns.h.
Hans Leidekker [Sun, 9 Apr 2006 16:35:36 +0000 (18:35 +0200)] 
dnsapi: Add windns.h.

Based on a patch sent by Matthew Kehrer a while ago.

18 years agoddraw: Add a test for IDirect3DVertexBuffer7::ProcessVertices.
Stefan Dösinger [Sun, 9 Apr 2006 15:10:38 +0000 (17:10 +0200)] 
ddraw: Add a test for IDirect3DVertexBuffer7::ProcessVertices.

18 years agoadvpack: Add initial implementation of SetPerUserSecValues.
James Hawkins [Sat, 8 Apr 2006 06:03:30 +0000 (01:03 -0500)] 
advpack: Add initial implementation of SetPerUserSecValues.

18 years agowine.inf: Added dbghelp & imagehlp as fake DLLs.
Eric Pouech [Mon, 10 Apr 2006 09:39:27 +0000 (11:39 +0200)] 
wine.inf: Added dbghelp & imagehlp as fake DLLs.

18 years agowined3d: Print all errors in checkGLcall.
Ivan Gyurdiev [Mon, 10 Apr 2006 04:39:07 +0000 (00:39 -0400)] 
wined3d: Print all errors in checkGLcall.

18 years agowined3d: Downgrade some FIXMEs.
Ivan Gyurdiev [Mon, 10 Apr 2006 04:58:49 +0000 (00:58 -0400)] 
wined3d: Downgrade some FIXMEs.

18 years agowined3d: Map D3DFMT_L16, D3DFMT_A16B16G16R16 to OpenGL formats.
Ivan Gyurdiev [Mon, 10 Apr 2006 09:13:17 +0000 (05:13 -0400)] 
wined3d: Map D3DFMT_L16, D3DFMT_A16B16G16R16 to OpenGL formats.

Map:
D3DFMT_L16 -> GL_LUMINANCE16_EXT
D3DFMT_A16B16G16R16 -> GL_RGBA16_EXT
as Raphael suggested.

Also increase the returned Bpp for unknown and unhandled formats from
4 to 8 bytes - this part fixes segfault in the F.E.A.R demo. It now
shows some flashy graphics before it dies again :)

18 years agoshdocvw: Constify IExplore OLE vtables.
Dmitry Timoshkov [Mon, 10 Apr 2006 06:30:46 +0000 (15:30 +0900)] 
shdocvw: Constify IExplore OLE vtables.

18 years agox11drv: Update French keyboard layout to better match the X11 one.
Dmitry Timoshkov [Mon, 10 Apr 2006 06:30:34 +0000 (15:30 +0900)] 
x11drv: Update French keyboard layout to better match the X11 one.

18 years agowinecfg: Updated Norwegian resources.
Alexander N. Sørnes [Sun, 9 Apr 2006 21:56:50 +0000 (23:56 +0200)] 
winecfg: Updated Norwegian resources.

18 years agofonts: Add accented greek glyphs to System.
Huw Davies [Sun, 9 Apr 2006 19:15:51 +0000 (20:15 +0100)] 
fonts: Add accented greek glyphs to System.

18 years agontdll: The closing brace of a guid string is at index 37.
Hans Leidekker [Sun, 9 Apr 2006 08:31:18 +0000 (10:31 +0200)] 
ntdll: The closing brace of a guid string is at index 37.

18 years agodsound: Fix 2 bugs in ds3d tests.
Robert Reif [Sun, 9 Apr 2006 03:48:05 +0000 (23:48 -0400)] 
dsound: Fix 2 bugs in ds3d tests.

Fix 2 bugs in the error paths of the ds3d.c test (coverity).

18 years agousp10: Terminate some strings in fixmes and traces.
Jeff Latimer [Sat, 8 Apr 2006 23:15:41 +0000 (09:15 +1000)] 
usp10: Terminate some strings in fixmes and traces.

18 years agowinspool: Avoid reading from NULL (GetPrinterDriver).
Detlef Riekenberg [Sat, 8 Apr 2006 23:11:35 +0000 (01:11 +0200)] 
winspool: Avoid reading from NULL (GetPrinterDriver).

18 years agoshdocvw: Set active document of both frame and doc window.
Jacek Caban [Sat, 8 Apr 2006 18:51:37 +0000 (20:51 +0200)] 
shdocvw: Set active document of both frame and doc window.

18 years agoshdocvw: Use IOleInPlaceObjectWindowless interface of document in deactivate_document.
Jacek Caban [Sat, 8 Apr 2006 18:10:10 +0000 (20:10 +0200)] 
shdocvw: Use IOleInPlaceObjectWindowless interface of document in deactivate_document.

18 years agomshtml: Make sure to use initialized variables.
Jacek Caban [Sat, 8 Apr 2006 18:00:09 +0000 (20:00 +0200)] 
mshtml: Make sure to use initialized variables.

18 years agomshtml: Fix ref counting.
Jacek Caban [Sat, 8 Apr 2006 17:49:55 +0000 (19:49 +0200)] 
mshtml: Fix ref counting.

- Fix ref counting.
- Use This->window instead of QI in NSContainer_Release.

18 years agowineconsole: Esperanto language support.
Antonio Codazzi [Fri, 7 Apr 2006 22:41:57 +0000 (00:41 +0200)] 
wineconsole: Esperanto language support.

18 years agowinspool: Italian language support.
Antonio Codazzi [Fri, 7 Apr 2006 22:48:19 +0000 (00:48 +0200)] 
winspool: Italian language support.

18 years agowinhelp: Esperanto language update.
Antonio Codazzi [Thu, 6 Apr 2006 12:01:25 +0000 (14:01 +0200)] 
winhelp: Esperanto language update.

18 years agoregedit: Italian language update.
Antonio Codazzi [Thu, 6 Apr 2006 18:26:10 +0000 (20:26 +0200)] 
regedit: Italian language update.

18 years agostart: Italian language update.
Antonio Codazzi [Fri, 7 Apr 2006 22:45:24 +0000 (00:45 +0200)] 
start: Italian language update.

18 years agouninstaller: Esperanto language adjustments.
Antonio Codazzi [Tue, 4 Apr 2006 16:41:56 +0000 (18:41 +0200)] 
uninstaller: Esperanto language adjustments.

18 years agowineconsole: Italian language support.
Antonio Codazzi [Thu, 6 Apr 2006 18:16:43 +0000 (20:16 +0200)] 
wineconsole: Italian language support.

18 years agowinspool: Esperanto language support.
Antonio Codazzi [Fri, 7 Apr 2006 22:47:16 +0000 (00:47 +0200)] 
winspool: Esperanto language support.

18 years agowinspool: A read can fail.
Detlef Riekenberg [Sat, 8 Apr 2006 17:17:06 +0000 (19:17 +0200)] 
winspool: A read can fail.

18 years agoddraw: Add MAKEFOURCC to ddraw.h.
Stefan Dösinger [Sat, 8 Apr 2006 17:15:03 +0000 (19:15 +0200)] 
ddraw: Add MAKEFOURCC to ddraw.h.

18 years agod3d9: Add typecasts for WINED3DLOCKED_BOX to avoid compiler warnings.
Stefan Dösinger [Sat, 8 Apr 2006 17:13:03 +0000 (19:13 +0200)] 
d3d9: Add typecasts for WINED3DLOCKED_BOX to avoid compiler warnings.

18 years agofonts: Add greek glyphs (with thanks to Maria Hadjipanayi).
Huw Davies [Sat, 8 Apr 2006 14:47:09 +0000 (15:47 +0100)] 
fonts: Add greek glyphs (with thanks to Maria Hadjipanayi).

18 years agowldap32: Don't handle NULL attrs twice.
Hans Leidekker [Sat, 8 Apr 2006 14:11:34 +0000 (16:11 +0200)] 
wldap32: Don't handle NULL attrs twice.

18 years agowldap32: Don't return uninitialised values.
Hans Leidekker [Sat, 8 Apr 2006 14:11:54 +0000 (16:11 +0200)] 
wldap32: Don't return uninitialised values.

18 years agowldap32: Fix overrun by one of static array.
Hans Leidekker [Sat, 8 Apr 2006 14:11:48 +0000 (16:11 +0200)] 
wldap32: Fix overrun by one of static array.

18 years agouser: Add an missing element to the hbmmenus array.
Rein Klazes [Sat, 8 Apr 2006 10:48:20 +0000 (12:48 +0200)] 
user: Add an missing element to the hbmmenus array.

18 years agowinedump: Use fchmod() instead of doing system(chmod).
Marcus Meissner [Sat, 8 Apr 2006 08:29:08 +0000 (10:29 +0200)] 
winedump: Use fchmod() instead of doing system(chmod).

18 years agodsound: Remove NULL This pointer checks.
Robert Reif [Sat, 8 Apr 2006 13:16:29 +0000 (09:16 -0400)] 
dsound: Remove NULL This pointer checks.

18 years agodsound: Remove unnecessary NULL pointer check.
Robert Reif [Sat, 8 Apr 2006 03:08:52 +0000 (23:08 -0400)] 
dsound: Remove unnecessary NULL pointer check.

18 years agontdll: Fix DVD_ReadStructure's layout of layer information.
Troy Rollo [Sat, 8 Apr 2006 00:05:01 +0000 (10:05 +1000)] 
ntdll: Fix DVD_ReadStructure's layout of layer information.

Fix DVD_ReadStructure to reflect what Windows actually does, not what
Microsoft (incorrectly) documents it to do and not what the DDK
headers (incorrectly) suggest it does.

18 years agontdll: Added ARM architecture.
Detlef Riekenberg [Fri, 7 Apr 2006 21:00:03 +0000 (23:00 +0200)] 
ntdll: Added ARM architecture.

18 years agowinecfg: Add default dsound sample rate and bits per sample.
Robert Reif [Thu, 6 Apr 2006 00:53:02 +0000 (20:53 -0400)] 
winecfg: Add default dsound sample rate and bits per sample.

18 years agodsound: Set default primary buffer sample rate and bits per sample.
Robert Reif [Thu, 6 Apr 2006 00:48:44 +0000 (20:48 -0400)] 
dsound: Set default primary buffer sample rate and bits per sample.

Programs that are written specifically for 2000 and xp don't bother to
set the primary buffer format because it's a noop.  However wine is
patterned after win9x and DirectX 7 or earlier which has a real
primary buffer and expects the program to change the primary buffer
format if necessary.

18 years agoexplorer: Don't use ExitWindows on shutdown.
Alexandre Julliard [Fri, 7 Apr 2006 18:26:47 +0000 (20:26 +0200)] 
explorer: Don't use ExitWindows on shutdown.

ExitWindows kills all current processes and that creates a race with
newly started processes. Instead, simply exit and let the new process
create a new explorer.

18 years agokernel: Don't crash on NULL arg in GetShortPathNameW.
Mike Hearn [Thu, 6 Apr 2006 20:46:33 +0000 (21:46 +0100)] 
kernel: Don't crash on NULL arg in GetShortPathNameW.

18 years agocomctl32: Add OOM codepath in imagelist control.
Mike Hearn [Thu, 6 Apr 2006 20:42:39 +0000 (21:42 +0100)] 
comctl32: Add OOM codepath in imagelist control.

18 years agogdi: Protect GetEnhMetaFilePaletteEntries against bad handles.
Mike Hearn [Fri, 7 Apr 2006 16:37:06 +0000 (17:37 +0100)] 
gdi: Protect GetEnhMetaFilePaletteEntries against bad handles.

18 years agokernel: Correct SearchPathA argument validation.
Mike Hearn [Fri, 7 Apr 2006 16:15:44 +0000 (17:15 +0100)] 
kernel: Correct SearchPathA argument validation.

18 years agodsound: Fix capture test.
Robert Reif [Fri, 7 Apr 2006 16:06:06 +0000 (12:06 -0400)] 
dsound: Fix capture test.

Remove bogus release of NULL pointer code found by Coverity.

18 years agouxtheme: Fix GetThemeSysInt.
Mike Hearn [Fri, 7 Apr 2006 14:33:56 +0000 (15:33 +0100)] 
uxtheme: Fix GetThemeSysInt.

TMT_FIRSTINT and TMT_LASTINT are the same value here, so the error
path would always be taken. Fix to check only that the values are
outside the possible range.

18 years agonetapi32: Move NetShareEnum from browsr.c to share.c.
Paul Vriens [Fri, 7 Apr 2006 13:59:45 +0000 (15:59 +0200)] 
netapi32: Move NetShareEnum from browsr.c to share.c.

18 years agoadvpack: Add a few more tests for SetPerUserSecValues.
James Hawkins [Fri, 7 Apr 2006 13:30:21 +0000 (08:30 -0500)] 
advpack: Add a few more tests for SetPerUserSecValues.

18 years agogdi: Also initialize a variable in the failure case.
Gerald Pfeifer [Fri, 7 Apr 2006 05:52:22 +0000 (07:52 +0200)] 
gdi: Also initialize a variable in the failure case.

18 years agomsi: Use a debug channel to turn on transform debugging.
Mike McCormack [Fri, 7 Apr 2006 11:40:12 +0000 (20:40 +0900)] 
msi: Use a debug channel to turn on transform debugging.