Detlef Riekenberg [Tue, 6 Dec 2005 10:33:52 +0000 (11:33 +0100)]
winspool: Document the monitor functions.
Vincent Béron [Tue, 6 Dec 2005 10:33:42 +0000 (11:33 +0100)]
Sort entries in win16.api and win32.api
Raphael Junqueira [Tue, 6 Dec 2005 10:33:33 +0000 (11:33 +0100)]
x11drv: Add more useful traces on SetPixelFormat (and no more FIXME).
Raphael Junqueira [Tue, 6 Dec 2005 10:33:12 +0000 (11:33 +0100)]
x11drv: cleanup not longer used data on X11DRV_PDEVICE.
Louis Lenders [Tue, 6 Dec 2005 10:32:41 +0000 (11:32 +0100)]
gdi: Added stub for AddFontMemResourceEx.
Alexandre Julliard [Tue, 6 Dec 2005 10:32:17 +0000 (11:32 +0100)]
mlang: Properly declare the interface uuids.
Dmitry Timoshkov [Tue, 6 Dec 2005 09:58:57 +0000 (10:58 +0100)]
mlang: Implement IEnumRfc1766 interface.
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.
Robert Reif [Tue, 6 Dec 2005 09:58:25 +0000 (10:58 +0100)]
winmm: Allow sound card drivers to be opened more than once.
Vincent Béron [Tue, 6 Dec 2005 09:58:07 +0000 (10:58 +0100)]
Update win32.api to current git.
Robert Shearman [Tue, 6 Dec 2005 09:57:58 +0000 (10:57 +0100)]
OLE: Fix a typo where brackets were missing.
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.
Jacek Caban [Tue, 6 Dec 2005 09:57:29 +0000 (10:57 +0100)]
shdocvw: Added get_Document implementation.
Eric Pouech [Tue, 6 Dec 2005 09:57:17 +0000 (10:57 +0100)]
winedbg: Fixed broken code about type management for binary operator.
Detlef Riekenberg [Tue, 6 Dec 2005 09:57:01 +0000 (10:57 +0100)]
winspool: Add documentation for the port functions.
Alexandre Julliard [Mon, 5 Dec 2005 19:43:33 +0000 (20:43 +0100)]
kernel: Added a basic test for exception handling in threads.
Alexandre Julliard [Mon, 5 Dec 2005 19:41:24 +0000 (20:41 +0100)]
user: Fixed copy/paste bug in CURSORICON_GetResIconEntry.
Rein Klazes [Mon, 5 Dec 2005 19:40:42 +0000 (20:40 +0100)]
ddraw: Catch access violations when calling DirectDrawEnumerateProc.
Thomas Weidenmueller [Mon, 5 Dec 2005 19:39:47 +0000 (20:39 +0100)]
devenum: Don't leak key handle creating a category registry key.
Christian Gmeiner [Mon, 5 Dec 2005 19:39:33 +0000 (20:39 +0100)]
msi: Implemented DllCanUnloadNow.
Wojciech Migda [Mon, 5 Dec 2005 19:38:45 +0000 (20:38 +0100)]
imagehlp: fixed typo in SymSetOptions entry.
Huw Davies [Mon, 5 Dec 2005 19:38:18 +0000 (20:38 +0100)]
msi: Fix MsiProvideQualifiedComponentW spec file entry.
Vitaliy Margolen [Mon, 5 Dec 2005 13:52:18 +0000 (14:52 +0100)]
server: Remove sync_namespace.
Alexandre Julliard [Mon, 5 Dec 2005 13:52:02 +0000 (14:52 +0100)]
server: Let the directory code handle device names.
Vitaliy Margolen [Mon, 5 Dec 2005 12:30:26 +0000 (13:30 +0100)]
Move mailslot devices 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.
Alexandre Julliard [Mon, 5 Dec 2005 11:52:05 +0000 (12:52 +0100)]
server: Move handle allocation out of open_object_dir.
Eric Pouech [Mon, 5 Dec 2005 11:50:10 +0000 (12:50 +0100)]
dbghelp: Implemented StackWalk64.
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.
Francois Gouget [Mon, 5 Dec 2005 11:49:30 +0000 (12:49 +0100)]
Update win32.api to match the current sources.
Pavel Roskin [Mon, 5 Dec 2005 11:48:58 +0000 (12:48 +0100)]
notepad: Russian translation for "Font..." menu item.
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.
YunSong Hwang [Mon, 5 Dec 2005 11:48:33 +0000 (12:48 +0100)]
winefile: Fix an incorrect translation.
Alexander N. Sørnes [Mon, 5 Dec 2005 11:02:38 +0000 (12:02 +0100)]
Update Norwegian Bokmaal resources.
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.
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
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
Michael Stefaniuc [Mon, 5 Dec 2005 11:00:24 +0000 (12:00 +0100)]
Fix VarBstrCmp for NULL input BSTRs (MSDN is wrong).
Milko Krachounov [Mon, 5 Dec 2005 11:00:04 +0000 (12:00 +0100)]
Update the Bulgarian resources for commdlg and regedit.
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.
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.
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.
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.
H. Verbeet [Sat, 3 Dec 2005 17:18:58 +0000 (18:18 +0100)]
wined3d: Set pixel shader version correctly in IWineD3DPixelShaderImpl_SetFunction.
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.
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.
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.
Eric Pouech [Sat, 3 Dec 2005 17:09:59 +0000 (18:09 +0100)]
winedbg: simplify some code.
H. Verbeet [Sat, 3 Dec 2005 17:04:26 +0000 (18:04 +0100)]
wined3d: return D3DERR_INVALIDCALL when calling BeginStateBlock and
already recording.
Pavel Roskin [Sat, 3 Dec 2005 17:04:07 +0000 (18:04 +0100)]
Fixed regression in wineconsole creation (curses backend).
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.
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.
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.
Eric Pouech [Sat, 3 Dec 2005 17:02:49 +0000 (18:02 +0100)]
winedbg: fixed regression (and simplified code!) for arguments
printing in backtrace.
Eric Pouech [Sat, 3 Dec 2005 17:02:31 +0000 (18:02 +0100)]
winedbg: fixed regression in 'info local' command.
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.
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.
Francois Gouget [Fri, 2 Dec 2005 15:15:09 +0000 (16:15 +0100)]
Assorted spelling fixes.
Vitaliy Margolen [Fri, 2 Dec 2005 15:13:13 +0000 (16:13 +0100)]
Move mapping (section) 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.
Vitaliy Margolen [Fri, 2 Dec 2005 15:01:17 +0000 (16:01 +0100)]
Move semaphore 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.
Jacek Caban [Fri, 2 Dec 2005 14:54:58 +0000 (15:54 +0100)]
Sync the WebBrowser's window size with document's window.
Francois Gouget [Fri, 2 Dec 2005 12:32:17 +0000 (13:32 +0100)]
Update win32.api to match the current sources.
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.
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.
Vincent Béron [Fri, 2 Dec 2005 12:28:05 +0000 (13:28 +0100)]
Use interface instead of struct where appropriate in widl.
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.
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.
Francois Gouget [Fri, 2 Dec 2005 12:01:16 +0000 (13:01 +0100)]
Fix __RPC_USER handling.
Francois Gouget [Fri, 2 Dec 2005 12:01:07 +0000 (13:01 +0100)]
Better stick to the PSDK types.
Update win32.api.
Francois Gouget [Fri, 2 Dec 2005 12:00:24 +0000 (13:00 +0100)]
Add IMAGEHLP_MODULEW64.
Add SymGetModuleInfoW64() and SymLoadModule64().
Michael Jung [Fri, 2 Dec 2005 12:00:01 +0000 (13:00 +0100)]
Implemented scrolling during drag&drop for the shellview class.
Jacek Caban [Fri, 2 Dec 2005 11:59:51 +0000 (12:59 +0100)]
Use sink in navigate_complete instead of ClientSite's IDispatch.
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.
Vincent Béron [Fri, 2 Dec 2005 10:27:13 +0000 (11:27 +0100)]
Make winapi_check understand the interface keyword.
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.
Jacek Caban [Fri, 2 Dec 2005 10:26:32 +0000 (11:26 +0100)]
Added implementation of IConnectionPoint::Advise and Unadvise.
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.
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.
Jacek Caban [Fri, 2 Dec 2005 10:25:30 +0000 (11:25 +0100)]
Sync window sizes.
Michael Jung [Fri, 2 Dec 2005 10:25:18 +0000 (11:25 +0100)]
Added a test for native PIDL format.
James Hawkins [Fri, 2 Dec 2005 10:25:05 +0000 (11:25 +0100)]
Document many of the advpack functions.
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.
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}.
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.
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.
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.
Alexandre Julliard [Thu, 1 Dec 2005 17:42:39 +0000 (18:42 +0100)]
Ignore the large address space flag when version is win9x.
Hans Leidekker [Thu, 1 Dec 2005 14:58:25 +0000 (15:58 +0100)]
Document the ldap_delete* functions.
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.
Oldrich Jedlicka [Thu, 1 Dec 2005 12:12:36 +0000 (13:12 +0100)]
Fix for the monochrome DIB with inverted colors.
Alexandre Julliard [Thu, 1 Dec 2005 11:55:53 +0000 (12:55 +0100)]
Improved the CHECK_DEF macro to avoid code duplication.
Robert Shearman [Thu, 1 Dec 2005 11:55:31 +0000 (12:55 +0100)]
Make dump functions const.
Jacek Caban [Thu, 1 Dec 2005 11:49:02 +0000 (12:49 +0100)]
Added implementation of OLEIVERB_SHOW in DoVerb.
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.
Alexandre Julliard [Thu, 1 Dec 2005 11:48:44 +0000 (12:48 +0100)]
Prefix signal definitions with MSVCRT_ to avoid conflicts with system
headers.
Alexandre Julliard [Thu, 1 Dec 2005 11:36:05 +0000 (12:36 +0100)]
Fixed some compiler warnings on Darwin.
Pavel Roskin [Thu, 1 Dec 2005 11:35:13 +0000 (12:35 +0100)]
Improve font support in Notepad.
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.