wine/eterwine.git
14 years agod3dx9: Add argument check to D3DXCreateBuffer().
Rico Schüller [Fri, 1 Apr 2011 13:00:11 +0000 (15:00 +0200)]
d3dx9: Add argument check to D3DXCreateBuffer().

14 years agod3dcompiler: Move D3DCreateBlob() to blob.c.
Rico Schüller [Fri, 1 Apr 2011 13:00:04 +0000 (15:00 +0200)]
d3dcompiler: Move D3DCreateBlob() to blob.c.

14 years agoscarddlg: New dll stub.
Stefan Leichter [Sun, 3 Apr 2011 21:50:40 +0000 (23:50 +0200)]
scarddlg: New dll stub.

14 years agogdi32: Add a skeleton dib driver.
Huw Davies [Fri, 1 Apr 2011 14:27:48 +0000 (15:27 +0100)]
gdi32: Add a skeleton dib driver.

14 years agocomdlg32: Add support for customizing control labels in the item dialog.
David Hedberg [Mon, 4 Apr 2011 09:01:51 +0000 (11:01 +0200)]
comdlg32: Add support for customizing control labels in the item dialog.

14 years agocomdlg32: Fetch rectangle from the correct control.
David Hedberg [Mon, 4 Apr 2011 09:01:50 +0000 (11:01 +0200)]
comdlg32: Fetch rectangle from the correct control.

14 years agodxdiagn: Add operating system string properties to the DxDiag_SystemInfo container.
Andrew Nguyen [Mon, 4 Apr 2011 01:56:07 +0000 (20:56 -0500)]
dxdiagn: Add operating system string properties to the DxDiag_SystemInfo container.

14 years agodxdiagn: Add paged memory display string properties to the DxDiag_SystemInfo container.
Andrew Nguyen [Mon, 4 Apr 2011 01:56:02 +0000 (20:56 -0500)]
dxdiagn: Add paged memory display string properties to the DxDiag_SystemInfo container.

14 years agodxdiagn: Add a physical memory display string property to the DxDiag_SystemInfo conta...
Andrew Nguyen [Mon, 4 Apr 2011 01:55:58 +0000 (20:55 -0500)]
dxdiagn: Add a physical memory display string property to the DxDiag_SystemInfo container.

14 years agodxdiagn: Add date and time properties to the DxDiag_SystemInfo container.
Andrew Nguyen [Mon, 4 Apr 2011 01:55:53 +0000 (20:55 -0500)]
dxdiagn: Add date and time properties to the DxDiag_SystemInfo container.

14 years agodxdiagn/tests: Add tests for some DxDiag_SystemInfo properties.
Andrew Nguyen [Mon, 4 Apr 2011 01:55:48 +0000 (20:55 -0500)]
dxdiagn/tests: Add tests for some DxDiag_SystemInfo properties.

14 years agodxdiagn: Add a NECPC98 property to the DxDiag_SystemInfo container for completeness.
Andrew Nguyen [Mon, 4 Apr 2011 01:55:43 +0000 (20:55 -0500)]
dxdiagn: Add a NECPC98 property to the DxDiag_SystemInfo container for completeness.

14 years agodxdiagn: Add a NetMeeting detection property to the DxDiag_SystemInfo container.
Andrew Nguyen [Mon, 4 Apr 2011 01:55:39 +0000 (20:55 -0500)]
dxdiagn: Add a NetMeeting detection property to the DxDiag_SystemInfo container.

14 years agodxdiagn: Add language properties to the DxDiag_SystemInfo container.
Andrew Nguyen [Mon, 4 Apr 2011 01:55:32 +0000 (20:55 -0500)]
dxdiagn: Add language properties to the DxDiag_SystemInfo container.

14 years agodxdiagn: Broaden the scope of the DLL instance handle.
Andrew Nguyen [Mon, 4 Apr 2011 01:55:26 +0000 (20:55 -0500)]
dxdiagn: Broaden the scope of the DLL instance handle.

