wine-orson.git
17 years agoRelease 0.9.32. wine-0.9.32
Alexandre Julliard [Fri, 2 Mar 2007 16:12:43 +0000 (17:12 +0100)]
Release 0.9.32.

17 years agogdi32: Don't fail replacement on no localized family name.
Aric Stewart [Fri, 2 Mar 2007 02:04:12 +0000 (11:04 +0900)]
gdi32: Don't fail replacement on no localized family name.

17 years agonetapi32: Fixed array overflow (spotted by Coverity).
Marcus Meissner [Fri, 2 Mar 2007 07:40:34 +0000 (08:40 +0100)]
netapi32: Fixed array overflow (spotted by Coverity).

17 years agomlang/tests: Protect from 1 byte static buffer overflow.
Marcus Meissner [Fri, 2 Mar 2007 07:22:21 +0000 (08:22 +0100)]
mlang/tests: Protect from 1 byte static buffer overflow.

17 years agouxtheme: Fixed wrong index in draw.c.
Marcus Meissner [Fri, 2 Mar 2007 07:11:04 +0000 (08:11 +0100)]
uxtheme: Fixed wrong index in draw.c.

17 years agoadvapi32/tests: Make use of skip.
Paul Vriens [Fri, 2 Mar 2007 08:59:26 +0000 (09:59 +0100)]
advapi32/tests: Make use of skip.

17 years agoregedit: Correctly parse key name containing ']' when deleting/exporting.
Lei Zhang [Fri, 2 Mar 2007 00:34:42 +0000 (16:34 -0800)]
regedit: Correctly parse key name containing ']' when deleting/exporting.

17 years agoregedit: Allow entering - for a key in a .reg file to delete that key.
Lei Zhang [Fri, 2 Mar 2007 00:25:08 +0000 (16:25 -0800)]
regedit: Allow entering - for a key in a .reg file to delete that key.

17 years agoregedit: Removed dead code from regproc.c.
Lei Zhang [Thu, 1 Mar 2007 23:47:14 +0000 (15:47 -0800)]
regedit: Removed dead code from regproc.c.

17 years agoregedit: Updated English resources to remove shortcut conflicts.
Lei Zhang [Thu, 1 Mar 2007 22:48:51 +0000 (14:48 -0800)]
regedit: Updated English resources to remove shortcut conflicts.

17 years agouser32: Add another test for GetUpdateRect().
Clinton Stimpson [Fri, 2 Mar 2007 00:34:09 +0000 (17:34 -0700)]
user32: Add another test for GetUpdateRect().

17 years agomshtml: Added more tests.
Jacek Caban [Fri, 2 Mar 2007 01:20:48 +0000 (02:20 +0100)]
mshtml: Added more tests.

17 years agomshtml: Always read data in OnDataAvailable.
Jacek Caban [Fri, 2 Mar 2007 01:20:08 +0000 (02:20 +0100)]
mshtml: Always read data in OnDataAvailable.

17 years agourlmon: Fix FindMimeFromData tests on IE7.
Jacek Caban [Thu, 1 Mar 2007 19:21:55 +0000 (20:21 +0100)]
urlmon: Fix FindMimeFromData tests on IE7.

17 years agogdi32: Implement GetFontUnicodeRanges.
Hans Leidekker [Thu, 1 Mar 2007 19:30:12 +0000 (20:30 +0100)]
gdi32: Implement GetFontUnicodeRanges.

17 years agohhctrl.ocx: Store full chm paths to solve problems with relative paths.
Jacek Caban [Thu, 1 Mar 2007 17:28:09 +0000 (18:28 +0100)]
hhctrl.ocx: Store full chm paths to solve problems with relative paths.

17 years agorpcrt4: Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.
Rob Shearman [Thu, 1 Mar 2007 17:17:54 +0000 (17:17 +0000)]
rpcrt4: Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.

Fixes compilation on *BSD systems.

17 years agowineps.drv: Many MacOSX generated ppd files don't include a *ColorDevice line. Treat...
Huw Davies [Thu, 1 Mar 2007 14:29:47 +0000 (14:29 +0000)]
wineps.drv: Many MacOSX generated ppd files don't include a *ColorDevice line. Treat these as if they were colour.

