wine
18 years agowinspool: Document the monitor functions.
Detlef Riekenberg [Tue, 6 Dec 2005 10:33:52 +0000 (11:33 +0100)] 
winspool: Document the monitor functions.

18 years agoSort entries in win16.api and win32.api
Vincent Béron [Tue, 6 Dec 2005 10:33:42 +0000 (11:33 +0100)] 
Sort entries in win16.api and win32.api

18 years agox11drv: Add more useful traces on SetPixelFormat (and no more FIXME).
Raphael Junqueira [Tue, 6 Dec 2005 10:33:33 +0000 (11:33 +0100)] 
x11drv: Add more useful traces on SetPixelFormat (and no more FIXME).

18 years agox11drv: cleanup not longer used data on X11DRV_PDEVICE.
Raphael Junqueira [Tue, 6 Dec 2005 10:33:12 +0000 (11:33 +0100)] 
x11drv: cleanup not longer used data on X11DRV_PDEVICE.

18 years agogdi: Added stub for AddFontMemResourceEx.
Louis Lenders [Tue, 6 Dec 2005 10:32:41 +0000 (11:32 +0100)] 
gdi: Added stub for AddFontMemResourceEx.

18 years agomlang: Properly declare the interface uuids.
Alexandre Julliard [Tue, 6 Dec 2005 10:32:17 +0000 (11:32 +0100)] 
mlang: Properly declare the interface uuids.

18 years agomlang: Implement IEnumRfc1766 interface.
Dmitry Timoshkov [Tue, 6 Dec 2005 09:58:57 +0000 (10:58 +0100)] 
mlang: Implement IEnumRfc1766 interface.

18 years agowinmm: Allow sound card driver to be opened more than once.
Robert Reif [Tue, 6 Dec 2005 09:58:38 +0000 (10:58 +0100)] 
winmm: Allow sound card driver to be opened more than once.
TRACE cleanups.

18 years agowinmm: Allow sound card drivers to be opened more than once.
Robert Reif [Tue, 6 Dec 2005 09:58:25 +0000 (10:58 +0100)] 
winmm: Allow sound card drivers to be opened more than once.

18 years agoUpdate win32.api to current git.
Vincent Béron [Tue, 6 Dec 2005 09:58:07 +0000 (10:58 +0100)] 
Update win32.api to current git.

18 years agoOLE: Fix a typo where brackets were missing.
Robert Shearman [Tue, 6 Dec 2005 09:57:58 +0000 (10:57 +0100)] 
OLE: Fix a typo where brackets were missing.

18 years agoOLE: ITypeInfo_Invoke parameter naming change.
Robert Shearman [Tue, 6 Dec 2005 09:57:45 +0000 (10:57 +0100)] 
OLE: ITypeInfo_Invoke parameter naming change.
Rename the dwFlags parameter of ITypeInfo_Invoke since it is not a
DWORD, but an unsigned short.

18 years agoshdocvw: Added get_Document implementation.
Jacek Caban [Tue, 6 Dec 2005 09:57:29 +0000 (10:57 +0100)] 
shdocvw: Added get_Document implementation.

18 years agowinedbg: Fixed broken code about type management for binary operator.
Eric Pouech [Tue, 6 Dec 2005 09:57:17 +0000 (10:57 +0100)] 
winedbg: Fixed broken code about type management for binary operator.

18 years agowinspool: Add documentation for the port functions.
Detlef Riekenberg [Tue, 6 Dec 2005 09:57:01 +0000 (10:57 +0100)] 
winspool: Add documentation for the port functions.

18 years agokernel: Added a basic test for exception handling in threads.
Alexandre Julliard [Mon, 5 Dec 2005 19:43:33 +0000 (20:43 +0100)] 
kernel: Added a basic test for exception handling in threads.

18 years agouser: Fixed copy/paste bug in CURSORICON_GetResIconEntry.
Alexandre Julliard [Mon, 5 Dec 2005 19:41:24 +0000 (20:41 +0100)] 
user: Fixed copy/paste bug in CURSORICON_GetResIconEntry.

18 years agoddraw: Catch access violations when calling DirectDrawEnumerateProc.
Rein Klazes [Mon, 5 Dec 2005 19:40:42 +0000 (20:40 +0100)] 
ddraw: Catch access violations when calling DirectDrawEnumerateProc.

