wine
18 years agoRemoved some unnecessary macros, and make some functions static.
Alexandre Julliard [Mon, 8 Aug 2005 15:08:22 +0000 (15:08 +0000)] 
Removed some unnecessary macros, and make some functions static.

18 years agoAdd missing WINAPI to MSXML_DllGetClassObject().
Francois Gouget [Mon, 8 Aug 2005 15:04:53 +0000 (15:04 +0000)] 
Add missing WINAPI to MSXML_DllGetClassObject().
Standardize the DllGetClassObject() prototypes so they match the MSDN
definition.

18 years agoImplement the IXMLDOMNamedNodeMap interface.
Mike McCormack [Mon, 8 Aug 2005 15:04:00 +0000 (15:04 +0000)] 
Implement the IXMLDOMNamedNodeMap interface.

18 years agoWarning fixes for gcc 4.0.
Mike McCormack [Mon, 8 Aug 2005 15:03:42 +0000 (15:03 +0000)] 
Warning fixes for gcc 4.0.

18 years agoAdded exe extensions for mingw32.
Detlef Riekenberg [Mon, 8 Aug 2005 15:02:29 +0000 (15:02 +0000)] 
Added exe extensions for mingw32.

18 years agoForward ordinals 457,458 to GetLongPathNameW,A.
Huw Davies [Mon, 8 Aug 2005 12:14:09 +0000 (12:14 +0000)] 
Forward ordinals 457,458 to GetLongPathNameW,A.

18 years ago- Access rights for Printserver, Printers and Printjobs added.
Detlef Riekenberg [Mon, 8 Aug 2005 12:13:58 +0000 (12:13 +0000)] 
- Access rights for Printserver, Printers and Printjobs added.
- Defines for bidirectional communication added.

18 years agoFixed msxml compilation when libxml is not available.
Jacek Caban [Mon, 8 Aug 2005 12:13:31 +0000 (12:13 +0000)] 
Fixed msxml compilation when libxml is not available.

18 years agoAdded Russian resources to wldap32.
Dmitry Timoshkov [Mon, 8 Aug 2005 12:13:15 +0000 (12:13 +0000)] 
Added Russian resources to wldap32.

18 years agoCreateWindow(parent=NULL, ctlid!=0) should fail.
Francois Gouget [Mon, 8 Aug 2005 12:13:08 +0000 (12:13 +0000)] 
CreateWindow(parent=NULL, ctlid!=0) should fail.

18 years agoRemoved some unused or redundant configure checks.
Alexandre Julliard [Mon, 8 Aug 2005 11:17:25 +0000 (11:17 +0000)] 
Removed some unused or redundant configure checks.
A few cleanups in configure.ac.

18 years agoAdded hlink.idl.
Jacek Caban [Mon, 8 Aug 2005 11:08:27 +0000 (11:08 +0000)] 
Added hlink.idl.

18 years agoAdded stub implementation of IOleControl.
Jacek Caban [Mon, 8 Aug 2005 11:07:48 +0000 (11:07 +0000)] 
Added stub implementation of IOleControl.

18 years agoAdd a test showing that Windows doesn't tie GDI objects to a
Dmitry Timoshkov [Mon, 8 Aug 2005 11:07:25 +0000 (11:07 +0000)] 
Add a test showing that Windows doesn't tie GDI objects to a
particular thread.

18 years agoRemove duplicate declaration of MSI_SetPropertyW.
Yuri Kozlov [Mon, 8 Aug 2005 11:07:10 +0000 (11:07 +0000)] 
Remove duplicate declaration of MSI_SetPropertyW.

18 years agoAdd secur32.dll tests to winetest.
Kai Blin [Mon, 8 Aug 2005 11:06:55 +0000 (11:06 +0000)] 
Add secur32.dll tests to winetest.

18 years agoBasic implementation of AtlModuleUpdateRegistryFromResourceD.
Stefan Leichter [Mon, 8 Aug 2005 11:06:42 +0000 (11:06 +0000)] 
Basic implementation of AtlModuleUpdateRegistryFromResourceD.