14 years agodxdiagn: Add some machine name properties to the DxDiag_SystemInfo container.
Andrew Nguyen [Mon, 4 Apr 2011 01:55:17 +0000 (20:55 -0500)]
dxdiagn: Add some machine name properties to the DxDiag_SystemInfo container.

14 years agogdi32: Use the hdc from the generic physdev structure in enhanced metafiles.
Alexandre Julliard [Mon, 4 Apr 2011 10:27:09 +0000 (12:27 +0200)]
gdi32: Use the hdc from the generic physdev structure in enhanced metafiles.

14 years agogdi32: Use the hdc from the generic physdev structure in metafiles.
Alexandre Julliard [Mon, 4 Apr 2011 10:27:02 +0000 (12:27 +0200)]
gdi32: Use the hdc from the generic physdev structure in metafiles.

14 years agoadvapi32: Add basic SaferSetLevelInformation stub.
Owen Rudge [Fri, 1 Apr 2011 16:29:24 +0000 (17:29 +0100)]
advapi32: Add basic SaferSetLevelInformation stub.

14 years agopo: Update Korean translation.
Hwang YunSong [Sat, 2 Apr 2011 08:25:34 +0000 (17:25 +0900)]
po: Update Korean translation.

14 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Fri, 1 Apr 2011 15:46:37 +0000 (18:46 +0300)]
po: Update Lithuanian translation.

14 years agowined3d: Get rid of context_validate.
Matteo Bruni [Fri, 18 Mar 2011 18:18:40 +0000 (19:18 +0100)]
wined3d: Get rid of context_validate.

It should not be needed anymore, now the wined3d context is implicitly
validated on GL context activation. The check itself wasn't reliable
because of some threading issues and it also brought a small performance hit.

14 years agowined3d: Introduce a helper function for translating blend operations.
Henri Verbeet [Sun, 3 Apr 2011 21:35:33 +0000 (23:35 +0200)]
wined3d: Introduce a helper function for translating blend operations.

14 years agowined3d: Fix ARB_0001 with pixel shaders in arb_get_helper_value().
Henri Verbeet [Sun, 3 Apr 2011 21:35:32 +0000 (23:35 +0200)]
wined3d: Fix ARB_0001 with pixel shaders in arb_get_helper_value().

14 years agoddraw: Fix a typo in a comment.
Henri Verbeet [Sun, 3 Apr 2011 21:35:31 +0000 (23:35 +0200)]
ddraw: Fix a typo in a comment.

14 years agoddraw: Do not unset the index buffer on D3D device destruction.
Henri Verbeet [Sun, 3 Apr 2011 21:35:30 +0000 (23:35 +0200)]
ddraw: Do not unset the index buffer on D3D device destruction.

14 years agoddraw: Get rid of the unused LoadWineD3D() declaration.
Henri Verbeet [Sun, 3 Apr 2011 21:35:29 +0000 (23:35 +0200)]
ddraw: Get rid of the unused LoadWineD3D() declaration.

14 years agowininet: Added more tests.
Jacek Caban [Sat, 2 Apr 2011 13:20:53 +0000 (15:20 +0200)]
wininet: Added more tests.

14 years agowininet: Abstract different transfer and content encoding reading to layered structures.
Jacek Caban [Sat, 2 Apr 2011 13:20:33 +0000 (15:20 +0200)]
wininet: Abstract different transfer and content encoding reading to layered structures.

14 years agocomctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
Nikolay Sivov [Sat, 2 Apr 2011 10:35:45 +0000 (14:35 +0400)]
comctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.

14 years agocomctl32/monthcal: Get rid of empty slots in cached brushes array.
Nikolay Sivov [Sat, 2 Apr 2011 09:33:48 +0000 (13:33 +0400)]
comctl32/monthcal: Get rid of empty slots in cached brushes array.

14 years agocomctl32/monthcal: Cache pens, fix line colour.
Nikolay Sivov [Sat, 2 Apr 2011 09:15:42 +0000 (13:15 +0400)]
comctl32/monthcal: Cache pens, fix line colour.

