wine
13 years agomsvcp90: Added 64-bit exports.
Piotr Caban [Tue, 27 Jul 2010 00:44:18 +0000 (02:44 +0200)] 
msvcp90: Added 64-bit exports.

13 years agokernel32: Spelling fix in a comment.
André Hentschel [Mon, 26 Jul 2010 17:44:35 +0000 (19:44 +0200)] 
kernel32: Spelling fix in a comment.

13 years agogdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI.
Wade Gobel [Mon, 26 Jul 2010 14:21:50 +0000 (09:21 -0500)] 
gdiplus: Implemented GdipFillClosedCurve and GdipFillClosedCurveI.

13 years agogdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedCurve2I in the cases that count...
Wade Gobel [Mon, 26 Jul 2010 14:21:40 +0000 (09:21 -0500)] 
gdiplus: Fixed GdipFillClosedCurve2 and GdipFillClosedCurve2I in the cases that count <= 1.

13 years agoquartz: Add support for renderer methods to MediaSeekingPassThru.
Maarten Lankhorst [Sat, 22 May 2010 13:19:38 +0000 (15:19 +0200)] 
quartz: Add support for renderer methods to MediaSeekingPassThru.

13 years agoquartz: Implement MediaSeekingPassThru.
Maarten Lankhorst [Sat, 22 May 2010 12:04:38 +0000 (14:04 +0200)] 
quartz: Implement MediaSeekingPassThru.

13 years agoquartz: Make it possible to just override IMediaSeeking::GetCurrentPosition.
Maarten Lankhorst [Fri, 21 May 2010 19:32:24 +0000 (21:32 +0200)] 
quartz: Make it possible to just override IMediaSeeking::GetCurrentPosition.

13 years agoquartz: Accept tiny discontinuities in video renderer without printing out an error.
Maarten Lankhorst [Fri, 21 May 2010 19:30:55 +0000 (21:30 +0200)] 
quartz: Accept tiny discontinuities in video renderer without printing out an error.

13 years agoquartz: Fix flushing in dsound renderer.
Maarten Lankhorst [Sun, 30 May 2010 17:17:26 +0000 (19:17 +0200)] 
quartz: Fix flushing in dsound renderer.

13 years agogdi32: Make sure that all the glyph metrics are transformed before caching them.
Dmitry Timoshkov [Wed, 28 Jul 2010 08:07:09 +0000 (17:07 +0900)] 
gdi32: Make sure that all the glyph metrics are transformed before caching them.

13 years agowine.inf: Let winebrowser handle the ftp URLs.
Francois Gouget [Wed, 28 Jul 2010 07:46:13 +0000 (09:46 +0200)] 
wine.inf: Let winebrowser handle the ftp URLs.

13 years agonotepad: Add Persian translation.
Yaron Shahrabani [Tue, 27 Jul 2010 20:32:13 +0000 (23:32 +0300)] 
notepad: Add Persian translation.

13 years agowine.desktop: Add Hebrew translation.
Yaron Shahrabani [Fri, 16 Jul 2010 09:29:59 +0000 (12:29 +0300)] 
wine.desktop: Add Hebrew translation.

13 years agocomdlg32: Ukrainian translation update.
Igor Paliychuk [Tue, 27 Jul 2010 12:28:53 +0000 (15:28 +0300)] 
comdlg32: Ukrainian translation update.

13 years agotaskmgr: Fixed Ukrainian translation.
Igor Paliychuk [Tue, 27 Jul 2010 11:53:39 +0000 (14:53 +0300)] 
taskmgr: Fixed Ukrainian translation.

13 years agowined3d: Setting render target 0 to NULL in an application error.
Henri Verbeet [Tue, 27 Jul 2010 10:54:52 +0000 (12:54 +0200)] 
wined3d: Setting render target 0 to NULL in an application error.

13 years agowined3d: Invalid NP2 fixup info is an internal error.
Henri Verbeet [Tue, 27 Jul 2010 10:54:51 +0000 (12:54 +0200)] 
wined3d: Invalid NP2 fixup info is an internal error.

13 years agowined3d: Properly take both input and output masks into account in handle_ps3_input().
Henri Verbeet [Tue, 27 Jul 2010 10:54:50 +0000 (12:54 +0200)] 
wined3d: Properly take both input and output masks into account in handle_ps3_input().