18 years agoRemove WINE_PACKED recognition.
Vincent Béron [Mon, 8 Aug 2005 11:06:24 +0000 (11:06 +0000)] 
Remove WINE_PACKED recognition.
Update various winapi parser regular expressions to let it understand
some Wine constructs.

18 years agoUpdate win16.api/win32.api to current CVS.
Vincent Béron [Mon, 8 Aug 2005 11:06:14 +0000 (11:06 +0000)] 
Update win16.api/win32.api to current CVS.

18 years agoRemove WINE_UNUSED checks.
Vincent Béron [Mon, 8 Aug 2005 11:06:02 +0000 (11:06 +0000)] 
Remove WINE_UNUSED checks.

18 years agoFixed UTF-8 RTF parsing.
Phil Krylov [Mon, 8 Aug 2005 11:05:36 +0000 (11:05 +0000)] 
Fixed UTF-8 RTF parsing.

18 years agoAdd some definitions necessary for force feedback.
Daniel Remenak [Mon, 8 Aug 2005 11:05:24 +0000 (11:05 +0000)] 
Add some definitions necessary for force feedback.

18 years agoImplemented ILockBytes16 (memorystream) support for the 16bit compound
Marcus Meissner [Mon, 8 Aug 2005 11:05:06 +0000 (11:05 +0000)] 
Implemented ILockBytes16 (memorystream) support for the 16bit compound
storage implementation.
Added ReadClassStg, OleDoAutoConvert, GetConvertStg
implementations/stubs.

18 years agoWine and NT4 returns E_FAIL on failure.
Saulius Krasuckas [Mon, 8 Aug 2005 11:04:30 +0000 (11:04 +0000)] 
Wine and NT4 returns E_FAIL on failure.

18 years agoRevert to previous behaviour of detecting names with non-alphanumeric
Robert Shearman [Mon, 8 Aug 2005 11:04:20 +0000 (11:04 +0000)] 
Revert to previous behaviour of detecting names with non-alphanumeric
characters as ones with offsets, but add in a special case for an
empty name.

18 years agoAdd Dutch resource translation.
Hans Leidekker [Mon, 8 Aug 2005 11:03:53 +0000 (11:03 +0000)] 
Add Dutch resource translation.
Small fix for the German translation.

18 years agoAdd helpers for converting (arrays of) LDAPSortKey, LDAPAPIInfo, and
Hans Leidekker [Mon, 8 Aug 2005 11:03:40 +0000 (11:03 +0000)] 
Add helpers for converting (arrays of) LDAPSortKey, LDAPAPIInfo, and
LDAPAPIFeatureInfo structures into different encodings.

18 years agoThe listbox test shows that the control id must be stored in WPARAM
Francois Gouget [Mon, 8 Aug 2005 11:02:54 +0000 (11:02 +0000)] 
The listbox test shows that the control id must be stored in WPARAM
for the WM_DRAWITEM message.
Fix the listbox test so CreateWindow() does not fail on Windows.

18 years agoReverse the direction of raw SCSI commands.
Tobias Gruetzmacher [Mon, 8 Aug 2005 11:02:32 +0000 (11:02 +0000)] 
Reverse the direction of raw SCSI commands.

18 years agoFix call to GetMenuItemInfo and unicodify while we're at it.
Huw Davies [Mon, 8 Aug 2005 11:02:16 +0000 (11:02 +0000)] 
Fix call to GetMenuItemInfo and unicodify while we're at it.

18 years agoHandle loading strings over 64k from the string table.
Mike McCormack [Mon, 8 Aug 2005 11:01:56 +0000 (11:01 +0000)] 
Handle loading strings over 64k from the string table.

18 years agoUpdate German resource file.
Henning Gerhardt [Mon, 8 Aug 2005 11:01:40 +0000 (11:01 +0000)] 
Update German resource file.

18 years ago- Don't keep track of the number of TB buttons.
James Hawkins [Mon, 8 Aug 2005 11:01:31 +0000 (11:01 +0000)] 
- Don't keep track of the number of TB buttons.
- Call the W version of SetWindowLongPtr.