17 years agocomctl32: header tests: Support different window border width.
Mikołaj Zalewski [Thu, 1 Mar 2007 12:45:09 +0000 (13:45 +0100)]
comctl32: header tests: Support different window border width.

17 years agocomctl32: rebar tests: Support different window border width.
Mikołaj Zalewski [Thu, 1 Mar 2007 12:42:37 +0000 (13:42 +0100)]
comctl32: rebar tests: Support different window border width.

17 years agoschannel: Add new schannel dll that mostly forwards to secur32.
Rob Shearman [Thu, 1 Mar 2007 12:17:59 +0000 (12:17 +0000)]
schannel: Add new schannel dll that mostly forwards to secur32.

17 years agosecur32: SealMessage and UnsealMessage are aliases of EncryptMessage and DecryptMessa...
Rob Shearman [Thu, 1 Mar 2007 12:14:09 +0000 (12:14 +0000)]
secur32: SealMessage and UnsealMessage are aliases of EncryptMessage and DecryptMessage respectively.

17 years agomakedep: Fixed string comparison against the source tree path
Alexandre Julliard [Thu, 1 Mar 2007 14:21:39 +0000 (15:21 +0100)]
makedep: Fixed string comparison against the source tree path

(reported by Kai Blin).

17 years agodplay: Directplay should initialize session Guid, with conformance tests.
Alessandro Pignotti [Tue, 27 Feb 2007 16:27:43 +0000 (17:27 +0100)]
dplay: Directplay should initialize session Guid, with conformance tests.

17 years agowordpad: Add text alignment buttons.
Alexander Nicolaysen Sørnes [Tue, 27 Feb 2007 14:09:24 +0000 (15:09 +0100)]
wordpad: Add text alignment buttons.

17 years agonotepad: Fully revise Korean translation.
Bang Jun-Young [Tue, 27 Feb 2007 04:35:53 +0000 (13:35 +0900)]
notepad: Fully revise Korean translation.

17 years agowine/test: Print the official name of the test in summary.
Alexandre Julliard [Thu, 1 Mar 2007 13:48:20 +0000 (14:48 +0100)]
wine/test: Print the official name of the test in summary.

17 years agowinex11.drv: Make sure keyboard state is up to date before processing GetAsyncKeyState.
Aric Stewart [Tue, 27 Feb 2007 11:28:28 +0000 (20:28 +0900)]
winex11.drv: Make sure keyboard state is up to date before processing GetAsyncKeyState.

17 years agocmd: Fix silly local variables indentation that breaks diff -p.
Alexandre Julliard [Thu, 1 Mar 2007 11:43:19 +0000 (12:43 +0100)]
cmd: Fix silly local variables indentation that breaks diff -p.

17 years agocmd: Support /-Y and COPYCMD environment variable in the "copy" builtin.
Alexander Farber [Wed, 28 Feb 2007 13:49:46 +0000 (14:49 +0100)]
cmd: Support /-Y and COPYCMD environment variable in the "copy" builtin.

17 years agocmd: Fixed 3 buffer overflows when fetching environment variables.
Alexander Farber [Wed, 28 Feb 2007 14:23:15 +0000 (15:23 +0100)]
cmd: Fixed 3 buffer overflows when fetching environment variables.

17 years agowininet/ftp: Let CreateFile deal with last error.
Paul Vriens [Thu, 1 Mar 2007 11:01:04 +0000 (12:01 +0100)]
wininet/ftp: Let CreateFile deal with last error.

17 years agowinex11.drv: Spring cleanup in X11DRV_setup_opengl_visual, and added one new visual...
Tomas Carnecky [Thu, 1 Mar 2007 11:06:45 +0000 (12:06 +0100)]
winex11.drv: Spring cleanup in X11DRV_setup_opengl_visual, and added one new visual config (with aux buffers).

17 years agowined3d: Support GL_APPLE_fence for event queries.
Stefan Dösinger [Thu, 1 Mar 2007 00:17:05 +0000 (01:17 +0100)]
wined3d: Support GL_APPLE_fence for event queries.