14 years agocomctl32/monthcal: Fix today label position and text colour.
Nikolay Sivov [Sat, 2 Apr 2011 08:40:56 +0000 (12:40 +0400)]
comctl32/monthcal: Fix today label position and text colour.

14 years agocomctl32/monthcal: Week numbers use title colour.
Nikolay Sivov [Sat, 2 Apr 2011 07:43:59 +0000 (11:43 +0400)]
comctl32/monthcal: Week numbers use title colour.

14 years agomscms: Added missing breaks (Coverity).
Marcus Meissner [Sat, 2 Apr 2011 07:36:56 +0000 (09:36 +0200)]
mscms: Added missing breaks (Coverity).

14 years agomscms: Fixed bad sizeof() (Coverity).
Marcus Meissner [Sat, 2 Apr 2011 07:28:18 +0000 (09:28 +0200)]
mscms: Fixed bad sizeof() (Coverity).

14 years agomsxml3: Fixed two const table declarations (Coverity).
Marcus Meissner [Sat, 2 Apr 2011 07:25:18 +0000 (09:25 +0200)]
msxml3: Fixed two const table declarations (Coverity).

14 years agoRelease 1.3.17. wine-1.3.17
Alexandre Julliard [Fri, 1 Apr 2011 17:29:41 +0000 (19:29 +0200)]
Release 1.3.17.

14 years agocomdlg32: Update Korean resource.
Hwang YunSong [Fri, 1 Apr 2011 11:45:15 +0000 (20:45 +0900)]
comdlg32: Update Korean resource.

14 years agomsi: Implement and test MsiEnumComponentCostsA/W.
Hans Leidekker [Fri, 1 Apr 2011 12:54:12 +0000 (14:54 +0200)]
msi: Implement and test MsiEnumComponentCostsA/W.

14 years agocomdlg32: Implement opening files with the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:32 +0000 (05:52 +0200)]
comdlg32: Implement opening files with the item dialog.

14 years agocomdlg32: Factor out filename string splitting code.
David Hedberg [Fri, 1 Apr 2011 03:52:31 +0000 (05:52 +0200)]
comdlg32: Factor out filename string splitting code.

14 years agocomdlg32: Factor out some path validating code from FILEDLG95_OnOpen.
David Hedberg [Fri, 1 Apr 2011 03:52:30 +0000 (05:52 +0200)]
comdlg32: Factor out some path validating code from FILEDLG95_OnOpen.

14 years agocomdlg32: Factor out some path building code from FILEDLG95_OnOpen.
David Hedberg [Fri, 1 Apr 2011 03:52:29 +0000 (05:52 +0200)]
comdlg32: Factor out some path building code from FILEDLG95_OnOpen.

14 years agocomdlg32: Add a couple of simple navigation buttons to the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:28 +0000 (05:52 +0200)]
comdlg32: Add a couple of simple navigation buttons to the item dialog.

14 years agocomdlg32: We only want to check the low word of wparam.
David Hedberg [Fri, 1 Apr 2011 03:52:27 +0000 (05:52 +0200)]
comdlg32: We only want to check the low word of wparam.

14 years agocomdlg32: Implement filetype filtering for the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:26 +0000 (05:52 +0200)]
comdlg32: Implement filetype filtering for the item dialog.

14 years agocomdlg32: Update file name from selection in the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:25 +0000 (05:52 +0200)]
comdlg32: Update file name from selection in the item dialog.

14 years agocomdlg32: Implement GetFileName and SetFileName for the item dialog.
David Hedberg [Fri, 1 Apr 2011 03:52:24 +0000 (05:52 +0200)]
comdlg32: Implement GetFileName and SetFileName for the item dialog.

14 years agocomdlg32: Set explorerbrowser's site before navigating anywhere.
David Hedberg [Fri, 1 Apr 2011 03:52:23 +0000 (05:52 +0200)]
comdlg32: Set explorerbrowser's site before navigating anywhere.