18 years agoAllow the WINED3DSBT_IMPL to be applied so that states can be synced
Oliver Stieber [Mon, 8 Aug 2005 11:01:17 +0000 (11:01 +0000)] 
Allow the WINED3DSBT_IMPL to be applied so that states can be synced
between render target contexts.

18 years agoRemove dxguid dependency.
Oliver Stieber [Mon, 8 Aug 2005 11:00:56 +0000 (11:00 +0000)] 
Remove dxguid dependency.

18 years agoFix comment about hack.
Jacek Caban [Wed, 3 Aug 2005 21:27:03 +0000 (21:27 +0000)] 
Fix comment about hack.

18 years agoAdded IOleCommandTarget::Exec implementation.
Jacek Caban [Wed, 3 Aug 2005 21:26:40 +0000 (21:26 +0000)] 
Added IOleCommandTarget::Exec implementation.

18 years agoRemoved the broken mmap64 configure check, and moved the
Alexandre Julliard [Wed, 3 Aug 2005 21:25:10 +0000 (21:25 +0000)] 
Removed the broken mmap64 configure check, and moved the
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that
need the define include it.

18 years agoSet the apha channel to opaque when locking X8R8G8B8 backbuffers.
Oliver Stieber [Wed, 3 Aug 2005 21:17:08 +0000 (21:17 +0000)] 
Set the apha channel to opaque when locking X8R8G8B8 backbuffers.

18 years agoImplement DrawThemeEdge().
Frank Richter [Wed, 3 Aug 2005 21:16:45 +0000 (21:16 +0000)] 
Implement DrawThemeEdge().

18 years agoMoved support for non power 2 texture to hardware.
Oliver Stieber [Wed, 3 Aug 2005 19:49:05 +0000 (19:49 +0000)] 
Moved support for non power 2 texture to hardware.
Fix for the texture state separation patches, ApplyTextureStates is
now called instead of being commented out.

18 years agoSet some default values for truesize sizing that seem closer to
Frank Richter [Wed, 3 Aug 2005 19:47:51 +0000 (19:47 +0000)] 
Set some default values for truesize sizing that seem closer to
Windows.

18 years agoGet rid of the no longer used regedit test.
Alexandre Julliard [Wed, 3 Aug 2005 19:36:51 +0000 (19:36 +0000)] 
Get rid of the no longer used regedit test.

18 years agoMerged some of the header checks to reduce the size of the generated
Alexandre Julliard [Wed, 3 Aug 2005 19:21:04 +0000 (19:21 +0000)] 
Merged some of the header checks to reduce the size of the generated
configure script a bit.

18 years agoCall the USER driver directly to check for X events on RDW_UPDATENOW
Alexandre Julliard [Wed, 3 Aug 2005 19:16:01 +0000 (19:16 +0000)] 
Call the USER driver directly to check for X events on RDW_UPDATENOW
instead of calling MsgWaitForMultipleObjects.

18 years agoAdded description for crosstest.
Detlef Riekenberg [Wed, 3 Aug 2005 19:15:03 +0000 (19:15 +0000)] 
Added description for crosstest.

18 years agoImprove on a fixup for the difference between opengl and directx pixel
Oliver Stieber [Wed, 3 Aug 2005 19:14:19 +0000 (19:14 +0000)] 
Improve on a fixup for the difference between opengl and directx pixel
centering of vertexes.

18 years agoCorrection to earlier assertion patch to allow for buf_mixpos ==
Alex Villacís Lasso [Wed, 3 Aug 2005 19:13:58 +0000 (19:13 +0000)] 
Correction to earlier assertion patch to allow for buf_mixpos ==
buflen in non-looping case, fixes looping of one-off mixed samples
introduced by previous patch.

18 years agoAs per MSDN, INTERNET_OPTION_CONNECTED_STATE should take a DWORD
Robert Shearman [Wed, 3 Aug 2005 19:13:27 +0000 (19:13 +0000)] 
As per MSDN, INTERNET_OPTION_CONNECTED_STATE should take a DWORD
instead of the INTERNET_CONNECTED_INFO structure.

