projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix function prototype and spec file entry for
[wine]
/
include
/
2005-11-15
Mike McCormack
Fix function prototype and spec file entry for
tree
|
commitdiff
2005-11-15
Raphael Junqueira
Add stubs around ScriptStringAnalyse to avoid PAF crash.
tree
|
commitdiff
2005-11-14
Peter Lemenkov
Added extern "C".
tree
|
commitdiff
2005-11-10
Raphael Junqueira
Added support for SHADEBLENDCAPS.
tree
|
commitdiff
2005-11-10
Raphael Junqueira
Define GL_EXT_framebuffer_object and GL_EXT_pixelbuffer...
tree
|
commitdiff
2005-11-10
Jacek Caban
Added URLDownloadToCacheFile[AW] stub.
tree
|
commitdiff
2005-11-08
Alexandre Julliard
Fixed typo: get_doctype returns an IXMLDOMDocumentType.
tree
|
commitdiff
2005-11-08
Alexandre Julliard
Add an argument to all uses of the __ONLY_IN_WINELIB...
tree
|
commitdiff
2005-11-07
James Hawkins
Define the setupapi hresult errors.
tree
|
commitdiff
2005-11-07
Peter Lemenkov
Added some missing definitions in wininet.h.
tree
|
commitdiff
2005-11-07
Huw Davies
Add IXMLDOMParseError.
tree
|
commitdiff
2005-11-07
Ivan Leo Puoti
Implement RtlInitAnsiStringEx.
tree
|
commitdiff
2005-11-04
Vincent Béron
Fix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of
tree
|
commitdiff
2005-11-04
Vincent Béron
Fix warning about memmove re#definition.
tree
|
commitdiff
2005-11-03
Kevin Koltzau
Fix warnings and errors in 64bit.
tree
|
commitdiff
2005-11-03
Ivan Leo Puoti
Fix some wrong prototypes.
tree
|
commitdiff
2005-11-03
Eric Pouech
Implemented SymEnumLines.
tree
|
commitdiff
2005-11-02
Alexandre Julliard
Fixed Get/SetThreadContext to work properly on suspende...
tree
|
commitdiff
2005-11-02
Oliver Stieber
Implement D3DFMT_UNKNOWN surfaces, this seems to be...
tree
|
commitdiff
2005-11-02
Mike McCormack
Stub implementation for MsiAdvertiseScriptA/W.
tree
|
commitdiff
2005-11-02
Mike McCormack
Stub implementation for MsiGetFileHashA/W.
tree
|
commitdiff
2005-11-02
Rob Shearman
Add declarations for NdrAsyncClientCall, NdrAsyncStubCa...
tree
|
commitdiff
2005-11-02
Lionel Ulmer
Add 'ENUM_...._SETTINGS' flag and make use of it in...
tree
|
commitdiff
2005-11-01
Alexandre Julliard
Don't send an extra signal when waiting for a debug...
tree
|
commitdiff
2005-10-31
Huw Davies
Implement playback of EMR_ALPHABLEND.
tree
|
commitdiff
2005-10-30
Mike McCormack
Define MSIDBOPEN_ constants using LPCWSTR when compilin...
tree
|
commitdiff
2005-10-30
Alexandre Julliard
Make all winecrt0 functions and variables hidden.
tree
|
commitdiff
2005-10-30
Christian Costa
Remove no longer used wine_dbg_parse_options and wine_d...
tree
|
commitdiff
2005-10-30
Mike McCormack
Add a stub implementation of msi.MsiSetMode.
tree
|
commitdiff
2005-10-28
Ivan Leo Puoti
Fix NtQueryDirectoryObject prototype, documentation...
tree
|
commitdiff
2005-10-27
Vitaliy Margolen
- Send whole OBJECT_ATTRIBUTES.Attributes to the server...
tree
|
commitdiff
2005-10-27
Dmitry Timoshkov
Add some missing USER definitions, add a couple of...
tree
|
commitdiff
2005-10-27
Robert Shearman
Add the macros used in dlldata.c files.
tree
|
commitdiff
2005-10-27
Ivan Leo Puoti
Add stub implementation for NtAccessCheckAndAuditAlarm.
tree
|
commitdiff
2005-10-27
Stefan Leichter
Declare ExecuteCab and TranslateInfString.
tree
|
commitdiff
2005-10-27
Juan Lang
Implement CryptMem and undocumented I_Crypt*Tls functio...
tree
|
commitdiff
2005-10-27
Robert Shearman
Add IFontEventsDisp and IProvideMultipleClassInfo.
tree
|
commitdiff
2005-10-26
Huw Davies
Stubs for NdrStubForwardingFunction and NdrCStdStubBuff...
tree
|
commitdiff
2005-10-26
Vitaliy Margolen
Add OBJECT_BASIC_INFORMATION to winternl.h.
tree
|
commitdiff
2005-10-26
Dmitry Timoshkov
Add a test for GetCurrentObject, make it pass under...
tree
|
commitdiff
2005-10-18
Alexandre Julliard
Added a __wine_dbg_set_channel_flags function to allow...
tree
|
commitdiff
2005-10-10
Alexandre Julliard
Default search path for an include file should be based...
tree
|
commitdiff
2005-10-06
Peter Lemenkov
Added security.h.
tree
|
commitdiff
2005-10-06
Huw Davies
Add a Wine specific flag to GetRasterizeCaps that repor...
tree
|
commitdiff
2005-10-04
Dimi Paun
Allow MSVC to use Wine's headers.
tree
|
commitdiff
2005-10-03
Robert Reif
Fixes so d3d9.h and dsound.h can be included at the...
tree
|
commitdiff
2005-09-30
Juan Lang
Add defines needed for installable OID functions.
tree
|
commitdiff
2005-09-30
Robert Reif
Added missing error code.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
Export the get_channel_flags function avoid warnings...
tree
|
commitdiff
2005-09-28
Alexandre Julliard
Declare debug channels as static variables so that...
tree
|
commitdiff
2005-09-28
H. Verbeet
Fix missing prototypes when using nVidia OpenGL headers.
tree
|
commitdiff
2005-09-28
Alexandre Julliard
New scheme for keeping track of debug channels that...
tree
|
commitdiff
2005-09-28
Huw Davies
EnumDisplayDevices and GetMonitorInfo should return...
tree
|
commitdiff
2005-09-28
Juan Lang
Add a few more missing prototypes.
tree
|
commitdiff
2005-09-27
Alexandre Julliard
Added implementation of _dstbias and __p__dstbias.
tree
|
commitdiff
2005-09-27
Eric Pouech
Implemented kernel32 process affinity handling on top...
tree
|
commitdiff
2005-09-26
Alexandre Julliard
Export the temp buffer functionality in the debug funct...
tree
|
commitdiff
2005-09-26
Francois Gouget
Add iads.idl to define the IADsContainer interface.
tree
|
commitdiff
2005-09-26
Francois Gouget
Define the Direct3DRM GUIDs in d3drm.h.
tree
|
commitdiff
2005-09-26
Alexandre Julliard
Use int instead of long in interlocked_* functions...
tree
|
commitdiff
2005-09-26
Eric Pouech
- now passing access rights when creating a named pipe...
tree
|
commitdiff
2005-09-26
Francois Gouget
Add AVISTREAMREAD_CONVENIENT.
tree
|
commitdiff
2005-09-23
Ivan Leo Puoti
Added ddk/wdm.h.
tree
|
commitdiff
2005-09-23
Alexandre Julliard
Defined a proper structure for debug channels.
tree
|
commitdiff
2005-09-23
Robert Reif
Add some missing error codes.
tree
|
commitdiff
2005-09-23
Detlef Riekenberg
Definition added for VFT2_DRV_VERSIONED_PRINTER.
tree
|
commitdiff
2005-09-23
Vijay Kiran Kamuju
Implementation of _get_sbh_threshold and _set_sbh_threshold
tree
|
commitdiff
2005-09-22
Alexandre Julliard
Define data types to the correct size on 64-bit platforms.
tree
|
commitdiff
2005-09-21
Eric Kohl
Implement setupapi stringtable functions.
tree
|
commitdiff
2005-09-21
Oliver Stieber
Implemented occlusion queries using either GL_ARB_occlu...
tree
|
commitdiff
2005-09-21
Vijay Kiran Kamuju
Added addrinfo structures.
tree
|
commitdiff
2005-09-20
Jan Van Buggenhout
implement stubs for MsiSequence[AW].
tree
|
commitdiff
2005-09-20
Mike McCormack
Add INSTALLSTATE_NOTUSED to the INSTALLSTATE enumeration.
tree
|
commitdiff
2005-09-19
Aric Stewart
Add the IHlinkFrame interface to hlink.idl.
tree
|
commitdiff
2005-09-19
Alexandre Julliard
Use the default structure packing like Windows does.
tree
|
commitdiff
2005-09-19
Alexandre Julliard
Fixed the structure layout to be identical to the publi...
tree
|
commitdiff
2005-09-19
Vijay Kiran Kamuju
Added __p__amblksiz implementation.
tree
|
commitdiff
2005-09-19
Jacek Caban
- Added IHttpNegotiate2 interface.
tree
|
commitdiff
2005-09-18
Alexandre Julliard
Moved return value handling to the individual relay...
tree
|
commitdiff
2005-09-18
Alexandre Julliard
Make the users of wine_call_from_32_regs save %eax...
tree
|
commitdiff
2005-09-16
Dmitry Timoshkov
Add a test for mmioDescend, make it pass under Wine.
tree
|
commitdiff
2005-09-16
Mike McCormack
Fix the stub for MsiConfigureFeature.
tree
|
commitdiff
2005-09-15
Vincent Béron
Tweak the test for detecting libxslt as it didn't work...
tree
|
commitdiff
2005-09-14
Robert Shearman
- Add support for navigating a toolbar with the arrow...
tree
|
commitdiff
2005-09-14
Robert Shearman
Define RPC_FC_RANGE.
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Implemented InterlockedCompareExchangePointer and
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Remove the 'L' suffix on a number of constants to avoid...
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Avoid some warnings on 64-bit platforms.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a few more pointer to integer typecast issues...
tree
|
commitdiff
2005-09-12
Dmitry Timoshkov
EXTLOGPEN.elpHatch can contain a handle as well.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
tree
|
commitdiff
2005-09-12
Ivan Leo Puoti
Added a missing define.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
LOGBRUSH.lbHatch must be a ULONG_PTR since it can conta...
tree
|
commitdiff
2005-09-12
Jacek Caban
Added missing attributes.
tree
|
commitdiff
2005-09-12
Jacek Caban
Added more definitions.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed the binary layout gcc hacks to do the right thing...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
tree
|
commitdiff
2005-09-09
Jacek Caban
Move protocol's CLSIDs to urlmon.idl.
tree
|
commitdiff
2005-09-08
Phil Krylov
Added typedefs SQLWCHAR and SQLTCHAR.
tree
|
commitdiff
2005-09-08
Ge van Geldorp
Fix NdrServerContextMarshall prototype.
tree
|
commitdiff
next