wine
16 years agodsound/tests: Fix typos in tests.
Paul Vriens [Fri, 5 Sep 2008 11:37:30 +0000 (13:37 +0200)] 
dsound/tests: Fix typos in tests.

16 years agourlmon/tests: Fix test on win98.
Paul Vriens [Fri, 5 Sep 2008 09:14:59 +0000 (11:14 +0200)] 
urlmon/tests: Fix test on win98.

16 years agod3dxof: Add a '\n' to a Wine trace.
Francois Gouget [Fri, 5 Sep 2008 11:15:10 +0000 (13:15 +0200)] 
d3dxof: Add a '\n' to a Wine trace.

16 years agokernel32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Fri, 5 Sep 2008 11:15:04 +0000 (13:15 +0200)] 
kernel32/tests: Add a trailing '\n' to an ok() call.

16 years agogdiplus: Add/fix the trailing '\n' in Wine traces.
Francois Gouget [Fri, 5 Sep 2008 11:14:56 +0000 (13:14 +0200)] 
gdiplus: Add/fix the trailing '\n' in Wine traces.

16 years agowined3d: Remove spaces before '\n' in Wine traces.
Francois Gouget [Fri, 5 Sep 2008 11:14:47 +0000 (13:14 +0200)] 
wined3d: Remove spaces before '\n' in Wine traces.

16 years agocrypt32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Fri, 5 Sep 2008 11:14:36 +0000 (13:14 +0200)] 
crypt32/tests: Add a trailing '\n' to an ok() call.

16 years agocrypt32/tests: Don't crash on Vista.
Paul Vriens [Fri, 5 Sep 2008 11:27:41 +0000 (13:27 +0200)] 
crypt32/tests: Don't crash on Vista.

16 years agogdiplus: Implemented GdipCloneImage.
Nikolay Sivov [Fri, 5 Sep 2008 10:41:49 +0000 (14:41 +0400)] 
gdiplus: Implemented GdipCloneImage.

16 years agogdiplus: Implemented GdipGraphicsClear.
Nikolay Sivov [Fri, 5 Sep 2008 09:56:10 +0000 (13:56 +0400)] 
gdiplus: Implemented GdipGraphicsClear.

16 years agocomdlg32/printdlg: Leave FromPages/ToPages empty if it contains max. WORD value.
Jan de Mooij [Fri, 5 Sep 2008 09:17:53 +0000 (11:17 +0200)] 
comdlg32/printdlg: Leave FromPages/ToPages empty if it contains max. WORD value.

16 years agocomdlg32/printdlg: If ToPages field is left empty set it to FromPages value.
Jan de Mooij [Fri, 5 Sep 2008 09:08:49 +0000 (11:08 +0200)] 
comdlg32/printdlg: If ToPages field is left empty set it to FromPages value.

16 years agodsound: Check for invalid parameter when unlocking secondary buffers.
Jeff Zaroyko [Tue, 2 Sep 2008 21:08:21 +0000 (07:08 +1000)] 
dsound: Check for invalid parameter when unlocking secondary buffers.

16 years agoexplorer: Modify rects passed to SHAppBarMessage to not interfere with existing appbars.
Vincent Povirk [Tue, 2 Sep 2008 21:06:42 +0000 (16:06 -0500)] 
explorer: Modify rects passed to SHAppBarMessage to not interfere with existing appbars.

16 years agoexplorer: Track appbar positions and send ABN_POSCHANGED notifications.
Vincent Povirk [Tue, 2 Sep 2008 20:36:21 +0000 (15:36 -0500)] 
explorer: Track appbar positions and send ABN_POSCHANGED notifications.

16 years agoexplorer: Implement ABM_ADD and ABM_REMOVE.
Vincent Povirk [Tue, 2 Sep 2008 20:17:09 +0000 (15:17 -0500)] 
explorer: Implement ABM_ADD and ABM_REMOVE.

16 years agoshell32: Add tests for SHAppBarMessage.
Vincent Povirk [Tue, 2 Sep 2008 20:08:20 +0000 (15:08 -0500)] 
shell32: Add tests for SHAppBarMessage.

16 years agocrypt32: Avoid some uninitialized variable warnings on older gcc.
Alexandre Julliard [Fri, 5 Sep 2008 09:32:59 +0000 (11:32 +0200)] 
crypt32: Avoid some uninitialized variable warnings on older gcc.

16 years agojscript: Avoid an uninitialized variable warning on older gcc.
Alexandre Julliard [Fri, 5 Sep 2008 09:25:36 +0000 (11:25 +0200)] 
jscript: Avoid an uninitialized variable warning on older gcc.

