wine
15 years agogdiplus: Stub GdipSetPenTransform.
Vincent Povirk [Sat, 19 Jun 2010 22:56:42 +0000 (17:56 -0500)] 
gdiplus: Stub GdipSetPenTransform.

15 years agousp10: Add beginning support for GSUB Alternate Substitution Subtable.
Aric Stewart [Tue, 3 Aug 2010 16:16:49 +0000 (11:16 -0500)] 
usp10: Add beginning support for GSUB Alternate Substitution Subtable.

15 years agoshdocvw: Fix an incorrect const typecast.
Alexandre Julliard [Tue, 3 Aug 2010 17:23:55 +0000 (19:23 +0200)] 
shdocvw: Fix an incorrect const typecast.

15 years agogameux/tests: Add test of IGameExplorer creation.
Mariusz Pluciński [Tue, 3 Aug 2010 09:58:01 +0000 (11:58 +0200)] 
gameux/tests: Add test of IGameExplorer creation.

15 years agoshdocvw: Allow the addressbar text in IE to be localized.
Alexander Nicolaysen Sørnes [Tue, 3 Aug 2010 11:00:10 +0000 (13:00 +0200)] 
shdocvw: Allow the addressbar text in IE to be localized.

15 years agoshdocvw: Add icons to the IE toolbar.
Alexander Nicolaysen Sørnes [Fri, 9 Jul 2010 17:15:51 +0000 (19:15 +0200)] 
shdocvw: Add icons to the IE toolbar.

15 years agoshdocvw: Make the Home button in IE work.
Alexander Nicolaysen Sørnes [Wed, 7 Jul 2010 14:26:15 +0000 (16:26 +0200)] 
shdocvw: Make the Home button in IE work.

15 years agoshdocvw: Add a toolbar to IE.
Alexander Nicolaysen Sørnes [Tue, 3 Aug 2010 10:36:30 +0000 (12:36 +0200)] 
shdocvw: Add a toolbar to IE.

15 years agoshdocvw: Recurse into directories when adding Favorite in IE.
Alexander Nicolaysen Sørnes [Thu, 22 Jul 2010 16:12:02 +0000 (18:12 +0200)] 
shdocvw: Recurse into directories when adding Favorite in IE.

15 years agocomdlg32: Fix German shortcut conflict.
André Hentschel [Tue, 3 Aug 2010 14:25:44 +0000 (16:25 +0200)] 
comdlg32: Fix German shortcut conflict.

15 years agocomdlg32: Fix German font dialog.
André Hentschel [Tue, 3 Aug 2010 14:24:33 +0000 (16:24 +0200)] 
comdlg32: Fix German font dialog.

15 years agoshell32/tests: Fix some Win9x failures.
Andrew Eikum [Tue, 3 Aug 2010 13:50:47 +0000 (08:50 -0500)] 
shell32/tests: Fix some Win9x failures.

15 years agomshtml: Improved tracing of nsACString arguments.
Jacek Caban [Tue, 3 Aug 2010 13:44:56 +0000 (15:44 +0200)] 
mshtml: Improved tracing of nsACString arguments.

15 years agogdi32: Improve AddFontMemResourceEx parameter validation.
Andrew Nguyen [Tue, 3 Aug 2010 12:07:59 +0000 (07:07 -0500)] 
gdi32: Improve AddFontMemResourceEx parameter validation.

15 years agoexplorerframe: Implement TreeAdvise/TreeUnadvise.
David Hedberg [Tue, 3 Aug 2010 01:43:10 +0000 (03:43 +0200)] 
explorerframe: Implement TreeAdvise/TreeUnadvise.

15 years agoexplorerframe: Implement Set/GetControlStyle(2).
David Hedberg [Tue, 3 Aug 2010 01:43:09 +0000 (03:43 +0200)] 
explorerframe: Implement Set/GetControlStyle(2).

15 years agoexplorerframe: Add IOleWindow implementation.
David Hedberg [Tue, 3 Aug 2010 01:43:08 +0000 (03:43 +0200)] 
explorerframe: Add IOleWindow implementation.

15 years agoexplorerframe: Create the treeview on initialization.
David Hedberg [Tue, 3 Aug 2010 10:59:05 +0000 (12:59 +0200)] 
explorerframe: Create the treeview on initialization.

