projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix various query related memory leaks.
[wine]
/
include
/
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
2005-08-23
Kevin Koltzau
Properly declare handles.
tree
|
commitdiff
2005-08-23
Michael Kaufmann
Added SB_SIMPLEID.
tree
|
commitdiff
2005-08-22
Gerald Pfeifer
Prefer sys/limits.h over machine/limits.h.
tree
|
commitdiff
2005-08-22
Kevin Koltzau
Fix 'cast from pointer to integer of different size...
tree
|
commitdiff
2005-08-22
Kai Blin
Added SEC_WINNT_AUTH_IDENTITY struct.
tree
|
commitdiff
2005-08-22
Jacek Caban
Fix RegisterWindowMessage declaration and improve debug...
tree
|
commitdiff
2005-08-18
Felix Nawothnig
Make string elements of MCI_OPEN_PARMS const to match...
tree
|
commitdiff
2005-08-18
Juan Lang
Add/update a few definitions.
tree
|
commitdiff
2005-08-18
Felix Nawothnig
Make the destination pointers of Interlocked* functions...
tree
|
commitdiff
2005-08-17
Oliver Stieber
Copy the parser and cross compiler from d3d8 and update...
tree
|
commitdiff
2005-08-17
Oliver Stieber
Tidy up vertex shaders and bring the current code inlin...
tree
|
commitdiff
2005-08-16
Juan Lang
Add more missing definitions, and correct a prototype.
tree
|
commitdiff
2005-08-16
Francois Gouget
Declare PNTSTATUS in lmaccess.h and ntsecapi.h to match...
tree
|
commitdiff
2005-08-15
Alexandre Julliard
Added a WINE_NO_UNICODE_MACROS define to allow Winelib...
tree
|
commitdiff
2005-08-15
Michael Jung
Added CLSID_FolderShortcut definition.
tree
|
commitdiff
2005-08-15
Phil Krylov
Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW messag...
tree
|
commitdiff
2005-08-15
Frank Richter
Add WC_EDIT and WC_LISTBOX.
tree
|
commitdiff
2005-08-12
Jacek Caban
Fix Show*HTMLDialog declarations.
tree
|
commitdiff
2005-08-12
Mike McCormack
Add a configure test for xmlReadMemory.
tree
|
commitdiff
2005-08-11
Kai Blin
Added more secur32.dll tests and fixed missing constants in
tree
|
commitdiff
2005-08-11
Frank Richter
Add WC_COMBOBOX.
tree
|
commitdiff
next