18 years agoThe default image layout is HORIZONTAL, not VERTICAL.
Frank Richter [Wed, 3 Aug 2005 19:13:01 +0000 (19:13 +0000)] 
The default image layout is HORIZONTAL, not VERTICAL.

18 years agoHack to make the main heap critical section have a proper debug info
Alexandre Julliard [Wed, 3 Aug 2005 16:03:15 +0000 (16:03 +0000)] 
Hack to make the main heap critical section have a proper debug info
structure.

18 years agoImplemented an Esound driver.
Peter Åstrand [Wed, 3 Aug 2005 15:53:26 +0000 (15:53 +0000)] 
Implemented an Esound driver.

18 years agoDon't call WaitForMultipleObjectsEx if we are just polling for pending
Alexandre Julliard [Wed, 3 Aug 2005 15:47:30 +0000 (15:47 +0000)] 
Don't call WaitForMultipleObjectsEx if we are just polling for pending
X events.

18 years agoMore comm tests.
Uwe Bonnes [Wed, 3 Aug 2005 15:43:46 +0000 (15:43 +0000)] 
More comm tests.

18 years agoImplement WaitCommEvent by polling the appropriate data sources.
Uwe Bonnes [Wed, 3 Aug 2005 15:43:17 +0000 (15:43 +0000)] 
Implement WaitCommEvent by polling the appropriate data sources.

18 years agoAnother fix to use magenta as the default transparent color.
Frank Richter [Wed, 3 Aug 2005 15:42:43 +0000 (15:42 +0000)] 
Another fix to use magenta as the default transparent color.

18 years agoAdd stubs for NdrMapCommAndFaultStatus, conformant string marshaling
Robert Shearman [Wed, 3 Aug 2005 14:55:57 +0000 (14:55 +0000)] 
Add stubs for NdrMapCommAndFaultStatus, conformant string marshaling
and context handle functions.

18 years ago- The header global variable is NULL when not generating a header so
Robert Shearman [Wed, 3 Aug 2005 14:55:22 +0000 (14:55 +0000)] 
- The header global variable is NULL when not generating a header so
  don't try to use it in functions that may be called by the client
  code.
- Make the functions that take char * take const char *.

18 years agoDon't free previous buffer in NdrGetBuffer.
Robert Shearman [Wed, 3 Aug 2005 14:55:05 +0000 (14:55 +0000)] 
Don't free previous buffer in NdrGetBuffer.

18 years agoFix a gcc 4.0 -Wpointer-sign warning.
Mike McCormack [Wed, 3 Aug 2005 14:54:38 +0000 (14:54 +0000)] 
Fix a gcc 4.0 -Wpointer-sign warning.

18 years agoAdd support for horizontal & vertical alignment when doing truesize
Frank Richter [Wed, 3 Aug 2005 14:54:28 +0000 (14:54 +0000)] 
Add support for horizontal & vertical alignment when doing truesize
sizing.

18 years agoSet up tests for secur32.
Kai Blin [Wed, 3 Aug 2005 13:08:49 +0000 (13:08 +0000)] 
Set up tests for secur32.

18 years agoFree the allocated command line string.
James Hawkins [Wed, 3 Aug 2005 12:34:03 +0000 (12:34 +0000)] 
Free the allocated command line string.

18 years agoAdd support for the BT_NONE background type.
Frank Richter [Wed, 3 Aug 2005 12:32:59 +0000 (12:32 +0000)] 
Add support for the BT_NONE background type.

18 years agoAdd a tab control to the navigation pane.
James Hawkins [Wed, 3 Aug 2005 11:46:52 +0000 (11:46 +0000)] 
Add a tab control to the navigation pane.

18 years agoAdd hottracking support for the header control.
Frank Richter [Wed, 3 Aug 2005 11:45:19 +0000 (11:45 +0000)] 
Add hottracking support for the header control.

18 years agoImplement GetThemeBackgroundExtent().
Frank Richter [Wed, 3 Aug 2005 11:45:02 +0000 (11:45 +0000)] 
Implement GetThemeBackgroundExtent().

