Paul Vriens [Fri, 5 Sep 2008 11:37:30 +0000 (13:37 +0200)]
dsound/tests: Fix typos in tests.
Paul Vriens [Fri, 5 Sep 2008 09:14:59 +0000 (11:14 +0200)]
urlmon/tests: Fix test on win98.
Francois Gouget [Fri, 5 Sep 2008 11:15:10 +0000 (13:15 +0200)]
d3dxof: Add a '\n' to a Wine trace.
Francois Gouget [Fri, 5 Sep 2008 11:15:04 +0000 (13:15 +0200)]
kernel32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Fri, 5 Sep 2008 11:14:56 +0000 (13:14 +0200)]
gdiplus: Add/fix the trailing '\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.
Francois Gouget [Fri, 5 Sep 2008 11:14:36 +0000 (13:14 +0200)]
crypt32/tests: Add a trailing '\n' to an ok() call.
Paul Vriens [Fri, 5 Sep 2008 11:27:41 +0000 (13:27 +0200)]
crypt32/tests: Don't crash on Vista.
Nikolay Sivov [Fri, 5 Sep 2008 10:41:49 +0000 (14:41 +0400)]
gdiplus: Implemented GdipCloneImage.
Nikolay Sivov [Fri, 5 Sep 2008 09:56:10 +0000 (13:56 +0400)]
gdiplus: Implemented GdipGraphicsClear.
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.
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.
Jeff Zaroyko [Tue, 2 Sep 2008 21:08:21 +0000 (07:08 +1000)]
dsound: Check for invalid parameter when unlocking secondary buffers.
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.
Vincent Povirk [Tue, 2 Sep 2008 20:36:21 +0000 (15:36 -0500)]
explorer: Track appbar positions and send ABN_POSCHANGED notifications.
Vincent Povirk [Tue, 2 Sep 2008 20:17:09 +0000 (15:17 -0500)]
explorer: Implement ABM_ADD and ABM_REMOVE.
Vincent Povirk [Tue, 2 Sep 2008 20:08:20 +0000 (15:08 -0500)]
shell32: Add tests for SHAppBarMessage.
Alexandre Julliard [Fri, 5 Sep 2008 09:32:59 +0000 (11:32 +0200)]
crypt32: Avoid some uninitialized variable warnings 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.
Alexandre Julliard [Fri, 5 Sep 2008 09:25:21 +0000 (11:25 +0200)]
shlwapi/tests: Avoid sizeof in traces.
Jacek Caban [Fri, 5 Sep 2008 00:39:07 +0000 (02:39 +0200)]
jscript: Added empty statement implementation.
Jacek Caban [Fri, 5 Sep 2008 00:38:44 +0000 (02:38 +0200)]
jscript: Added ParseScriptText test.
Jacek Caban [Fri, 5 Sep 2008 00:38:17 +0000 (02:38 +0200)]
jscript: Added SCRIPTSTATE_STARTED implementation.
Jacek Caban [Fri, 5 Sep 2008 00:37:59 +0000 (02:37 +0200)]
jscript: Added IActiveScript::ParseScriptText implementation.
Stefan Dösinger [Thu, 4 Sep 2008 18:58:11 +0000 (13:58 -0500)]
wined3d: Fix uploading higher transform matrices.
Stefan Dösinger [Wed, 3 Sep 2008 21:07:37 +0000 (16:07 -0500)]
wined3d: Close a pshader on-off switching loophole.
Stefan Dösinger [Wed, 3 Sep 2008 18:56:17 +0000 (13:56 -0500)]
wined3d: Fix the pixelformat selection logic.
Stefan Dösinger [Thu, 4 Sep 2008 20:51:21 +0000 (15:51 -0500)]
wined3d: Pack the ffp_desc structure better.
Michael Stefaniuc [Thu, 4 Sep 2008 21:31:09 +0000 (23:31 +0200)]
jscript: Move 'inline' right after the storage specifier in a declaration.
Marcus Meissner [Thu, 4 Sep 2008 11:39:58 +0000 (13:39 +0200)]
Annotate with allocation size attribute.
Marcus Meissner [Thu, 4 Sep 2008 17:32:01 +0000 (19:32 +0200)]
msxml3: Fixed incorrect MultiByteToWideChar.
Huw Davies [Thu, 4 Sep 2008 16:14:44 +0000 (17:14 +0100)]
include: Add a few more things to mimeole.idl.
Muneyuki Noguchi [Thu, 4 Sep 2008 15:47:28 +0000 (00:47 +0900)]
regedit: Update Japanese translation.
Paul Vriens [Thu, 4 Sep 2008 17:51:37 +0000 (19:51 +0200)]
kernel32/tests: Split the test for ret and last error.
Paul Vriens [Thu, 4 Sep 2008 15:49:13 +0000 (17:49 +0200)]
ws2_32/tests: Use CreateEventA for win9x.
Henri Verbeet [Thu, 4 Sep 2008 13:32:36 +0000 (15:32 +0200)]
wined3d: Set the viewport to the texture size in depth_blt().
Jeff Latimer [Thu, 4 Sep 2008 11:08:53 +0000 (21:08 +1000)]
user32/tests: Add more A and W test combinations for dde.
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.
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.
Jeff Latimer [Thu, 4 Sep 2008 11:07:36 +0000 (21:07 +1000)]
user32/tests: Test infrastructure for testing ddeml end to end.
Jeff Latimer [Thu, 4 Sep 2008 10:31:03 +0000 (20:31 +1000)]
user32: Make some DDE traces more meaningful.
Alexandre Julliard [Thu, 4 Sep 2008 20:51:02 +0000 (22:51 +0200)]
kernel32: Implemented the wrapper functions for job objects.
Alexandre Julliard [Thu, 4 Sep 2008 20:47:13 +0000 (22:47 +0200)]
ntdll: Add stubs for all the job object functions.
Alexandre Julliard [Thu, 4 Sep 2008 19:57:13 +0000 (21:57 +0200)]
ntdll: Implemented NtOpenProcessTokenEx and NtOpenThreadTokenEx.
Alexandre Julliard [Thu, 4 Sep 2008 19:52:58 +0000 (21:52 +0200)]
winebuild: Generate MS-style imports using the OriginalFirstThunk field.
Alexandre Julliard [Thu, 4 Sep 2008 19:52:36 +0000 (21:52 +0200)]
libwine: Add support for relocating MS-style imports that use OriginalFirstThunk.
Maarten Lankhorst [Thu, 4 Sep 2008 10:07:37 +0000 (12:07 +0200)]
winealsa.drv/dsound: Handle underruns better.
Alexandre Julliard [Thu, 4 Sep 2008 12:08:19 +0000 (14:08 +0200)]
xcopy.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.
Eric Pouech [Sat, 30 Aug 2008 06:44:48 +0000 (08:44 +0200)]
winedbg: Search default debuggee dir for symbol information.
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.
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.
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.
Vincent Povirk [Tue, 2 Sep 2008 18:58:01 +0000 (13:58 -0500)]
shell32: Move SHAppBarMessage implementation from shell32 to explorer.
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.
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.
Nikolay Sivov [Wed, 3 Sep 2008 16:34:58 +0000 (20:34 +0400)]
gdiplus: Stubs for AdjustableArrowCap calls.
Nikolay Sivov [Wed, 3 Sep 2008 15:57:09 +0000 (19:57 +0400)]
gdiplus: Fix curve closing in GdipDrawClosedCurve2.
Nikolay Sivov [Wed, 3 Sep 2008 15:11:53 +0000 (19:11 +0400)]
gdiplus: Initial GdipFlattenPath implementation.
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.
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.
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.
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.
Alexandre Julliard [Thu, 4 Sep 2008 10:29:07 +0000 (12:29 +0200)]
configure: Disable by default some modules that cannot work on Windows.
Alexandre Julliard [Thu, 4 Sep 2008 10:27:29 +0000 (12:27 +0200)]
msvcrt/tests: Fix the %n format test for Vista.
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.
Dmitry Timoshkov [Thu, 4 Sep 2008 08:37:23 +0000 (17:37 +0900)]
ntdll: Add support for NtSetInformationProcess(ProcessExecuteFlags).
Jeff Zaroyko [Thu, 4 Sep 2008 08:06:46 +0000 (18:06 +1000)]
winetest: Check that user enters a tag.
James Hawkins [Thu, 4 Sep 2008 02:35:07 +0000 (21:35 -0500)]
msi: Source for new patch files can only be compressed.
Nicolas Le Cam [Wed, 3 Sep 2008 23:24:26 +0000 (01:24 +0200)]
comctl32: Implement LVM_GETUNICODEFORMAT.
Alexander Nicolaysen Sørnes [Wed, 3 Sep 2008 15:44:48 +0000 (17:44 +0200)]
regedit: Fix a memory leak in export handling.
Alexander Nicolaysen Sørnes [Wed, 3 Sep 2008 13:54:00 +0000 (15:54 +0200)]
regedit: Convert open/save dialogues to unicode.
Jacek Caban [Tue, 2 Sep 2008 22:26:10 +0000 (00:26 +0200)]
jscript: Added parser memory managment.
Jacek Caban [Tue, 2 Sep 2008 22:25:46 +0000 (00:25 +0200)]
jscript: Added lexer.
Jacek Caban [Tue, 2 Sep 2008 22:25:21 +0000 (00:25 +0200)]
jscript: Added parser.
Hongbo Ni [Wed, 3 Sep 2008 12:25:50 +0000 (22:25 +1000)]
regedit: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:25:25 +0000 (22:25 +1000)]
winspool: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:25:05 +0000 (22:25 +1000)]
wineps: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:24:35 +0000 (22:24 +1000)]
shdoclc: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:23:55 +0000 (22:23 +1000)]
serialui: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:23:27 +0000 (22:23 +1000)]
oledlg: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:22:40 +0000 (22:22 +1000)]
msvfw32: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:21:27 +0000 (22:21 +1000)]
mshtml: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:20:54 +0000 (22:20 +1000)]
mpr: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:20:24 +0000 (22:20 +1000)]
localspl: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:19:49 +0000 (22:19 +1000)]
gphoto2: 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.
Hongbo Ni [Wed, 3 Sep 2008 12:19:22 +0000 (22:19 +1000)]
browseui: Add simplified and traditional Chinese resou.
Hongbo Ni [Wed, 3 Sep 2008 12:18:26 +0000 (22:18 +1000)]
avifil32: 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.