15 years agows2_32: Implement ConnectEx.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:34 +0000 (23:21 -0400)] 
ws2_32: Implement ConnectEx.

15 years agows2_32: Create a wrapper for connect.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:31 +0000 (23:21 -0400)] 
ws2_32: Create a wrapper for connect.

15 years agows2_32: Don't set FD_READ/FD_WRITE before the connection is complete.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:28 +0000 (23:21 -0400)] 
ws2_32: Don't set FD_READ/FD_WRITE before the connection is complete.

15 years agows2_32/tests: Test ConnectEx.
Mike Kaplinskiy [Sun, 1 Aug 2010 03:21:24 +0000 (23:21 -0400)] 
ws2_32/tests: Test ConnectEx.

15 years agowinealsa.drv: If we can't open a device as stereo, try mono. This is necessary for...
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.

15 years agowinealsa.drv: Init mixer on cards with a single Mic control, like 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.

15 years agouser32: Add a test for GetClassInfo, make it pass under Wine.
Dmitry Timoshkov [Tue, 3 Aug 2010 08:51:38 +0000 (17:51 +0900)] 
user32: Add a test for GetClassInfo, make it pass under Wine.

15 years agoinclude/mswsock: Add WS_ prefix if necessary.
Mike Kaplinskiy [Tue, 3 Aug 2010 03:50:51 +0000 (23:50 -0400)] 
include/mswsock: Add WS_ prefix if necessary.

15 years agoexplorerframe: Implement Initialize.
David Hedberg [Tue, 3 Aug 2010 01:43:06 +0000 (03:43 +0200)] 
explorerframe: Implement Initialize.

15 years agowined3d: Allow filtering and blending with WINED3DFMT_ATI2N.
Henri Verbeet [Tue, 3 Aug 2010 08:13:34 +0000 (10:13 +0200)] 
wined3d: Allow filtering and blending with WINED3DFMT_ATI2N.

15 years agowined3d: Always set the get_drawable_size() surface function.
Henri Verbeet [Tue, 3 Aug 2010 08:13:33 +0000 (10:13 +0200)] 
wined3d: Always set the get_drawable_size() surface function.

15 years agowined3d: Pass the color as floating point values to device_clear_render_targets().
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().

15 years agowined3d: Use the correct divider for 15-bit depth formats in IWineD3DSurfaceImpl_BltZ().
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().

15 years agod3dx9_36/tests: Avoid the non-portable NAN macro.
Henri Verbeet [Tue, 3 Aug 2010 08:13:30 +0000 (10:13 +0200)] 
d3dx9_36/tests: Avoid the non-portable NAN macro.

15 years agoshdocvw: Update Italian translation.
Luca Bennati [Tue, 3 Aug 2010 06:51:17 +0000 (08:51 +0200)] 
shdocvw: Update Italian translation.

15 years agowinmm: Fix typo in English, Slovak resources.
Anders Jonsson [Tue, 3 Aug 2010 06:25:48 +0000 (08:25 +0200)] 
winmm: Fix typo in English, Slovak resources.

15 years agocryptui: Fix typos in English resources.
Anders Jonsson [Tue, 3 Aug 2010 06:24:12 +0000 (08:24 +0200)] 
cryptui: Fix typos in English resources.

15 years agoshdocvw: Do not trim the last character, when using the iexplore open menu.
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.

15 years agoinclude: Add a closing bracket.
Detlef Riekenberg [Tue, 3 Aug 2010 03:25:10 +0000 (05:25 +0200)] 
include: Add a closing bracket.

15 years agoshdocvw: Update French translation.
Frédéric Delanoy [Tue, 3 Aug 2010 00:16:52 +0000 (02:16 +0200)] 
shdocvw: Update French translation.

15 years agoshdocvw: Update the Dutch translation.
Sven Baars [Mon, 2 Aug 2010 21:53:59 +0000 (23:53 +0200)] 
shdocvw: Update the Dutch translation.

15 years agourlmon: Implemented IUri_GetExtension.
Thomas Mullaly [Sun, 25 Jul 2010 22:36:49 +0000 (18:36 -0400)] 
urlmon: Implemented IUri_GetExtension.

15 years agourlmon: Implemented function to the file extension of a file in a URI path.
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.

15 years agourlmon: Implemented IUri_GetPath.
Thomas Mullaly [Sun, 25 Jul 2010 20:21:05 +0000 (16:21 -0400)] 
urlmon: Implemented IUri_GetPath.