13 years agowined3d: Check for unread registers in a more logical way in handle_ps3_input().
Henri Verbeet [Tue, 27 Jul 2010 10:54:49 +0000 (12:54 +0200)] 
wined3d: Check for unread registers in a more logical way in handle_ps3_input().

~0U always >= (in_count + 2).

13 years agojscript: Use generic object constants for Math constants.
Jacek Caban [Tue, 27 Jul 2010 09:53:49 +0000 (11:53 +0200)] 
jscript: Use generic object constants for Math constants.

13 years agojscript: Added support for Function.arguments property.
Jacek Caban [Tue, 27 Jul 2010 09:31:01 +0000 (11:31 +0200)] 
jscript: Added support for Function.arguments property.

13 years agontdll: Use IsEqualGUID instead of memcmp to compare GUIDs.
Michael Stefaniuc [Tue, 27 Jul 2010 08:17:50 +0000 (10:17 +0200)] 
ntdll: Use IsEqualGUID instead of memcmp to compare GUIDs.

13 years agoshdocvw: Add the Romanian translation.
Michael Stefaniuc [Mon, 26 Jul 2010 23:01:10 +0000 (01:01 +0200)] 
shdocvw: Add the Romanian translation.

13 years agooleaut32: Use IsEqualGUID instead of memcmp to compare GUIDs.
Michael Stefaniuc [Mon, 26 Jul 2010 23:00:51 +0000 (01:00 +0200)] 
oleaut32: Use IsEqualGUID instead of memcmp to compare GUIDs.

13 years agowpp: Fixed bug in preventing add_text_to_macro from handling macros over 1 kb large.
Travis Athougies [Mon, 26 Jul 2010 17:55:29 +0000 (17:55 +0000)] 
wpp: Fixed bug in preventing add_text_to_macro from handling macros over 1 kb large.

13 years agoadvapi32: Constify some variables.
Andrew Talbot [Mon, 26 Jul 2010 20:54:20 +0000 (21:54 +0100)] 
advapi32: Constify some variables.

13 years agoconfigure: Send the flex error output to config.log.
Alexandre Julliard [Wed, 28 Jul 2010 09:04:46 +0000 (11:04 +0200)] 
configure: Send the flex error output to config.log.

13 years agoconfigure: Build the import libraries without recursing when possible.
Alexandre Julliard [Mon, 26 Jul 2010 19:06:28 +0000 (21:06 +0200)] 
configure: Build the import libraries without recursing when possible.

13 years agoconfigure: Only output the disabled crosstest rule once.
Alexandre Julliard [Mon, 26 Jul 2010 18:53:12 +0000 (20:53 +0200)] 
configure: Only output the disabled crosstest rule once.

13 years agowined3d: Setup target if offscreen rendering setting changed.
Matteo Bruni [Mon, 28 Jun 2010 19:13:56 +0000 (21:13 +0200)] 
wined3d: Setup target if offscreen rendering setting changed.

13 years agod3d9/tests: Test GetAdapterDisplayModeEx with D3DDISPLAYROTATION null-pointer.
Louis Lenders [Sun, 25 Jul 2010 19:05:55 +0000 (21:05 +0200)] 
d3d9/tests: Test GetAdapterDisplayModeEx with D3DDISPLAYROTATION null-pointer.

13 years agoshell32/tests: CommandLineToArgvW("") shouldn't truncate returned exe path.
Ilya Basin [Sat, 24 Jul 2010 16:42:15 +0000 (20:42 +0400)] 
shell32/tests: CommandLineToArgvW("") shouldn't truncate returned exe path.

13 years agoshell32: Fix CommandLineToArgvW("") truncating returned exe path.
Ilya Basin [Sat, 24 Jul 2010 16:42:10 +0000 (20:42 +0400)] 
shell32: Fix CommandLineToArgvW("") truncating returned exe path.

13 years agomshtml: Removed frozen status comments from nsiface.idl.
Jacek Caban [Mon, 26 Jul 2010 13:45:47 +0000 (15:45 +0200)] 
mshtml: Removed frozen status comments from nsiface.idl.