17 years agowined3d: Support event queries using GL_NV_fence.
Stefan Dösinger [Wed, 28 Feb 2007 23:34:33 +0000 (00:34 +0100)]
wined3d: Support event queries using GL_NV_fence.

17 years agowined3d: Add GL_NV_fence defines and functions.
Stefan Dösinger [Thu, 1 Mar 2007 00:00:09 +0000 (01:00 +0100)]
wined3d: Add GL_NV_fence defines and functions.

17 years agowined3d: Use the source surface's texture for writing the backup.
Stefan Dösinger [Thu, 1 Mar 2007 00:42:50 +0000 (01:42 +0100)]
wined3d: Use the source surface's texture for writing the backup.

The hwstretch blit code creates a new texture each time it is called
to back up the back buffer and releases it afterwards. It is more
efficient to keep the texture and release it with the surface.

17 years agowined3d: Prepare only fixed function samplers for blit.
Stefan Dösinger [Thu, 1 Mar 2007 00:21:47 +0000 (01:21 +0100)]
wined3d: Prepare only fixed function samplers for blit.

17 years agowinex11.drv: Change virtual desktop refresh rate from 0 to 60.
Jan Zerebecki [Thu, 1 Mar 2007 06:57:41 +0000 (07:57 +0100)]
winex11.drv: Change virtual desktop refresh rate from 0 to 60.

17 years agoregedit: Correctly parse key name containing ']'.
Lei Zhang [Thu, 1 Mar 2007 01:41:45 +0000 (17:41 -0800)]
regedit: Correctly parse key name containing ']'.

17 years agocomctl32: rebar: Remove the not needed BANDS_NEED_LAYOUT flag.
Mikołaj Zalewski [Mon, 19 Feb 2007 19:49:00 +0000 (20:49 +0100)]
comctl32: rebar: Remove the not needed BANDS_NEED_LAYOUT flag.

17 years agocomctl32: rebar: WM_SETFONT should send a RBN_HEIGHTCHANGE if necessary.
Mikołaj Zalewski [Wed, 28 Feb 2007 12:41:14 +0000 (13:41 +0100)]
comctl32: rebar: WM_SETFONT should send a RBN_HEIGHTCHANGE if necessary.

17 years agowininet: Use "ping -c 1" instead of "ping -w 1" for InternetCheckConnection.
Ken Thomases [Wed, 28 Feb 2007 20:04:58 +0000 (14:04 -0600)]
wininet: Use "ping -c 1" instead of "ping -w 1" for InternetCheckConnection.

17 years agogdi32: Use exec() and _exit() instead of system() and exit().
Ken Thomases [Wed, 28 Feb 2007 20:04:48 +0000 (14:04 -0600)]
gdi32: Use exec() and _exit() instead of system() and exit().

17 years agowinspool.drv: Use exec() and _exit() instead of system() and exit().
Ken Thomases [Wed, 28 Feb 2007 20:04:54 +0000 (14:04 -0600)]
winspool.drv: Use exec() and _exit() instead of system() and exit().

17 years agoshdocvw: Remove no longer used resources.
Jacek Caban [Wed, 28 Feb 2007 19:28:48 +0000 (20:28 +0100)]
shdocvw: Remove no longer used resources.

17 years agowined3d: Clip planes with vertex shaders.
Stefan Dösinger [Tue, 27 Feb 2007 22:11:15 +0000 (23:11 +0100)]
wined3d: Clip planes with vertex shaders.

17 years agowined3d: Move clip planes to the state table.
Stefan Dösinger [Wed, 28 Feb 2007 13:36:36 +0000 (14:36 +0100)]
wined3d: Move clip planes to the state table.

17 years agowined3d: Leave the fog state handler after disabling fog.
Stefan Dösinger [Sun, 25 Feb 2007 22:58:14 +0000 (23:58 +0100)]
wined3d: Leave the fog state handler after disabling fog.

17 years agowined3d: Use GL_STATIC_DRAW_ARB instead of GL_STATIC_DRAW.
Stefan Dösinger [Sun, 25 Feb 2007 22:10:20 +0000 (23:10 +0100)]
wined3d: Use GL_STATIC_DRAW_ARB instead of GL_STATIC_DRAW.