16 years agoshlwapi/tests: Avoid sizeof in traces.
Alexandre Julliard [Fri, 5 Sep 2008 09:25:21 +0000 (11:25 +0200)] 
shlwapi/tests: Avoid sizeof in traces.

16 years agojscript: Added empty statement implementation.
Jacek Caban [Fri, 5 Sep 2008 00:39:07 +0000 (02:39 +0200)] 
jscript: Added empty statement implementation.

16 years agojscript: Added ParseScriptText test.
Jacek Caban [Fri, 5 Sep 2008 00:38:44 +0000 (02:38 +0200)] 
jscript: Added ParseScriptText test.

16 years agojscript: Added SCRIPTSTATE_STARTED implementation.
Jacek Caban [Fri, 5 Sep 2008 00:38:17 +0000 (02:38 +0200)] 
jscript: Added SCRIPTSTATE_STARTED implementation.

16 years agojscript: Added IActiveScript::ParseScriptText implementation.
Jacek Caban [Fri, 5 Sep 2008 00:37:59 +0000 (02:37 +0200)] 
jscript: Added IActiveScript::ParseScriptText implementation.

16 years agowined3d: Fix uploading higher transform matrices.
Stefan Dösinger [Thu, 4 Sep 2008 18:58:11 +0000 (13:58 -0500)] 
wined3d: Fix uploading higher transform matrices.

16 years agowined3d: Close a pshader on-off switching loophole.
Stefan Dösinger [Wed, 3 Sep 2008 21:07:37 +0000 (16:07 -0500)] 
wined3d: Close a pshader on-off switching loophole.

16 years agowined3d: Fix the pixelformat selection logic.
Stefan Dösinger [Wed, 3 Sep 2008 18:56:17 +0000 (13:56 -0500)] 
wined3d: Fix the pixelformat selection logic.

16 years agowined3d: Pack the ffp_desc structure better.
Stefan Dösinger [Thu, 4 Sep 2008 20:51:21 +0000 (15:51 -0500)] 
wined3d: Pack the ffp_desc structure better.

16 years agojscript: Move 'inline' right after the storage specifier in a declaration.
Michael Stefaniuc [Thu, 4 Sep 2008 21:31:09 +0000 (23:31 +0200)] 
jscript: Move 'inline' right after the storage specifier in a declaration.

16 years agoAnnotate with allocation size attribute.
Marcus Meissner [Thu, 4 Sep 2008 11:39:58 +0000 (13:39 +0200)] 
Annotate with allocation size attribute.

16 years agomsxml3: Fixed incorrect MultiByteToWideChar.
Marcus Meissner [Thu, 4 Sep 2008 17:32:01 +0000 (19:32 +0200)] 
msxml3: Fixed incorrect MultiByteToWideChar.

16 years agoinclude: Add a few more things to mimeole.idl.
Huw Davies [Thu, 4 Sep 2008 16:14:44 +0000 (17:14 +0100)] 
include: Add a few more things to mimeole.idl.

16 years agoregedit: Update Japanese translation.
Muneyuki Noguchi [Thu, 4 Sep 2008 15:47:28 +0000 (00:47 +0900)] 
regedit: Update Japanese translation.

16 years agokernel32/tests: Split the test for ret and last error.
Paul Vriens [Thu, 4 Sep 2008 17:51:37 +0000 (19:51 +0200)] 
kernel32/tests: Split the test for ret and last error.

16 years agows2_32/tests: Use CreateEventA for win9x.
Paul Vriens [Thu, 4 Sep 2008 15:49:13 +0000 (17:49 +0200)] 
ws2_32/tests: Use CreateEventA for win9x.

16 years agowined3d: Set the viewport to the texture size in depth_blt().
Henri Verbeet [Thu, 4 Sep 2008 13:32:36 +0000 (15:32 +0200)] 
wined3d: Set the viewport to the texture size in depth_blt().

16 years agouser32/tests: Add more A and W test combinations for dde.
Jeff Latimer [Thu, 4 Sep 2008 11:08:53 +0000 (21:08 +1000)] 
user32/tests: Add more A and W test combinations for dde.

16 years agouser32/tests: Tests for a W interface connection adding some todo_wine tests.
Jeff Latimer [Thu, 4 Sep 2008 11:08:46 +0000 (21:08 +1000)] 
user32/tests: Tests for a W interface connection adding some todo_wine tests.

