Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:24 +0000 (23:21 -0400)]
ws2_32/tests: Test ConnectEx.
Jeff Cook [Mon, 2 Aug 2010 23:49:16 +0000 (17:49 -0600)]
winealsa.drv: If we can't open a device as stereo, try mono. This is necessary for snd-usb-audio mics.
Jeff Cook [Mon, 2 Aug 2010 23:48:52 +0000 (17:48 -0600)]
winealsa.drv: Init mixer on cards with a single Mic control, like snd_usb_audio mics.
Dmitry Timoshkov [Tue, 3 Aug 2010 08:51:38 +0000 (17:51 +0900)]
user32: Add a test for GetClassInfo, make it pass under Wine.
Mike Kaplinskiy [Tue, 3 Aug 2010 03:50:51 +0000 (23:50 -0400)]
include/mswsock: Add WS_ prefix if necessary.
David Hedberg [Tue, 3 Aug 2010 01:43:06 +0000 (03:43 +0200)]
explorerframe: Implement Initialize.
Henri Verbeet [Tue, 3 Aug 2010 08:13:34 +0000 (10:13 +0200)]
wined3d: Allow filtering and blending with WINED3DFMT_ATI2N.
Henri Verbeet [Tue, 3 Aug 2010 08:13:33 +0000 (10:13 +0200)]
wined3d: Always set the get_drawable_size() surface function.
Henri Verbeet [Tue, 3 Aug 2010 08:13:32 +0000 (10:13 +0200)]
wined3d: Pass the color as floating point values to device_clear_render_targets().
Henri Verbeet [Tue, 3 Aug 2010 08:13:31 +0000 (10:13 +0200)]
wined3d: Use the correct divider for 15-bit depth formats in IWineD3DSurfaceImpl_BltZ().
Henri Verbeet [Tue, 3 Aug 2010 08:13:30 +0000 (10:13 +0200)]
d3dx9_36/tests: Avoid the non-portable NAN macro.
Luca Bennati [Tue, 3 Aug 2010 06:51:17 +0000 (08:51 +0200)]
shdocvw: Update Italian translation.
Anders Jonsson [Tue, 3 Aug 2010 06:25:48 +0000 (08:25 +0200)]
winmm: Fix typo in English, Slovak resources.
Anders Jonsson [Tue, 3 Aug 2010 06:24:12 +0000 (08:24 +0200)]
cryptui: Fix typos in English resources.
Detlef Riekenberg [Tue, 3 Aug 2010 03:32:29 +0000 (05:32 +0200)]
shdocvw: Do not trim the last character, when using the iexplore open menu.
Detlef Riekenberg [Tue, 3 Aug 2010 03:25:10 +0000 (05:25 +0200)]
include: Add a closing bracket.
Frédéric Delanoy [Tue, 3 Aug 2010 00:16:52 +0000 (02:16 +0200)]
shdocvw: Update French translation.
Sven Baars [Mon, 2 Aug 2010 21:53:59 +0000 (23:53 +0200)]
shdocvw: Update the Dutch translation.
Thomas Mullaly [Sun, 25 Jul 2010 22:36:49 +0000 (18:36 -0400)]
urlmon: Implemented IUri_GetExtension.
Thomas Mullaly [Sun, 25 Jul 2010 22:19:48 +0000 (18:19 -0400)]
urlmon: Implemented function to the file extension of a file in a URI path.
Thomas Mullaly [Sun, 25 Jul 2010 20:21:05 +0000 (16:21 -0400)]
urlmon: Implemented IUri_GetPath.
Thomas Mullaly [Sun, 25 Jul 2010 20:00:50 +0000 (16:00 -0400)]
urlmon: Implemented canonicalization function for paths in opaque URIs.
Thomas Mullaly [Fri, 23 Jul 2010 02:49:44 +0000 (22:49 -0400)]
urlmon: Implemented a function which removes dot segments from paths of hierarchical URIs.
Thomas Mullaly [Tue, 20 Jul 2010 01:05:30 +0000 (21:05 -0400)]
urlmon: Implemented canonicalization function for hierarchical URI paths.
Thomas Mullaly [Mon, 19 Jul 2010 00:50:12 +0000 (20:50 -0400)]
urlmon: Implemented a path parser for opaque URIs.
Thomas Mullaly [Sun, 18 Jul 2010 14:27:21 +0000 (10:27 -0400)]
urlmon: Implemented a path parser for hierarchical URIs.
Alexandre Julliard [Mon, 2 Aug 2010 18:28:58 +0000 (20:28 +0200)]
winemenubuilder: Rename some variables to reflect the fact that we no longer use XPM format.
Huw Davies [Mon, 2 Aug 2010 14:24:53 +0000 (15:24 +0100)]
rpcrt4: Add a missing STUBLESS_INITOUT case.
Uwe Bonnes [Mon, 26 Jul 2010 16:41:00 +0000 (18:41 +0200)]
wininet: Add const qualifier after openssl version check.
Jeff Latimer [Sat, 31 Jul 2010 08:11:44 +0000 (18:11 +1000)]
msvcirt: Add some stubs.
Dmitry Timoshkov [Mon, 2 Aug 2010 06:35:04 +0000 (15:35 +0900)]
gdi32: Do not crash on an invalid pointer passed to AddFontMemResourceEx.
David Hedberg [Mon, 2 Aug 2010 12:33:40 +0000 (14:33 +0200)]
shell32: Replace some checks with calls to _ILIsEmpty().
David Hedberg [Sat, 31 Jul 2010 18:02:50 +0000 (20:02 +0200)]
explorerframe: Add some infrastructure to register the NamespaceTreeControl CLSID.
David Hedberg [Sat, 31 Jul 2010 18:02:49 +0000 (20:02 +0200)]
explorerframe/tests: Add initial NamespaceTreeControl tests.
David Hedberg [Sat, 31 Jul 2010 18:02:48 +0000 (20:02 +0200)]
explorerframe: Add classfactory implementation.
David Hedberg [Sat, 31 Jul 2010 18:02:47 +0000 (20:02 +0200)]
explorerframe: Add a stub of NamespaceTreeControl.
David Hedberg [Sat, 31 Jul 2010 18:02:46 +0000 (20:02 +0200)]
explorerframe: Implement DllGetVersion.
David Hedberg [Sat, 31 Jul 2010 18:02:45 +0000 (20:02 +0200)]
explorerframe: Add dll stub.
Misha Koshelev [Fri, 30 Jul 2010 18:21:13 +0000 (13:21 -0500)]
d3dx9: Complete test for D3DXCreateSphere.
Matteo Bruni [Fri, 30 Jul 2010 14:21:43 +0000 (16:21 +0200)]
d3dcompiler_43: Add dll directory.
Jacek Caban [Mon, 2 Aug 2010 09:10:03 +0000 (11:10 +0200)]
jscript: Use generic property for Error.number.
Jacek Caban [Mon, 2 Aug 2010 09:09:08 +0000 (11:09 +0200)]
jscript: Fixed test crash on some win9x installations.
Jacek Caban [Mon, 2 Aug 2010 09:08:57 +0000 (11:08 +0200)]
jscript: Use generic properties for NaN and Infinity implementation.
Jacek Caban [Mon, 2 Aug 2010 09:08:26 +0000 (11:08 +0200)]
mshtml: Get rid of useless nsQIResult type.
Nikolay Sivov [Mon, 2 Aug 2010 05:48:07 +0000 (09:48 +0400)]
comctl32/monthcal: Erase week numbers rectangle before drawing new text.
Nikolay Sivov [Mon, 2 Aug 2010 05:42:36 +0000 (09:42 +0400)]
comctl32/monthcal: No need to calculate month length on every iteration.
Nikolay Sivov [Mon, 2 Aug 2010 05:36:12 +0000 (09:36 +0400)]
comctl32/monthcal: Get rid of stored current selection date, it's always synced with lower bound.
Nikolay Sivov [Sun, 1 Aug 2010 10:38:40 +0000 (14:38 +0400)]
comctl32/monthcal: Add support for month delta in button navigation.
Nikolay Sivov [Sun, 1 Aug 2010 06:25:00 +0000 (10:25 +0400)]
comctl32/monthcal: Add helper to jump to specified number of months.
Nikolay Sivov [Sat, 31 Jul 2010 09:36:37 +0000 (13:36 +0400)]
comctl32/monthcal: Fix navigation from last day in a month.
Nikolay Sivov [Sat, 31 Jul 2010 09:25:47 +0000 (13:25 +0400)]
comctl32/monthcal: Rename button navigation helper to better reflect its purpose.
Andrew Eikum [Fri, 30 Jul 2010 21:02:36 +0000 (16:02 -0500)]
regedit: Process reg files which use \r line endings.
Andrew Eikum [Fri, 30 Jul 2010 21:02:34 +0000 (16:02 -0500)]
regedit: Add regedit test suite.
Alexander Nicolaysen Sørnes [Thu, 29 Jul 2010 10:12:54 +0000 (12:12 +0200)]
shdocvw: Allow navigating to Favorites in IE.
Alexander Nicolaysen Sørnes [Thu, 29 Jul 2010 10:04:46 +0000 (12:04 +0200)]
shdocvw: Add Favorites menu to IE.
Stefan Dösinger [Wed, 28 Jul 2010 17:07:19 +0000 (19:07 +0200)]
wined3d: MSVC fixes in state.c.
Stefan Dösinger [Wed, 28 Jul 2010 15:30:17 +0000 (17:30 +0200)]
wined3d: Replace pow with powf in surface_base.c.
Stefan Dösinger [Wed, 28 Jul 2010 14:27:02 +0000 (16:27 +0200)]
wined3d: Fix another DWORD to WORD conversion warning.
Stefan Dösinger [Fri, 30 Jul 2010 04:44:49 +0000 (06:44 +0200)]
wined3d: Add double to float conversion casts in device.c.
André Hentschel [Sun, 1 Aug 2010 14:26:36 +0000 (16:26 +0200)]
winecfg: Sync German keyboard shortcuts.
Anders Jonsson [Sun, 1 Aug 2010 10:15:47 +0000 (12:15 +0200)]
README: Update Swedish translation.
Yaron Shahrabani [Sun, 1 Aug 2010 11:18:25 +0000 (14:18 +0300)]
clock: Added Hebrew translation.
Yaron Shahrabani [Sun, 1 Aug 2010 09:43:23 +0000 (12:43 +0300)]
wineboot: Added Hebrew translation.
Andrey Turkin [Sun, 1 Aug 2010 08:29:37 +0000 (12:29 +0400)]
ntdll/tests: Do not check signedness for char types.
Andrey Turkin [Sun, 1 Aug 2010 08:29:16 +0000 (12:29 +0400)]
imagehlp: Remove uninitialized variable.
Anders Jonsson [Sun, 1 Aug 2010 07:27:46 +0000 (09:27 +0200)]
cryptui: Add Swedish translation.
Jose Rostagno [Sat, 31 Jul 2010 15:17:13 +0000 (12:17 -0300)]
cmd: Fix Spanish translation.
Jose Rostagno [Sat, 31 Jul 2010 14:40:51 +0000 (11:40 -0300)]
notepad: Fix Spanish translation.
Jose Rostagno [Sat, 31 Jul 2010 14:38:16 +0000 (11:38 -0300)]
shdocvw: Add Spanish translation.
Andrew Talbot [Sat, 31 Jul 2010 21:54:06 +0000 (22:54 +0100)]
comctl32: Constify some variables.
Andrew Talbot [Sat, 31 Jul 2010 21:53:58 +0000 (22:53 +0100)]
comctl32: Constify some variables.
Anders Jonsson [Fri, 30 Jul 2010 20:50:03 +0000 (22:50 +0200)]
mapi32: Add Swedish translation.
Thomas Mullaly [Fri, 16 Jul 2010 15:46:35 +0000 (11:46 -0400)]
urlmon: Implemented IUri_GetDomain.
Thomas Mullaly [Fri, 16 Jul 2010 15:16:56 +0000 (11:16 -0400)]
urlmon: Implemented function for finding the domain name of a URI.
Thomas Mullaly [Thu, 15 Jul 2010 15:40:47 +0000 (11:40 -0400)]
urlmon: Implemented IUri_GetAuthority.
Thomas Mullaly [Thu, 29 Jul 2010 23:46:37 +0000 (19:46 -0400)]
urlmon: Silenced a noisy fixme.
Thomas Mullaly [Tue, 13 Jul 2010 03:02:37 +0000 (23:02 -0400)]
urlmon: Implemented IUri_GetHostType.
Luca Bennati [Fri, 30 Jul 2010 11:34:25 +0000 (13:34 +0200)]
shdocvw: Add Italian translation.
Alexandre Julliard [Mon, 2 Aug 2010 10:13:25 +0000 (12:13 +0200)]
winegcc: Add a printf format attribute to the strmake() function.
Alexandre Julliard [Mon, 2 Aug 2010 10:13:11 +0000 (12:13 +0200)]
winebuild: Get rid of the ignored symbol support.
Alexandre Julliard [Mon, 2 Aug 2010 10:07:53 +0000 (12:07 +0200)]
winebuild: Add a spawn() helper function to avoid starting a shell where possible.
Alexandre Julliard [Mon, 2 Aug 2010 08:11:43 +0000 (10:11 +0200)]
winebuild: Support an arbitrary number of temporary files.
Alexandre Julliard [Mon, 2 Aug 2010 08:11:23 +0000 (10:11 +0200)]
winebuild: Copy the strmake function from winegcc to simplify string formatting.
Alexandre Julliard [Sun, 1 Aug 2010 18:06:05 +0000 (20:06 +0200)]
winex11: Sending a move/resize client message to the root requires a SubstructureRedirect mask too.
Alexandre Julliard [Sat, 31 Jul 2010 09:15:33 +0000 (11:15 +0200)]
configure: Add dependency on makefile for import libs to make sure the destination directory is created.
Alexandre Julliard [Fri, 30 Jul 2010 17:43:56 +0000 (19:43 +0200)]
Release 1.3.0.
Alexander Nicolaysen Sørnes [Thu, 29 Jul 2010 11:45:17 +0000 (13:45 +0200)]
shdocvw: Add support for setting the statusbar text in IE.
Alexander Nicolaysen Sørnes [Thu, 29 Jul 2010 09:35:42 +0000 (11:35 +0200)]
shdocvw: Add a statusbar to IE.
Jacek Caban [Fri, 30 Jul 2010 13:37:26 +0000 (15:37 +0200)]
mshtml: Pass processed URI to NewURI.
Andrew Nguyen [Fri, 30 Jul 2010 12:44:19 +0000 (07:44 -0500)]
oleaut32/tests: Test typelib registration in the user registry.
Andrew Nguyen [Fri, 30 Jul 2010 12:44:05 +0000 (07:44 -0500)]
oleaut32: Partially implement UnRegisterTypeLibForUser.
Andrew Nguyen [Fri, 30 Jul 2010 12:43:50 +0000 (07:43 -0500)]
oleaut32: Partially implement RegisterTypeLibForUser.
Andrew Nguyen [Fri, 30 Jul 2010 12:43:24 +0000 (07:43 -0500)]
comdlg32: Avoid a NULL dereference when changing the file type selection of a Unicode Win3.1-style dialog.
Andrew Nguyen [Fri, 30 Jul 2010 12:42:55 +0000 (07:42 -0500)]
krnl386.exe: Fix last error check for DOS compatibility hack.
Jacek Caban [Fri, 30 Jul 2010 12:01:55 +0000 (14:01 +0200)]
wscript.exe: Added support for IHost type info.
Jacek Caban [Fri, 30 Jul 2010 11:56:49 +0000 (13:56 +0200)]
wscript.exe: Added IHost's IDispatch functions implementation.
Jacek Caban [Fri, 30 Jul 2010 11:56:37 +0000 (13:56 +0200)]
wscript.exe: Added missing vararg attribute.
Nikolay Sivov [Fri, 30 Jul 2010 09:37:00 +0000 (13:37 +0400)]
shlwapi/tests: Fix some test failures on RTL enabled boxes.
Alexandre Julliard [Fri, 30 Jul 2010 12:19:25 +0000 (14:19 +0200)]
gdi32: Replicate a Windows bug in StretchDIBits for top-down bitmaps in the non-stretching case.
Found by Mathias Kosch.
Andrey Turkin [Sun, 18 Jul 2010 10:39:07 +0000 (14:39 +0400)]
imagehlp: Implement ImageGetDigestStream.
Mostly based on patch from Juan Lang.