Mikołaj Zalewski [Wed, 19 Apr 2006 19:34:15 +0000 (21:34 +0200)]
progman: Add close button and sysmenu to dialogs.
Mikołaj Zalewski [Wed, 19 Apr 2006 19:30:29 +0000 (21:30 +0200)]
comctl32: header: Avoid freeing invalid pointers.
Michael Kaufmann [Wed, 19 Apr 2006 19:29:31 +0000 (21:29 +0200)]
user: Add SS_NOPREFIX to the text style in message boxes.
Jacek Caban [Wed, 19 Apr 2006 18:40:56 +0000 (20:40 +0200)]
shdocvw: Added InternetExplorer::Navigate2 implementation.
Jacek Caban [Wed, 19 Apr 2006 18:39:39 +0000 (20:39 +0200)]
shdocvw: Move create_doc_view_hwnd call to navigate_url.
Jacek Caban [Wed, 19 Apr 2006 18:37:57 +0000 (20:37 +0200)]
shdocvw: Register InternetExplorer class factory in IEWinMain.
Based on a patch by Mike McCormack.
Jacek Caban [Wed, 19 Apr 2006 18:36:32 +0000 (20:36 +0200)]
shdocvw: Added InternetExplorer::put_Visible implementation.
Jacek Caban [Wed, 19 Apr 2006 18:34:53 +0000 (20:34 +0200)]
shdocvw: Move IEWinMain to iexplore.c.
Jacek Caban [Wed, 19 Apr 2006 18:33:32 +0000 (20:33 +0200)]
shdocvw: Added beginning InternetExplorer implementation.
Jacek Caban [Wed, 19 Apr 2006 18:31:59 +0000 (20:31 +0200)]
shdocvw: Move DllGetClassObject implementation to factory.c.
Jacek Caban [Wed, 19 Apr 2006 18:31:11 +0000 (20:31 +0200)]
shdocvw: Move more initialization code to DocHost_Init.
Jacek Caban [Wed, 19 Apr 2006 19:13:20 +0000 (21:13 +0200)]
mshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEvents2 dispifaces.
Jeff Latimer [Wed, 19 Apr 2006 09:20:50 +0000 (19:20 +1000)]
gdi: Added implementation of GetCharABCWidthsI.
Alexandre Julliard [Wed, 19 Apr 2006 17:45:39 +0000 (19:45 +0200)]
server: Use the standard suspend mechanism to simulate a breakpoint
in an active process, instead of sending a SIGTRAP.
Alexandre Julliard [Wed, 19 Apr 2006 17:28:33 +0000 (19:28 +0200)]
loader: Attempt to detect broken vmsplit setups.
Mike Frysinger [Tue, 18 Apr 2006 22:58:44 +0000 (18:58 -0400)]
joystick: Search for /dev/input/js as well as /dev/js.
Ivan Gyurdiev [Wed, 19 Apr 2006 14:20:03 +0000 (10:20 -0400)]
wined3d: Support for shift modifiers.
Ivan Gyurdiev [Wed, 19 Apr 2006 14:17:24 +0000 (10:17 -0400)]
wined3d: Support more than 4/6 tex/temp registers.
Mikołaj Zalewski [Wed, 19 Apr 2006 12:38:40 +0000 (14:38 +0200)]
comctl32: Test the HDM_SETITEM notifications.
Mikołaj Zalewski [Wed, 19 Apr 2006 12:36:57 +0000 (14:36 +0200)]
comctl32: header: Send correct notify after HDM_SETITEM.
The HDN_ITEMCHANGING notify should have the new data instead of the
old one. Both HDN_ITEMCHANGING and HDN_ITEMCHANGED now have the text
field if it changed.
Mikołaj Zalewski [Wed, 19 Apr 2006 12:34:14 +0000 (14:34 +0200)]
comctl32: Add Str_SetPtrWtoA analogue to Str_SetPtrAtoW.
Huw Davies [Wed, 19 Apr 2006 13:28:59 +0000 (14:28 +0100)]
oleaut32: Implement CLEANLOCALSTORAGE marshalling and fix GetLibAttr to use it.
Based on some documentation by Rob Shearman.
Mike McCormack [Wed, 19 Apr 2006 16:02:19 +0000 (01:02 +0900)]
rpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding.
Mike McCormack [Wed, 19 Apr 2006 15:25:37 +0000 (00:25 +0900)]
rpcrt4: Make RPCRT4_Send more compatible with write(2).
Mike McCormack [Wed, 19 Apr 2006 11:57:00 +0000 (20:57 +0900)]
rpcrt4: Make RPCRT4_Receive more compatible with read(2).
Mike McCormack [Wed, 19 Apr 2006 10:24:59 +0000 (19:24 +0900)]
rpcrt4: Simplify RPCRT4_OpenConnection() a little.
Mike McCormack [Wed, 19 Apr 2006 10:07:09 +0000 (19:07 +0900)]
rpcrt4: Split code to open a pipe from RPCRT4_OpenConnection.
Mike McCormack [Wed, 19 Apr 2006 09:14:30 +0000 (18:14 +0900)]
rpcrt4: Isolate code to open named pipes out of RPCRT4_OpenConnection.
Alexandre Julliard [Wed, 19 Apr 2006 12:30:10 +0000 (14:30 +0200)]
dbghelp: Don't fail to initialize if we can't load the main module as ELF.
Alexandre Julliard [Wed, 19 Apr 2006 12:24:17 +0000 (14:24 +0200)]
shell32: Fixed ordinals of SHDefExtractIconA/W.
Michael Kaufmann [Tue, 18 Apr 2006 14:35:51 +0000 (16:35 +0200)]
user: Find popup menus by ID.
- Find menus by ID: Proper fallback to popup menus.
- Use the menu ID, not the handle for the fallback.
- Save the fallback menu's position.
Stefan Dösinger [Tue, 18 Apr 2006 21:39:52 +0000 (23:39 +0200)]
wined3d: Implement GetHWND and SetHWND.
Stefan Dösinger [Tue, 18 Apr 2006 21:22:24 +0000 (23:22 +0200)]
wined3d: Implement EnumTextureFormats.
Stefan Dösinger [Tue, 18 Apr 2006 21:15:56 +0000 (23:15 +0200)]
wined3d: Implement EnumZBufferFormats.
Stefan Dösinger [Tue, 18 Apr 2006 21:04:51 +0000 (23:04 +0200)]
wined3d: Implement IWineD3DDevice::EnumDisplayModes.
Stefan Dösinger [Tue, 18 Apr 2006 20:38:30 +0000 (22:38 +0200)]
wined3d: Implement Init3D and Uninit3D.
James Hawkins [Tue, 18 Apr 2006 21:14:34 +0000 (16:14 -0500)]
advpack: Set the destination directory to the working directory if key equals SourceDir.
James Hawkins [Tue, 18 Apr 2006 21:14:05 +0000 (16:14 -0500)]
advpack: Add the ability to set multiple keys on one line in set_ldid.
James Hawkins [Tue, 18 Apr 2006 21:13:26 +0000 (16:13 -0500)]
advpack: Put function declarations in advpack_private.h.
Mike McCormack [Wed, 19 Apr 2006 08:25:21 +0000 (17:25 +0900)]
rpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqBegin().
Mike McCormack [Wed, 19 Apr 2006 08:25:02 +0000 (17:25 +0900)]
rpcrt4: Add a stub implementation for rpcrt4.RpcMgmtInqIfIds().
Mike McCormack [Wed, 19 Apr 2006 08:26:11 +0000 (17:26 +0900)]
ntdll: Stub implementations of NtCreateIoCompletion, NtSetIoCompletion, and NtRemoveIoCompletion.
Based on a patch by Rob Shearman.
Huw Davies [Tue, 18 Apr 2006 21:12:15 +0000 (22:12 +0100)]
gdi32: Fix return values in BitBlt/StretchBlt.
Huw Davies [Tue, 18 Apr 2006 19:00:13 +0000 (20:00 +0100)]
gdi32: Fix {Bit,Stretch}Blt fallbacks to StretchDIBits.
Mikołaj Zalewski [Tue, 18 Apr 2006 17:45:29 +0000 (19:45 +0200)]
comctl32: header: Remove the unused bUnicode.
Mikołaj Zalewski [Tue, 18 Apr 2006 17:44:09 +0000 (19:44 +0200)]
comctl32: header: Correct WM_[GS]ETUNICODEFORMAT.
Mike McCormack [Tue, 18 Apr 2006 17:29:03 +0000 (02:29 +0900)]
msi: Clean up memset usage.
Mike McCormack [Tue, 18 Apr 2006 17:29:33 +0000 (02:29 +0900)]
msi: Fix a regression caused by some bad logic.
Mike McCormack [Tue, 18 Apr 2006 17:28:05 +0000 (02:28 +0900)]
msi: Don't fall back to the folder's parent if the folder doesn't exist.
Alexandre Julliard [Tue, 18 Apr 2006 19:12:43 +0000 (21:12 +0200)]
explorer: Reuse drives that point to the same device to avoid memory leaks.
Also print a warning if HAL support is not compiled in.
Alexandre Julliard [Tue, 18 Apr 2006 18:49:29 +0000 (20:49 +0200)]
winebuild: Disable linking to external symbols by default.
Alexandre Julliard [Tue, 18 Apr 2006 18:41:03 +0000 (20:41 +0200)]
wldap32: Added a wrapper for ber_scanf.
Alexandre Julliard [Tue, 18 Apr 2006 18:40:40 +0000 (20:40 +0200)]
wldap32: Added a wrapper for ber_printf.
Alexandre Julliard [Tue, 18 Apr 2006 18:38:43 +0000 (20:38 +0200)]
wldap32: Add wrappers for the ber_* functions.
Alexandre Julliard [Tue, 18 Apr 2006 18:31:41 +0000 (20:31 +0200)]
ntdll: Add wrappers for the remaining math functions.
Alexandre Julliard [Tue, 18 Apr 2006 18:30:43 +0000 (20:30 +0200)]
ntdll: Add wrappers for the string functions.
Alexandre Julliard [Tue, 18 Apr 2006 17:10:59 +0000 (19:10 +0200)]
configure: Added check to catch old versions of the dbus library.
Mike McCormack [Tue, 18 Apr 2006 11:06:52 +0000 (20:06 +0900)]
msi: Simplify create_component_advertise_string() a little.
Robert Shearman [Tue, 18 Apr 2006 10:57:12 +0000 (11:57 +0100)]
oleaut32: Fix differences between the size returned in sizing the
buffer for interfaces and the buffer actually used.
Robert Shearman [Tue, 18 Apr 2006 10:56:14 +0000 (11:56 +0100)]
oleaut32: Initialise BSTR pointer to NULL in VARIANT_UserUnmarshal.
Initialise BSTR pointer to NULL before calling BSTR_UserUnmarshal,
otherwise BSTR_UserUnmarshal will try to use the memory in the
pointer.
Robert Shearman [Tue, 18 Apr 2006 10:55:31 +0000 (11:55 +0100)]
widl: Ignore [object] attribute on interfaces written to a typelib.
Dmitry Timoshkov [Tue, 18 Apr 2006 10:36:58 +0000 (19:36 +0900)]
winspool: Add a test for DocumentProperties.
Alexandre Julliard [Tue, 18 Apr 2006 14:48:13 +0000 (16:48 +0200)]
explorer: Initial version of dynamic drive support using HAL.
Alexandre Julliard [Tue, 18 Apr 2006 14:47:53 +0000 (16:47 +0200)]
configure: Added checks for HAL libraries.
Alexandre Julliard [Tue, 18 Apr 2006 14:47:26 +0000 (16:47 +0200)]
libwine: Added a couple of missing memory constraints in LDT syscalls.
Jacek Caban [Mon, 17 Apr 2006 22:44:17 +0000 (00:44 +0200)]
shdocvw: Use DocHost, not WebBrowser, in navigate_url.
Jacek Caban [Mon, 17 Apr 2006 22:42:45 +0000 (00:42 +0200)]
shdocvw: Use DocHost, not WebBrowser, in Shell DocObject View window.
Jacek Caban [Mon, 17 Apr 2006 22:41:43 +0000 (00:41 +0200)]
shdocvw: Move connection points to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:39:15 +0000 (00:39 +0200)]
shdocvw: Use Dochost, not WebBrowser, in deactivate_document.
Jacek Caban [Mon, 17 Apr 2006 22:38:06 +0000 (00:38 +0200)]
shdocvw: Get rid of WebBrowser dependency in DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:36:09 +0000 (00:36 +0200)]
shdocvw: Move IOleInPlaceFrame to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:35:16 +0000 (00:35 +0200)]
shdocvw: Move IServiceProvider to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:34:21 +0000 (00:34 +0200)]
shdocvw: Move IDispatch to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:32:43 +0000 (00:32 +0200)]
shdocvw: Move IOleCommandTarget to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:31:22 +0000 (00:31 +0200)]
shdocvw: Move IOleDocumentSite to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:28:37 +0000 (00:28 +0200)]
shdocvw: Move IDocHostUIHandler to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:26:47 +0000 (00:26 +0200)]
shdocvw: Move IOleInPlaceSite to DocHost object.
Jacek Caban [Mon, 17 Apr 2006 22:24:59 +0000 (00:24 +0200)]
shdocvw: Move IOleClientSite to new DocHost object to allow sharing
code between WebBrowser and InternetExplorer.
Alexandre Julliard [Tue, 18 Apr 2006 09:23:49 +0000 (11:23 +0200)]
winebuild: Fixed index in module table for delayed imports.
Ivan Gyurdiev [Sat, 15 Apr 2006 17:31:21 +0000 (13:31 -0400)]
wined3d: Use ARB[f|v]p1.0 for ps2/ps3/vs3.
Ivan Gyurdiev [Sat, 15 Apr 2006 18:35:54 +0000 (14:35 -0400)]
wined3d: Use correct register number mask.
The regmask currently being used is wrong - 0x1FFF includes the high
two bits of the register type.
Ivan Gyurdiev [Sat, 15 Apr 2006 19:00:36 +0000 (15:00 -0400)]
wined3d: Dcl opcode takes 2 parameters.
Ivan Gyurdiev [Sat, 15 Apr 2006 21:06:52 +0000 (17:06 -0400)]
wined3d: Fix _dw modifier.
The _dw modifier needs to specify a component swizzle, just like the
_dz currently does.
Ivan Gyurdiev [Sun, 16 Apr 2006 09:25:15 +0000 (05:25 -0400)]
wined3d: Fix flow control instructions number of parameters.
- else, endif, break take 0 parameters [not 2]
- if, rep take 1 parameter [not 2]
- breakp takes 1 parameter [not 2]
- move all flow control instructions in one place
- sync software shaders signatures with this
Ivan Gyurdiev [Sun, 16 Apr 2006 09:43:47 +0000 (05:43 -0400)]
wined3d: Skip unhandled opcodes in vshaders.
Ivan Gyurdiev [Sun, 16 Apr 2006 09:33:30 +0000 (05:33 -0400)]
wined3d: Texkill is supported for ps2.0-3.0.
Mikołaj Zalewski [Mon, 17 Apr 2006 15:09:56 +0000 (17:09 +0200)]
comctl32: Send Unicode notifications if required in header control.
Mikołaj Zalewski [Mon, 17 Apr 2006 14:53:19 +0000 (16:53 +0200)]
comctl32: Scroll listview if changing scroll bounds changes the scroll pos.
Mikołaj Zalewski [Mon, 17 Apr 2006 14:59:25 +0000 (16:59 +0200)]
shell32: Use LVCOLUMW instead of LVCOLUMNA in LVM_INSERTCOLUMNW listview message.
Mikołaj Zalewski [Mon, 17 Apr 2006 15:01:11 +0000 (17:01 +0200)]
progman: Fix two simple bugs.
Use correctly the GetOpenFileName function.
Use _lcreat instead of _lopen to create a new file.
Mike McCormack [Tue, 18 Apr 2006 08:18:51 +0000 (17:18 +0900)]
ole32: More tests and fixes for STGM_PRIORITY.
Mike McCormack [Tue, 18 Apr 2006 08:18:19 +0000 (17:18 +0900)]
ole32: Fix a declaration.
Mike McCormack [Tue, 18 Apr 2006 08:18:03 +0000 (17:18 +0900)]
ole32: Uncomment some code to make sure it is compiled, but don't run it.
Stefan Dösinger [Mon, 17 Apr 2006 15:25:55 +0000 (17:25 +0200)]
wined3d: Add the remaining DirectDraw methods to WineD3DSurface.
Stefan Dösinger [Mon, 17 Apr 2006 15:51:21 +0000 (17:51 +0200)]
wined3d: Add the remaining IWineD3DDevice methods.
Stefan Dösinger [Mon, 17 Apr 2006 15:04:59 +0000 (17:04 +0200)]
wined3d: Add IWineD3DPalette.
Stefan Dösinger [Mon, 17 Apr 2006 14:13:28 +0000 (16:13 +0200)]
wined3d: Add a parameter for surface type selection.
Louis Lenders [Sun, 16 Apr 2006 23:47:17 +0000 (00:47 +0100)]
shell32: Define 2 more avi resources.
Mike McCormack [Mon, 17 Apr 2006 09:16:10 +0000 (18:16 +0900)]
configure: Exit with a non-zero exit code if a core dependency is missing.
Mike McCormack [Mon, 17 Apr 2006 09:17:18 +0000 (18:17 +0900)]
configure: Remove the --disable-debug and --disable-trace options.