16 years agouser32: DdeConnect causes 2 XTYP_CONNECT_CONFIRM messages to flow. Delete one.
Jeff Latimer [Thu, 4 Sep 2008 11:08:30 +0000 (21:08 +1000)] 
user32: DdeConnect causes 2 XTYP_CONNECT_CONFIRM messages to flow.  Delete one.

16 years agouser32/tests: Test infrastructure for testing ddeml end to end.
Jeff Latimer [Thu, 4 Sep 2008 11:07:36 +0000 (21:07 +1000)] 
user32/tests: Test infrastructure for testing ddeml end to end.

16 years agouser32: Make some DDE traces more meaningful.
Jeff Latimer [Thu, 4 Sep 2008 10:31:03 +0000 (20:31 +1000)] 
user32: Make some DDE traces more meaningful.

16 years agokernel32: Implemented the wrapper functions for job objects.
Alexandre Julliard [Thu, 4 Sep 2008 20:51:02 +0000 (22:51 +0200)] 
kernel32: Implemented the wrapper functions for job objects.

16 years agontdll: Add stubs for all the job object functions.
Alexandre Julliard [Thu, 4 Sep 2008 20:47:13 +0000 (22:47 +0200)] 
ntdll: Add stubs for all the job object functions.

16 years agontdll: Implemented NtOpenProcessTokenEx and NtOpenThreadTokenEx.
Alexandre Julliard [Thu, 4 Sep 2008 19:57:13 +0000 (21:57 +0200)] 
ntdll: Implemented NtOpenProcessTokenEx and NtOpenThreadTokenEx.

16 years agowinebuild: Generate MS-style imports using the OriginalFirstThunk field.
Alexandre Julliard [Thu, 4 Sep 2008 19:52:58 +0000 (21:52 +0200)] 
winebuild: Generate MS-style imports using the OriginalFirstThunk field.

16 years agolibwine: Add support for relocating MS-style imports that use OriginalFirstThunk.
Alexandre Julliard [Thu, 4 Sep 2008 19:52:36 +0000 (21:52 +0200)] 
libwine: Add support for relocating MS-style imports that use OriginalFirstThunk.

16 years agowinealsa.drv/dsound: Handle underruns better.
Maarten Lankhorst [Thu, 4 Sep 2008 10:07:37 +0000 (12:07 +0200)] 
winealsa.drv/dsound: Handle underruns better.

16 years agoxcopy.exe: Get rid of remaining uses of Unicode macros.
Alexandre Julliard [Thu, 4 Sep 2008 12:08:19 +0000 (14:08 +0200)] 
xcopy.exe: Get rid of remaining uses of Unicode macros.

16 years agoreg.exe: Get rid of remaining uses of Unicode macros.
Alexandre Julliard [Thu, 4 Sep 2008 12:08:12 +0000 (14:08 +0200)] 
reg.exe: Get rid of remaining uses of Unicode macros.

16 years agowinedbg: Search default debuggee dir for symbol information.
Eric Pouech [Sat, 30 Aug 2008 06:44:48 +0000 (08:44 +0200)] 
winedbg: Search default debuggee dir for symbol information.

16 years agodbghelp: SymFindFileInPath doesn't check for the parameters passed when looking in...
Eric Pouech [Fri, 29 Aug 2008 19:50:59 +0000 (21:50 +0200)] 
dbghelp: SymFindFileInPath doesn't check for the parameters passed when looking in a directory, whatever the dbghelp's options.

16 years agodbghelp: Improve the symbol loader for .DBG files.
Eric Pouech [Fri, 29 Aug 2008 19:50:53 +0000 (21:50 +0200)] 
dbghelp: Improve the symbol loader for .DBG files.

When looking for a .DBG file, first look for a .DBG file matching all
attributes, then for a .DBG partially matching the attributes.

16 years agodbghelp: Improve the symbol loader.
Eric Pouech [Fri, 29 Aug 2008 19:50:46 +0000 (21:50 +0200)] 
dbghelp: Improve the symbol loader.

When looking for a PDB file, no longer use SymFindFileInPath as it
doesn't actually check the signatures, but use an internal function
instead.

16 years agoshell32: Move SHAppBarMessage implementation from shell32 to explorer.
Vincent Povirk [Tue, 2 Sep 2008 18:58:01 +0000 (13:58 -0500)] 
shell32: Move SHAppBarMessage implementation from shell32 to explorer.

16 years agouser32/tests: Don't check menu items when testing MNS_CHECKORBMP.
Vincent Povirk [Wed, 3 Sep 2008 21:08:22 +0000 (16:08 -0500)] 
user32/tests: Don't check menu items when testing MNS_CHECKORBMP.