All interfaces were recently unfrozen for upcoming mozilla2 (Firefox 4) anyway.

13 years agocomctl32/tests: Merge one test function to existing tests, use explicit message numbers.
Nikolay Sivov [Mon, 26 Jul 2010 11:59:54 +0000 (15:59 +0400)] 
comctl32/tests: Merge one test function to existing tests, use explicit message numbers.

13 years agocomctl32/treeview: Fix TVS_SINGLEEXPAND notifications order.
Nikolay Sivov [Mon, 26 Jul 2010 11:49:09 +0000 (15:49 +0400)] 
comctl32/treeview: Fix TVS_SINGLEEXPAND notifications order.

13 years agocomctl32/treeview: Properly initialize expanded image index.
Nikolay Sivov [Mon, 26 Jul 2010 08:53:08 +0000 (12:53 +0400)] 
comctl32/treeview: Properly initialize expanded image index.

13 years agommdevapi: Blacklist portaudio.
Maarten Lankhorst [Sun, 30 May 2010 17:18:35 +0000 (19:18 +0200)] 
mmdevapi: Blacklist portaudio.

13 years agostart: Update Korean resource.
Hwang YunSong [Mon, 26 Jul 2010 01:46:16 +0000 (10:46 +0900)] 
start: Update Korean resource.

13 years agoshdocvw: New Korean resource.
Hwang YunSong [Mon, 26 Jul 2010 01:45:47 +0000 (10:45 +0900)] 
shdocvw: New Korean resource.

13 years agoshdocvw: Add Lithuanian translation.
Aurimas Fišeras [Sun, 25 Jul 2010 16:20:50 +0000 (19:20 +0300)] 
shdocvw: Add Lithuanian translation.

13 years agoadvapi32: Removed sign comparison warning.
Marko Nikolic [Sat, 24 Jul 2010 15:21:22 +0000 (17:21 +0200)] 
advapi32: Removed sign comparison warning.

13 years agolibwine: Removed sign comparison warning.
Marko Nikolic [Sat, 24 Jul 2010 15:21:21 +0000 (17:21 +0200)] 
libwine: Removed sign comparison warning.

13 years agod3d9: Remove the shader version varying tests.
Stefan Dösinger [Tue, 6 Jul 2010 11:00:17 +0000 (13:00 +0200)] 
d3d9: Remove the shader version varying tests.

My Windows 7 installation rejects mixing ps_3_0 with anything other than
vs_3_0 and vice versa, making testing how those versions pass varyings
moot. Since I have never seen an app mixing 3.0 and non-3.0 shaders I
see no reason to keep the tests.

13 years agowinex11: Remember last window that had the XIC focus and use it in ToUnicode() to...
Dmitry Timoshkov [Fri, 23 Jul 2010 13:21:58 +0000 (22:21 +0900)] 
winex11: Remember last window that had the XIC focus and use it in ToUnicode() to make dead keys work more reliably.

13 years agogdi32: Get rid of the GetDCOrgEx driver entry point, GDI can implement this itself...
Alexandre Julliard [Mon, 26 Jul 2010 13:36:01 +0000 (15:36 +0200)] 
gdi32: Get rid of the GetDCOrgEx driver entry point, GDI can implement this itself now.

13 years agogdi32: Store the total visible rectangle in the DC.
Alexandre Julliard [Mon, 26 Jul 2010 13:30:26 +0000 (15:30 +0200)] 
gdi32: Store the total visible rectangle in the DC.

13 years agogdi32: Replace the SelectVisRgn Wine-specific export by a private entry point.
Alexandre Julliard [Mon, 26 Jul 2010 13:28:02 +0000 (15:28 +0200)] 
gdi32: Replace the SelectVisRgn Wine-specific export by a private entry point.

13 years agogdi.exe: Disable the remaining 16-bit visible region functions, they can't work.
Alexandre Julliard [Mon, 26 Jul 2010 13:26:38 +0000 (15:26 +0200)] 
gdi.exe: Disable the remaining 16-bit visible region functions, they can't work.

13 years agomsi/tests: Skip tests if UAC is enabled and the process is not running elevated.
Hans Leidekker [Mon, 26 Jul 2010 10:09:57 +0000 (12:09 +0200)] 
msi/tests: Skip tests if UAC is enabled and the process is not running elevated.

