Kai Blin [Sun, 17 Sep 2006 09:28:23 +0000 (11:28 +0200)]
secur32: Stop loading Negotiate until it is actually working.
Alexandre Julliard [Sun, 24 Sep 2006 10:11:39 +0000 (12:11 +0200)]
make_makefiles: Merged the make_progs script into make_makefiles.
Detlef Riekenberg [Wed, 20 Sep 2006 20:26:44 +0000 (22:26 +0200)]
include: Open Watcom compatibility (Fix _BSDTYPES_DEFINED typo).
Alexandre Julliard [Fri, 22 Sep 2006 07:36:12 +0000 (09:36 +0200)]
configure: Moved the libGL.a check to the final warnings.
Alexandre Julliard [Fri, 22 Sep 2006 07:33:00 +0000 (09:33 +0200)]
Makefile: Automatically update config.h if configure changed.
Alexandre Julliard [Fri, 22 Sep 2006 07:27:29 +0000 (09:27 +0200)]
make_makefiles: Parse the makefiles to find the correct rules file dependency.
Alexandre Julliard [Fri, 22 Sep 2006 07:25:49 +0000 (09:25 +0200)]
makedep: Update dependencies even with no source files.
Alexandre Julliard [Thu, 21 Sep 2006 18:47:20 +0000 (20:47 +0200)]
user: Fix handling of high bits of resource id in LoadString, reported by Andrey Turkin.
Ivan Gyurdiev [Sun, 17 Sep 2006 20:26:18 +0000 (16:26 -0400)]
wined3d: Allow null streams in the vertex declaration.
Kai Blin [Sun, 17 Sep 2006 09:27:03 +0000 (11:27 +0200)]
secur32: Tell the user if ntlm_auth is not found or outdated.
Alex Villacís Lasso [Sat, 16 Sep 2006 17:26:06 +0000 (12:26 -0500)]
msacm: acmDriverPriority() compares dwPriority against negative values.
This issue was spotted by Andrew Talbot.
Benjamin Arai [Fri, 15 Sep 2006 23:00:53 +0000 (16:00 -0700)]
nddeapi: Implement stub dll for nddeapi.
Byeong-Sik Jeon [Thu, 14 Sep 2006 12:10:19 +0000 (21:10 +0900)]
comdlg32: Show better font style information in fontdlg.
James Hawkins [Thu, 14 Sep 2006 00:15:56 +0000 (17:15 -0700)]
wintrust: Add a stub implementation of CryptCATClose.
James Hawkins [Thu, 14 Sep 2006 00:15:00 +0000 (17:15 -0700)]
wintrust: Add a stub implementation of CryptCATEnumerateMember.
James Hawkins [Thu, 14 Sep 2006 00:12:39 +0000 (17:12 -0700)]
wintrust: Move the Crypt* functions to crypt.c.
James Hawkins [Thu, 14 Sep 2006 00:11:24 +0000 (17:11 -0700)]
wintrust: Add a stub implementation of CryptCATOpen.
Mikołaj Zalewski [Wed, 20 Sep 2006 15:52:24 +0000 (17:52 +0200)]
comctl32: toolbar: Fix the return code of TB_ADDBITMAP.
Mikołaj Zalewski [Wed, 20 Sep 2006 15:49:35 +0000 (17:49 +0200)]
comctl32: toolbar: Simplify the TOOLBAR_AddButton.
Mikołaj Zalewski [Wed, 20 Sep 2006 15:46:08 +0000 (17:46 +0200)]
comctl32: toolbar: Fix IDB_STD_VIEW_* icons count (with testcase).
Mikołaj Zalewski [Wed, 20 Sep 2006 15:44:36 +0000 (17:44 +0200)]
comctl32: toolbar: Use correctly wParam in TB_ADDBITMAP.
Mikołaj Zalewski [Wed, 20 Sep 2006 15:42:29 +0000 (17:42 +0200)]
comctl32: imagelist: SetImageCount can be used to decrease image count (with testcase).
Mikołaj Zalewski [Wed, 20 Sep 2006 15:41:30 +0000 (17:41 +0200)]
comctl32: toolbar: Add some tests for TB_ADDBITMAP.
James Hawkins [Thu, 21 Sep 2006 02:59:19 +0000 (19:59 -0700)]
msi: Disable child features of parent features that are unselected because of the install level.
James Hawkins [Thu, 21 Sep 2006 02:58:06 +0000 (19:58 -0700)]
msi: Translate the INSTALLSTATE_UNKNOWN index into the INSTALLSTATE_ABSENT image index.
James Hawkins [Thu, 21 Sep 2006 02:57:03 +0000 (19:57 -0700)]
msi: Don't check a component's install state if a component ID is not provided.
James Hawkins [Thu, 21 Sep 2006 02:55:55 +0000 (19:55 -0700)]
msi: Fix the results of a few tests to match Windows.
James Hawkins [Thu, 21 Sep 2006 02:55:01 +0000 (19:55 -0700)]
msi: Load the component states in CostFinalize instead of CostInitialize.
James Hawkins [Thu, 21 Sep 2006 02:53:56 +0000 (19:53 -0700)]
msi: Initialize all features' action states to INSTALLSTATE_UNKNOWN.
James Hawkins [Thu, 21 Sep 2006 02:53:07 +0000 (19:53 -0700)]
msi: Only override a feature whose action state is INSTALLSTATE_SOURCE.
James Hawkins [Thu, 21 Sep 2006 02:51:53 +0000 (19:51 -0700)]
advpack: backup should be a const string.
Alexandre Julliard [Thu, 21 Sep 2006 10:44:56 +0000 (12:44 +0200)]
wininet/tests: Don't fail the tests if the network is unreachable.
Alexandre Julliard [Thu, 21 Sep 2006 09:45:32 +0000 (11:45 +0200)]
urlmon/tests: Don't fail the tests if the network is unreachable.
Roderick Colenbrander [Wed, 20 Sep 2006 21:23:17 +0000 (23:23 +0200)]
opengl: Move wgl font code to winex11.drv.
Michael Stefaniuc [Wed, 20 Sep 2006 21:32:13 +0000 (23:32 +0200)]
include: Make the return type of mmioSendMessage16 in the function declaration match that of the function definition.
Dan Hipschman [Wed, 20 Sep 2006 23:41:30 +0000 (16:41 -0700)]
msxml3: Fix IXMLDOMNamedNodeMap_getNamedItem() conformance on error.
Benjamin Arai [Thu, 21 Sep 2006 00:00:35 +0000 (17:00 -0700)]
msi: Adds test to check "JOIN" operator with "*" operator for the SELECT clause returns the correct results.
Benjamin Arai [Wed, 20 Sep 2006 23:59:19 +0000 (16:59 -0700)]
msi: Adds test to check if basic "JOIN" operator without "WHERE" clause returns the correct results.
Benjamin Arai [Wed, 20 Sep 2006 20:19:04 +0000 (13:19 -0700)]
oleaut32: Conformance test for function variant:VarImp.
Benjamin Arai [Wed, 20 Sep 2006 20:17:58 +0000 (13:17 -0700)]
oleaut32: Implementation for function variant:VarImp.
Stefan Leichter [Wed, 20 Sep 2006 20:25:51 +0000 (22:25 +0200)]
dmime: Print 64bit integers with wine_dbgstr_longlong.
Andrew Talbot [Wed, 20 Sep 2006 21:03:08 +0000 (22:03 +0100)]
ole32: Cast-qual warnings fix.
Andrew Talbot [Wed, 20 Sep 2006 20:11:18 +0000 (21:11 +0100)]
odbc32: Cast-qual warning fix.
Juan Lang [Wed, 20 Sep 2006 19:24:37 +0000 (12:24 -0700)]
netapi32: Partially implement DsRoleGetPrimaryDomainInformation, and DsRoleFreeMemory.
Juan Lang [Wed, 20 Sep 2006 18:49:48 +0000 (11:49 -0700)]
crypt32: Don't crash on freeing null chain engine.
Juan Lang [Wed, 20 Sep 2006 19:01:33 +0000 (12:01 -0700)]
crypt32: Test exporting key acquired through CryptAcquireCertificatePrivateKey.
Juan Lang [Wed, 20 Sep 2006 18:55:40 +0000 (11:55 -0700)]
crypt32: Test decoding a big CRL.
Stefan Dösinger [Wed, 20 Sep 2006 16:36:49 +0000 (18:36 +0200)]
wined3d: Do not bind the 0 vbo when vbos are unsupported.
Alexandre Julliard [Thu, 21 Sep 2006 09:14:45 +0000 (11:14 +0200)]
server: Kill the process without SIGTERM when the fd socket is closed.
Alexandre Julliard [Thu, 21 Sep 2006 09:14:38 +0000 (11:14 +0200)]
configure: Don't display any messages when started from the makefile to rebuild config.status.
Alexandre Julliard [Wed, 20 Sep 2006 19:46:49 +0000 (21:46 +0200)]
configure: Escape newlines in DEPENDENCIES when using an old autoconf version.
Alexandre Julliard [Wed, 20 Sep 2006 18:16:19 +0000 (20:16 +0200)]
Makefile: Fixed rule for building makedep when cross-compiling.
Paul Vriens [Wed, 20 Sep 2006 13:51:23 +0000 (15:51 +0200)]
crypt32: Simplify by removing unneeded backslash.
Huw Davies [Wed, 20 Sep 2006 13:02:36 +0000 (14:02 +0100)]
gdi32: GetTextExtentPoint and GetTextExtentExPoint behave differently if there's a \n in the string.
Huw Davies [Wed, 20 Sep 2006 10:53:06 +0000 (11:53 +0100)]
gdi32: Fix ppem in the case that there isn't an exact height match in the vdmx table.
Huw Davies [Wed, 20 Sep 2006 11:43:10 +0000 (12:43 +0100)]
gdi32: Only run the GetGlyphIndices test if Symbol is installed.
Benjamin Arai [Wed, 20 Sep 2006 02:22:22 +0000 (19:22 -0700)]
msi: Adds test to check if "AND" operator returns the correct result for the "WHERE" clause.
Benjamin Arai [Tue, 19 Sep 2006 23:11:50 +0000 (16:11 -0700)]
msi: Adds tests to check if joins return the correct number of rows.
Benjamin Arai [Tue, 19 Sep 2006 23:11:39 +0000 (16:11 -0700)]
msi: Updates tests for joins to include row and column ids in message.
Christoph Frick [Sun, 17 Sep 2006 17:54:33 +0000 (19:54 +0200)]
wined3d: Clamp the light exponent at 128.
Paul Vriens [Mon, 18 Sep 2006 13:33:50 +0000 (15:33 +0200)]
setupapi/tests: Use pSetupDiOpenClassRegKeyExA.
Paul Vriens [Mon, 18 Sep 2006 12:18:24 +0000 (14:18 +0200)]
ntdll: Don't do DVD_READ_STRUCTURE when inbuffer or outbuffer has issues (Coverity).
Paul Vriens [Mon, 18 Sep 2006 11:55:25 +0000 (13:55 +0200)]
ntdll: Fixed conditional expression (Coverity).
Dmitry Timoshkov [Mon, 18 Sep 2006 10:00:44 +0000 (19:00 +0900)]
gdi: If there is no space for strings GetOutlineTextMetricsA should not indicate that they present.
Vitaliy Margolen [Sun, 17 Sep 2006 21:13:11 +0000 (15:13 -0600)]
dinput: Initialize default coop level. Invert logic in hook handler.
Andrew Talbot [Tue, 19 Sep 2006 20:44:40 +0000 (21:44 +0100)]
ntdll: Cast-qual warning fix.
Andrew Talbot [Sun, 17 Sep 2006 07:52:49 +0000 (08:52 +0100)]
msi: Cast-qual warnings fix.
Andrew Talbot [Thu, 14 Sep 2006 11:51:48 +0000 (12:51 +0100)]
hlink: Cast-qual warnings fix.
Paul Vriens [Sun, 17 Sep 2006 13:56:05 +0000 (15:56 +0200)]
url: Fixed wrong argument (Coverity).
Byeong-Sik Jeon [Sat, 16 Sep 2006 00:43:07 +0000 (09:43 +0900)]
notepad: Keep the modify information of edit control when toggle wrap line.
Byeong-Sik Jeon [Sat, 16 Sep 2006 00:11:47 +0000 (09:11 +0900)]
notepad: Use HKCU\Software\Microsoft\Notepad for font and window-geometry.
James Hawkins [Sat, 16 Sep 2006 00:13:10 +0000 (17:13 -0700)]
msi: Use ACTION_UpdateComponentStates in the selection tree so we don't have to duplicate the component changing logic.
James Hawkins [Sat, 16 Sep 2006 00:10:01 +0000 (17:10 -0700)]
msi: INSTALLSTATE_SOURCE also overrides a parent feature state change to INSTALLSTATE_ABSENT.
James Hawkins [Sat, 16 Sep 2006 00:08:42 +0000 (17:08 -0700)]
msi: Add tests for components with multiple parent features.
James Hawkins [Fri, 15 Sep 2006 01:10:30 +0000 (18:10 -0700)]
msi: Add the total and free disk space to the VolumeCostList control.
Louis. Lenders [Mon, 18 Sep 2006 18:16:48 +0000 (19:16 +0100)]
d3d8: More correct stub for ValidatePixelShader + tests.
Vitaliy Margolen [Sat, 16 Sep 2006 18:25:29 +0000 (12:25 -0600)]
dinput: Return proper errors in SetCooperativeLevel.
Vijay Kiran Kamuju [Thu, 14 Sep 2006 19:41:35 +0000 (15:41 -0400)]
include: Add some missing definitions in winuser.h.
Andrew Talbot [Sun, 17 Sep 2006 19:28:15 +0000 (20:28 +0100)]
advpack: Remove duplicate function declaration.
Andrew Talbot [Tue, 19 Sep 2006 16:59:56 +0000 (17:59 +0100)]
netapi32: Cast-qual warnings fix.
Andrew Talbot [Mon, 18 Sep 2006 21:18:41 +0000 (22:18 +0100)]
msvcrt: Cast-qual warnings fix.
Andrew Talbot [Thu, 14 Sep 2006 18:47:26 +0000 (19:47 +0100)]
mapi32: Cast-qual warning fix.
Andrew Talbot [Thu, 14 Sep 2006 16:41:56 +0000 (17:41 +0100)]
kernel32: Cast-qual warnings fix.
Andrew Talbot [Thu, 14 Sep 2006 16:40:19 +0000 (17:40 +0100)]
kernel32: Cast-qual warnings fix.
Andrew Talbot [Thu, 14 Sep 2006 16:40:01 +0000 (17:40 +0100)]
kernel32: Cast-qual warnings fix.
Andrew Talbot [Thu, 14 Sep 2006 16:39:53 +0000 (17:39 +0100)]
kernel32: Cast-qual warnings fix.
Alexandre Julliard [Wed, 20 Sep 2006 09:27:53 +0000 (11:27 +0200)]
include: Added definitions for the fault address exception information.
Alexandre Julliard [Wed, 20 Sep 2006 09:26:59 +0000 (11:26 +0200)]
include: Exception filters should return LONG, not DWORD.
Also move UnhandledExceptionFilter definitions to winbase.h since they
are there in the latest SDK.
Mikołaj Zalewski [Mon, 18 Sep 2006 10:05:24 +0000 (12:05 +0200)]
include: Win64 fix in TBBUTTON.
Mikołaj Zalewski [Mon, 18 Sep 2006 10:01:49 +0000 (12:01 +0200)]
comctl32: toolbar: Don't leak the intoPtr->bitmaps during resizing and destruction.
Mikołaj Zalewski [Mon, 18 Sep 2006 09:59:24 +0000 (11:59 +0200)]
comctl32: header: Update the header comment.
Mikołaj Zalewski [Mon, 18 Sep 2006 09:58:02 +0000 (11:58 +0200)]
comctl32: header: Remove the nOldWidth.
Mikołaj Zalewski [Mon, 18 Sep 2006 09:55:42 +0000 (11:55 +0200)]
comctl32: header: Send new values in notifies during resize and drag-drop instead of the old ones.
This also fixes the notify format of HDN_ITEMCLICKED(A/W).
Mikołaj Zalewski [Mon, 18 Sep 2006 09:50:32 +0000 (11:50 +0200)]
comctl32: header: Merge the simple delete and complex delete.
Mikołaj Zalewski [Mon, 18 Sep 2006 09:44:38 +0000 (11:44 +0200)]
comctl32: header: Simplify the insert/delete code by using ReAlloc.
Mikołaj Zalewski [Mon, 18 Sep 2006 09:42:50 +0000 (11:42 +0200)]
comctl32: header: Test the header order-management code and fix some bugs.
Juan Lang [Wed, 20 Sep 2006 03:11:56 +0000 (20:11 -0700)]
wincrypt.h: Add more missing definitions and prototypes.
Stefan Leichter [Mon, 18 Sep 2006 20:25:31 +0000 (22:25 +0200)]
dmloader: Print 64bit integers with wine_dbgstr_longlong.
Detlef Riekenberg [Mon, 18 Sep 2006 05:57:41 +0000 (07:57 +0200)]
winspool: Fix missing backslash.
Francois Gouget [Sun, 17 Sep 2006 10:08:08 +0000 (12:08 +0200)]
wine.inf: Add the missing SecurityService keys.