18 years agodevenum: Don't leak key handle creating a category registry key.
Thomas Weidenmueller [Mon, 5 Dec 2005 19:39:47 +0000 (20:39 +0100)] 
devenum: Don't leak key handle creating a category registry key.

18 years agomsi: Implemented DllCanUnloadNow.
Christian Gmeiner [Mon, 5 Dec 2005 19:39:33 +0000 (20:39 +0100)] 
msi: Implemented DllCanUnloadNow.

18 years agoimagehlp: fixed typo in SymSetOptions entry.
Wojciech Migda [Mon, 5 Dec 2005 19:38:45 +0000 (20:38 +0100)] 
imagehlp: fixed typo in SymSetOptions entry.

18 years agomsi: Fix MsiProvideQualifiedComponentW spec file entry.
Huw Davies [Mon, 5 Dec 2005 19:38:18 +0000 (20:38 +0100)] 
msi: Fix MsiProvideQualifiedComponentW spec file entry.

18 years agoserver: Remove sync_namespace.
Vitaliy Margolen [Mon, 5 Dec 2005 13:52:18 +0000 (14:52 +0100)] 
server: Remove sync_namespace.

18 years agoserver: Let the directory code handle device names.
Alexandre Julliard [Mon, 5 Dec 2005 13:52:02 +0000 (14:52 +0100)] 
server: Let the directory code handle device names.

18 years agoMove mailslot devices into directory name space.
Vitaliy Margolen [Mon, 5 Dec 2005 12:30:26 +0000 (13:30 +0100)] 
Move mailslot devices into directory name space.

18 years agoMove named pipe objects into directory name space.
Vitaliy Margolen [Mon, 5 Dec 2005 12:09:35 +0000 (13:09 +0100)] 
Move named pipe objects into directory name space.
Change tests accordingly.
Add small test for WaitNamedPipe.

18 years agoserver: Move handle allocation out of open_object_dir.
Alexandre Julliard [Mon, 5 Dec 2005 11:52:05 +0000 (12:52 +0100)] 
server: Move handle allocation out of open_object_dir.

18 years agodbghelp: Implemented StackWalk64.
Eric Pouech [Mon, 5 Dec 2005 11:50:10 +0000 (12:50 +0100)] 
dbghelp: Implemented StackWalk64.

18 years agomsvidc32: Add a comment for DllMain() to stop winapi_check from
Francois Gouget [Mon, 5 Dec 2005 11:49:51 +0000 (12:49 +0100)] 
msvidc32: Add a comment for DllMain() to stop winapi_check from
complaining about it.

18 years agoUpdate win32.api to match the current sources.
Francois Gouget [Mon, 5 Dec 2005 11:49:30 +0000 (12:49 +0100)] 
Update win32.api to match the current sources.

18 years agonotepad: Russian translation for "Font..." menu item.
Pavel Roskin [Mon, 5 Dec 2005 11:48:58 +0000 (12:48 +0100)] 
notepad: Russian translation for "Font..." menu item.

18 years agoriched20: register ListBox & ComboBox classes
Cihan Altinay [Mon, 5 Dec 2005 11:48:45 +0000 (12:48 +0100)] 
riched20: register ListBox & ComboBox classes
Partially implement REExtendedRegisterClass() to register missing
window classes so that applications relying on them don't get
confused.

18 years agowinefile: Fix an incorrect translation.
YunSong Hwang [Mon, 5 Dec 2005 11:48:33 +0000 (12:48 +0100)] 
winefile: Fix an incorrect translation.

18 years agoUpdate Norwegian Bokmaal resources.
Alexander N. Sørnes [Mon, 5 Dec 2005 11:02:38 +0000 (12:02 +0100)] 
Update Norwegian Bokmaal resources.

18 years agowininet: compilation fix
Patrick Ammann [Mon, 5 Dec 2005 11:01:56 +0000 (12:01 +0100)] 
wininet: compilation fix
- make netconnection.c compile when HAVE_OPENSSL_SSL_H or
HAVE_OPENSSL_ERR_H are not defined.

18 years agowinmm: driver unloading.
Eric Pouech [Mon, 5 Dec 2005 11:01:26 +0000 (12:01 +0100)] 
winmm: driver unloading.
- properly handle drivers unloading when no session instance of the
  driver has been created