15 years agourlmon: Implemented canonicalization function for paths in opaque URIs.
Thomas Mullaly [Sun, 25 Jul 2010 20:00:50 +0000 (16:00 -0400)] 
urlmon: Implemented canonicalization function for paths in opaque URIs.

15 years agourlmon: Implemented a function which removes dot segments from paths of hierarchical...
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.

15 years agourlmon: Implemented canonicalization function for hierarchical URI paths.
Thomas Mullaly [Tue, 20 Jul 2010 01:05:30 +0000 (21:05 -0400)] 
urlmon: Implemented canonicalization function for hierarchical URI paths.

15 years agourlmon: Implemented a path parser for opaque URIs.
Thomas Mullaly [Mon, 19 Jul 2010 00:50:12 +0000 (20:50 -0400)] 
urlmon: Implemented a path parser for opaque URIs.

15 years agourlmon: Implemented a path parser for hierarchical URIs.
Thomas Mullaly [Sun, 18 Jul 2010 14:27:21 +0000 (10:27 -0400)] 
urlmon: Implemented a path parser for hierarchical URIs.

15 years agowinemenubuilder: Rename some variables to reflect the fact that we no longer use...
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.

15 years agorpcrt4: Add a missing STUBLESS_INITOUT case.
Huw Davies [Mon, 2 Aug 2010 14:24:53 +0000 (15:24 +0100)] 
rpcrt4: Add a missing STUBLESS_INITOUT case.

15 years agowininet: Add const qualifier after openssl version check.
Uwe Bonnes [Mon, 26 Jul 2010 16:41:00 +0000 (18:41 +0200)] 
wininet: Add const qualifier after openssl version check.

15 years agomsvcirt: Add some stubs.
Jeff Latimer [Sat, 31 Jul 2010 08:11:44 +0000 (18:11 +1000)] 
msvcirt: Add some stubs.

15 years agogdi32: Do not crash on an invalid pointer passed to AddFontMemResourceEx.
Dmitry Timoshkov [Mon, 2 Aug 2010 06:35:04 +0000 (15:35 +0900)] 
gdi32: Do not crash on an invalid pointer passed to AddFontMemResourceEx.

15 years agoshell32: Replace some checks with calls to _ILIsEmpty().
David Hedberg [Mon, 2 Aug 2010 12:33:40 +0000 (14:33 +0200)] 
shell32: Replace some checks with calls to _ILIsEmpty().

15 years agoexplorerframe: Add some infrastructure to register the NamespaceTreeControl CLSID.
David Hedberg [Sat, 31 Jul 2010 18:02:50 +0000 (20:02 +0200)] 
explorerframe: Add some infrastructure to register the NamespaceTreeControl CLSID.

15 years agoexplorerframe/tests: Add initial NamespaceTreeControl tests.
David Hedberg [Sat, 31 Jul 2010 18:02:49 +0000 (20:02 +0200)] 
explorerframe/tests: Add initial NamespaceTreeControl tests.

15 years agoexplorerframe: Add classfactory implementation.
David Hedberg [Sat, 31 Jul 2010 18:02:48 +0000 (20:02 +0200)] 
explorerframe: Add classfactory implementation.

15 years agoexplorerframe: Add a stub of NamespaceTreeControl.
David Hedberg [Sat, 31 Jul 2010 18:02:47 +0000 (20:02 +0200)] 
explorerframe: Add a stub of NamespaceTreeControl.

15 years agoexplorerframe: Implement DllGetVersion.
David Hedberg [Sat, 31 Jul 2010 18:02:46 +0000 (20:02 +0200)] 
explorerframe: Implement DllGetVersion.

15 years agoexplorerframe: Add dll stub.
David Hedberg [Sat, 31 Jul 2010 18:02:45 +0000 (20:02 +0200)] 
explorerframe: Add dll stub.

15 years agod3dx9: Complete test for D3DXCreateSphere.
Misha Koshelev [Fri, 30 Jul 2010 18:21:13 +0000 (13:21 -0500)] 
d3dx9: Complete test for D3DXCreateSphere.

15 years agod3dcompiler_43: Add dll directory.
Matteo Bruni [Fri, 30 Jul 2010 14:21:43 +0000 (16:21 +0200)] 
d3dcompiler_43: Add dll directory.