17 years agowined3d: Support for using auxilliary buffers for offscreen rendering.
Stefan Dösinger [Tue, 27 Feb 2007 20:32:15 +0000 (21:32 +0100)]
wined3d: Support for using auxilliary buffers for offscreen rendering.

OpenGL AUX buffers provide a way for offscreen rendering which is very
similar to our back buffer "offscreen" rendering emulation. Not all
card support aux buffers, but if they are available they are a nice
present which is easy to use.

17 years agocomctl32: Update header window in listview WM_PAINT handler.
Felix Nawothnig [Wed, 28 Feb 2007 17:07:17 +0000 (18:07 +0100)]
comctl32: Update header window in listview WM_PAINT handler.

17 years agocomctl32: Add listview WM_PAINT message sequence tests.
Felix Nawothnig [Wed, 28 Feb 2007 17:06:43 +0000 (18:06 +0100)]
comctl32: Add listview WM_PAINT message sequence tests.

17 years agocomctl32: Add message ids to allow multi-window test sequences.
James Hawkins [Wed, 28 Feb 2007 17:05:32 +0000 (18:05 +0100)]
comctl32: Add message ids to allow multi-window test sequences.

17 years agoadvapi32: Create the service manager registry key if needed.
Alexandre Julliard [Wed, 28 Feb 2007 19:51:25 +0000 (20:51 +0100)]
advapi32: Create the service manager registry key if needed.

17 years agoadvapi32: Reimplement QueryServiceConfigA on top of QueryServiceConfigW.
Alexandre Julliard [Wed, 28 Feb 2007 19:47:51 +0000 (20:47 +0100)]
advapi32: Reimplement QueryServiceConfigA on top of QueryServiceConfigW.

17 years agowidl: Add missing '\n' on error message.
Alexandre Julliard [Wed, 28 Feb 2007 19:44:24 +0000 (20:44 +0100)]
widl: Add missing '\n' on error message.

17 years agoadvapi32: Avoid slashes and backslashes in user names.
Alexandre Julliard [Wed, 28 Feb 2007 13:51:04 +0000 (14:51 +0100)]
advapi32: Avoid slashes and backslashes in user names.

17 years agouser32: Fix a test failure when running under Windows 2003.
Dmitry Timoshkov [Wed, 28 Feb 2007 11:13:34 +0000 (19:13 +0800)]
user32: Fix a test failure when running under Windows 2003.

17 years agowinetest: Set correct WINETEST_PLATFORM when running under Wine.
Dmitry Timoshkov [Wed, 28 Feb 2007 11:13:08 +0000 (19:13 +0800)]
winetest: Set correct WINETEST_PLATFORM when running under Wine.

17 years agocmd.exe: Fix parameter parsing returns.
Jason Edmeades [Tue, 27 Feb 2007 23:21:59 +0000 (23:21 +0000)]
cmd.exe: Fix parameter parsing returns.

Only return valid values for the location of the parameter if it is
the one requested. Currently returns address when ANY quoted or
bracketed parameter found.

17 years agocmd.exe: Support del /a[:].
Jason Edmeades [Tue, 27 Feb 2007 23:20:55 +0000 (23:20 +0000)]
cmd.exe: Support del /a[:].

17 years agocmd.exe: Support del /f.
Jason Edmeades [Tue, 27 Feb 2007 23:20:25 +0000 (23:20 +0000)]
cmd.exe: Support del /f.

17 years agocmd.exe: Support del /p.
Jason Edmeades [Tue, 27 Feb 2007 23:20:05 +0000 (23:20 +0000)]
cmd.exe: Support del /p.

17 years agocmd.exe: Prompt during del *.* and del *.
Jason Edmeades [Tue, 27 Feb 2007 23:19:24 +0000 (23:19 +0000)]
cmd.exe: Prompt during del *.* and del *.

17 years agocmd.exe: Add prompt for rd /s.
Jason Edmeades [Tue, 27 Feb 2007 23:18:57 +0000 (23:18 +0000)]
cmd.exe: Add prompt for rd /s.

17 years agohhctrl.ocx: Added handling of topic selection.
Jacek Caban [Wed, 28 Feb 2007 03:00:35 +0000 (04:00 +0100)]
hhctrl.ocx: Added handling of topic selection.