13 years agoinclude: Add the TOKEN_ELEVATION_TYPE enumeration.
Hans Leidekker [Mon, 26 Jul 2010 10:09:37 +0000 (12:09 +0200)] 
include: Add the TOKEN_ELEVATION_TYPE enumeration.

13 years agomsi/tests: Skip a test if the current user has insufficient rights.
Hans Leidekker [Mon, 26 Jul 2010 10:09:12 +0000 (12:09 +0200)] 
msi/tests: Skip a test if the current user has insufficient rights.

13 years agowined3d: Cleanup Get/SetRenderState traces a bit.
Henri Verbeet [Mon, 26 Jul 2010 10:06:35 +0000 (12:06 +0200)] 
wined3d: Cleanup Get/SetRenderState traces a bit.

13 years agowined3d: Add a missing return statement to surface_prepare_texture().
Henri Verbeet [Mon, 26 Jul 2010 10:06:34 +0000 (12:06 +0200)] 
wined3d: Add a missing return statement to surface_prepare_texture().

Calling surface_prepare_texture_internal() twice on the same surface is
harmless, but unnecessary.

13 years agowined3d: Merge strect_rect_fbo() and surface_load_srgb_fbo().
Henri Verbeet [Mon, 26 Jul 2010 10:06:33 +0000 (12:06 +0200)] 
wined3d: Merge strect_rect_fbo() and surface_load_srgb_fbo().

13 years agowined3d: Do RGB <=> sRGB transfers using FBO blits.
Henri Verbeet [Mon, 26 Jul 2010 10:06:32 +0000 (12:06 +0200)] 
wined3d: Do RGB <=> sRGB transfers using FBO blits.

Concept based on a patch by Stefan.

13 years agoshell32: Implement SHCreateShellItemArrayFromDataObject.
David Hedberg [Mon, 26 Jul 2010 09:54:05 +0000 (11:54 +0200)] 
shell32: Implement SHCreateShellItemArrayFromDataObject.

13 years agoshell32: Implement SHCreateShellItemArrayFromShellItem.
David Hedberg [Mon, 26 Jul 2010 09:54:04 +0000 (11:54 +0200)] 
shell32: Implement SHCreateShellItemArrayFromShellItem.

13 years agoshell32: Initial implementation of IShellItemArray with SHCreateShellItemArray.
David Hedberg [Mon, 26 Jul 2010 09:54:03 +0000 (11:54 +0200)] 
shell32: Initial implementation of IShellItemArray with SHCreateShellItemArray.

13 years agowinemenubuilder: Add an option for thumbnailing .lnk files.
Damjan Jovanovic [Mon, 26 Jul 2010 04:52:38 +0000 (06:52 +0200)] 
winemenubuilder: Add an option for thumbnailing .lnk files.

13 years agopropsys/tests: Add tests for PSPropertyKeyFromString.
Andrew Nguyen [Mon, 26 Jul 2010 02:58:16 +0000 (21:58 -0500)] 
propsys/tests: Add tests for PSPropertyKeyFromString.

13 years agopropsys: Implement PSPropertyKeyFromString.
Andrew Nguyen [Mon, 26 Jul 2010 02:58:07 +0000 (21:58 -0500)] 
propsys: Implement PSPropertyKeyFromString.

13 years agopropsys/tests: Add tests for PSStringFromPropertyKey.
Andrew Nguyen [Mon, 26 Jul 2010 02:57:59 +0000 (21:57 -0500)] 
propsys/tests: Add tests for PSStringFromPropertyKey.

13 years agopropsys: Implement PSStringFromPropertyKey.
Andrew Nguyen [Mon, 26 Jul 2010 02:57:37 +0000 (21:57 -0500)] 
propsys: Implement PSStringFromPropertyKey.

13 years agoadvapi32: Constify some variables.
Andrew Talbot [Sun, 25 Jul 2010 21:06:07 +0000 (22:06 +0100)] 
advapi32: Constify some variables.

13 years agontdll: Setting FileAllInformation is not allowed.
Max TenEyck Woodbury [Sun, 25 Jul 2010 20:13:37 +0000 (16:13 -0400)] 
ntdll: Setting FileAllInformation is not allowed.

