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

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

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

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

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

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

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

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

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

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

13 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.

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

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

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

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

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

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

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

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

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

13 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.

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

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

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

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

13 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.

13 years agowinebuild: Get rid of the ignored symbol support.
Alexandre Julliard [Mon, 2 Aug 2010 10:13:11 +0000 (12:13 +0200)] 
winebuild: Get rid of the ignored symbol support.

13 years agowinebuild: Add a spawn() helper function to avoid starting a shell where possible.
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.

13 years agowinebuild: Support an arbitrary number of temporary files.
Alexandre Julliard [Mon, 2 Aug 2010 08:11:43 +0000 (10:11 +0200)] 
winebuild: Support an arbitrary number of temporary files.

13 years agowinebuild: Copy the strmake function from winegcc to simplify string formatting.
Alexandre Julliard [Mon, 2 Aug 2010 08:11:23 +0000 (10:11 +0200)] 
winebuild: Copy the strmake function from winegcc to simplify string formatting.

13 years agowinex11: Sending a move/resize client message to the root requires a SubstructureRedi...
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.

13 years agoconfigure: Add dependency on makefile for import libs to make sure the destination...
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.

13 years agoRelease 1.3.0. wine-1.3.0
Alexandre Julliard [Fri, 30 Jul 2010 17:43:56 +0000 (19:43 +0200)] 
Release 1.3.0.

13 years agoshdocvw: Add support for setting the statusbar text in IE.
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.

13 years agoshdocvw: Add a statusbar to IE.
Alexander Nicolaysen Sørnes [Thu, 29 Jul 2010 09:35:42 +0000 (11:35 +0200)] 
shdocvw: Add a statusbar to IE.

13 years agomshtml: Pass processed URI to NewURI.
Jacek Caban [Fri, 30 Jul 2010 13:37:26 +0000 (15:37 +0200)] 
mshtml: Pass processed URI to NewURI.

13 years agooleaut32/tests: Test typelib registration in the user registry.
Andrew Nguyen [Fri, 30 Jul 2010 12:44:19 +0000 (07:44 -0500)] 
oleaut32/tests: Test typelib registration in the user registry.

13 years agooleaut32: Partially implement UnRegisterTypeLibForUser.
Andrew Nguyen [Fri, 30 Jul 2010 12:44:05 +0000 (07:44 -0500)] 
oleaut32: Partially implement UnRegisterTypeLibForUser.

13 years agooleaut32: Partially implement RegisterTypeLibForUser.
Andrew Nguyen [Fri, 30 Jul 2010 12:43:50 +0000 (07:43 -0500)] 
oleaut32: Partially implement RegisterTypeLibForUser.

13 years agocomdlg32: Avoid a NULL dereference when changing the file type selection of a Unicode...
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.

13 years agokrnl386.exe: Fix last error check for DOS compatibility hack.
Andrew Nguyen [Fri, 30 Jul 2010 12:42:55 +0000 (07:42 -0500)] 
krnl386.exe: Fix last error check for DOS compatibility hack.

13 years agowscript.exe: Added support for IHost type info.
Jacek Caban [Fri, 30 Jul 2010 12:01:55 +0000 (14:01 +0200)] 
wscript.exe: Added support for IHost type info.

13 years agowscript.exe: Added IHost's IDispatch functions implementation.
Jacek Caban [Fri, 30 Jul 2010 11:56:49 +0000 (13:56 +0200)] 
wscript.exe: Added IHost's IDispatch functions implementation.

13 years agowscript.exe: Added missing vararg attribute.
Jacek Caban [Fri, 30 Jul 2010 11:56:37 +0000 (13:56 +0200)] 
wscript.exe: Added missing vararg attribute.

13 years agoshlwapi/tests: Fix some test failures on RTL enabled boxes.
Nikolay Sivov [Fri, 30 Jul 2010 09:37:00 +0000 (13:37 +0400)] 
shlwapi/tests: Fix some test failures on RTL enabled boxes.

13 years agogdi32: Replicate a Windows bug in StretchDIBits for top-down bitmaps in the non-stret...
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.

13 years agoimagehlp: Implement ImageGetDigestStream.
Andrey Turkin [Sun, 18 Jul 2010 10:39:07 +0000 (14:39 +0400)] 
imagehlp: Implement ImageGetDigestStream.

Mostly based on patch from Juan Lang.

13 years agoimagehlp: Add tests for ImageGetDigestStream.
Andrey Turkin [Sun, 18 Jul 2010 10:38:48 +0000 (14:38 +0400)] 
imagehlp: Add tests for ImageGetDigestStream.

Based on a patch by Juan Lang.