17 years agohhctrl.ocx: Fill content tree.
Jacek Caban [Wed, 28 Feb 2007 03:00:00 +0000 (04:00 +0100)]
hhctrl.ocx: Fill content tree.

17 years agohhctrl.ocx: Added hhc parser.
Jacek Caban [Wed, 28 Feb 2007 02:59:07 +0000 (03:59 +0100)]
hhctrl.ocx: Added hhc parser.

17 years agohhctrl.ocx: Added content tab window.
Jacek Caban [Wed, 28 Feb 2007 02:58:18 +0000 (03:58 +0100)]
hhctrl.ocx: Added content tab window.

17 years agohhctrl.ocx: Added code for handling tabs.
Jacek Caban [Wed, 28 Feb 2007 02:57:12 +0000 (03:57 +0100)]
hhctrl.ocx: Added code for handling tabs.

17 years agohhctrl.ocx: Resize tab control in Child's WM_SIZE handler.
Jacek Caban [Wed, 28 Feb 2007 02:56:33 +0000 (03:56 +0100)]
hhctrl.ocx: Resize tab control in Child's WM_SIZE handler.

17 years agohhctrl.ocx: Added HH_HELP_CONTEXT implementation.
Jacek Caban [Wed, 28 Feb 2007 02:55:39 +0000 (03:55 +0100)]
hhctrl.ocx: Added HH_HELP_CONTEXT implementation.

17 years agohhctrl.ocx: Use HtmlHelpA in doWinMain.
Jacek Caban [Wed, 28 Feb 2007 02:55:00 +0000 (03:55 +0100)]
hhctrl.ocx: Use HtmlHelpA in doWinMain.

17 years agohhctrl.ocx: Call PostQuitMessage only in hh.exe process.
Jacek Caban [Wed, 28 Feb 2007 02:54:25 +0000 (03:54 +0100)]
hhctrl.ocx: Call PostQuitMessage only in hh.exe process.

17 years agohhctrl.ocx: Don't use doWinMain in HtmlHelpW.
Jacek Caban [Wed, 28 Feb 2007 02:53:37 +0000 (03:53 +0100)]
hhctrl.ocx: Don't use doWinMain in HtmlHelpW.

17 years agohhctrl.ocx: Release HHInfo on WM_CLOSE message.
Jacek Caban [Wed, 28 Feb 2007 02:52:39 +0000 (03:52 +0100)]
hhctrl.ocx: Release HHInfo on WM_CLOSE message.

17 years agohhctrl.ocx: Clean up Help_WndProc.
Jacek Caban [Wed, 28 Feb 2007 02:51:59 +0000 (03:51 +0100)]
hhctrl.ocx: Clean up Help_WndProc.

17 years agohhctrl.ocx: Added DllGetClassObject stub implementation.
Jacek Caban [Wed, 28 Feb 2007 02:51:04 +0000 (03:51 +0100)]
hhctrl.ocx: Added DllGetClassObject stub implementation.

17 years agohhctrl.ocx: Remove redundant casts.
Jacek Caban [Wed, 28 Feb 2007 02:50:14 +0000 (03:50 +0100)]
hhctrl.ocx: Remove redundant casts.

17 years agohhctrl.ocx: Move doWinMain to hhctrl.c.
Jacek Caban [Wed, 28 Feb 2007 02:49:20 +0000 (03:49 +0100)]
hhctrl.ocx: Move doWinMain to hhctrl.c.

17 years agohhctrl.ocx: Move more code from doWinMain.
Jacek Caban [Wed, 28 Feb 2007 02:48:45 +0000 (03:48 +0100)]
hhctrl.ocx: Move more code from doWinMain.

17 years agohhctrl.ocx: Fixed releasing web browser object.
Jacek Caban [Wed, 28 Feb 2007 02:48:07 +0000 (03:48 +0100)]
hhctrl.ocx: Fixed releasing web browser object.

17 years agohhctrl.ocx: Merge WBInfo to HHInfo.
Jacek Caban [Wed, 28 Feb 2007 02:47:13 +0000 (03:47 +0100)]
hhctrl.ocx: Merge WBInfo to HHInfo.

