Mike McCormack [Wed, 15 Feb 2006 10:51:05 +0000 (11:51 +0100)]
ole32: Added a test showing OLE storage's IStorage/IStream refcounting
behaviour.
Mike McCormack [Wed, 15 Feb 2006 10:50:58 +0000 (11:50 +0100)]
include: Add WT_ defines for use with RegisterWaitForSingleObject.
Paul Vriens [Wed, 15 Feb 2006 10:50:26 +0000 (11:50 +0100)]
winecfg: Update Dutch resources.
Phil Krylov [Tue, 14 Feb 2006 16:38:57 +0000 (17:38 +0100)]
riched20: Support RTF text in WM_SETTEXT.
Louis Lenders [Tue, 14 Feb 2006 16:38:47 +0000 (17:38 +0100)]
usp10: Added stub for ScriptGetCMap.
Jeff Latimer [Tue, 14 Feb 2006 16:38:20 +0000 (17:38 +0100)]
usp10: Added some tests.
Vijay Kiran Kamuju [Tue, 14 Feb 2006 16:37:36 +0000 (17:37 +0100)]
secur32: Add InitializeSecurityContext stub for schannel.
Roderick Colenbrander [Tue, 14 Feb 2006 16:13:19 +0000 (17:13 +0100)]
d3d8: Move d3d8 surface over to wined3d (based on the work of Oliver Stieber).
Vitaliy Margolen [Tue, 14 Feb 2006 16:12:45 +0000 (17:12 +0100)]
comctl32: Fix invalid date/time check in MCM_SETRANGE: ignore time and fail on bad date.
Saulius Krasuckas [Tue, 14 Feb 2006 16:12:32 +0000 (17:12 +0100)]
mscms: Move 4 test macros into a single one.
Alex Villacís Lasso [Tue, 14 Feb 2006 16:12:19 +0000 (17:12 +0100)]
winemp3: Increase factor from 4 to 12 in MPEG3_StreamSize.
- Increase size factor from 4 to 12 in MPEG_StreamSize, otherwise
mpglib buffer queue grows.
- Add TRACE of mpglib buffer queue for conversion.
Alexandre Julliard [Tue, 14 Feb 2006 16:08:59 +0000 (17:08 +0100)]
ctl3d32: Renamed ctl3d directory to ctl3d32.
Alexandre Julliard [Tue, 14 Feb 2006 16:05:32 +0000 (17:05 +0100)]
olesvr32: Renamed olesvr directory to olesvr32.
Alexandre Julliard [Tue, 14 Feb 2006 15:57:23 +0000 (16:57 +0100)]
olecli32: Renamed olecli directory to olecli32.
Detlef Riekenberg [Tue, 14 Feb 2006 15:53:03 +0000 (16:53 +0100)]
sfc: Add sfc.dll with a stub for SfcIsFileProtected.
Detlef Riekenberg [Tue, 14 Feb 2006 15:52:18 +0000 (16:52 +0100)]
include: Add sfc.h.
Krzysztof Foltman [Tue, 14 Feb 2006 13:48:29 +0000 (14:48 +0100)]
programs: Add an implementation of Wordpad.
Eric Pouech [Tue, 14 Feb 2006 13:04:16 +0000 (14:04 +0100)]
dbghelp: Always set the size to public symbols to 1 when we don't know the size
so that they can only be search on their start address
Eric Pouech [Tue, 14 Feb 2006 13:03:52 +0000 (14:03 +0100)]
winedbg: Allow using MSVC mangled symbol names as identifiers.
Mike Frysinger [Tue, 14 Feb 2006 12:51:38 +0000 (13:51 +0100)]
Add support for 'make install DESTDIR'.
Michael Jung [Tue, 14 Feb 2006 12:09:30 +0000 (13:09 +0100)]
winecfg: Support for setting symlinks for 'Desktop' and 'My Stuff' shell folders.
Eric Pouech [Tue, 14 Feb 2006 12:06:29 +0000 (13:06 +0100)]
A couple of new valgrind instrumentations for better support.
Jeremy White [Tue, 14 Feb 2006 12:06:06 +0000 (13:06 +0100)]
twain: Reconcile sane's long names to TWAIN's 32 byte limit.
Jeremy White [Tue, 14 Feb 2006 11:24:45 +0000 (12:24 +0100)]
twain: Make structures respect 2 byte packing requirements.
Eric Pouech [Tue, 14 Feb 2006 11:24:32 +0000 (12:24 +0100)]
server: When possible, use tgkill instead of tkill syscall on Linux.
James Hawkins [Tue, 14 Feb 2006 11:23:58 +0000 (12:23 +0100)]
setupapi: Handle the INFINFO_REVERSE_DEFAULT_SEARCH search flag.
James Hawkins [Tue, 14 Feb 2006 11:23:29 +0000 (12:23 +0100)]
setupapi: Handle the INFINFO_INF_NAME_IS_ABSOLUTE and
INFINFO_DEFAULT_SEARCH search flags.
Dmitry Timoshkov [Tue, 14 Feb 2006 11:22:57 +0000 (12:22 +0100)]
winmm: Protect drivers list by a critical section.
Eric Pouech [Tue, 14 Feb 2006 10:38:26 +0000 (11:38 +0100)]
tests: Fixed test framework against environment modifications.
Troy Rollo [Tue, 14 Feb 2006 10:38:15 +0000 (11:38 +0100)]
user: Fix argument type of IsDlgButtonChecked.
Troy Rollo [Tue, 14 Feb 2006 10:37:57 +0000 (11:37 +0100)]
user: Fix argument type for EnableScrollBar.
Troy Rollo [Tue, 14 Feb 2006 10:37:20 +0000 (11:37 +0100)]
user: Fix argument types for CheckRadioButton.
Troy Rollo [Tue, 14 Feb 2006 10:36:49 +0000 (11:36 +0100)]
user: Fix return type and argument type for GetDlgItemText{A,W}.
Dmitry Timoshkov [Tue, 14 Feb 2006 10:36:19 +0000 (11:36 +0100)]
msvfw32: Disable datarate, keyframe and quality controls to not
confuse users by a not implemented functionality.
Add support for About codec control.
Dmitry Timoshkov [Tue, 14 Feb 2006 10:35:36 +0000 (11:35 +0100)]
msvfw32: Initialize lpbiIn member of the COMPVARS structure.
Stefan Leichter [Tue, 14 Feb 2006 10:35:23 +0000 (11:35 +0100)]
winetest: Add riched20 tests.
Michael Jung [Tue, 14 Feb 2006 10:35:12 +0000 (11:35 +0100)]
shell32: Return a GUID pidl for CSIDL_PERSONAL in SHGetFolderLocation.
The tests (shellpath.c/testPersonal) already show that it can be either
PT_FOLDER or PT_GUID. It's PT_GUID on WinXP.
Eric Pouech [Tue, 14 Feb 2006 10:34:58 +0000 (11:34 +0100)]
loader: Added missing attr destroy.
Robert Shearman [Tue, 14 Feb 2006 10:34:39 +0000 (11:34 +0100)]
Ignore documentation/html.
Robert Shearman [Tue, 14 Feb 2006 10:34:23 +0000 (11:34 +0100)]
tools/c2man.pl: Generate correct html.
Robert Shearman [Tue, 14 Feb 2006 10:34:14 +0000 (11:34 +0100)]
wininet: Documentation fixes.
Robert Shearman [Tue, 14 Feb 2006 10:34:00 +0000 (11:34 +0100)]
oleaut32: Free connection point on destruction of the picture object.
Handle failure of CreateConnectionPoint on construction.
Robert Shearman [Tue, 14 Feb 2006 10:33:40 +0000 (11:33 +0100)]
oleaut32: Fix returning Typelib file name.
We can't use GetModuleFileName on a resource-only module, so the best
we can do is to copy the original name we used to find the type
library. Fix a couple of places where we were incorrectly using the
file name, rather than the path.
Robert Shearman [Tue, 14 Feb 2006 10:33:18 +0000 (11:33 +0100)]
oleaut32: Free the connection points on destruction of the font object.
Free the connection points on destruction of the font object and cope
with failure of CreateConnectionPoint on construction.
Robert Shearman [Tue, 14 Feb 2006 10:33:03 +0000 (11:33 +0100)]
oleaut32: Don't try to release NULL COM objects in the typelib
marshaler.
Robert Shearman [Tue, 14 Feb 2006 10:32:53 +0000 (11:32 +0100)]
oleaut32: Fix flag comparison in Picture Invoke.
One or more invoke flags can be passed into IDispatch::Invoke, but we
only care if INVOKEFLAG_PROPERTYGET is specified, and don't about any
others.
Alexandre Julliard [Tue, 14 Feb 2006 09:43:15 +0000 (10:43 +0100)]
server: Try to update the input key state even when the message is
dropped in queue_hardware_message. This should fix some problems with
the Alt key getting "stuck" after Alt-Tab.
Francois Gouget [Tue, 14 Feb 2006 09:42:12 +0000 (10:42 +0100)]
include: Add missing LANG_xxx and SUBLANG_xxx constants.
Michael Jung [Tue, 14 Feb 2006 09:41:44 +0000 (10:41 +0100)]
winecfg: Cleaned up various control positions on the German version of
the audio tab.
Michael Jung [Tue, 14 Feb 2006 09:41:33 +0000 (10:41 +0100)]
shell32: Register 'LocalizedString' values for shellfolder classes.
Michael Jung [Tue, 14 Feb 2006 09:41:29 +0000 (10:41 +0100)]
shell32: Query for localized string in HCR_GetClassName.
Michael Jung [Tue, 14 Feb 2006 09:41:18 +0000 (10:41 +0100)]
advapi32: Implemented RegLoadMUIString[AW].
Phil Lodwick [Tue, 14 Feb 2006 09:38:49 +0000 (10:38 +0100)]
winsock/tests: select wakeup on closesocket.
- Change select timeout from 2 seconds to 500 microseconds.
- Add test to make sure select wakes up after a closesocket.
- Add test to make sure listen fails without bind.
Huw Davies [Tue, 14 Feb 2006 09:38:21 +0000 (10:38 +0100)]
msxml: Implement getElementsByTagName.
Hans Leidekker [Tue, 14 Feb 2006 09:38:05 +0000 (10:38 +0100)]
msxml3: Implement DllUnregisterServer.
Petr Tesarik [Mon, 13 Feb 2006 12:30:01 +0000 (13:30 +0100)]
winhelp: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:55 +0000 (13:29 +0100)]
winemine: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:49 +0000 (13:29 +0100)]
winefile: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:44 +0000 (13:29 +0100)]
wineconsole: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:37 +0000 (13:29 +0100)]
winecfg: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:33 +0000 (13:29 +0100)]
wcmd: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:28 +0000 (13:29 +0100)]
view: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:21 +0000 (13:29 +0100)]
uninstaller: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:16 +0000 (13:29 +0100)]
start.exe: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:10 +0000 (13:29 +0100)]
regedit: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:29:04 +0000 (13:29 +0100)]
progman: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:59 +0000 (13:28 +0100)]
notepad: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:54 +0000 (13:28 +0100)]
cmdlgtst: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:48 +0000 (13:28 +0100)]
clock: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:42 +0000 (13:28 +0100)]
winmm: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:37 +0000 (13:28 +0100)]
wininet: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:31 +0000 (13:28 +0100)]
user32: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:25 +0000 (13:28 +0100)]
wineps: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:17 +0000 (13:28 +0100)]
shell32: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:11 +0000 (13:28 +0100)]
setupapi: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:28:04 +0000 (13:28 +0100)]
serialui: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:58 +0000 (13:27 +0100)]
oledlg: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:53 +0000 (13:27 +0100)]
mpr: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:44 +0000 (13:27 +0100)]
msrle32: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:37 +0000 (13:27 +0100)]
msacm: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:29 +0000 (13:27 +0100)]
hhctrl.ocx: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:21 +0000 (13:27 +0100)]
commdlg: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:10 +0000 (13:27 +0100)]
comctl32: Czech language resources encoding fix.
Petr Tesarik [Mon, 13 Feb 2006 12:27:04 +0000 (13:27 +0100)]
avifil32: Czech language resources encoding fix.
Jacek Caban [Mon, 13 Feb 2006 12:26:00 +0000 (13:26 +0100)]
mshtml: Handle IHlinkFrame service.
Stefan Dösinger [Mon, 13 Feb 2006 12:25:21 +0000 (13:25 +0100)]
wined3d: Update the glOrtho between 2 rhw draws if the viewport was changed.
Cyril Margorin [Mon, 13 Feb 2006 12:25:01 +0000 (13:25 +0100)]
x11drv: Fix X11DRV_DIB_SetImageBits and X11DRV_DIB_GetImageBits to
check for passed image, and do not use shared memory extension for
temporary created image.
Cyril Margorin [Mon, 13 Feb 2006 12:24:49 +0000 (13:24 +0100)]
x11drv: Fix X11DRV_GetDIBits to pass shared memory image to
X11DRV_DIB_GetImageBits.
Mike McCormack [Mon, 13 Feb 2006 12:24:26 +0000 (13:24 +0100)]
msvcrt: Fix a typo.
Stefan Leichter [Mon, 13 Feb 2006 12:24:15 +0000 (13:24 +0100)]
psapi: Fix output parameter of function GetModuleBaseName in spec
file.
H. Verbeet [Mon, 13 Feb 2006 12:23:58 +0000 (13:23 +0100)]
wined3d: Don't keep a reference to the container, as it creates a
circular reference.
Francois Gouget [Mon, 13 Feb 2006 12:23:42 +0000 (13:23 +0100)]
wined3d: Protect float.h inclusion.
Francois Gouget [Mon, 13 Feb 2006 12:23:13 +0000 (13:23 +0100)]
mshtml: Add trailing '\n's to ok() calls.
Francois Gouget [Mon, 13 Feb 2006 12:22:59 +0000 (13:22 +0100)]
d3dtypes: Fix windows.h inclusion.
Hans Leidekker [Mon, 13 Feb 2006 12:22:34 +0000 (13:22 +0100)]
kernel: Report a tape device as FILE_TYPE_CHAR.
Hans Leidekker [Mon, 13 Feb 2006 12:22:25 +0000 (13:22 +0100)]
crypt32: Add a stub for CryptQueryObject.
Hans Leidekker [Mon, 13 Feb 2006 12:22:11 +0000 (13:22 +0100)]
netapi32: Improve stub for NetUserModalsGet.
Tell the caller this host is not part of a domain.
Dmitry Timoshkov [Mon, 13 Feb 2006 11:48:11 +0000 (12:48 +0100)]
msvfw32: Fix typos in the control state handling.
Fix typos in the control state handling, add state checks for IDOK
and IDCANCEL control notification handlers.
Alexandre Julliard [Sat, 11 Feb 2006 21:38:44 +0000 (22:38 +0100)]
libwine: Use dladdr if supported to get the run-time path of libwine.so
and define the default dll and bin directories relative to it.
Alexandre Julliard [Sat, 11 Feb 2006 19:55:50 +0000 (20:55 +0100)]
configure: Added check for dladdr in libdl.