18 years agodbghelp,winedbg: SYMBOL_INFO fix.
Eric Pouech [Mon, 5 Dec 2005 11:00:54 +0000 (12:00 +0100)] 
dbghelp,winedbg: SYMBOL_INFO fix.
- native dbghelp returns in SYMBOL_INFO.TypeIndex the index of the
   type of the symbol (we were returning the symbol index instead)
- fixed winedbg accordingly

18 years agoFix VarBstrCmp for NULL input BSTRs (MSDN is wrong).
Michael Stefaniuc [Mon, 5 Dec 2005 11:00:24 +0000 (12:00 +0100)] 
Fix VarBstrCmp for NULL input BSTRs (MSDN is wrong).

18 years agoUpdate the Bulgarian resources for commdlg and regedit.
Milko Krachounov [Mon, 5 Dec 2005 11:00:04 +0000 (12:00 +0100)] 
Update the Bulgarian resources for commdlg and regedit.

18 years agowinsock: Rewrote mappers to use sizeof() based loops.
Marcus Meissner [Mon, 5 Dec 2005 10:59:43 +0000 (11:59 +0100)] 
winsock: Rewrote mappers to use sizeof() based loops.
Added IPPROTO_IP and AF_UNSPEC to the mappers.

18 years agoOLE: Support HREFTYPEs For ITypeInfos
Robert Shearman [Sat, 3 Dec 2005 17:20:27 +0000 (18:20 +0100)] 
OLE: Support HREFTYPEs For ITypeInfos
Add support for reading the hreftype of a typeinfo, return it to the
application in ITypeComp_Bind for the DESKIND_APPOBJECT case and
support referencing it in ITypeInfo_GetRefTypeInfo.

18 years agoOLE: fix function name loading
Robert Shearman [Sat, 3 Dec 2005 17:20:03 +0000 (18:20 +0100)] 
OLE: fix function name loading
Correctly get the name of the second function of a propget/propput
pair in MSFT typelibs when the name offset is set to -1.

18 years agoOLE: fix invoking dispinterface functions
Robert Shearman [Sat, 3 Dec 2005 17:19:17 +0000 (18:19 +0100)] 
OLE: fix invoking dispinterface functions
Fix invoking dispinterface functions by using the internal
representation of the function, not the one returned to applications.

18 years agowined3d: Set pixel shader version correctly in IWineD3DPixelShaderImpl_SetFunction.
H. Verbeet [Sat, 3 Dec 2005 17:18:58 +0000 (18:18 +0100)] 
wined3d: Set pixel shader version correctly in IWineD3DPixelShaderImpl_SetFunction.

18 years agowined3d: Return the correct parent in IWineD3DPixelShaderImpl_GetParent.
H. Verbeet [Sat, 3 Dec 2005 17:10:56 +0000 (18:10 +0100)] 
wined3d: Return the correct parent in IWineD3DPixelShaderImpl_GetParent.
Remove an unnecessary cast.

18 years agoOLE: Move the dispinterface return value handling to functions that
Robert Shearman [Sat, 3 Dec 2005 17:10:30 +0000 (18:10 +0100)] 
OLE: Move the dispinterface return value handling to functions that
return the FUNCDESC to the user.

18 years agowininet: Correctly set the last error when a called Unix network
Robert Shearman [Sat, 3 Dec 2005 17:10:14 +0000 (18:10 +0100)] 
wininet: Correctly set the last error when a called Unix network
function fails.

18 years agowinedbg: simplify some code.
Eric Pouech [Sat, 3 Dec 2005 17:09:59 +0000 (18:09 +0100)] 
winedbg: simplify some code.

18 years agowined3d: return D3DERR_INVALIDCALL when calling BeginStateBlock and
H. Verbeet [Sat, 3 Dec 2005 17:04:26 +0000 (18:04 +0100)] 
wined3d: return D3DERR_INVALIDCALL when calling BeginStateBlock and
already recording.

18 years agoFixed regression in wineconsole creation (curses backend).
Pavel Roskin [Sat, 3 Dec 2005 17:04:07 +0000 (18:04 +0100)] 
Fixed regression in wineconsole creation (curses backend).