13 years agoshdocvw: Add German translation.
André Hentschel [Sun, 25 Jul 2010 20:10:33 +0000 (22:10 +0200)] 
shdocvw: Add German translation.

13 years agoddraw: Tighten up checks in DuplicateSurface (Coverity).
Marcus Meissner [Sun, 25 Jul 2010 18:13:02 +0000 (20:13 +0200)] 
ddraw: Tighten up checks in DuplicateSurface (Coverity).

13 years agoshell32: Implement IShellItem::Compare.
David Hedberg [Sun, 25 Jul 2010 17:08:15 +0000 (19:08 +0200)] 
shell32: Implement IShellItem::Compare.

13 years agoshell32: Implement SHGetItemFromObject.
David Hedberg [Sun, 25 Jul 2010 17:08:14 +0000 (19:08 +0200)] 
shell32: Implement SHGetItemFromObject.

13 years agoinclude: Add CLSID_NamespaceTreeControl, CLSID_FileOpenDialog and CLSID_FileSaveDialog.
David Hedberg [Sun, 25 Jul 2010 15:55:00 +0000 (17:55 +0200)] 
include: Add CLSID_NamespaceTreeControl, CLSID_FileOpenDialog and CLSID_FileSaveDialog.

13 years agoFixed various spelling mistakes.
Harry Jeffery [Sun, 25 Jul 2010 01:21:26 +0000 (02:21 +0100)] 
Fixed various spelling mistakes.

13 years agourlmon: Implemented canonicalization for reg-names.
Thomas Mullaly [Sat, 10 Jul 2010 19:12:27 +0000 (15:12 -0400)] 
urlmon: Implemented canonicalization for reg-names.

13 years agourlmon/tests: Added more test URIs for IPv6 canonicalization.
Thomas Mullaly [Thu, 8 Jul 2010 20:42:12 +0000 (16:42 -0400)] 
urlmon/tests: Added more test URIs for IPv6 canonicalization.

13 years agourlmon: Implemented canonicalization for IPv6 addresses.
Thomas Mullaly [Sat, 3 Jul 2010 15:52:59 +0000 (11:52 -0400)] 
urlmon: Implemented canonicalization for IPv6 addresses.

13 years agourlmon/tests: Added more URI test cases.
Thomas Mullaly [Thu, 1 Jul 2010 01:31:22 +0000 (21:31 -0400)] 
urlmon/tests: Added more URI test cases.

13 years agourlmon: Added parser for registered host names.
Thomas Mullaly [Thu, 1 Jul 2010 01:27:28 +0000 (21:27 -0400)] 
urlmon: Added parser for registered host names.

13 years agourlmon: Added parser for IPvFuture addresses.
Thomas Mullaly [Thu, 1 Jul 2010 01:10:13 +0000 (21:10 -0400)] 
urlmon: Added parser for IPvFuture addresses.

13 years agourlmon: Added parser for IPv6 addresses.
Thomas Mullaly [Thu, 1 Jul 2010 00:57:01 +0000 (20:57 -0400)] 
urlmon: Added parser for IPv6 addresses.

13 years agomsvcp90: Correctly declare pointers to delete/new functions.
Piotr Caban [Sun, 25 Jul 2010 10:23:22 +0000 (12:23 +0200)] 
msvcp90: Correctly declare pointers to delete/new functions.

13 years agomakefiles: Always build the cross import libraries if crosstest is supported.
Alexandre Julliard [Mon, 26 Jul 2010 10:38:11 +0000 (12:38 +0200)] 
makefiles: Always build the cross import libraries if crosstest is supported.

13 years agomakefiles: Always build the static cross libraries if crosstest is supported.
Alexandre Julliard [Mon, 26 Jul 2010 10:13:47 +0000 (12:13 +0200)] 
makefiles: Always build the static cross libraries if crosstest is supported.

13 years agowinegcc: Don't import winecrt0 by default when building with -nodefaultlibs.
Alexandre Julliard [Mon, 26 Jul 2010 07:57:37 +0000 (09:57 +0200)] 
winegcc: Don't import winecrt0 by default when building with -nodefaultlibs.