15 years agojscript: Use generic property for Error.number.
Jacek Caban [Mon, 2 Aug 2010 09:10:03 +0000 (11:10 +0200)] 
jscript: Use generic property for Error.number.

15 years agojscript: Fixed test crash on some win9x installations.
Jacek Caban [Mon, 2 Aug 2010 09:09:08 +0000 (11:09 +0200)] 
jscript: Fixed test crash on some win9x installations.

15 years agojscript: Use generic properties for NaN and Infinity implementation.
Jacek Caban [Mon, 2 Aug 2010 09:08:57 +0000 (11:08 +0200)] 
jscript: Use generic properties for NaN and Infinity implementation.

15 years agomshtml: Get rid of useless nsQIResult type.
Jacek Caban [Mon, 2 Aug 2010 09:08:26 +0000 (11:08 +0200)] 
mshtml: Get rid of useless nsQIResult type.

15 years agocomctl32/monthcal: Erase week numbers rectangle before drawing new text.
Nikolay Sivov [Mon, 2 Aug 2010 05:48:07 +0000 (09:48 +0400)] 
comctl32/monthcal: Erase week numbers rectangle before drawing new text.

15 years agocomctl32/monthcal: No need to calculate month length on every iteration.
Nikolay Sivov [Mon, 2 Aug 2010 05:42:36 +0000 (09:42 +0400)] 
comctl32/monthcal: No need to calculate month length on every iteration.

15 years agocomctl32/monthcal: Get rid of stored current selection date, it's always synced with...
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.

15 years agocomctl32/monthcal: Add support for month delta in button navigation.
Nikolay Sivov [Sun, 1 Aug 2010 10:38:40 +0000 (14:38 +0400)] 
comctl32/monthcal: Add support for month delta in button navigation.

15 years agocomctl32/monthcal: Add helper to jump to specified number of months.
Nikolay Sivov [Sun, 1 Aug 2010 06:25:00 +0000 (10:25 +0400)] 
comctl32/monthcal: Add helper to jump to specified number of months.

15 years agocomctl32/monthcal: Fix navigation from last day in a month.
Nikolay Sivov [Sat, 31 Jul 2010 09:36:37 +0000 (13:36 +0400)] 
comctl32/monthcal: Fix navigation from last day in a month.

15 years agocomctl32/monthcal: Rename button navigation helper to better reflect its purpose.
Nikolay Sivov [Sat, 31 Jul 2010 09:25:47 +0000 (13:25 +0400)] 
comctl32/monthcal: Rename button navigation helper to better reflect its purpose.

15 years agoregedit: Process reg files which use \r line endings.
Andrew Eikum [Fri, 30 Jul 2010 21:02:36 +0000 (16:02 -0500)] 
regedit: Process reg files which use \r line endings.

15 years agoregedit: Add regedit test suite.
Andrew Eikum [Fri, 30 Jul 2010 21:02:34 +0000 (16:02 -0500)] 
regedit: Add regedit test suite.

15 years agoshdocvw: Allow navigating to Favorites in IE.
Alexander Nicolaysen Sørnes [Thu, 29 Jul 2010 10:12:54 +0000 (12:12 +0200)] 
shdocvw: Allow navigating to Favorites in IE.

15 years agoshdocvw: Add Favorites menu to IE.
Alexander Nicolaysen Sørnes [Thu, 29 Jul 2010 10:04:46 +0000 (12:04 +0200)] 
shdocvw: Add Favorites menu to IE.

15 years agowined3d: MSVC fixes in state.c.
Stefan Dösinger [Wed, 28 Jul 2010 17:07:19 +0000 (19:07 +0200)] 
wined3d: MSVC fixes in state.c.

15 years agowined3d: Replace pow with powf in surface_base.c.
Stefan Dösinger [Wed, 28 Jul 2010 15:30:17 +0000 (17:30 +0200)] 
wined3d: Replace pow with powf in surface_base.c.

15 years agowined3d: Fix another DWORD to WORD conversion warning.
Stefan Dösinger [Wed, 28 Jul 2010 14:27:02 +0000 (16:27 +0200)] 
wined3d: Fix another DWORD to WORD conversion warning.

15 years agowined3d: Add double to float conversion casts in device.c.
Stefan Dösinger [Fri, 30 Jul 2010 04:44:49 +0000 (06:44 +0200)] 
wined3d: Add double to float conversion casts in device.c.