18 years agowinapi_check: fully descend in included files to check for prototype.
Vincent Béron [Sat, 3 Dec 2005 17:03:50 +0000 (18:03 +0100)] 
winapi_check: fully descend in included files to check for prototype.

18 years agoOLE: fix handling of INVOKE_PROPERTYGET flag in ITypeComp_fnBind.
Robert Shearman [Sat, 3 Dec 2005 17:03:29 +0000 (18:03 +0100)] 
OLE: fix handling of INVOKE_PROPERTYGET flag in ITypeComp_fnBind.

The INVOKE_PROPERTYGET flag shouldn't affect binding to variables; it
should just affect which of a pair of [propget] and [propput]
functions should be returned.

18 years agowininet: global function/data cleanup
Robert Shearman [Sat, 3 Dec 2005 17:03:08 +0000 (18:03 +0100)] 
wininet: global function/data cleanup
Make some functions and a structure static since they are only used in
one file.

18 years agowinedbg: fixed regression (and simplified code!) for arguments
Eric Pouech [Sat, 3 Dec 2005 17:02:49 +0000 (18:02 +0100)] 
winedbg: fixed regression (and simplified code!) for arguments
printing in backtrace.

18 years agowinedbg: fixed regression in 'info local' command.
Eric Pouech [Sat, 3 Dec 2005 17:02:31 +0000 (18:02 +0100)] 
winedbg: fixed regression in 'info local' command.

18 years agowcmd: mkdir recursive create
Aric Stewart [Sat, 3 Dec 2005 17:02:15 +0000 (18:02 +0100)] 
wcmd: mkdir recursive create
In at least both win2k and winxp mkdir from the command prompt can
recursively create full directory paths. This implements that
functionality.

18 years agoMove standard WGL function declarations to wingdi.h.
Aric Cyr [Sat, 3 Dec 2005 17:01:51 +0000 (18:01 +0100)] 
Move standard WGL function declarations to wingdi.h.
dlls/opengl32/wgl.h is now empty and no longer needed.

18 years agoAssorted spelling fixes.
Francois Gouget [Fri, 2 Dec 2005 15:15:09 +0000 (16:15 +0100)] 
Assorted spelling fixes.

18 years agoMove mapping (section) objects into directory name space.
Vitaliy Margolen [Fri, 2 Dec 2005 15:13:13 +0000 (16:13 +0100)] 
Move mapping (section) objects into directory name space.

18 years agoMove timer objects into directory name space.
Vitaliy Margolen [Fri, 2 Dec 2005 15:05:54 +0000 (16:05 +0100)] 
Move timer objects into directory name space.

18 years agoMove semaphore objects into directory name space.
Vitaliy Margolen [Fri, 2 Dec 2005 15:01:17 +0000 (16:01 +0100)] 
Move semaphore objects into directory name space.

18 years agoMove event and mutex objects into directory name space.
Vitaliy Margolen [Fri, 2 Dec 2005 14:55:48 +0000 (15:55 +0100)] 
Move event and mutex objects into directory name space.

18 years agoSync the WebBrowser's window size with document's window.
Jacek Caban [Fri, 2 Dec 2005 14:54:58 +0000 (15:54 +0100)] 
Sync the WebBrowser's window size with document's window.

18 years agoUpdate win32.api to match the current sources.
Francois Gouget [Fri, 2 Dec 2005 12:32:17 +0000 (13:32 +0100)] 
Update win32.api to match the current sources.

18 years agoUse the typedef'd declaration of IRpcStubBuffer and IRpcChannelBuffer
Vincent Béron [Fri, 2 Dec 2005 12:32:09 +0000 (13:32 +0100)] 
Use the typedef'd declaration of IRpcStubBuffer and IRpcChannelBuffer
in RPC _Stubs.
Add IRpcStubBuffer and IRpcChannelBuffer declarations to objbase.h.

18 years agoReorder the virtual table definition so it's defined before it is used
Vincent Béron [Fri, 2 Dec 2005 12:29:52 +0000 (13:29 +0100)] 
Reorder the virtual table definition so it's defined before it is used
in widl header output.

18 years agoUse interface instead of struct where appropriate in widl.
Vincent Béron [Fri, 2 Dec 2005 12:28:05 +0000 (13:28 +0100)] 
Use interface instead of struct where appropriate in widl.

