2002-12-06 |
Ove Kaaven | Moved COM API prototypes in include/wine/obj_base.h to
|
commit | commitdiff | tree |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine...
|
commit | commitdiff | tree |
2002-12-03 |
Ove Kaaven | Added more types to wtypes.idl.
|
commit | commitdiff | tree |
2002-12-03 |
Ove Kaaven | Parse the NOT operator, the [idempotent] attribute...
|
commit | commitdiff | tree |
2002-12-02 |
Ove Kaaven | Protect PALETTEENTRY and LOGPALETTE with #ifndefs.
|
commit | commitdiff | tree |
2002-11-30 |
Ove Kaaven | Handle encapsulated unions in a cleaner (and less buggy...
|
commit | commitdiff | tree |
2002-11-30 |
Ove Kaaven | Added missing union names for some encapsulated unions.
|
commit | commitdiff | tree |
2002-11-21 |
Ove Kaaven | Added "generate headers only" command-line option....
|
commit | commitdiff | tree |
2002-11-13 |
Ove Kaaven | Wrote a Wine-compatible wtypes.idl, and generated wtypes...
|
commit | commitdiff | tree |
2002-11-12 |
Ove Kaaven | Support for enums, arrays, encapsulated unions, signed...
|
commit | commitdiff | tree |
2002-11-08 |
Ove Kaaven | Moved IMalloc definition from obj_base.h to obj_misc.h.
|
commit | commitdiff | tree |
2002-11-06 |
Ove Kaaven | Add ICOM_DEFINE1 macro to define a COM interface without...
|
commit | commitdiff | tree |
2002-11-01 |
Ove Kaaven | Some RPC format characters from MS documentation.
|
commit | commitdiff | tree |
2002-10-11 |
Ove Kaaven | Added NdrOleAllocate, NdrOleFree, NdrInterfacePointerBufferSize,
|
commit | commitdiff | tree |
2002-10-11 |
Ove Kaaven | Reimplement several RpcServer.* methods in rpc_server.c.
|
commit | commitdiff | tree |
2002-10-10 |
Ove Kaaven | Added NdrDllCanUnloadNow, NdrDllGetClassObject, NdrDllRegist...
|
commit | commitdiff | tree |
2002-10-10 |
Ove Kaaven | Added NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyInitialize,
|
commit | commitdiff | tree |
2002-10-10 |
Ove Kaaven | Implement the CStdStubBuffer methods.
|
commit | commitdiff | tree |
2002-10-10 |
Ove Kaaven | IUnknown_[QAR]_Proxy implementations, VTbl construction...
|
commit | commitdiff | tree |
2002-10-10 |
Ove Kaaven | Stubby NdrClientCall2 & some header changes.
|
commit | commitdiff | tree |
2002-10-10 |
Ove Kaaven | Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcReceive...
|
commit | commitdiff | tree |
2002-10-07 |
Ove Kaaven | Implemented RpcBindingInqObject, RpcBindingSetObject,
|
commit | commitdiff | tree |
2002-10-03 |
Ove Kaaven | Added UuidCreateNil, UuidEqual and UuidIsNil.
|
commit | commitdiff | tree |
2002-09-29 |
Ove Kaaven | Fix for soundcards that can't do 8-bit audio, only...
|
commit | commitdiff | tree |
2002-08-26 |
Ove Kaaven | Tweaks to improve playback performance and reduce sound...
|
commit | commitdiff | tree |
2002-08-09 |
Ove Kaaven | Some more RPC definitions.
|
commit | commitdiff | tree |
2002-07-20 |
Ove Kaaven | Wait for the asynchronous update thread to complete...
|
commit | commitdiff | tree |
2002-07-10 |
Ove Kaaven | Removed the flags fields of IDirectDrawPaletteImpl...
|
commit | commitdiff | tree |
2002-07-10 |
Ove Kaaven | Handle WM_SYNCPAINT with DefWindowProc.
|
commit | commitdiff | tree |
2002-06-14 |
Ove Kaaven | - support DirectInput 8 interfaces.
|
commit | commitdiff | tree |
2002-06-13 |
Ove Kaaven | Support DirectSound 8 interfaces. Split interface implementa...
|
commit | commitdiff | tree |
2002-01-21 |
Ove Kaaven | Added support for MWM hints.
|
commit | commitdiff | tree |
2002-01-14 |
Ove Kaaven | Prepend "--" to arguments.
|
commit | commitdiff | tree |
2002-01-06 |
Ove Kaaven | DOS support restructure. The DOS virtual machine is...
|
commit | commitdiff | tree |
2002-01-04 |
Ove Kaaven | Fixed vm86_enter race conditions.
|
commit | commitdiff | tree |
2002-01-03 |
Ove Kaaven | Handle the lpDirectory field of the LPSHELLEXECUTEINFO.
|
commit | commitdiff | tree |
2002-01-02 |
Ove Kaaven | Further unified HAL and HEL mixing, and added some...
|
commit | commitdiff | tree |
2002-01-02 |
Ove Kaaven | If SafeArrayGetElement is called on a variant array...
|
commit | commitdiff | tree |
2002-01-02 |
Ove Kaaven | Fixed a looks-like-nobody-ever-tested-this-function...
|
commit | commitdiff | tree |
2002-01-02 |
Ove Kaaven | Made the output of --debugmsg +seh a bit more verbose.
|
commit | commitdiff | tree |
2001-11-08 |
Ove Kaaven | Moved the int 9 (keyboard) handler to dlls/winedos.
|
commit | commitdiff | tree |
2001-11-07 |
Ove Kaaven | Added a few default palette entries for the VGA/MCGA...
|
commit | commitdiff | tree |
2001-11-07 |
Ove Kaaven | Added RunInThread callout to winedos.
|
commit | commitdiff | tree |
2001-11-05 |
Ove Kaaven | Implemented a dynamic table of DOS interrupt handlers.
|
commit | commitdiff | tree |
2001-10-28 |
Ove Kaaven | Protect against an interrupt-pending signal recursion.
|
commit | commitdiff | tree |
2001-10-24 |
Ove Kaaven | Save a disk file's drive type in the server object.
|
commit | commitdiff | tree |
2001-10-21 |
Ove Kaaven | Fixed a typo.
|
commit | commitdiff | tree |
2001-10-16 |
Ove Kaaven | Registry entries for stdole32.tlb.
|
commit | commitdiff | tree |
2001-10-14 |
Ove Kaaven | Added some RPC definitions.
|
commit | commitdiff | tree |
2001-10-14 |
Ove Kaaven | Fixed bugs with propget methods with input arguments.
|
commit | commitdiff | tree |
2001-10-14 |
Ove Kaaven | Fixed bugs in safe arrays.
|
commit | commitdiff | tree |
2001-10-14 |
Ove Kaaven | Fix a UINT16 redefinition problem.
|
commit | commitdiff | tree |
2001-10-04 |
Ove Kaaven | The DISPPARAMS parameter array is a reverse-order array.
|
commit | commitdiff | tree |
2001-10-04 |
Ove Kaaven | Implement coercion to VT_UNKNOWN from VT_DISPATCH.
|
commit | commitdiff | tree |
2001-10-04 |
Ove Kaaven | ITypeInfo::Invoke should also search inherited interfaces...
|
commit | commitdiff | tree |
2001-10-03 |
Ove Kaaven | Don't ignore DISPATCH_METHOD in ITypeInfo::Invoke.
|
commit | commitdiff | tree |
2001-10-03 |
Ove Kaaven | Corrected INVOKEKIND enumeration values.
|
commit | commitdiff | tree |
2001-10-01 |
Ove Kaaven | Implemented DispGetParam.
|
commit | commitdiff | tree |
2001-10-01 |
Ove Kaaven | Make MoveFileEx fail with ERROR_INVALID_PARAMETER ...
|
commit | commitdiff | tree |
2001-09-25 |
Ove Kaaven | Fixed a couple of typos.
|
commit | commitdiff | tree |
2001-09-25 |
Ove Kaaven | Added ICOM_[C]THIS_MULTI macros to make it easier to...
|
commit | commitdiff | tree |
2001-09-25 |
Ove Kaaven | Added some named pipe definitions.
|
commit | commitdiff | tree |
2001-09-25 |
Ove Kaaven | Added prototype for GetHGlobalFromStream.
|
commit | commitdiff | tree |
2001-09-25 |
Ove Kaaven | A failure to open a pipe should return INVALID_HANDLE_VALUE.
|
commit | commitdiff | tree |
2001-09-21 |
Ove Kaaven | Variants and safe arrays is now able to copy BSTR swith...
|
commit | commitdiff | tree |
2001-09-21 |
Ove Kaaven | Register typelib marshaling for OLE Automation-compatible...
|
commit | commitdiff | tree |
2001-09-17 |
Ove Kaaven | Lots of rpcrt4.dll stubs.
|
commit | commitdiff | tree |
2001-09-10 |
Ove Kaaven | Fix buffering problems in HEL mode.
|
commit | commitdiff | tree |
2001-08-07 |
Ove Kaaven | Added some registry entries related to COM interface...
|
commit | commitdiff | tree |
2001-07-17 |
Ove Kaaven | Added STATUS_* constant for named pipes. Return STATUS_PIPE_...
|
commit | commitdiff | tree |
2001-06-21 |
Ove Kaaven | Make GetCursorPos call XQueryPointer.
|
commit | commitdiff | tree |
2001-06-21 |
Ove Kaaven | Extended __wine_enter_vm86 to handle pending interrupts.
|
commit | commitdiff | tree |
2001-06-15 |
Ove Kaaven | Block SIGINT and SIGALRM in signal handlers.
|
commit | commitdiff | tree |
2001-05-10 |
Ove Kaaven | Added version entry for DirectX 7.0a.
|
commit | commitdiff | tree |
2001-05-09 |
Ove Kaaven | Fixed the IDirectDrawSurface4 interface declaration...
|
commit | commitdiff | tree |
2001-05-02 |
Ove Kaaven | Fixed the OSMesa configure check so that OSMesa won...
|
commit | commitdiff | tree |
2001-04-27 |
Ove Kaaven | Preserve the TF (Trap Flag) when continuing from a...
|
commit | commitdiff | tree |
2001-04-27 |
Ove Kaaven | Reimplemented DXGrab with improvements; it no longer...
|
commit | commitdiff | tree |
2001-04-18 |
Ove Kaaven | Fix DGA so it works properly again.
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Implemented DirectDraw's Hardware Abstraction Layer...
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Removed the obsolete DIBTexture surface class.
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Fill in some more HAL fields. Flip some of them when...
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Fill in some DirectDrawPalette HAL fields.
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Removed User_DirectDraw_GetCaps. Using Main_DirectDraw_GetCa...
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Fill in some of the ddraw HAL fields.
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Implemented gamma control on the DirectDraw primary...
|
commit | commitdiff | tree |
2001-04-17 |
Ove Kaaven | Implemented the ddraw HAL access escape (DCICOMMAND...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Implemented _wtoi and _wtol.
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Implemented the XF86DGA2 driver for the ddraw HAL.
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Implemented the IDirectDrawGammaControl interface.
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Let LOAD_LIBRARY_AS_DATAFILE load the builtin dll if...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Added ddraw HAL and gamma ramp stuff to implementation...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Fixed CoerceDIBSection's AuxMod handling. Added CoerceDIBSec...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Include the GUIDs in ddrawi.h in the libwine_uuid.a...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Yet more stuff for ddrawi.h, including some GetDriverInfo...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Add version resource to ddraw.dll, versioned to DirectX...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Don't restore the saved keyboard autorepeat config...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Direct3D header update.
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | New header d3dhal.h, the Direct3D HAL device driver...
|
commit | commitdiff | tree |
2001-04-16 |
Ove Kaaven | Handle the %f case in wsprintf.
|
commit | commitdiff | tree |