14 years agoshlwapi: Implement wow64 reporting.
André Hentschel [Thu, 31 Mar 2011 17:44:26 +0000 (19:44 +0200)]
shlwapi: Implement wow64 reporting.

14 years agouser32/tests: Fixed SetParent test on 64bit Vista.
Austin Lund [Thu, 31 Mar 2011 23:42:48 +0000 (09:42 +1000)]
user32/tests: Fixed SetParent test on 64bit Vista.

14 years agowined3d: Better handle some instances when we can't make the required GL context...
Matteo Bruni [Fri, 18 Mar 2011 18:17:52 +0000 (19:17 +0100)]
wined3d: Better handle some instances when we can't make the required GL context current.

14 years agowined3d: Fix an error message.
Matteo Bruni [Fri, 18 Mar 2011 17:40:37 +0000 (18:40 +0100)]
wined3d: Fix an error message.

14 years agoregedit: Add support for creating expandable string values.
Francois Gouget [Fri, 1 Apr 2011 08:39:50 +0000 (10:39 +0200)]
regedit: Add support for creating expandable string values.

14 years agonotepad: Remove the 'Help on Help' menu.
Francois Gouget [Fri, 1 Apr 2011 08:39:13 +0000 (10:39 +0200)]
notepad: Remove the 'Help on Help' menu.

It is redundant with the help application's 'Help' menu and clutters notepad.

14 years agowinefile: Remove the 'Help on Help' menu.
Francois Gouget [Fri, 1 Apr 2011 08:39:19 +0000 (10:39 +0200)]
winefile: Remove the 'Help on Help' menu.

It is redundant with the help application's 'Help' menu and clutters winefile.

14 years agoprogman: Remove the 'Help on Help' menu.
Francois Gouget [Fri, 1 Apr 2011 08:38:49 +0000 (10:38 +0200)]
progman: Remove the 'Help on Help' menu.

It is redundant with the help application's 'Help' menu and clutters progman.

14 years agoprogman: We don't have a wintutor application so remove the 'Tutorial' menu.
Francois Gouget [Fri, 1 Apr 2011 08:39:05 +0000 (10:39 +0200)]
progman: We don't have a wintutor application so remove the 'Tutorial' menu.

14 years agourlmon/tests: Test for return value directly, without macros.
Nikolay Sivov [Fri, 1 Apr 2011 07:07:31 +0000 (11:07 +0400)]
urlmon/tests: Test for return value directly, without macros.

14 years agourlmon: Fix parameter validation in BindToStorage().
Nikolay Sivov [Fri, 1 Apr 2011 06:57:12 +0000 (10:57 +0400)]
urlmon: Fix parameter validation in BindToStorage().

14 years agomsvcp90/tests: Added operator+ tests (basic_string<char>).
Piotr Caban [Fri, 1 Apr 2011 00:01:16 +0000 (02:01 +0200)]
msvcp90/tests: Added operator+ tests (basic_string<char>).

14 years agomsvcp: Added basic_string<wchar> operator+ implementations.
Piotr Caban [Fri, 1 Apr 2011 00:00:38 +0000 (02:00 +0200)]
msvcp: Added basic_string<wchar> operator+ implementations.

14 years agomsvcp: Added basic_string<char> operator+ implementations.
Piotr Caban [Fri, 1 Apr 2011 00:00:24 +0000 (02:00 +0200)]
msvcp: Added basic_string<char> operator+ implementations.

14 years agomsvcp: Added basic_string<{char, wchar}> operator+= exports.
Piotr Caban [Fri, 1 Apr 2011 00:00:10 +0000 (02:00 +0200)]
msvcp: Added basic_string<{char, wchar}> operator+= exports.

14 years agocomctl32: Simplify MONTHCAL_PaintLeadTrailMonths.
Gerald Pfeifer [Thu, 31 Mar 2011 18:21:25 +0000 (20:21 +0200)]
comctl32: Simplify MONTHCAL_PaintLeadTrailMonths.