17 years agohhctrl.ocx: Store whole HH_WINTYPEW struct in HHInfo, not its pointer.
Jacek Caban [Wed, 28 Feb 2007 02:46:15 +0000 (03:46 +0100)]
hhctrl.ocx: Store whole HH_WINTYPEW struct in HHInfo, not its pointer.

17 years agohhctrl.ocx: Move hhctrl_hinstance to hhctrl.h.
Jacek Caban [Wed, 28 Feb 2007 02:45:34 +0000 (03:45 +0100)]
hhctrl.ocx: Move hhctrl_hinstance to hhctrl.h.

17 years agooleview: Mimick native treeview display of enumerations.
Misha Koshelev [Wed, 28 Feb 2007 01:37:39 +0000 (19:37 -0600)]
oleview: Mimick native treeview display of enumerations.

17 years agowinspool.drv: Eliminate some W-to-A cross calls.
Andrew Talbot [Tue, 27 Feb 2007 23:06:30 +0000 (23:06 +0000)]
winspool.drv: Eliminate some W-to-A cross calls.

17 years agowined3d: Store multiple constant indices per list entry.
H. Verbeet [Tue, 27 Feb 2007 19:51:58 +0000 (20:51 +0100)]
wined3d: Store multiple constant indices per list entry.

17 years agowined3d: Store GLSL programs in a hash table rather than a linked list.
H. Verbeet [Tue, 27 Feb 2007 19:51:53 +0000 (20:51 +0100)]
wined3d: Store GLSL programs in a hash table rather than a linked list.

17 years agowined3d: Add some hash table code.
H. Verbeet [Tue, 27 Feb 2007 19:51:48 +0000 (20:51 +0100)]
wined3d: Add some hash table code.

17 years agowined3d: Boolean constants use up only a single uniform each.
H. Verbeet [Tue, 27 Feb 2007 19:51:43 +0000 (20:51 +0100)]
wined3d: Boolean constants use up only a single uniform each.

17 years agowined3d: Fix matching WINED3DDECLUSAGE_POSITION against WINED3DDECLUSAGE_POSITIONT.
H. Verbeet [Tue, 27 Feb 2007 19:51:18 +0000 (20:51 +0100)]
wined3d: Fix matching WINED3DDECLUSAGE_POSITION against WINED3DDECLUSAGE_POSITIONT.

17 years agontdll: Test object attributes in NtCreateMailslotFile.
Jeff Latimer [Tue, 27 Feb 2007 12:42:10 +0000 (23:42 +1100)]
ntdll: Test object attributes in NtCreateMailslotFile.

17 years agontdll: Set default timeout in NtCreateMailslotFile if parameter is NULL.
Jeff Latimer [Tue, 27 Feb 2007 12:42:06 +0000 (23:42 +1100)]
ntdll: Set default timeout in NtCreateMailslotFile if parameter is NULL.

17 years agontdll: Check for passing a NULL handle to NtCreateMailslotFile and add a test.
Jeff Latimer [Tue, 27 Feb 2007 12:42:02 +0000 (23:42 +1100)]
ntdll: Check for passing a NULL handle to NtCreateMailslotFile and add a test.

17 years agontdll: Framework for NtCreateMailslotFile tests.
Jeff Latimer [Tue, 27 Feb 2007 12:41:55 +0000 (23:41 +1100)]
ntdll: Framework for NtCreateMailslotFile tests.

17 years agorpcrt4: Set TCP_NODELAY on the socket for the ncacn_ip_tcp transport to reduce latency.
Rob Shearman [Tue, 27 Feb 2007 18:14:03 +0000 (18:14 +0000)]
rpcrt4: Set TCP_NODELAY on the socket for the ncacn_ip_tcp transport to reduce latency.

17 years agontdll: More error checking. Properly handle NULL ACLs.
Vitaliy Margolen [Tue, 27 Feb 2007 14:28:18 +0000 (07:28 -0700)]
ntdll: More error checking. Properly handle NULL ACLs.

17 years agomsxml3: Implement {get,putref}_schemas.
Huw Davies [Tue, 27 Feb 2007 15:11:13 +0000 (15:11 +0000)]
msxml3: Implement {get,putref}_schemas.