If the MNS_CHECKORBMP style is set on a menu, and the menu is checked,
the bitmap is not drawn. For the menu tests, that means we get no
WM_DRAWITEM message for an owner-drawn bitmap, and the bounding box of
the bitmap is not tested. We should leave the menu item unchecked in
this case so we can test it.

16 years agowined3d: Compressed surface sizes are multiples of 4.
Stefan Dösinger [Mon, 1 Sep 2008 04:16:10 +0000 (23:16 -0500)] 
wined3d: Compressed surface sizes are multiples of 4.

Since those surfaces are stored in blocks, the 4 pixel step doesn't only apply to surfaces < 4, but
also to surfaces bigger than that, with a non-multiple-of-4 size.

16 years agogdiplus: Stubs for AdjustableArrowCap calls.
Nikolay Sivov [Wed, 3 Sep 2008 16:34:58 +0000 (20:34 +0400)] 
gdiplus: Stubs for AdjustableArrowCap calls.

16 years agogdiplus: Fix curve closing in GdipDrawClosedCurve2.
Nikolay Sivov [Wed, 3 Sep 2008 15:57:09 +0000 (19:57 +0400)] 
gdiplus: Fix curve closing in GdipDrawClosedCurve2.

16 years agogdiplus: Initial GdipFlattenPath implementation.
Nikolay Sivov [Wed, 3 Sep 2008 15:11:53 +0000 (19:11 +0400)] 
gdiplus: Initial GdipFlattenPath implementation.

16 years agowined3d: Remove obsolete code & ModifyLocation TODO.
Alexander Dorofeyev [Wed, 3 Sep 2008 20:59:58 +0000 (23:59 +0300)] 
wined3d: Remove obsolete code & ModifyLocation TODO.

This fbo logic appears to have already been implemented in ModifyLocation.

16 years agowined3d: Get rid of gl buffer variable in BltOverride.
Alexander Dorofeyev [Wed, 3 Sep 2008 20:59:53 +0000 (23:59 +0300)] 
wined3d: Get rid of gl buffer variable in BltOverride.

Uses This == dstSwapchain->frontBuffer instead as suggested by Henri Verbeet.

16 years agowined3d: Remove glDrawBuffer calls in BltOverride.
Alexander Dorofeyev [Wed, 3 Sep 2008 20:59:46 +0000 (23:59 +0300)] 
wined3d: Remove glDrawBuffer calls in BltOverride.

Handled in ActivateContext, must be remains of pre-context management code.

16 years agowined3d: Make the condition to enter p8 conversion shader path more strict.
Alexander Dorofeyev [Wed, 3 Sep 2008 20:59:41 +0000 (23:59 +0300)] 
wined3d: Make the condition to enter p8 conversion shader path more strict.

This prevents shader path from being entered for an offscreen surface
when there is p8 render target and fixes failures in ddraw visual test
(with opengl rendering and RTL_READDRAW mode) and visual glitches in
Red Alert.

16 years agoconfigure: Disable by default some modules that cannot work on Windows.
Alexandre Julliard [Thu, 4 Sep 2008 10:29:07 +0000 (12:29 +0200)] 
configure: Disable by default some modules that cannot work on Windows.

16 years agomsvcrt/tests: Fix the %n format test for Vista.
Alexandre Julliard [Thu, 4 Sep 2008 10:27:29 +0000 (12:27 +0200)] 
msvcrt/tests: Fix the %n format test for Vista.

16 years agowined3d/d3d9: Set the initial scissorrect to the dimesions of the backbuffer from...
Rico Schüller [Sun, 31 Aug 2008 10:20:28 +0000 (12:20 +0200)] 
wined3d/d3d9: Set the initial scissorrect to the dimesions of the backbuffer from the first swapchain of the device.

16 years agontdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).
Dmitry Timoshkov [Thu, 4 Sep 2008 08:37:23 +0000 (17:37 +0900)] 
ntdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).

16 years agowinetest: Check that user enters a tag.
Jeff Zaroyko [Thu, 4 Sep 2008 08:06:46 +0000 (18:06 +1000)] 
winetest: Check that user enters a tag.

16 years agomsi: Source for new patch files can only be compressed.
James Hawkins [Thu, 4 Sep 2008 02:35:07 +0000 (21:35 -0500)] 
msi: Source for new patch files can only be compressed.

16 years agocomctl32: Implement LVM_GETUNICODEFORMAT.
Nicolas Le Cam [Wed, 3 Sep 2008 23:24:26 +0000 (01:24 +0200)] 
comctl32: Implement LVM_GETUNICODEFORMAT.