13 years agomciqtz32: Fix mciPlay.
Maarten Lankhorst [Mon, 26 Jul 2010 13:55:11 +0000 (15:55 +0200)] 
mciqtz32: Fix mciPlay.

13 years agomciqtz32: Fix mciOpen.
Maarten Lankhorst [Mon, 26 Jul 2010 13:54:22 +0000 (15:54 +0200)] 
mciqtz32: Fix mciOpen.

13 years agomciqtz32: Simplify mciWhere.
Maarten Lankhorst [Mon, 26 Jul 2010 13:44:22 +0000 (15:44 +0200)] 
mciqtz32: Simplify mciWhere.

13 years agomciqtz32: Add support for MCI_STATUS_MODE.
Maarten Lankhorst [Fri, 21 May 2010 20:06:00 +0000 (22:06 +0200)] 
mciqtz32: Add support for MCI_STATUS_MODE.

13 years agomciqtz32: Add support for mciWindow.
Maarten Lankhorst [Fri, 21 May 2010 10:17:58 +0000 (12:17 +0200)] 
mciqtz32: Add support for mciWindow.

13 years agomciqtz32: Remove individual queryinterfaces.
Maarten Lankhorst [Thu, 3 Jun 2010 19:08:15 +0000 (21:08 +0200)] 
mciqtz32: Remove individual queryinterfaces.

13 years agowine.inf: Add key HKCU,%CurrentVersion%\Run.
Louis Lenders [Thu, 29 Jul 2010 19:06:59 +0000 (21:06 +0200)] 
wine.inf: Add key HKCU,%CurrentVersion%\Run.

13 years agowine.inf: Add key HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1033.
Louis Lenders [Thu, 29 Jul 2010 18:53:40 +0000 (20:53 +0200)] 
wine.inf: Add key HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\1033.

13 years agowined3d: Use the correct type in device_unit_free_for_vs.
Stefan Dösinger [Fri, 30 Jul 2010 04:41:49 +0000 (06:41 +0200)] 
wined3d: Use the correct type in device_unit_free_for_vs.

13 years agowined3d: Make glClearColor parameters floats.
Stefan Dösinger [Fri, 30 Jul 2010 04:40:41 +0000 (06:40 +0200)] 
wined3d: Make glClearColor parameters floats.

13 years agowined3d: The flag parameter in shader_hw_sample is a WORD.
Stefan Dösinger [Wed, 28 Jul 2010 13:43:16 +0000 (15:43 +0200)] 
wined3d: The flag parameter in shader_hw_sample is a WORD.

13 years agowined3d: The ARB loop unroller's iteration is unsigned.
Stefan Dösinger [Wed, 28 Jul 2010 13:41:16 +0000 (15:41 +0200)] 
wined3d: The ARB loop unroller's iteration is unsigned.

13 years agommdevapi/tests: Prevent crash when GetMixFormat fails.
Octavian Voicu [Thu, 29 Jul 2010 17:16:17 +0000 (20:16 +0300)] 
mmdevapi/tests: Prevent crash when GetMixFormat fails.

13 years agod3d9/tests: Read from the appropriate pixels in test_constant_clamp_vs().
Henri Verbeet [Fri, 30 Jul 2010 08:15:28 +0000 (10:15 +0200)] 
d3d9/tests: Read from the appropriate pixels in test_constant_clamp_vs().

13 years agowined3d: Add support for ARB_texture_compression_rgtc.
Henri Verbeet [Fri, 30 Jul 2010 08:15:27 +0000 (10:15 +0200)] 
wined3d: Add support for ARB_texture_compression_rgtc.

13 years agowined3d: Move the draw buffer array to the context.
Henri Verbeet [Fri, 30 Jul 2010 08:15:26 +0000 (10:15 +0200)] 
wined3d: Move the draw buffer array to the context.

13 years agowined3d: The stateblock doesn't have a parent.
Henri Verbeet [Fri, 30 Jul 2010 08:15:25 +0000 (10:15 +0200)] 
wined3d: The stateblock doesn't have a parent.

13 years agoddraw: Use a less offensive handle table implementation for surfaces.
Henri Verbeet [Fri, 30 Jul 2010 08:15:24 +0000 (10:15 +0200)] 
ddraw: Use a less offensive handle table implementation for surfaces.

13 years agoddraw: Use a less offensive handle table implementation for stateblocks.
Henri Verbeet [Fri, 30 Jul 2010 08:15:23 +0000 (10:15 +0200)] 
ddraw: Use a less offensive handle table implementation for stateblocks.

13 years agoshell32: Fixup IShellItemArray_Constructor helper.
David Hedberg [Thu, 29 Jul 2010 19:41:06 +0000 (21:41 +0200)] 
shell32: Fixup IShellItemArray_Constructor helper.