18 years agoFix the AtlAxWinInit() prototype.
Francois Gouget [Fri, 2 Dec 2005 12:27:55 +0000 (13:27 +0100)] 
Fix the AtlAxWinInit() prototype.
Also make it return FALSE to indicate failure instead of E_FAIL.
Define AtlAxWinInit() and AtlAxCreateControl() in atliface.idl.

18 years agoBetter stick to the PSDK types and to the dsrole.h prototype.
Francois Gouget [Fri, 2 Dec 2005 12:27:42 +0000 (13:27 +0100)] 
Better stick to the PSDK types and to the dsrole.h prototype.
Update win32.api.

18 years agoFix __RPC_USER handling.
Francois Gouget [Fri, 2 Dec 2005 12:01:16 +0000 (13:01 +0100)] 
Fix __RPC_USER handling.

18 years agoBetter stick to the PSDK types.
Francois Gouget [Fri, 2 Dec 2005 12:01:07 +0000 (13:01 +0100)] 
Better stick to the PSDK types.
Update win32.api.

18 years agoAdd IMAGEHLP_MODULEW64.
Francois Gouget [Fri, 2 Dec 2005 12:00:24 +0000 (13:00 +0100)] 
Add IMAGEHLP_MODULEW64.
Add SymGetModuleInfoW64() and SymLoadModule64().

18 years agoImplemented scrolling during drag&drop for the shellview class.
Michael Jung [Fri, 2 Dec 2005 12:00:01 +0000 (13:00 +0100)] 
Implemented scrolling during drag&drop for the shellview class.

18 years agoUse sink in navigate_complete instead of ClientSite's IDispatch.
Jacek Caban [Fri, 2 Dec 2005 11:59:51 +0000 (12:59 +0100)] 
Use sink in navigate_complete instead of ClientSite's IDispatch.

18 years agoImplement more OID support functions.
Juan Lang [Fri, 2 Dec 2005 10:28:09 +0000 (11:28 +0100)] 
Implement more OID support functions.
Use the exported OID support functions internally.
Move OID support functions and stubs to a separate file.

18 years agoMake winapi_check understand the interface keyword.
Vincent Béron [Fri, 2 Dec 2005 10:27:13 +0000 (11:27 +0100)] 
Make winapi_check understand the interface keyword.

18 years agoImprove script selection combobox in the font selection dialog - set
Pavel Roskin [Fri, 2 Dec 2005 10:27:00 +0000 (11:27 +0100)] 
Improve script selection combobox in the font selection dialog - set
height to 90 (the old value of 10 could only fit a single line) and
remove CBS_OWNERDRAWFIXED flag to trim excessive height from the list
items.

18 years agoAdded implementation of IConnectionPoint::Advise and Unadvise.
Jacek Caban [Fri, 2 Dec 2005 10:26:32 +0000 (11:26 +0100)] 
Added implementation of IConnectionPoint::Advise and Unadvise.

18 years agoDocument DN and error handling functions.
Hans Leidekker [Fri, 2 Dec 2005 10:26:19 +0000 (11:26 +0100)] 
Document DN and error handling functions.
Try to stick to Wine's documentation format.

18 years agoAvoid formatted output in a few more places where formatting is not
Rein Klazes [Fri, 2 Dec 2005 10:25:51 +0000 (11:25 +0100)] 
Avoid formatted output in a few more places where formatting is not
really needed and output could be large enough to be truncated.

18 years agoSync window sizes.
Jacek Caban [Fri, 2 Dec 2005 10:25:30 +0000 (11:25 +0100)] 
Sync window sizes.

18 years agoAdded a test for native PIDL format.
Michael Jung [Fri, 2 Dec 2005 10:25:18 +0000 (11:25 +0100)] 
Added a test for native PIDL format.

18 years agoDocument many of the advpack functions.
James Hawkins [Fri, 2 Dec 2005 10:25:05 +0000 (11:25 +0100)] 
Document many of the advpack functions.

18 years agoHandle DONTCARE flags on ChoosePixelFormat.
Raphael Junqueira [Fri, 2 Dec 2005 10:24:52 +0000 (11:24 +0100)] 
Handle DONTCARE flags on ChoosePixelFormat.
DOUBLEBUFFER and STEREO are non-mandatory options (ie if not available
find a compatible pixel format without). So try without if we cannot
find a valid fbconfig with these options.