16 years agoregedit: Fix a memory leak in export handling.
Alexander Nicolaysen Sørnes [Wed, 3 Sep 2008 15:44:48 +0000 (17:44 +0200)] 
regedit: Fix a memory leak in export handling.

16 years agoregedit: Convert open/save dialogues to unicode.
Alexander Nicolaysen Sørnes [Wed, 3 Sep 2008 13:54:00 +0000 (15:54 +0200)] 
regedit: Convert open/save dialogues to unicode.

16 years agojscript: Added parser memory managment.
Jacek Caban [Tue, 2 Sep 2008 22:26:10 +0000 (00:26 +0200)] 
jscript: Added parser memory managment.

16 years agojscript: Added lexer.
Jacek Caban [Tue, 2 Sep 2008 22:25:46 +0000 (00:25 +0200)] 
jscript: Added lexer.

16 years agojscript: Added parser.
Jacek Caban [Tue, 2 Sep 2008 22:25:21 +0000 (00:25 +0200)] 
jscript: Added parser.

16 years agoregedit: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:50 +0000 (22:25 +1000)] 
regedit: Add simplified and traditional Chinese resources.

16 years agooleview: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:39 +0000 (22:25 +1000)] 
oleview: Add simplified and traditional Chinese resources.

16 years agowinspool: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:25 +0000 (22:25 +1000)] 
winspool: Add simplified and traditional Chinese resources.

16 years agowininet: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:16 +0000 (22:25 +1000)] 
wininet: Add simplified and traditional Chinese resources.

16 years agowineps: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:25:05 +0000 (22:25 +1000)] 
wineps: Add simplified and traditional Chinese resources.

16 years agoshlwapi: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:24:55 +0000 (22:24 +1000)] 
shlwapi: Add simplified and traditional Chinese resources.

16 years agoshdoclc: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:24:35 +0000 (22:24 +1000)] 
shdoclc: Add simplified and traditional Chinese resources.

16 years agosetupapi: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:24:18 +0000 (22:24 +1000)] 
setupapi: Add simplified and traditional Chinese resources.

16 years agoserialui: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:23:55 +0000 (22:23 +1000)] 
serialui: Add simplified and traditional Chinese resources.

16 years agosane.ds: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:23:38 +0000 (22:23 +1000)] 
sane.ds: Add simplified and traditional Chinese resources.

16 years agooledlg: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:23:27 +0000 (22:23 +1000)] 
oledlg: Add simplified and traditional Chinese resources.

16 years agooleaut32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:22:56 +0000 (22:22 +1000)] 
oleaut32: Add simplified and traditional Chinese resources.

16 years agomsvfw32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:22:40 +0000 (22:22 +1000)] 
msvfw32: Add simplified and traditional Chinese resources.

16 years agomsi: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:21:35 +0000 (22:21 +1000)] 
msi: Add simplified and traditional Chinese resources.

16 years agomshtml: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:21:27 +0000 (22:21 +1000)] 
mshtml: Add simplified and traditional Chinese resources.

16 years agomsacm32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:21:12 +0000 (22:21 +1000)] 
msacm32: Add simplified and traditional Chinese resources.

16 years agompr: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:54 +0000 (22:20 +1000)] 
mpr: Add simplified and traditional Chinese resources.

16 years agolocalui: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:41 +0000 (22:20 +1000)] 
localui: Add simplified and traditional Chinese resources.

16 years agolocalspl: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:24 +0000 (22:20 +1000)] 
localspl: Add simplified and traditional Chinese resources.

16 years agohtctrl: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:20:04 +0000 (22:20 +1000)] 
htctrl: Add simplified and traditional Chinese resources.

16 years agogphoto2: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:19:49 +0000 (22:19 +1000)] 
gphoto2: Add simplified and traditional Chinese resources.

16 years agocredui: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:19:33 +0000 (22:19 +1000)] 
credui: Add simplified and traditional Chinese resources.

16 years agobrowseui: Add simplified and traditional Chinese resou.
Hongbo Ni [Wed, 3 Sep 2008 12:19:22 +0000 (22:19 +1000)] 
browseui: Add simplified and traditional Chinese resou.

16 years agoavifil32: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:18:26 +0000 (22:18 +1000)] 
avifil32: Add simplified and traditional Chinese resources.

16 years agoappwiz: Add simplified and traditional Chinese resources.
Hongbo Ni [Wed, 3 Sep 2008 12:18:12 +0000 (22:18 +1000)] 
appwiz: Add simplified and traditional Chinese resources.