14 years agodbghelp: Add a return statement for the default/assert case in elf_map_file.
Gerald Pfeifer [Thu, 31 Mar 2011 18:21:17 +0000 (20:21 +0200)]
dbghelp: Add a return statement for the default/assert case in elf_map_file.

14 years agogdiplus: Add basic implementation of GdipDrawDriverString.
Vincent Povirk [Thu, 31 Mar 2011 22:39:30 +0000 (17:39 -0500)]
gdiplus: Add basic implementation of GdipDrawDriverString.

14 years agocomctl32: Validate the day of month when scrolling through years.
Vincent Povirk [Thu, 31 Mar 2011 19:41:00 +0000 (14:41 -0500)]
comctl32: Validate the day of month when scrolling through years.

14 years agocomctl32: When entering a month or year, keep the day in range.
Vincent Povirk [Thu, 31 Mar 2011 19:04:15 +0000 (14:04 -0500)]
comctl32: When entering a month or year, keep the day in range.

14 years agocomctl32: Use current month and year when checking day of month.
Vincent Povirk [Thu, 31 Mar 2011 18:55:24 +0000 (13:55 -0500)]
comctl32: Use current month and year when checking day of month.

14 years agowined3d: Get rid of the ARB_imaging extension.
Henri Verbeet [Thu, 31 Mar 2011 18:04:46 +0000 (20:04 +0200)]
wined3d: Get rid of the ARB_imaging extension.

14 years agowined3d: Fix the EXT_blend_subtract extension definitions.
Henri Verbeet [Thu, 31 Mar 2011 18:04:45 +0000 (20:04 +0200)]
wined3d: Fix the EXT_blend_subtract extension definitions.

14 years agowined3d: Fix the EXT_blend_color extension definitions.
Henri Verbeet [Thu, 31 Mar 2011 18:04:44 +0000 (20:04 +0200)]
wined3d: Fix the EXT_blend_color extension definitions.

14 years agowined3d: Fix the EXT_blend_minmax extension definitions.
Henri Verbeet [Thu, 31 Mar 2011 18:04:43 +0000 (20:04 +0200)]
wined3d: Fix the EXT_blend_minmax extension definitions.

14 years agoserver: Return the time of last change along with the current cursor position.
Alexandre Julliard [Thu, 31 Mar 2011 18:15:56 +0000 (20:15 +0200)]
server: Return the time of last change along with the current cursor position.

14 years agoserver: Store all desktop cursor information in a separate structure.
Alexandre Julliard [Thu, 31 Mar 2011 17:54:22 +0000 (19:54 +0200)]
server: Store all desktop cursor information in a separate structure.

14 years agomsvcrt: Don't call get_locale two times in _isctype function.
Piotr Caban [Thu, 31 Mar 2011 15:09:09 +0000 (17:09 +0200)]
msvcrt: Don't call get_locale two times in _isctype function.

14 years agomsvcrt: Fix locale creation for multibyte encoding.
Piotr Caban [Thu, 31 Mar 2011 15:07:58 +0000 (17:07 +0200)]
msvcrt: Fix locale creation for multibyte encoding.

14 years agomsvcrt/tests: Wine should not have trouble with the environ pointers so replace a...
Francois Gouget [Thu, 31 Mar 2011 11:06:23 +0000 (13:06 +0200)]
msvcrt/tests: Wine should not have trouble with the environ pointers so replace a few skip()s with win_skip()s.

14 years agowintab32/tests: Remove an unused variable.
Francois Gouget [Thu, 31 Mar 2011 10:47:48 +0000 (12:47 +0200)]
wintab32/tests: Remove an unused variable.

14 years agowinhlp32: Remove the unimplemented help color and visibility menus.
Francois Gouget [Thu, 31 Mar 2011 10:44:31 +0000 (12:44 +0200)]
winhlp32: Remove the unimplemented help color and visibility menus.

