Huw Davies [Tue, 23 Aug 2005 18:14:30 +0000 (18:14 +0000)]
Avoid using XRenderFindStandardFormat as older libraries don't have
it.
Vitaliy Margolen [Tue, 23 Aug 2005 10:05:54 +0000 (10:05 +0000)]
Fix handling of minimum tab width.
Add more tests to test it.
Mike McCormack [Tue, 23 Aug 2005 10:03:17 +0000 (10:03 +0000)]
- build a standard Wine list of files instead of using an array
- use file pointers instead of array indexes
Phil Krylov [Tue, 23 Aug 2005 10:02:33 +0000 (10:02 +0000)]
Fixed EM_EXLINEFROMCHAR to work for last row of a paragraph.
Michael Kaufmann [Tue, 23 Aug 2005 10:02:25 +0000 (10:02 +0000)]
- Redraw immediately upon PBM_SETPOS, PBM_DELTAPOS, PBM_STEPIT.
- New tests.
Glenn Wurster [Tue, 23 Aug 2005 10:02:05 +0000 (10:02 +0000)]
Don't pass on EH_STACK_INVALID exceptions.
Huw Davies [Tue, 23 Aug 2005 09:38:58 +0000 (09:38 +0000)]
Move a bunch of common code from the drivers into gdi.
Michael Jung [Tue, 23 Aug 2005 09:37:59 +0000 (09:37 +0000)]
Added some tests for CLSID_FolderShortcut objects.
Mike McCormack [Tue, 23 Aug 2005 09:37:42 +0000 (09:37 +0000)]
Add some node tests.
Mike McCormack [Tue, 23 Aug 2005 09:37:30 +0000 (09:37 +0000)]
Fix gcc 4.0 warnings.
Kevin Koltzau [Tue, 23 Aug 2005 09:36:34 +0000 (09:36 +0000)]
Fix pointer cast warnings in 64bit.
Oliver Stieber [Tue, 23 Aug 2005 09:34:57 +0000 (09:34 +0000)]
Tidy up d3d9 and finalize passing d3d9 calls to wined3d for now.
Michael Stefaniuc [Tue, 23 Aug 2005 09:33:37 +0000 (09:33 +0000)]
- VarAdd, VarMul: I4 overflows to R8 and not I8 even if the result
would fit in I8. Fix tests.
- Document a brokeness in the handling of I8 numbers in
VarNumFromParseNum. Fix tests.
Phil Krylov [Tue, 23 Aug 2005 09:32:55 +0000 (09:32 +0000)]
Added support for backward search to RichEdit EM_FINDTEXT[AW],
EM_FINDTEXTEX[AW] message handler.
Kevin Koltzau [Tue, 23 Aug 2005 09:32:39 +0000 (09:32 +0000)]
Properly declare handles.
Michael Kaufmann [Tue, 23 Aug 2005 09:31:19 +0000 (09:31 +0000)]
Added SB_SIMPLEID.
Aric Stewart [Tue, 23 Aug 2005 09:30:39 +0000 (09:30 +0000)]
Make index INT not UINT because it can be -1.
Saulius Krasuckas [Mon, 22 Aug 2005 18:58:27 +0000 (18:58 +0000)]
Don't leak a list of visuals (with advice of Jacek Caban).
Alexandre Julliard [Mon, 22 Aug 2005 18:57:22 +0000 (18:57 +0000)]
Add an extra test to show failing behavior.
Hans Leidekker [Mon, 22 Aug 2005 18:56:54 +0000 (18:56 +0000)]
Implement LdapGetLastError, cldap_open*, ldap_abandon,
ldap_check_filter*, ldap_cleanup, ldap_conn_from_msg and
ldap_connect.
Michael Jung [Mon, 22 Aug 2005 18:56:36 +0000 (18:56 +0000)]
Initialize all members in UnixFolder constructor.
Support NULL value pidls in GetDisplayNameOf method.
Phil Krylov [Mon, 22 Aug 2005 18:56:21 +0000 (18:56 +0000)]
Fixed EM_SETEVENTMASK RichEdit message handler to return old event
mask.
Mike McCormack [Mon, 22 Aug 2005 18:56:05 +0000 (18:56 +0000)]
Fix magic item handling and warnings.
Mike McCormack [Mon, 22 Aug 2005 14:09:17 +0000 (14:09 +0000)]
- build a standard Wine list of features instead of using an array
- use feature pointers instead of array indexes
Ivan Leo Puoti [Mon, 22 Aug 2005 14:08:39 +0000 (14:08 +0000)]
Let DeviceIoControl call the appropriate native interface.
Phil Krylov [Mon, 22 Aug 2005 14:08:04 +0000 (14:08 +0000)]
Automatically set default font after parsing a font table in RichEdit
RTF reader.
Jacek Caban [Mon, 22 Aug 2005 14:07:49 +0000 (14:07 +0000)]
- Call LockContainer only if it's not already locked/unlocked.
- Only return S_OK in SetClientSite if IOleClientSite is not changed.
Hans Leidekker [Mon, 22 Aug 2005 14:07:31 +0000 (14:07 +0000)]
Implement ldap_rename* functions.
Aric Stewart [Mon, 22 Aug 2005 14:07:22 +0000 (14:07 +0000)]
Fix for dreamweaver site definition dialog. Need to initialize the
rect for a tab control to an empty rect if it is not visible.
Mike McCormack [Mon, 22 Aug 2005 10:19:34 +0000 (10:19 +0000)]
Fix gcc 4.0 warnings.
Kevin Koltzau [Mon, 22 Aug 2005 10:18:17 +0000 (10:18 +0000)]
Fix 'cast to pointer from integer of different size' warnings in
64bit.
Alexandre Julliard [Mon, 22 Aug 2005 10:13:28 +0000 (10:13 +0000)]
Don't try to detach from a thread that is exiting, to avoid triggering
a kernel race condition.
Oliver Stieber [Mon, 22 Aug 2005 10:07:10 +0000 (10:07 +0000)]
Fix quite a few texturing problems and cases where text isn't being
correctly displated.
Phil Krylov [Mon, 22 Aug 2005 10:06:08 +0000 (10:06 +0000)]
Added handling of deff RTF control word.
Kai Blin [Mon, 22 Aug 2005 10:05:45 +0000 (10:05 +0000)]
Fixed a couple of bugs in InitializeSecurityContext(A/W) and
AcceptSecurityContext.
Jacek Caban [Mon, 22 Aug 2005 10:05:29 +0000 (10:05 +0000)]
Disable using nsWebBrowserStream.
Gerald Pfeifer [Mon, 22 Aug 2005 09:33:37 +0000 (09:33 +0000)]
Prefer sys/limits.h over machine/limits.h.
Christian Costa [Mon, 22 Aug 2005 09:27:41 +0000 (09:27 +0000)]
Return S_OK when committing/decomitting an already
committed/decommitted allocator.
Add corresponding test case.
Improve traces.
Mike McCormack [Mon, 22 Aug 2005 09:26:53 +0000 (09:26 +0000)]
Fix some gcc 4.0 warnings.
Jacek Caban [Mon, 22 Aug 2005 09:25:20 +0000 (09:25 +0000)]
- Added OnAmbientPropertyChange implementation.
- Call IDispatch::Invoke when native does (with test).
Mike McCormack [Mon, 22 Aug 2005 09:24:44 +0000 (09:24 +0000)]
Implement IXMLDOMNode::hasChildNode().
Mike McCormack [Mon, 22 Aug 2005 09:24:36 +0000 (09:24 +0000)]
Forward IXMLDOMDocument methods to contained node.
Dmitry Timoshkov [Mon, 22 Aug 2005 09:24:18 +0000 (09:24 +0000)]
Remove unnecessary #pragma code_page(xxxx) statements from winefile
.rc files.
Mike McCormack [Mon, 22 Aug 2005 09:23:52 +0000 (09:23 +0000)]
Forward IXMLDOMElement methods derived from IXMLDOMNode to the
element's contained node.
Phil Krylov [Mon, 22 Aug 2005 09:23:32 +0000 (09:23 +0000)]
Fixed InterLocked* function definitions for non-x86 platforms in
accordance with the recent corresponding change of their declarations
in winbase.h.
Jacek Caban [Mon, 22 Aug 2005 09:23:14 +0000 (09:23 +0000)]
Use pibc argument of IPersistMoniker::Load.
Walt Ogburn [Mon, 22 Aug 2005 09:22:52 +0000 (09:22 +0000)]
Add tests for olefont size functions & conversions.
Walt Ogburn [Mon, 22 Aug 2005 09:22:43 +0000 (09:22 +0000)]
When applying logical / himetric ratio to olefont sizes, must divide
by the standard ratio 72 / 2540.
Saulius Krasuckas [Mon, 22 Aug 2005 09:22:19 +0000 (09:22 +0000)]
Don't dereference a NULL visual pointer.
Jacek Caban [Mon, 22 Aug 2005 09:21:53 +0000 (09:21 +0000)]
Always add gecko directory to the path before loading xpcom.
Stefan Leichter [Mon, 22 Aug 2005 09:21:34 +0000 (09:21 +0000)]
Print something useful in trace and fixme.
Christian Costa [Mon, 22 Aug 2005 09:21:24 +0000 (09:21 +0000)]
Properly allocate/release memory when adding filters to the filtergraph.
When connecting pin, discard filter which is the same as the upstream
one.
Remove wrong extra IBaseFilter_Release.
Improve traces by showing filters owing pins we want to connect or
render.
Properly initialize output pin of transform filter.
Maxime Bellengé [Mon, 22 Aug 2005 09:20:51 +0000 (09:20 +0000)]
Fix regression in color keying with RGB mask.
Michael Kaufmann [Mon, 22 Aug 2005 09:20:36 +0000 (09:20 +0000)]
Handle WM_GETFONT and WM_SETFONT.
Robert Reif [Mon, 22 Aug 2005 09:20:20 +0000 (09:20 +0000)]
Fix mixer detection for multiple sound cards.
Phil Krylov [Mon, 22 Aug 2005 09:20:06 +0000 (09:20 +0000)]
Added common keyboard shortcuts for Select All, Undo, Redo, Cut, Copy
and Paste to RichEdit.
Mike McCormack [Mon, 22 Aug 2005 09:19:38 +0000 (09:19 +0000)]
- return a precomputed result for a NULL string
- pass strlen an LPSTR to eliminate a sign warning
Kevin Koltzau [Mon, 22 Aug 2005 09:19:16 +0000 (09:19 +0000)]
Fix 'cast from pointer to integer of different size' warnings in
64bit.
Kevin Koltzau [Mon, 22 Aug 2005 09:18:48 +0000 (09:18 +0000)]
Remove 'cast from pointer to integer of different size' warnings in
64bit,
Glenn Wurster [Mon, 22 Aug 2005 09:18:02 +0000 (09:18 +0000)]
Start to add some tests for basic palette operations.
Felix Nawothnig [Mon, 22 Aug 2005 09:17:37 +0000 (09:17 +0000)]
Replace "Registry Explorer" by "Registry Editor" in about dialog.
Maxime Bellengé [Mon, 22 Aug 2005 09:17:25 +0000 (09:17 +0000)]
Make the icon choice algorithm really choose the best icon.
Hans Leidekker [Mon, 22 Aug 2005 09:17:15 +0000 (09:17 +0000)]
Implement ldap_modrdn* functions.
Kai Blin [Mon, 22 Aug 2005 09:16:50 +0000 (09:16 +0000)]
Added SEC_WINNT_AUTH_IDENTITY struct.
Jacek Caban [Mon, 22 Aug 2005 09:15:55 +0000 (09:15 +0000)]
Fix RegisterWindowMessage declaration and improve debug message.
Mike McCormack [Mon, 22 Aug 2005 09:15:23 +0000 (09:15 +0000)]
- build a standard Wine list of components instead of using an array
- use component pointers instead of array indexes
Saulius Krasuckas [Mon, 22 Aug 2005 09:14:35 +0000 (09:14 +0000)]
Make file operations succeed on Win9x too.
Todd Mokros [Mon, 22 Aug 2005 09:14:21 +0000 (09:14 +0000)]
Fix a focus stealing bug introduced by the managed flag changes.
Oliver Stieber [Mon, 22 Aug 2005 09:13:49 +0000 (09:13 +0000)]
Tidy up some formatting, improve error handling and error logging and
fix a couple of spelling mistakes.
Marcus Meissner [Fri, 19 Aug 2005 15:20:06 +0000 (15:20 +0000)]
Protect GlobalAddAtomA string handling by exception handler (for
broken programs).
Mike McCormack [Fri, 19 Aug 2005 15:19:10 +0000 (15:19 +0000)]
Fix gcc 4.0 warnings.
Mike McCormack [Fri, 19 Aug 2005 15:18:05 +0000 (15:18 +0000)]
Implement the IXMLDOMNodeList interface for
IXMLDOMNode::get_childNodes.
Alexandre Julliard [Fri, 19 Aug 2005 14:01:43 +0000 (14:01 +0000)]
Added a watchdog mechanism to break out of the wait4 call in case it
didn't return properly (can happen at thread exit).
Michael Jung [Fri, 19 Aug 2005 13:58:52 +0000 (13:58 +0000)]
Added stubbed implementation of IPersistPropertyBag interface.
Register unixfs as CLSID_FolderShortcut.
Felix Nawothnig [Fri, 19 Aug 2005 13:58:34 +0000 (13:58 +0000)]
Fix GetDIBits to retrieve RGB 555 as 16bit BI_RGB and RGB 565 as 16bit
BI_BITFIELDS.
Frank Richter [Fri, 19 Aug 2005 13:58:22 +0000 (13:58 +0000)]
Fix wrong structure size check in GetScrollBarInfo().
GetScrollBarInfo() failed when SCROLL_GetScrollBarRect() returned
FALSE - however, this is the case if the scrollbar is horizontal, and
not an error indicator.
Frank Richter [Fri, 19 Aug 2005 13:58:03 +0000 (13:58 +0000)]
Forward WM_DESTROY to superclass in edit & listbox theming.
Frank Richter [Fri, 19 Aug 2005 13:57:49 +0000 (13:57 +0000)]
Merge subclass stubs and subclass proc. Having the stub set the window
proc to the subclass proc was not a good idea since that breaks
subclasses of themed standard controls (e.g. what Delphi does a lot).
Alexandre Julliard [Fri, 19 Aug 2005 11:28:56 +0000 (11:28 +0000)]
Added a --undefined option to allow forcing some symbols to be
resolved by the linker.
Mike McCormack [Fri, 19 Aug 2005 11:23:02 +0000 (11:23 +0000)]
Forward some IXMLDOMDocument methods to the implemenation's contained
node.
Mike McCormack [Fri, 19 Aug 2005 11:22:47 +0000 (11:22 +0000)]
Implement parentNode, firstChild, lastChild, previousSibling and
nextSibling methods.
Rémi Assailly [Fri, 19 Aug 2005 11:22:25 +0000 (11:22 +0000)]
Removed mcianim.
Alexandre Julliard [Fri, 19 Aug 2005 10:26:23 +0000 (10:26 +0000)]
Make sure the string is null-terminated in memory_get_string.
Alexandre Julliard [Fri, 19 Aug 2005 10:25:22 +0000 (10:25 +0000)]
Added some general purpose routines for managing list of symbol
names.
Alexandre Julliard [Fri, 19 Aug 2005 10:21:17 +0000 (10:21 +0000)]
Removed a few internal functions that are no longer exported on
Windows.
Frank Richter [Fri, 19 Aug 2005 10:05:34 +0000 (10:05 +0000)]
Add theming support for dialogs (to support tab page background).
Oliver Stieber [Fri, 19 Aug 2005 10:05:00 +0000 (10:05 +0000)]
Integrate hardware vertex shaders into the drawing pipeline.
Mike McCormack [Fri, 19 Aug 2005 10:04:03 +0000 (10:04 +0000)]
Fix gcc 4.0 warnings.
Mike McCormack [Fri, 19 Aug 2005 10:03:27 +0000 (10:03 +0000)]
Use a single function to create all IXMLDOMNode implementations.
Mike McCormack [Fri, 19 Aug 2005 10:03:11 +0000 (10:03 +0000)]
Store the component information in a standard Wine list.
Jason Edmeades [Fri, 19 Aug 2005 10:02:51 +0000 (10:02 +0000)]
Handle context menu->refresh, and F5 to initiate a refresh of the file
dialog.
Jason Edmeades [Fri, 19 Aug 2005 10:01:42 +0000 (10:01 +0000)]
_swab failed if src == dest, plus some testcases.
Jason Edmeades [Fri, 19 Aug 2005 10:01:25 +0000 (10:01 +0000)]
Add the time to the file display dialog modified column.
Michael Jung [Fri, 19 Aug 2005 10:01:07 +0000 (10:01 +0000)]
Implemented IPersist::GetClassID.
Yuri Kozlov [Fri, 19 Aug 2005 10:00:45 +0000 (10:00 +0000)]
Updated Russian resources.
Huw Davies [Fri, 19 Aug 2005 09:58:57 +0000 (09:58 +0000)]
Simplify ExtTextOut a bit. Should be a nop.
Gerald Pfeifer [Fri, 19 Aug 2005 09:58:40 +0000 (09:58 +0000)]
Enable SCSI_getprocentry() on non-Linux platforms which now should be
safe to do.
Huw Davies [Fri, 19 Aug 2005 09:58:32 +0000 (09:58 +0000)]
Cope better with mixed charset fonts.
Aric Stewart [Fri, 19 Aug 2005 09:58:02 +0000 (09:58 +0000)]
In AtlModuleInit do not call initialization procedures that are NULL.
Huw Davies [Fri, 19 Aug 2005 09:57:47 +0000 (09:57 +0000)]
Add System font for the Chinese codepages cp936 and cp950. Of course
they don't contain any ideographs (and nor should they).