- 15 Mar, 2005 9 commits
-
-
Phil Krylov authored
-
Alexandre Julliard authored
-
Krzysztof Foltman authored
to Phil Krylov's RTF generator code). - New message implemented - WM_PASTE. - RTF reader: rtfPlain implemented (kind of). - RTF writer: rewritten main loop (the old one crashed in some circumstances when SFF_SELECTION was used).
-
Robert Reif authored
Cleanup usage of global dsound variable to not use local variable of same name. Almost ready to add support for more than one sound card at the same time.
-
Tom Wickline authored
-
Dimitrie O. Paun authored
Fix a potential bug along the way.
-
Robert Reif authored
-
Robert Reif authored
-
Jason Edmeades authored
and MIXER_GETLINECONTROLSSF_ONEBYTYPE requested.
-
- 14 Mar, 2005 31 commits
-
-
Stefan Leichter authored
-
Phil Krylov authored
-
Phil Krylov authored
-
Phil Krylov authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
filter.
-
Matthew Mastracci authored
Stub for DelNodeRunDLL32.
-
Dmitry Timoshkov authored
tests to reflect that.
-
Mike McCormack authored
-
Peter Berg Larsen authored
-
Alexandre Julliard authored
Make periodic saving the default behavior.
-
Ralf S. Engelschall authored
-
Ivan Leo Puoti authored
-
Jacek Caban authored
-
Evan Deaubl authored
if the newSelect parameter is NULL.
-
Martin Fuchs authored
- launch desk.cpl when activating the desktop context menu entry "properties" - don't send WM_COMMAND if we didn't get a shell view window
-
C. Scott Ananian authored
pathname which contains 'odd' characters.
-
C. Scott Ananian authored
are lexed as paths (in the appropriate contexts) instead of as operator or number tokens. Add '-' to the set of characters legal in a pathname.
-
Eric Pouech authored
- rewrote the console part - added FS documentation
-
Joris Huizer authored
-
Oliver Stieber authored
Added BindTexture, GetTextureDimensions, UnBindTexture. Proper GetContainer support for surface. SetContainer added to surface and volume. SetInPbufferState added to surface (until gl context management is implemented). Minor changes: - BaseTexture no longer 'holds' a reference to IWineD3DDevice to prevent circular referencing. - Better managment of referinging for texture. - Some TODO's for implementing a context manager. - Better preload implementation. - Fix compile warning in device.c Set/GetSamplerState. - Add QueryInterface support for surface. - Format X8R8G8B8 added to locking.
-
Robert Shearman authored
- Implement stub for RpcRevertToSelfEx. - Change the more verbose files to use a new debug channel, "rpc."
-
Jon Griffiths authored
-
Jon Griffiths authored
Fix a crash and test failure with early native dlls.
-
Dimitrie O. Paun authored
-
Alexandre Julliard authored
- Implement VT_BYREF | VT_BSTR marshalling. - Add more integer types for marshaling and unmarshaling. - Implement VT_BYREF | VT_BSTR unmarshaling. - Don't allocate memory for TKIND_DISPATCH/TKIND_INTERFACE unmarshaling as it will be lost in the success case and interferes with the failure case.
-
Ivan Leo Puoti authored
-
Gerald Pfeifer authored
-
Martin Fuchs authored
-
Juan Lang authored
-