14 years agowinhlp32: Implement MACRO_HelpOnTop() and thus the corresponding menu.
Francois Gouget [Thu, 31 Mar 2011 10:44:21 +0000 (12:44 +0200)]
winhlp32: Implement MACRO_HelpOnTop() and thus the corresponding menu.

14 years agoregedit: Remove the unimplemented menus to connect to remote registries.
Francois Gouget [Thu, 31 Mar 2011 10:43:51 +0000 (12:43 +0200)]
regedit: Remove the unimplemented menus to connect to remote registries.

14 years agonotepad: Remove the unimplemented help search menu.
Francois Gouget [Thu, 31 Mar 2011 10:41:59 +0000 (12:41 +0200)]
notepad: Remove the unimplemented help search menu.

14 years agoprogman: Implement the cascade and tile windows menus.
Francois Gouget [Thu, 31 Mar 2011 10:42:20 +0000 (12:42 +0200)]
progman: Implement the cascade and tile windows menus.

14 years agoprogman: Remove the unimplemented help search menu.
Francois Gouget [Thu, 31 Mar 2011 10:41:40 +0000 (12:41 +0200)]
progman: Remove the unimplemented help search menu.

14 years agowinefile: Remove the unimplemented help search menu.
Francois Gouget [Thu, 31 Mar 2011 10:41:27 +0000 (12:41 +0200)]
winefile: Remove the unimplemented help search menu.

14 years agomsi: Make load_ttf_name_id() static.
Francois Gouget [Thu, 31 Mar 2011 10:35:58 +0000 (12:35 +0200)]
msi: Make load_ttf_name_id() static.

14 years agocomdlg32: Add ICommDlgBrowser3 stub to Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:27 +0000 (05:55 +0200)]
comdlg32: Add ICommDlgBrowser3 stub to Item Dialog.

14 years agocomdlg32: Add IServiceProvider implementation to the Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:26 +0000 (05:55 +0200)]
comdlg32: Add IServiceProvider implementation to the Item Dialog.

14 years agocomdlg32: Add ExplorerBrowser control to Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:25 +0000 (05:55 +0200)]
comdlg32: Add ExplorerBrowser control to Item Dialog.

14 years agocomdlg32: Add IExplorerBrowserEvents stub to Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:24 +0000 (05:55 +0200)]
comdlg32: Add IExplorerBrowserEvents stub to Item Dialog.

14 years agocomdlg32: Implement Show and Close for the Item Dialog.
David Hedberg [Thu, 31 Mar 2011 03:55:23 +0000 (05:55 +0200)]
comdlg32: Implement Show and Close for the Item Dialog.

14 years agocomdlg32: Add NEWFILEOPENV3ORD resource.
David Hedberg [Thu, 31 Mar 2011 03:55:22 +0000 (05:55 +0200)]
comdlg32: Add NEWFILEOPENV3ORD resource.

14 years agowidl: Mark up a FALLTHROUGH case (Coverity).
Marcus Meissner [Tue, 29 Mar 2011 13:34:15 +0000 (15:34 +0200)]
widl: Mark up a FALLTHROUGH case (Coverity).

14 years agowinebuild: Mark up fallthrough switch cases (Coverity).
Marcus Meissner [Tue, 29 Mar 2011 13:33:04 +0000 (15:33 +0200)]
winebuild: Mark up fallthrough switch cases (Coverity).

14 years agomsi: Fix building the message string in MSI_ProcessMessage.
Hans Leidekker [Thu, 31 Mar 2011 09:57:47 +0000 (11:57 +0200)]
msi: Fix building the message string in MSI_ProcessMessage.

14 years agomsi: Fix buffer size calculation in get_keypath.
Hans Leidekker [Thu, 31 Mar 2011 09:57:25 +0000 (11:57 +0200)]
msi: Fix buffer size calculation in get_keypath.

14 years agontdll: Avoid examining uninitialized data.
Bart Van Assche [Wed, 30 Mar 2011 18:50:12 +0000 (20:50 +0200)]
ntdll: Avoid examining uninitialized data.