2005-06-29 |
Mike Hearn | Fix GCC4 warning.
|
commit | commitdiff | tree |
2005-06-06 |
Mike Hearn | Delete version sniffing logic.
|
commit | commitdiff | tree |
2005-06-05 |
Mike Hearn | Initialize DataRepresentation in NdrClientInitializeNew...
|
commit | commitdiff | tree |
2005-06-05 |
Mike Hearn | - Don't return NULL for proxy details if there is no...
|
commit | commitdiff | tree |
2005-06-05 |
Mike Hearn | Add some tracing to the IRemUnknown RpcProxyBuffer...
|
commit | commitdiff | tree |
2005-06-05 |
Mike Hearn | Suppress the noisy SetNamedPipeHandleState fixme.
|
commit | commitdiff | tree |
2005-05-13 |
Mike Hearn | Make unimplemented function message a bit prettier.
|
commit | commitdiff | tree |
2005-05-12 |
Mike Hearn | Fix return code abuse.
|
commit | commitdiff | tree |
2005-05-10 |
Mike Hearn | Fix SHELL_GetPathFromIDList[AW] to return the desktop...
|
commit | commitdiff | tree |
2005-04-16 |
Mike Hearn | - Add text dumping of the requested command.
|
commit | commitdiff | tree |
2005-04-11 |
Mike Hearn | More notes about the inner workings of DCOM.
|
commit | commitdiff | tree |
2005-04-11 |
Mike Hearn | Only do unicode conversion in HTML Help control when...
|
commit | commitdiff | tree |
2005-03-27 |
Mike Hearn | Fix BSTR tracing in the typelib marshaller.
|
commit | commitdiff | tree |
2005-03-25 |
Mike Hearn | Don't fault on NULL pointers in Is*Ptr functions.
|
commit | commitdiff | tree |
2005-03-25 |
Mike Hearn | Fix PARAMFLAG_FOUT typo in the tmarshaller.
|
commit | commitdiff | tree |
2005-03-22 |
Mike Hearn | Log to +seh when an IsBad* function faults.
|
commit | commitdiff | tree |
2005-03-22 |
Mike Hearn | Increase PE reserve area size to 512Mb.
|
commit | commitdiff | tree |
2005-03-04 |
Mike Hearn | Suppress some useless warnings in the RPC runtime,...
|
commit | commitdiff | tree |
2005-02-21 |
Mike Hearn | Avoid infinite loop when doing a typelib marshalled
|
commit | commitdiff | tree |
2005-02-21 |
Mike Hearn | Allow loading of builtin typelibs.
|
commit | commitdiff | tree |
2005-02-14 |
Mike Hearn | Respect the flags member of the CHOOSEFONT structure...
|
commit | commitdiff | tree |
2005-02-10 |
Mike Hearn | Alter the version heuristics a bit.
|
commit | commitdiff | tree |
2005-02-09 |
Mike Hearn | Change an ERR to a WARN.
|
commit | commitdiff | tree |
2005-02-08 |
Mike Hearn | Return OLE automation build value as win2k by default.
|
commit | commitdiff | tree |
2005-02-08 |
Mike Hearn | Correctly ensure properties set from resolved directory...
|
commit | commitdiff | tree |
2005-01-31 |
Mike Hearn | Show window owner thread in winedbg.
|
commit | commitdiff | tree |
2005-01-27 |
Mike Hearn | - Change some FIXMEs to ERRs to reflect the fact that...
|
commit | commitdiff | tree |
2005-01-26 |
Mike Hearn | Fix a typo, propagate errors better from inside the...
|
commit | commitdiff | tree |
2005-01-21 |
Mike Hearn | Various formatting/style changes.
|
commit | commitdiff | tree |
2005-01-21 |
Mike Hearn | Fix heap corruption in quartz server registration,...
|
commit | commitdiff | tree |
2005-01-14 |
Mike Hearn | Force context switch on chanbuf disconnect to avoid...
|
commit | commitdiff | tree |
2005-01-11 |
Mike Hearn | Give a more informative error when a DLL fails to initialize...
|
commit | commitdiff | tree |
2005-01-10 |
Mike Hearn | Delete the \r not the \n in PRINTERROR.
|
commit | commitdiff | tree |
2005-01-10 |
Mike Hearn | Do not apply changes just because QueryDosDevice reversed the
|
commit | commitdiff | tree |
2005-01-09 |
Mike Hearn | Fix a memory management bug in apply_drive_changes...
|
commit | commitdiff | tree |
2005-01-09 |
Mike Hearn | Make the UI update properly when the user adds/removes...
|
commit | commitdiff | tree |
2005-01-05 |
Mike Hearn | - Make apartment access thread-safe by introducing...
|
commit | commitdiff | tree |
2005-01-04 |
Mike Hearn | Add a DCOM todo list.
|
commit | commitdiff | tree |
2005-01-03 |
Mike Hearn | - Finish off the "Remove Application" button.
|
commit | commitdiff | tree |
2005-01-03 |
Mike Hearn | Comment out an assert, as we don't yet implement IRemUnknown.
|
commit | commitdiff | tree |
2004-12-27 |
Mike Hearn | - Implement the COM stub manager, refactor the current...
|
commit | commitdiff | tree |
2004-12-27 |
Mike Hearn | Fix Xlib locking in create_desktop.
|
commit | commitdiff | tree |
2004-12-27 |
Mike Hearn | Propagate apartments through the intermediate threads...
|
commit | commitdiff | tree |
2004-12-07 |
Mike Hearn | Rename the STUBMGR thread to more accurately reflect...
|
commit | commitdiff | tree |
2004-11-29 |
Mike Hearn | Trace the OLE error info strings.
|
commit | commitdiff | tree |
2004-11-29 |
Mike Hearn | - Improve OLE function documentation.
|
commit | commitdiff | tree |
2004-11-23 |
Mike Hearn | - More heapification.
|
commit | commitdiff | tree |
2004-11-06 |
Mike Hearn | Support assigning font objects to other font objects.
|
commit | commitdiff | tree |
2004-11-06 |
Mike Hearn | Document the linked list support code.
|
commit | commitdiff | tree |
2004-11-04 |
Mike Hearn | Document how SEH works in Wine.
|
commit | commitdiff | tree |
2004-09-28 |
Mike Hearn | - switch x11drvdlg to kernel_style, and clean up some...
|
commit | commitdiff | tree |
2004-09-28 |
Mike Hearn | - rewrite the transaction system to be based on a settings...
|
commit | commitdiff | tree |
2004-09-28 |
Mike Hearn | - introduce keypath() function
|
commit | commitdiff | tree |
2004-09-28 |
Mike Hearn | Display message box to alert users more reliably that...
|
commit | commitdiff | tree |
2004-08-09 |
Mike Hearn | Only trace FOURCC handler when one is specified
|
commit | commitdiff | tree |
2004-08-02 |
Mike Hearn | Disconnect proxies at COM shutdown to release the corresponding
|
commit | commitdiff | tree |
2004-07-30 |
Mike Hearn | Don't marshal IClassFactory into the local server pipe...
|
commit | commitdiff | tree |
2004-07-30 |
Mike Hearn | Disconnect the server object from the stub on stub...
|
commit | commitdiff | tree |
2004-07-29 |
Mike Hearn | Implement disconnect for proxies so that stubs are...
|
commit | commitdiff | tree |
2004-07-29 |
Mike Hearn | Fix ref counting in StdMarshalImpl_MarshalInterface...
|
commit | commitdiff | tree |
2004-07-29 |
Mike Hearn | Add DCOM documentation to developers guide.
|
commit | commitdiff | tree |
2004-07-23 |
Mike Hearn | Pass -Embedding switch to EXE servers, more tracing.
|
commit | commitdiff | tree |
2004-07-22 |
Mike Hearn | Unref stub after invoking on it.
|
commit | commitdiff | tree |
2004-07-21 |
Mike Hearn | Fix misleading warning ole CoGetClassObject.
|
commit | commitdiff | tree |
2004-07-20 |
Mike Hearn | Make STARTUPINFO.lpDesktop tests pass on NT.
|
commit | commitdiff | tree |
2004-07-19 |
Mike Hearn | Add some test cases for _wputenv, fix deletion of non...
|
commit | commitdiff | tree |
2004-07-13 |
Mike Hearn | Add a 16 bit pair DLL for TWAIN.
|
commit | commitdiff | tree |
2004-07-09 |
Mike Hearn | Output X11 protocol errors before breaking into debugger.
|
commit | commitdiff | tree |
2004-07-06 |
Mike Hearn | Correct error code returned by CreateFile when given...
|
commit | commitdiff | tree |
2004-07-06 |
Mike Hearn | Add some explanations to compobj.c, implement flushing...
|
commit | commitdiff | tree |
2004-07-04 |
Mike Hearn | Move variant code to its own debug channel.
|
commit | commitdiff | tree |
2004-06-28 |
Mike Hearn | Make typelib marshaller safe for systems that don't...
|
commit | commitdiff | tree |
2004-06-28 |
Mike Hearn | Dump function return type in typelib traces, add trace...
|
commit | commitdiff | tree |
2004-06-28 |
Mike Hearn | Change REFIID to IID* for stack declarations to avoid...
|
commit | commitdiff | tree |
2004-06-23 |
Mike Hearn | - Don't ERR on a used connection being destroyed.
|
commit | commitdiff | tree |
2004-06-23 |
Mike Hearn | Add a --command option to winedbg, add an "all" option...
|
commit | commitdiff | tree |
2004-06-21 |
Mike Hearn | Default to Win98 in DLL linkage heuristics.
|
commit | commitdiff | tree |
2004-06-18 |
Mike Hearn | Add a dedicated debug channel for message boxes which...
|
commit | commitdiff | tree |
2004-06-17 |
Mike Hearn | Fix typelib marshaller relaying, add a comment describing...
|
commit | commitdiff | tree |
2004-06-17 |
Mike Hearn | Remove the RPC connection cache as Windows does not...
|
commit | commitdiff | tree |
2004-06-16 |
Mike Hearn | Correct connection releases on error path in RPCRT4_OpenBinding.
|
commit | commitdiff | tree |
2004-06-15 |
Mike Hearn | Add documentation on the Wine initialization process.
|
commit | commitdiff | tree |
2004-06-14 |
Mike Hearn | Make UseXrandr default to true in the no config file...
|
commit | commitdiff | tree |
2004-06-03 |
Mike Hearn | Ignore attempts to hide an already invisible window...
|
commit | commitdiff | tree |
2004-06-01 |
Mike Hearn | Use TRACE rather than FIXME for check_resource_write.
|
commit | commitdiff | tree |
2004-06-01 |
Mike Hearn | Display more informative message when HtmlHelp stub...
|
commit | commitdiff | tree |
2004-05-28 |
Mike Hearn | Print module name when calling LibMain.
|
commit | commitdiff | tree |
2004-05-28 |
Mike Hearn | Added documentation on the address space layout in...
|
commit | commitdiff | tree |
2004-05-28 |
Mike Hearn | Default to 96dpi when not specified in the config file.
|
commit | commitdiff | tree |
2004-05-11 |
Mike Hearn | Add some documentation on how threading is implemented...
|
commit | commitdiff | tree |
2004-04-17 |
Mike Hearn | Documentation for SystemFunction040 and SystemFunction041...
|
commit | commitdiff | tree |
2004-03-27 |
Mike Hearn | Allow configuration of output devices to use and change...
|
commit | commitdiff | tree |
2004-03-19 |
Mike Hearn | The KeymapNotify event does not use the window member...
|
commit | commitdiff | tree |
2004-03-16 |
Mike Hearn | - Add debug SnoopFromInclude/SnoopFromExclude options.
|
commit | commitdiff | tree |
2004-03-15 |
Mike Hearn | Improve message given on image map failure.
|
commit | commitdiff | tree |
2004-02-26 |
Mike Hearn | Use time rather than win32 debug channel for kernel...
|
commit | commitdiff | tree |
2004-02-26 |
Mike Hearn | Add a comment to explain the LockWindowUpdate situation.
|
commit | commitdiff | tree |
2004-02-21 |
Mike Hearn | Implement SHDOCVW_DllGetVersion. It returns the same...
|
commit | commitdiff | tree |
2004-02-19 |
Mike Hearn | To reduce debugging noise, make IMalloc32/IMallocSpy...
|
commit | commitdiff | tree |
2004-02-19 |
Mike Hearn | The presence of FGetComponentPath is used to check...
|
commit | commitdiff | tree |