13 years agowinecfg: Add the Serbian (Latin) translation.
Paul Vriens [Sun, 25 Jul 2010 17:13:20 +0000 (19:13 +0200)] 
winecfg: Add the Serbian (Latin) translation.

Translation by Nenad Vujic <nesa24casa@gmail.com>

13 years agouser32: Add the Serbian (Cyrillic) translation.
Paul Vriens [Sun, 25 Jul 2010 14:01:30 +0000 (16:01 +0200)] 
user32: Add the Serbian (Cyrillic) translation.

Translation by Nenad Vujic <nesa24casa@gmail.com>

13 years agoshell32: Add the Serbian (Cyrillic) translation.
Paul Vriens [Sun, 25 Jul 2010 08:51:54 +0000 (10:51 +0200)] 
shell32: Add the Serbian (Cyrillic) translation.

Translation by Nenad Vujic <nesa24casa@gmail.com>

13 years agoshell32: Fix the Serbian (Latin) translation.
Paul Vriens [Sun, 25 Jul 2010 08:34:38 +0000 (10:34 +0200)] 
shell32: Fix the Serbian (Latin) translation.

13 years agowindowscodecs: Reset the stream pointer when initializing JPEG decoder.
Matteo Bruni [Mon, 24 May 2010 21:40:58 +0000 (23:40 +0200)] 
windowscodecs: Reset the stream pointer when initializing JPEG decoder.

13 years agocmd: Add Ukrainian translation.
Igor Paliychuk [Sat, 24 Jul 2010 16:07:30 +0000 (19:07 +0300)] 
cmd: Add Ukrainian translation.

13 years agoshdocvw: Add the Dutch translation.
Sven Baars [Sat, 24 Jul 2010 16:07:49 +0000 (18:07 +0200)] 
shdocvw: Add the Dutch translation.

13 years agowininet: Commit URL cache entry when cache file is closed.
Piotr Caban [Sat, 24 Jul 2010 15:56:41 +0000 (17:56 +0200)] 
wininet: Commit URL cache entry when cache file is closed.

13 years agowininet: Fixed CreateUrlCacheEntryA implementation.
Piotr Caban [Sat, 24 Jul 2010 15:55:18 +0000 (17:55 +0200)] 
wininet: Fixed CreateUrlCacheEntryA implementation.

13 years agoconfigure: Disable the unused result warnings when Fortify is enabled.
Alexandre Julliard [Sat, 24 Jul 2010 09:42:59 +0000 (11:42 +0200)] 
configure: Disable the unused result warnings when Fortify is enabled.

13 years agoshdocvw: Add Ukrainian translation.
Igor Paliychuk [Fri, 23 Jul 2010 18:49:27 +0000 (21:49 +0300)] 
shdocvw: Add Ukrainian translation.

13 years agostart: Add Ukrainian translation.
Igor Paliychuk [Fri, 23 Jul 2010 18:48:43 +0000 (21:48 +0300)] 
start: Add Ukrainian translation.

13 years agonotepad: Don't specify initial dir for save and open dialogs.
Andrew Eikum [Fri, 23 Jul 2010 18:13:11 +0000 (13:13 -0500)] 
notepad: Don't specify initial dir for save and open dialogs.

13 years agocomdlg32: Store and use save/open dialogs' most-recently-used data.
Andrew Eikum [Fri, 23 Jul 2010 18:13:04 +0000 (13:13 -0500)] 
comdlg32: Store and use save/open dialogs' most-recently-used data.

13 years agouser32: Don't make constants static to avoid compile error without optimization.
Alexandre Julliard [Sat, 24 Jul 2010 09:17:05 +0000 (11:17 +0200)] 
user32: Don't make constants static to avoid compile error without optimization.

13 years agod3dx9: Add basic implementation of D3DXFilterTexture, plus tests.
Owen Rudge [Thu, 22 Jul 2010 19:38:31 +0000 (20:38 +0100)] 
d3dx9: Add basic implementation of D3DXFilterTexture, plus tests.

13 years agod3dx9: Implement D3DXCreateTexture plus tests.
Owen Rudge [Thu, 22 Jul 2010 19:38:23 +0000 (20:38 +0100)] 
d3dx9: Implement D3DXCreateTexture plus tests.