18 years agoImplement ldap_parse_extended_result{A,W}, ldap_parse_reference{A,W},
Hans Leidekker [Thu, 1 Dec 2005 17:49:31 +0000 (18:49 +0100)] 
Implement ldap_parse_extended_result{A,W}, ldap_parse_reference{A,W},
ldap_parse_result{A,W}, ldap_parse_sort_control{A,W} and
ldap_parse_vlv_control{A,W}.  Stub implementations for
ldap_parse_page_control{A,W}.

18 years agoStub implementations for functions handling paged search results.
Hans Leidekker [Thu, 1 Dec 2005 17:46:53 +0000 (18:46 +0100)] 
Stub implementations for functions handling paged search results.
Add some missing declarations.

18 years agoMake the node object aggregatable so that the element object (and in
Huw Davies [Thu, 1 Dec 2005 17:46:42 +0000 (18:46 +0100)] 
Make the node object aggregatable so that the element object (and in
future all of the other node types) can use it.

18 years agoCheck for need to add area to the reserved list also on unmap.
Alexandre Julliard [Thu, 1 Dec 2005 17:44:04 +0000 (18:44 +0100)] 
Check for need to add area to the reserved list also on unmap.

18 years agoIgnore the large address space flag when version is win9x.
Alexandre Julliard [Thu, 1 Dec 2005 17:42:39 +0000 (18:42 +0100)] 
Ignore the large address space flag when version is win9x.

18 years agoDocument the ldap_delete* functions.
Hans Leidekker [Thu, 1 Dec 2005 14:58:25 +0000 (15:58 +0100)] 
Document the ldap_delete* functions.

18 years agoDon't use formatted output in WCMD_setshow_sortenv.
Rein Klazes [Thu, 1 Dec 2005 14:58:16 +0000 (15:58 +0100)] 
Don't use formatted output in WCMD_setshow_sortenv.
Don't use unsafe vsprintf in WCMD_output.

18 years agoFix for the monochrome DIB with inverted colors.
Oldrich Jedlicka [Thu, 1 Dec 2005 12:12:36 +0000 (13:12 +0100)] 
Fix for the monochrome DIB with inverted colors.

18 years agoImproved the CHECK_DEF macro to avoid code duplication.
Alexandre Julliard [Thu, 1 Dec 2005 11:55:53 +0000 (12:55 +0100)] 
Improved the CHECK_DEF macro to avoid code duplication.

18 years agoMake dump functions const.
Robert Shearman [Thu, 1 Dec 2005 11:55:31 +0000 (12:55 +0100)] 
Make dump functions const.

18 years agoAdded implementation of OLEIVERB_SHOW in DoVerb.
Jacek Caban [Thu, 1 Dec 2005 11:49:02 +0000 (12:49 +0100)] 
Added implementation of OLEIVERB_SHOW in DoVerb.

18 years agoRemove broken return value handling code and that would reference
Robert Shearman [Thu, 1 Dec 2005 11:48:56 +0000 (12:48 +0100)] 
Remove broken return value handling code and that would reference
memory beyond the end of the arguments array. Replace it with code
that properly handles referencing the return type and setting the
return type to VT_VOID when a dispinterface function doesn't have any
return value.

18 years agoPrefix signal definitions with MSVCRT_ to avoid conflicts with system
Alexandre Julliard [Thu, 1 Dec 2005 11:48:44 +0000 (12:48 +0100)] 
Prefix signal definitions with MSVCRT_ to avoid conflicts with system
headers.

18 years agoFixed some compiler warnings on Darwin.
Alexandre Julliard [Thu, 1 Dec 2005 11:36:05 +0000 (12:36 +0100)] 
Fixed some compiler warnings on Darwin.

18 years agoImprove font support in Notepad.
Pavel Roskin [Thu, 1 Dec 2005 11:35:13 +0000 (12:35 +0100)] 
Improve font support in Notepad.

18 years agoIntroduce a variable "elemdesc" to eliminate some long common
Robert Shearman [Thu, 1 Dec 2005 11:34:39 +0000 (12:34 +0100)] 
Introduce a variable "elemdesc" to eliminate some long common
expressions.
Move the contents of the second arguments loop inside the first.
Move the MSFT_ReadLEDWords so that it is the last statement in the
loop since it is one of the iterators.