projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename queue_t to jobqueue_t to avoid collision with library symbol
[wine]
/
include
/
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
2005-09-07
Mike McCormack
Fix a typo.
tree
|
commitdiff
2005-09-07
Hans Leidekker
Implement ldap_escape_filter_element*.
tree
|
commitdiff
2005-09-06
Marcus Meissner
Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub...
tree
|
commitdiff
2005-09-06
Ivan Leo Puoti
Added FSCTL_PIPE_LISTEN support.
tree
|
commitdiff
2005-09-06
Detlef Riekenberg
Moved cfgmgr32.h to include/ddk/.
tree
|
commitdiff
2005-09-06
Aric Stewart
Added stub implementations for MsiEnumPatchesA/W.
tree
|
commitdiff
2005-09-06
Eric Pouech
- rewrite kernel32:{Set|Get}PriorityClass on top of...
tree
|
commitdiff
2005-09-06
Mike McCormack
Add the INSTALLMODE enumeration.
tree
|
commitdiff
2005-09-06
Eric Pouech
Fixes for function prototypes without arguments.
tree
|
commitdiff
2005-09-06
James Hawkins
Correct third parameter of NtQueryInformationAtom.
tree
|
commitdiff
2005-09-06
Jacek Caban
- Update GetSecurityId declaration.
tree
|
commitdiff
2005-09-03
Alexandre Julliard
Use explicit function pointers for pthread support...
tree
|
commitdiff
2005-09-03
Mike McCormack
Implemented IXMLDOMNode::selectNodes.
tree
|
commitdiff
2005-09-02
Alexandre Julliard
Moved the spec file init function and constructor to...
tree
|
commitdiff
2005-09-02
Troy Rollo
Added objsafe.idl for IObjectSafety interface.
tree
|
commitdiff
2005-09-02
Troy Rollo
For C++, declare initialised GUIDs to be "extern const...
tree
|
commitdiff
2005-09-02
Jacek Caban
Added CreateFormatEnumerator implementation.
tree
|
commitdiff
2005-09-02
Kevin Koltzau
Fix warnings in 64bit.
tree
|
commitdiff
2005-09-02
Juan Lang
More definitions and prototypes.
tree
|
commitdiff
2005-09-02
Daniel Remenak
Add definitions for force feedback command and status...
tree
|
commitdiff
2005-08-30
Frank Richter
Fix warnings in 64bit.
tree
|
commitdiff
2005-08-29
Juan Lang
Added a LIST_FOR_EACH_ENTRY_SAFE helper macro.
tree
|
commitdiff
2005-08-27
Frank Richter
Added WC_SCROLLBAR.
tree
|
commitdiff
2005-08-27
Marcus Meissner
IsNetworkAlive() enhanced, always reports LAN.
tree
|
commitdiff
2005-08-26
Robert Shearman
Added more wtypes definitions, particularly for GDI...
tree
|
commitdiff
2005-08-26
Robert Shearman
- The output size should be *pcbPolicy for ppPolicy...
tree
|
commitdiff
2005-08-26
Robert Shearman
Move interfaces around to satisfy MIDL.
tree
|
commitdiff
2005-08-26
Robert Shearman
Remove nonsense msxml IDL attributes.
tree
|
commitdiff
2005-08-26
Juan Lang
Correct a typo, and add more definitions.
tree
|
commitdiff
2005-08-25
Detlef Riekenberg
Added winsplp.h header.
tree
|
commitdiff
2005-08-25
Alexandre Julliard
Fixed installation rules for Wine-specific IDL files.
tree
|
commitdiff
2005-08-25
James Hawkins
Moved itss.idl to include/wine.
tree
|
commitdiff
2005-08-25
Robert Shearman
Update to include all of the interfaces in the Platform...
tree
|
commitdiff
2005-08-24
Alexandre Julliard
Don't cache file descriptors open on removable devices.
tree
|
commitdiff
2005-08-24
Johan Dahlin
Implemented MsiSetComponentState*.
tree
|
commitdiff
2005-08-24
Mike McCormack
Better stub for MsiViewGetError.
tree
|
commitdiff
2005-08-23
Alexandre Julliard
Added a separate set_handle_cached_fd request instead...
tree
|
commitdiff
2005-08-23
Jacek Caban
Added more definitions.
tree
|
commitdiff
2005-08-23
Kevin Koltzau
Fix pointer cast warnings in 64bit.
tree
|
commitdiff
2005-08-23
Oliver Stieber
Tidy up d3d9 and finalize passing d3d9 calls to wined3d...
tree
|
commitdiff
next