15 years agowinecfg: Sync German keyboard shortcuts.
André Hentschel [Sun, 1 Aug 2010 14:26:36 +0000 (16:26 +0200)] 
winecfg: Sync German keyboard shortcuts.

15 years agoREADME: Update Swedish translation.
Anders Jonsson [Sun, 1 Aug 2010 10:15:47 +0000 (12:15 +0200)] 
README: Update Swedish translation.

15 years agoclock: Added Hebrew translation.
Yaron Shahrabani [Sun, 1 Aug 2010 11:18:25 +0000 (14:18 +0300)] 
clock: Added Hebrew translation.

15 years agowineboot: Added Hebrew translation.
Yaron Shahrabani [Sun, 1 Aug 2010 09:43:23 +0000 (12:43 +0300)] 
wineboot: Added Hebrew translation.

15 years agontdll/tests: Do not check signedness for char types.
Andrey Turkin [Sun, 1 Aug 2010 08:29:37 +0000 (12:29 +0400)] 
ntdll/tests: Do not check signedness for char types.

15 years agoimagehlp: Remove uninitialized variable.
Andrey Turkin [Sun, 1 Aug 2010 08:29:16 +0000 (12:29 +0400)] 
imagehlp: Remove uninitialized variable.

15 years agocryptui: Add Swedish translation.
Anders Jonsson [Sun, 1 Aug 2010 07:27:46 +0000 (09:27 +0200)] 
cryptui: Add Swedish translation.

15 years agocmd: Fix Spanish translation.
Jose Rostagno [Sat, 31 Jul 2010 15:17:13 +0000 (12:17 -0300)] 
cmd: Fix Spanish translation.

15 years agonotepad: Fix Spanish translation.
Jose Rostagno [Sat, 31 Jul 2010 14:40:51 +0000 (11:40 -0300)] 
notepad: Fix Spanish translation.

15 years agoshdocvw: Add Spanish translation.
Jose Rostagno [Sat, 31 Jul 2010 14:38:16 +0000 (11:38 -0300)] 
shdocvw: Add Spanish translation.

15 years agocomctl32: Constify some variables.
Andrew Talbot [Sat, 31 Jul 2010 21:54:06 +0000 (22:54 +0100)] 
comctl32: Constify some variables.

15 years agocomctl32: Constify some variables.
Andrew Talbot [Sat, 31 Jul 2010 21:53:58 +0000 (22:53 +0100)] 
comctl32: Constify some variables.

15 years agomapi32: Add Swedish translation.
Anders Jonsson [Fri, 30 Jul 2010 20:50:03 +0000 (22:50 +0200)] 
mapi32: Add Swedish translation.

15 years agourlmon: Implemented IUri_GetDomain.
Thomas Mullaly [Fri, 16 Jul 2010 15:46:35 +0000 (11:46 -0400)] 
urlmon: Implemented IUri_GetDomain.

15 years agourlmon: Implemented function for finding the domain name of a URI.
Thomas Mullaly [Fri, 16 Jul 2010 15:16:56 +0000 (11:16 -0400)] 
urlmon: Implemented function for finding the domain name of a URI.

15 years agourlmon: Implemented IUri_GetAuthority.
Thomas Mullaly [Thu, 15 Jul 2010 15:40:47 +0000 (11:40 -0400)] 
urlmon: Implemented IUri_GetAuthority.

15 years agourlmon: Silenced a noisy fixme.
Thomas Mullaly [Thu, 29 Jul 2010 23:46:37 +0000 (19:46 -0400)] 
urlmon: Silenced a noisy fixme.

15 years agourlmon: Implemented IUri_GetHostType.
Thomas Mullaly [Tue, 13 Jul 2010 03:02:37 +0000 (23:02 -0400)] 
urlmon: Implemented IUri_GetHostType.

15 years agoshdocvw: Add Italian translation.
Luca Bennati [Fri, 30 Jul 2010 11:34:25 +0000 (13:34 +0200)] 
shdocvw: Add Italian translation.

15 years agowinegcc: Add a printf format attribute to the strmake() function.
Alexandre Julliard [Mon, 2 Aug 2010 10:13:25 +0000 (12:13 +0200)] 
winegcc: Add a printf format attribute to the strmake() function.