13 years agourlmon/tests: Added some more test URIs.
Thomas Mullaly [Mon, 12 Jul 2010 22:22:23 +0000 (18:22 -0400)] 
urlmon/tests: Added some more test URIs.

13 years agorichedit: Avoid redundant calls to ME_CalcRunExtent.
Dylan Smith [Thu, 29 Jul 2010 18:07:50 +0000 (14:07 -0400)] 
richedit: Avoid redundant calls to ME_CalcRunExtent.

ME_SplitRun is only called by wrapping code. In all but one call the
returned second half of the split run will be returned, get passed back
to ME_WrapHandleRun, then ME_CalcRunExtent will be called at the start of
ME_WrapHandleRun through ME_WrapSizeRun.

13 years agorichedit: Use ME_Cursor as parameter to ME_SplitRunSimple.
Dylan Smith [Thu, 29 Jul 2010 18:07:40 +0000 (14:07 -0400)] 
richedit: Use ME_Cursor as parameter to ME_SplitRunSimple.

The paragraph needed to be included in the parameters to avoid needing
traverse the linked list of display items to find the paragraph.

13 years agorichedit: Remove checks for converting internal CHARFORMAT structs.
Dylan Smith [Thu, 29 Jul 2010 18:06:08 +0000 (14:06 -0400)] 
richedit: Remove checks for converting internal CHARFORMAT structs.

Prevents extra copying from having to be done for converting between
unicode/ascii or between the normal or extended version of the structure.

13 years agorichedit: Check for bits instead of equality in EM_SETCHARFORMAT.
Dylan Smith [Thu, 29 Jul 2010 18:05:58 +0000 (14:05 -0400)] 
richedit: Check for bits instead of equality in EM_SETCHARFORMAT.

There are unsupported flags documented on MSDN which would cause problems
for the equality checks used in EM_SETCHARFORMAT.  Also, to handle a
combined set of flags they must be checked for in the right order.

13 years agorichedit: Don't change text mode with undo or redo stack.
Dylan Smith [Thu, 29 Jul 2010 18:02:42 +0000 (14:02 -0400)] 
richedit: Don't change text mode with undo or redo stack.

13 years agorichedit: Return correct values when EM_SETTEXTMODE fails.
Dylan Smith [Thu, 29 Jul 2010 18:02:32 +0000 (14:02 -0400)] 
richedit: Return correct values when EM_SETTEXTMODE fails.

The checks for the text length and invalid parameters needed to be swapped,
and the code could be easily simplified.

13 years agomsi: Prevent cryptic error.
André Hentschel [Thu, 29 Jul 2010 17:58:30 +0000 (19:58 +0200)] 
msi: Prevent cryptic error.

13 years agojscript: Fix typo in registry information.
André Hentschel [Thu, 29 Jul 2010 16:36:03 +0000 (18:36 +0200)] 
jscript: Fix typo in registry information.

13 years agogdi32: Refresh the DC transforms when the visible rectangle is changed.
Alexandre Julliard [Fri, 30 Jul 2010 09:35:33 +0000 (11:35 +0200)] 
gdi32: Refresh the DC transforms when the visible rectangle is changed.

13 years agowinex11: Fix the positioning of some graphics primitives on mirrored contexts.
Alexandre Julliard [Thu, 29 Jul 2010 15:32:42 +0000 (17:32 +0200)] 
winex11: Fix the positioning of some graphics primitives on mirrored contexts.

13 years agod3dx9: Implement D3DXAssembleShaderFromFile.
Matteo Bruni [Wed, 28 Jul 2010 15:32:42 +0000 (17:32 +0200)] 
d3dx9: Implement D3DXAssembleShaderFromFile.

13 years agod3dx9: Handle parent_data parameter of D3DXInclude.Open() function.
Matteo Bruni [Wed, 28 Jul 2010 15:32:42 +0000 (17:32 +0200)] 
d3dx9: Handle parent_data parameter of D3DXInclude.Open() function.

13 years agoshdocvw: Update the address bar when URL changes.
Alexander Nicolaysen Sørnes [Tue, 27 Jul 2010 12:23:14 +0000 (14:23 +0200)] 
shdocvw: Update the address bar when URL changes.

13 years agoshdocvw: Add DocHostContainer interface to interact with WB2/IE.
Alexander Nicolaysen Sørnes [Thu, 29 Jul 2010 08:28:02 +0000 (10:28 +0200)] 
shdocvw: Add DocHostContainer interface to interact with WB2/IE.

13 years agowscript.exe: Added IHost stub implementation.
Jacek Caban [Thu, 29 Jul 2010 12:58:38 +0000 (14:58 +0200)] 
wscript.exe: Added IHost stub implementation.