Alexandre Julliard [Sat, 22 Mar 2008 20:00:56 +0000 (21:00 +0100)]
tools/sfnt2fnt: Add getopt option parsing.
Alexandre Julliard [Sat, 22 Mar 2008 19:11:25 +0000 (20:11 +0100)]
tools/sfnt2fnt: Merge the fnt2fon code into sfnt2fnt to allow generating fonts in a single step.
Alexandre Julliard [Sat, 22 Mar 2008 13:56:16 +0000 (14:56 +0100)]
tools/sfnt2fnt: Separate the building of the font data and the actual file creation.
Andrew Talbot [Fri, 21 Mar 2008 15:29:55 +0000 (15:29 +0000)]
wineps.drv: Assign to structs instead of using memcpy.
Andrew Talbot [Fri, 21 Mar 2008 15:30:01 +0000 (15:30 +0000)]
winex11.drv: Indirection level fix.
Andrew Talbot [Fri, 21 Mar 2008 15:29:51 +0000 (15:29 +0000)]
winedos: Assign to struct instead of using memcpy.
Jason Green [Fri, 21 Mar 2008 16:20:49 +0000 (12:20 -0400)]
d3d9: Allow for driver precision differences in some visual tests.
Jason Green [Fri, 21 Mar 2008 16:10:44 +0000 (12:10 -0400)]
d3d9: Add visual test for D3DRS_SHADEMODE states.
Alexandre Julliard [Sat, 22 Mar 2008 12:09:57 +0000 (13:09 +0100)]
kernel32/tests: Fix the FindFirstVolume test on Vista.
Alexandre Julliard [Sat, 22 Mar 2008 12:09:44 +0000 (13:09 +0100)]
kernel32/tests: Added some tests for FindResource.
Roderick Colenbrander [Fri, 21 Mar 2008 22:45:52 +0000 (22:45 +0000)]
wined3d: Add srgb write support to CheckDeviceFormat.
Roderick Colenbrander [Fri, 21 Mar 2008 21:41:59 +0000 (21:41 +0000)]
wined3d: Remove unneeded code in CheckDeviceFormat.
All these checks are done during the capability checks which are
performed under the resource type checks.
Roderick Colenbrander [Fri, 21 Mar 2008 21:11:12 +0000 (21:11 +0000)]
wined3d: Don't continue with CheckDeviceFormat when the texture format isn't around.
It is legal to pass Usage=0 to CheckDeviceFormat and in both this case
and in the case a format isn't available UsageCaps would be 0 and a
format would be reported available.
Roderick Colenbrander [Fri, 21 Mar 2008 20:59:14 +0000 (20:59 +0000)]
wined3d: Return WINED3DERR_NOTAVAILABLE when cubemapping isn't supported.
Roderick Colenbrander [Fri, 21 Mar 2008 20:57:14 +0000 (20:57 +0000)]
wined3d: Add reporting of D3DRTYPE_VOLUME capabilties.
We assume it has the same capabilities as VOLUMETEXTURE. MSDN is very
vague on this topic. Intel/Nvidia/ATI drivers seem to offer nearly the
same caps on both, so do that too.
Roderick Colenbrander [Fri, 21 Mar 2008 20:53:56 +0000 (20:53 +0000)]
wined3d: When volume textures aren't around (GL_EXT_texture3D not supported) return WINED3DERR_NOTAVAILABLE.
Roderick Colenbrander [Fri, 21 Mar 2008 20:50:26 +0000 (20:50 +0000)]
wined3d: We don't offer index/vertex buffer caps. Neither do Windows drivers (at least Nvidia, Ati and Intel).
Ken Thomases [Sat, 22 Mar 2008 02:32:49 +0000 (21:32 -0500)]
libwine: Cope with Leopard brokenness w.r.t. setrlimit(RLIMIT_NOFILE).
Dan Hipschman [Fri, 21 Mar 2008 22:37:36 +0000 (15:37 -0700)]
advapi32: Add a stub for CreateRestrictedToken.
Reece Dunn [Fri, 21 Mar 2008 09:16:33 +0000 (09:16 +0000)]
user32: Fixed the HiliteMenuItem tests to pass on Windows 9x.
Detlef Riekenberg [Fri, 21 Mar 2008 20:25:40 +0000 (21:25 +0100)]
ntoskrnl.exe: Implement MmIsAddressValid.
Alexandre Julliard [Fri, 21 Mar 2008 20:12:15 +0000 (21:12 +0100)]
wrc: parser_error must append a newline.
Alexandre Julliard [Fri, 21 Mar 2008 17:39:31 +0000 (18:39 +0100)]
notepad: Use the larger icon in the About dialog.
Alexandre Julliard [Fri, 21 Mar 2008 17:39:11 +0000 (18:39 +0100)]
shell32: Use the larger Wine logo icon in the About dialog.
Alexandre Julliard [Fri, 21 Mar 2008 17:38:51 +0000 (18:38 +0100)]
shell32: Make the icon space a bit larger in the About dialog.
Also replace numeric ids by appropriate constants.
Herve Chanal [Fri, 21 Mar 2008 17:45:55 +0000 (18:45 +0100)]
user32: A nicer icon for oic_winlogo.
Alexandre Julliard [Fri, 21 Mar 2008 15:41:33 +0000 (16:41 +0100)]
Release 0.9.58.
Herve Chanal [Fri, 21 Mar 2008 15:04:59 +0000 (16:04 +0100)]
notepad: Add a nicer icon.
Roderick Colenbrander [Fri, 21 Mar 2008 13:53:54 +0000 (14:53 +0100)]
ddraw: Use a correct resource type and a valid format.
Roderick Colenbrander [Fri, 21 Mar 2008 13:52:15 +0000 (14:52 +0100)]
wined3d: Check pixel formats of the same pixel type.
Jacek Caban [Fri, 21 Mar 2008 12:03:07 +0000 (13:03 +0100)]
jscript: Added IObjectSafety stub implementation.
Jacek Caban [Fri, 21 Mar 2008 12:02:46 +0000 (13:02 +0100)]
jscript: Added IActiveScriptParseProcedure2 stub implementation.
Jacek Caban [Fri, 21 Mar 2008 12:02:30 +0000 (13:02 +0100)]
jscript: Added IActiveScriptParseProcedure2 declaration.
Jacek Caban [Fri, 21 Mar 2008 12:02:10 +0000 (13:02 +0100)]
wine.inf: Register jscript.dll.
Philip Nilsson [Fri, 21 Mar 2008 10:04:46 +0000 (11:04 +0100)]
d3dx9/tests: Test the D3DXVec*Array functions.
Philip Nilsson [Thu, 20 Mar 2008 23:33:45 +0000 (00:33 +0100)]
d3dx9: Implement the D3DXVec*Array functions.
James Hawkins [Fri, 21 Mar 2008 01:27:46 +0000 (18:27 -0700)]
fusion: Add a stub implementation of fusion.dll.
Huw Davies [Fri, 21 Mar 2008 10:32:45 +0000 (10:32 +0000)]
gdi32: Ignore fonts with names that begin with a '.'.
Alexandre Julliard [Fri, 21 Mar 2008 10:29:18 +0000 (11:29 +0100)]
user32/tests: Flush events during the mouse button tests.
Alexandre Julliard [Fri, 21 Mar 2008 10:28:31 +0000 (11:28 +0100)]
ntdll: Refuse to create the .wine directory if the parent belongs to a different user.
Michael Stefaniuc [Fri, 21 Mar 2008 00:22:01 +0000 (01:22 +0100)]
winecfg: Remove the unused IDS_WINE_VERSION resource.
Aric Stewart [Fri, 21 Mar 2008 08:16:50 +0000 (17:16 +0900)]
imm32: IMEs do not expect the hMsgBuf to be NULL, so initialize it.
Aric Stewart [Fri, 21 Mar 2008 08:09:12 +0000 (17:09 +0900)]
imm32: Add IME dll prototypes to the ddk/imm.h header.
Dan Hipschman [Thu, 20 Mar 2008 23:06:14 +0000 (16:06 -0700)]
widl: Make structures with FC_ENUM16 fields complex.
Structures containing enum fields without the v1_enum attribute must be
treated as complex because of the range check and memory/wire size
differences. This includes a test which didn't pass before and now
passes on Wine and Windows.
Dan Hipschman [Thu, 20 Mar 2008 23:05:46 +0000 (16:05 -0700)]
rpcrt4: Handle FC_ENUM16.
James Hawkins [Thu, 20 Mar 2008 21:53:31 +0000 (14:53 -0700)]
msi: Remove the dependence on compressed cabinets in the install tests.
Andrew Talbot [Thu, 20 Mar 2008 22:25:13 +0000 (22:25 +0000)]
wined3d: Assign to structs instead of using memcpy.
Michael Stefaniuc [Thu, 20 Mar 2008 22:26:58 +0000 (23:26 +0100)]
oleaut32: Add the Romanian translation.
Michael Stefaniuc [Thu, 20 Mar 2008 22:14:05 +0000 (23:14 +0100)]
devenum: Add the Romanian translation.
Michael Stefaniuc [Thu, 20 Mar 2008 22:13:52 +0000 (23:13 +0100)]
comdlg32: Update the German translation.
Michael Stefaniuc [Thu, 20 Mar 2008 20:15:27 +0000 (21:15 +0100)]
quartz: Replace second EnterCriticalSection with LeaveCriticalSection (Smatch).
Kusanagi Kouichi [Thu, 20 Mar 2008 19:52:49 +0000 (04:52 +0900)]
winex11.drv: Fix crash by long preedit text.
Paul Vriens [Thu, 20 Mar 2008 19:00:46 +0000 (20:00 +0100)]
setupapi/tests: Add a test for installing a driver service via an INF file.
Michael Moss [Thu, 20 Mar 2008 18:29:58 +0000 (11:29 -0700)]
kernel32/tests: Test notifications for overlapping directory watches.
Alexandre Julliard [Thu, 20 Mar 2008 18:55:31 +0000 (19:55 +0100)]
msvcrt: Add support for field width in scanf %c format.
Dmitry Timoshkov [Thu, 20 Mar 2008 15:26:10 +0000 (23:26 +0800)]
user32: Increase an initial buffer size from 32 to 128 hwnds for enumerated children.
Herve Chanal [Thu, 20 Mar 2008 14:02:19 +0000 (15:02 +0100)]
cmd: Add a nicer icon.
Herve Chanal [Wed, 19 Mar 2008 12:21:39 +0000 (13:21 +0100)]
msiexec: Add SVG source for the icon.
Alexandre Julliard [Thu, 20 Mar 2008 15:09:18 +0000 (16:09 +0100)]
configure: Add rules for rebuilding icons in maintainer mode.
Michael Moss [Wed, 19 Mar 2008 22:09:41 +0000 (15:09 -0700)]
kernel32/tests: Fix false positive file notification tests.
Luis Javier Merino [Wed, 19 Mar 2008 02:44:37 +0000 (03:44 +0100)]
wined3d: BltFast dealing correctly with overlapping src and dest.
Lei Zhang [Thu, 20 Mar 2008 00:49:50 +0000 (17:49 -0700)]
comctl32: Fix listview redraw when deleting items.
Lei Zhang [Thu, 20 Mar 2008 00:11:56 +0000 (17:11 -0700)]
comctl32: Correct listview hittest check to include the state rect.
Lei Zhang [Wed, 19 Mar 2008 22:41:12 +0000 (15:41 -0700)]
comctl32: Redraw listview after changing extended styles.
Lei Zhang [Wed, 19 Mar 2008 22:01:25 +0000 (15:01 -0700)]
comctl32: Implement listview checkbox toggle.
Lei Zhang [Wed, 19 Mar 2008 21:58:42 +0000 (14:58 -0700)]
comctl32: Add listview checkbox toggle test.
Alexandre Julliard [Thu, 20 Mar 2008 12:01:31 +0000 (13:01 +0100)]
makefile: Add rules for automatically rebuilding configure in maintainer mode.
Alexandre Julliard [Thu, 20 Mar 2008 12:00:12 +0000 (13:00 +0100)]
configure: Add a --enable-maintainer-mode option.
Michael Stefaniuc [Thu, 20 Mar 2008 10:53:21 +0000 (11:53 +0100)]
wineboot: Add the Romanian translation.
Michael Stefaniuc [Wed, 19 Mar 2008 22:57:14 +0000 (23:57 +0100)]
wineboot: Add the German translation.
Alexandre Julliard [Thu, 20 Mar 2008 11:24:54 +0000 (12:24 +0100)]
ntdll: Add test cases for the direction flag.
Alexandre Julliard [Thu, 20 Mar 2008 10:50:07 +0000 (11:50 +0100)]
ntdll: Clear the direction flag before calling exception handlers.
Marcus Meissner [Thu, 20 Mar 2008 10:08:23 +0000 (11:08 +0100)]
mshtml: Fix potential 1 byte 0 overwrite.
James Hawkins [Thu, 20 Mar 2008 07:09:29 +0000 (00:09 -0700)]
msi: Don't trace the tables names on import.
James Hawkins [Thu, 20 Mar 2008 07:07:37 +0000 (00:07 -0700)]
msi: Fix the registry root indices for Installer::RegistryValue.
James Hawkins [Thu, 20 Mar 2008 07:06:54 +0000 (00:06 -0700)]
msi: Fix a few failing tests on win9x.
James Hawkins [Thu, 20 Mar 2008 07:06:14 +0000 (00:06 -0700)]
msi: Clean up the db when skipping the tests.
James Hawkins [Thu, 20 Mar 2008 07:05:32 +0000 (00:05 -0700)]
msi: win95 returns ERROR_BAD_PATHNAME.
James Hawkins [Thu, 20 Mar 2008 07:04:49 +0000 (00:04 -0700)]
msi: Fix the type of the ID parameter of MsiSourceListEnumMediaDisks.
Maarten Lankhorst [Thu, 20 Mar 2008 01:31:45 +0000 (18:31 -0700)]
quartz: Implement forwarding mediaseeking messages.
Maarten Lankhorst [Thu, 20 Mar 2008 01:27:07 +0000 (18:27 -0700)]
quartz: Add critical sections to IMediaSeeking.
Maarten Lankhorst [Thu, 20 Mar 2008 01:29:09 +0000 (18:29 -0700)]
quartz: Add mediaseeking stub to audio renderer.
Maarten Lankhorst [Thu, 20 Mar 2008 00:56:44 +0000 (17:56 -0700)]
quartz: Fix checking for duration.
Maarten Lankhorst [Thu, 20 Mar 2008 00:48:38 +0000 (17:48 -0700)]
quartz: Pass the reference time + small delay on on begin of playback.
Maarten Lankhorst [Thu, 20 Mar 2008 00:46:15 +0000 (17:46 -0700)]
quartz: Don't pass reference time when running.
Maarten Lankhorst [Thu, 20 Mar 2008 00:43:11 +0000 (17:43 -0700)]
quartz: Transmit pullpin messages further.
Maarten Lankhorst [Thu, 20 Mar 2008 00:41:15 +0000 (17:41 -0700)]
quartz: Fix bug in transmitting messages further.
Dan Hipschman [Wed, 19 Mar 2008 22:02:02 +0000 (15:02 -0700)]
qmgr: Add a stub implementation of IBackgroundCopyJob2.
Dan Hipschman [Wed, 19 Mar 2008 22:03:00 +0000 (15:03 -0700)]
rpcrt4: Use correct count in rpcrt4_conn_np_write.
count is the total count passed into rpcrt4_conn_np_write. If WriteFile
does a partial write it would end up writing too much subsequent times
through the loop. All tests pass as before.
Michael Stefaniuc [Wed, 19 Mar 2008 23:11:53 +0000 (00:11 +0100)]
localspl: Add the Romanian translation.
Michael Stefaniuc [Wed, 19 Mar 2008 22:56:31 +0000 (23:56 +0100)]
write: Add the German translation.
Michael Stefaniuc [Wed, 19 Mar 2008 22:56:13 +0000 (23:56 +0100)]
write: Add the Romanian translation.
Andrew Talbot [Wed, 19 Mar 2008 21:50:43 +0000 (21:50 +0000)]
uxtheme: Assign to structs instead of using memcpy.
Andrew Talbot [Wed, 19 Mar 2008 21:50:38 +0000 (21:50 +0000)]
user32: Assign to structs instead of using memcpy.
Frans Kool [Wed, 19 Mar 2008 21:41:12 +0000 (22:41 +0100)]
reg: Added Dutch resources.
Frans Kool [Wed, 19 Mar 2008 21:42:02 +0000 (22:42 +0100)]
reg: Corrected #include statement for translations to work.
Samuel Lidén Borell [Tue, 18 Mar 2008 21:59:25 +0000 (22:59 +0100)]
mshtml: Update Swedish translation.
Samuel Lidén Borell [Tue, 18 Mar 2008 21:49:56 +0000 (22:49 +0100)]
shdoclc: Update Swedish translation.
Jason Green [Wed, 19 Mar 2008 17:07:31 +0000 (13:07 -0400)]
d3d9: Add a visual test case for the D3DSAMP_SRGBTEXTURE sampler state.
Anatoly Lyutin [Wed, 19 Mar 2008 15:18:29 +0000 (18:18 +0300)]
wine.inf: Add "MenuShowDelay" value.