18 years agoDon't convert the return value on failure in VerQueryValueA/W.
Alexandre Julliard [Wed, 3 Aug 2005 11:04:13 +0000 (11:04 +0000)] 
Don't convert the return value on failure in VerQueryValueA/W.

18 years agogcc 4.0 RegSetValueEx warning fixes.
Mike McCormack [Wed, 3 Aug 2005 11:03:44 +0000 (11:03 +0000)] 
gcc 4.0 RegSetValueEx warning fixes.

18 years agogcc 4.0 warning fixes for Interlocked* functions.
Mike McCormack [Wed, 3 Aug 2005 11:03:05 +0000 (11:03 +0000)] 
gcc 4.0 warning fixes for Interlocked* functions.

18 years agoBack out the previous stencil patch and slightly improve on the old
Oliver Stieber [Wed, 3 Aug 2005 11:01:15 +0000 (11:01 +0000)] 
Back out the previous stencil patch and slightly improve on the old
functionality.

18 years agoMove the setting of states from device to basetexture, states that
Oliver Stieber [Wed, 3 Aug 2005 11:00:28 +0000 (11:00 +0000)] 
Move the setting of states from device to basetexture, states that
relate to the opengl texture object will only be updated when they are
out of sync, this reduces the number of texture object state changes
during game play in Axis and allies from several hundreds to 0 or 1.

18 years agoImplemented the IXMLDOMElement interface.
Mike McCormack [Wed, 3 Aug 2005 10:58:47 +0000 (10:58 +0000)] 
Implemented the IXMLDOMElement interface.

18 years agoImplement LdapUnicodeToUTF8, LdapUTF8ToUnicode,
Hans Leidekker [Wed, 3 Aug 2005 10:58:14 +0000 (10:58 +0000)] 
Implement LdapUnicodeToUTF8, LdapUTF8ToUnicode,
ldap_dn2ufn*, ldap_explode_dn*, ldap_get_dn*,
ldap_memfree*, ldap_ufn2dn* and ldap_value_free*.

18 years agoAdd German resourced for hhctrl.ocx.
Henning Gerhardt [Wed, 3 Aug 2005 10:57:28 +0000 (10:57 +0000)] 
Add German resourced for hhctrl.ocx.

18 years ago- Add the HH Child window class.
James Hawkins [Wed, 3 Aug 2005 10:56:55 +0000 (10:56 +0000)] 
- Add the HH Child window class.
- Create the Navigation and HTML panes as HH Child windows.

18 years agoAdd real stub for MsiConfigureFeatureW.
Steven Edwards [Wed, 3 Aug 2005 10:56:43 +0000 (10:56 +0000)] 
Add real stub for MsiConfigureFeatureW.

18 years agoAdded about protocol implementation.
Jacek Caban [Wed, 3 Aug 2005 10:56:26 +0000 (10:56 +0000)] 
Added about protocol implementation.

18 years agoRemove unneeded theming check.
Frank Richter [Wed, 3 Aug 2005 10:56:14 +0000 (10:56 +0000)] 
Remove unneeded theming check.

18 years agoImplement support for the ST_TILE background stretching mode.
Frank Richter [Wed, 3 Aug 2005 10:55:40 +0000 (10:55 +0000)] 
Implement support for the ST_TILE background stretching mode.

18 years agoImplement IOCTL_SCSI_GET_INQUIRY_DATA.
Vitaliy Margolen [Wed, 3 Aug 2005 10:55:12 +0000 (10:55 +0000)] 
Implement IOCTL_SCSI_GET_INQUIRY_DATA.

18 years agoImplemented Get/SetDllDirectory.
Alexandre Julliard [Tue, 2 Aug 2005 14:56:53 +0000 (14:56 +0000)] 
Implemented Get/SetDllDirectory.

18 years ago- Add the toolbar to the viewer window.
James Hawkins [Tue, 2 Aug 2005 14:55:11 +0000 (14:55 +0000)] 
- Add the toolbar to the viewer window.
- Load the toolbar button text from the resource file.

18 years agoRemoved a noisy trace.
Alexandre Julliard [Tue, 2 Aug 2005 14:42:51 +0000 (14:42 +0000)] 
Removed a noisy trace.

