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

13 years agod3dx9/tests: Implement additional texture requirement tests.
Owen Rudge [Thu, 22 Jul 2010 19:38:17 +0000 (20:38 +0100)] 
d3dx9/tests: Implement additional texture requirement tests.

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

13 years agodwmapi: Add stub DwmEnableBlurBehindWindow.
Alistair Leslie-Hughes [Fri, 23 Jul 2010 09:53:02 +0000 (19:53 +1000)] 
dwmapi: Add stub DwmEnableBlurBehindWindow.

13 years agowinhlp32: Add the Serbian (Latin) translation.
Paul Vriens [Fri, 23 Jul 2010 12:45:51 +0000 (14:45 +0200)] 
winhlp32: Add the Serbian (Latin) translation.

Translation by Nenad Vujic <nesa24casa@gmail.com>

13 years agouser32: Add the Serbian (Latin) translation.
Paul Vriens [Fri, 23 Jul 2010 11:56:39 +0000 (13:56 +0200)] 
user32: Add the Serbian (Latin) translation.

Translation by Nenad Vujic <nesa24casa@gmail.com>

13 years agoshell32: Add the Serbian (Latin) translation.
Paul Vriens [Fri, 23 Jul 2010 10:18:43 +0000 (12:18 +0200)] 
shell32: Add the Serbian (Latin) translation.

Translation by Nenad Vujic <nesa24casa@gmail.com>

13 years agoshdocvw: Make the Open URL dialog open URLs.
Alexander Nicolaysen Sørnes [Mon, 21 Jun 2010 15:47:55 +0000 (17:47 +0200)] 
shdocvw: Make the Open URL dialog open URLs.

13 years agoshdocvw: Add Open URL dialog to IE.
Alexander Nicolaysen Sørnes [Wed, 21 Jul 2010 14:38:45 +0000 (16:38 +0200)] 
shdocvw: Add Open URL dialog to IE.

13 years agoshdocvw: Add About dialog to IE.
Alexander Nicolaysen Sørnes [Wed, 21 Jul 2010 14:34:41 +0000 (16:34 +0200)] 
shdocvw: Add About dialog to IE.

13 years agoshdocvw: Allow printing from the menubar in IE.
Alexander Nicolaysen Sørnes [Sun, 20 Jun 2010 22:49:59 +0000 (00:49 +0200)] 
shdocvw: Allow printing from the menubar in IE.

13 years agoshdocvw: Add menu bar to Internet Explorer.
Alexander Nicolaysen Sørnes [Sun, 20 Jun 2010 18:25:34 +0000 (20:25 +0200)] 
shdocvw: Add menu bar to Internet Explorer.

13 years agocomdlg32/tests: Untie ok_testcases from test_ok().
Andrew Eikum [Thu, 22 Jul 2010 19:18:37 +0000 (14:18 -0500)] 
comdlg32/tests: Untie ok_testcases from test_ok().

13 years agowinemenubuilder: Remove legacy PNG and XPM conversion code.
Damjan Jovanovic [Thu, 22 Jul 2010 19:41:35 +0000 (21:41 +0200)] 
winemenubuilder: Remove legacy PNG and XPM conversion code.

13 years agowinemenubuilder: Use windowscodecs for all ICO to PNG conversion.
Damjan Jovanovic [Thu, 22 Jul 2010 19:41:03 +0000 (21:41 +0200)] 
winemenubuilder: Use windowscodecs for all ICO to PNG conversion.

13 years agowinemenubuilder: Use windowscodecs for some ICO to PNG conversion.
Damjan Jovanovic [Thu, 22 Jul 2010 19:40:14 +0000 (21:40 +0200)] 
winemenubuilder: Use windowscodecs for some ICO to PNG conversion.

13 years agokernel32: Deal with unix paths in wine_get_dos_file_name.
Damjan Jovanovic [Thu, 22 Jul 2010 19:38:59 +0000 (21:38 +0200)] 
kernel32: Deal with unix paths in wine_get_dos_file_name.

13 years agontdll: Convert even Unix paths outside Wine's drive mappings to DOS paths.
Damjan Jovanovic [Thu, 22 Jul 2010 19:36:33 +0000 (21:36 +0200)] 
ntdll: Convert even Unix paths outside Wine's drive mappings to DOS paths.

13 years agoshell32: Implement SHGetIDListFromObject.
David Hedberg [Thu, 22 Jul 2010 18:17:06 +0000 (20:17 +0200)] 
shell32: Implement SHGetIDListFromObject.

13 years agoshell32: Implement SHGetItemFromDataObject.
David Hedberg [Thu, 22 Jul 2010 18:17:05 +0000 (20:17 +0200)] 
shell32: Implement SHGetItemFromDataObject.

13 years agoshell32: Implement SHCreateItemFromIDList.
David Hedberg [Thu, 22 Jul 2010 18:17:04 +0000 (20:17 +0200)] 
shell32: Implement SHCreateItemFromIDList.

13 years agoshell32: Implement SHCreateItemFromParsingName.
David Hedberg [Thu, 22 Jul 2010 18:17:03 +0000 (20:17 +0200)] 
shell32: Implement SHCreateItemFromParsingName.

13 years agoshell32: Implement SHGetNameFromIDList and IShellItem::GetDisplayName.
David Hedberg [Thu, 22 Jul 2010 18:17:02 +0000 (20:17 +0200)] 
shell32: Implement SHGetNameFromIDList and IShellItem::GetDisplayName.

13 years agod3d10: Add a stub ID3D10ReflectShader implementation.
Rico Schüller [Wed, 21 Jul 2010 18:44:59 +0000 (20:44 +0200)] 
d3d10: Add a stub ID3D10ReflectShader implementation.