18 years agoUse WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY.
Hans Leidekker [Tue, 2 Aug 2005 14:42:10 +0000 (14:42 +0000)] 
Use WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY.

18 years agoAdded test for IShellFolder_ParseDisplayName.
Saulius Krasuckas [Tue, 2 Aug 2005 14:41:51 +0000 (14:41 +0000)] 
Added test for IShellFolder_ParseDisplayName.

18 years agoMove TESTLIST from EXTRA_SRCS to C_SRCS in test makefiles to free up
Robert Shearman [Tue, 2 Aug 2005 14:36:13 +0000 (14:36 +0000)] 
Move TESTLIST from EXTRA_SRCS to C_SRCS in test makefiles to free up
EXTRA_SRCS for other purposes.

18 years agoImplement DllMain and store the Dll hinstance.
James Hawkins [Tue, 2 Aug 2005 14:35:56 +0000 (14:35 +0000)] 
Implement DllMain and store the Dll hinstance.

18 years agoImplemented a few trivial ntdll functions that have been added in
Alexandre Julliard [Tue, 2 Aug 2005 11:38:51 +0000 (11:38 +0000)] 
Implemented a few trivial ntdll functions that have been added in
recent Windows versions.

18 years agoInitial implementation of msxml3 based on libxml2.
Mike McCormack [Tue, 2 Aug 2005 11:29:04 +0000 (11:29 +0000)] 
Initial implementation of msxml3 based on libxml2.

18 years agoFixed white space handling on the last line (reported by Jeremy
Alexandre Julliard [Tue, 2 Aug 2005 10:00:32 +0000 (10:00 +0000)] 
Fixed white space handling on the last line (reported by Jeremy
White).
Avoid parsing the same line twice when it contains trailing spaces.

18 years agoAdd tests for repainting windows with CS_PARENTDC class style.
Lauri Tulmin [Tue, 2 Aug 2005 09:56:25 +0000 (09:56 +0000)] 
Add tests for repainting windows with CS_PARENTDC class style.

18 years agoUse the new RtlExitUserThread function instead of exporting
Alexandre Julliard [Tue, 2 Aug 2005 09:55:40 +0000 (09:55 +0000)] 
Use the new RtlExitUserThread function instead of exporting
wine_server_exit_thread.

18 years agoAdded QueryStatus implementation.
Jacek Caban [Tue, 2 Aug 2005 09:50:19 +0000 (09:50 +0000)] 
Added QueryStatus implementation.

18 years agoDon't rely on ldap structure when headers are not available.
Hans Leidekker [Tue, 2 Aug 2005 09:49:41 +0000 (09:49 +0000)] 
Don't rely on ldap structure when headers are not available.

18 years agoAdd German resource file for WLDAP32.
Henning Gerhardt [Tue, 2 Aug 2005 09:49:27 +0000 (09:49 +0000)] 
Add German resource file for WLDAP32.

18 years agoAdded DllCanUnloadNow implementation.
Jacek Caban [Tue, 2 Aug 2005 09:49:06 +0000 (09:49 +0000)] 
Added DllCanUnloadNow implementation.

18 years agoPrevent dsb->buf_mixpos from ever remaining past dsb->buflen even if
Alex Villacís Lasso [Tue, 2 Aug 2005 09:47:32 +0000 (09:47 +0000)] 
Prevent dsb->buf_mixpos from ever remaining past dsb->buflen even if
not in DSBPLAY_LOOPING case, to prevent assertion failure in
DSOUND_MixInBuffer.

18 years agoUse STATEIMAGEINDEX / INDEXTOSTATEIMAGEMASK instead of bit
Vitaly Lipatov [Tue, 2 Aug 2005 09:47:18 +0000 (09:47 +0000)] 
Use STATEIMAGEINDEX / INDEXTOSTATEIMAGEMASK instead of bit
operations.

18 years agoAdded commented out stubs for a bunch of new functions.
Alexandre Julliard [Mon, 1 Aug 2005 14:59:26 +0000 (14:59 +0000)] 
Added commented out stubs for a bunch of new functions.