projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oleaut32: Fix marshaling of VARTYPE-less safearrays.
[wine]
/
include
/
2007-02-05
Bang Jun-Young
ntdll: Fix NtUnloadKey to match the DDK.
tree
|
commitdiff
2007-02-05
Bang Jun-Young
advapi32: Fix prototypes to match the PSDK.
tree
|
commitdiff
2007-01-26
Francois Gouget
wintrust: Add missing packing directives to mscat.h.
tree
|
commitdiff
2007-01-26
Francois Gouget
wintrust: Add missing prototypes and a missing include...
tree
|
commitdiff
2007-01-26
Francois Gouget
wintrust: Better match the PSDK types and fix the winap...
tree
|
commitdiff
2007-01-26
Francois Gouget
snmpapi: Fix the winapi_check warnings.
tree
|
commitdiff
2007-01-25
Vitaliy Margolen
server/ntdll: Simplistic implementation of NtQueryObjec...
tree
|
commitdiff
2007-01-25
Francois Gouget
sfc_os: Add a prototype for SfcIsKeyProtected().
tree
|
commitdiff
2007-01-25
Francois Gouget
snmpapi: SnmpUtilDbgPrint() is a vararg and not an...
tree
|
commitdiff
2007-01-24
Alexandre Julliard
include: Simplify the variable declarations in the...
tree
|
commitdiff
2007-01-23
Thomas Weidenmueller
shell32: Implement the property sheet extension array...
tree
|
commitdiff
2007-01-23
H. Verbeet
wined3d: Remove some unused methods from the IWineD3DVe...
tree
|
commitdiff
2007-01-22
Bang Jun-Young
winbase.h: Cosmetic changes.
tree
|
commitdiff
2007-01-22
Bang Jun-Young
objbase.h: Fix typo in comment.
tree
|
commitdiff
2007-01-22
Alexandre Julliard
wine/list.h: Add list_count function. Make some paramet...
tree
|
commitdiff
2007-01-22
Thomas Weidenmueller
comctl32: Fix InitCommonControlsEx prototype.
tree
|
commitdiff
2007-01-19
Alexandre Julliard
rpc.h: Include excpt.h, and windef.h in Wine so that...
tree
|
commitdiff
2007-01-19
H. Verbeet
wined3d: Move SetupFullscreenWindow() and RestoreWindow...
tree
|
commitdiff
2007-01-19
Thomas Weidenmueller
shell32: Fix prototypes.
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Avoid inter-process APCs when called for the...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process NtMapViewOfSecti...
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Implementation of inter-process RtlCreateUserThread.
tree
|
commitdiff
2007-01-18
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-01-18
Alexandre Julliard
ntdll: Fix NtDuplicateObject to only close the file...
tree
|
commitdiff
2007-01-18
Francois Gouget
d3d: Fix the D3DFMT_XXX constant declarations.
tree
|
commitdiff
2007-01-18
Francois Gouget
tests: The non-gcc case was missing a forward declarati...
tree
|
commitdiff
2007-01-17
Stefan Dösinger
wined3d: Store the stream number in the strided structure.
tree
|
commitdiff
2007-01-16
Alexandre Julliard
ntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process NtFlushVirtualMe...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualProtectEx.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
ntdll: Implementation of inter-process VirtualQueryEx.
tree
|
commitdiff
2007-01-15
Alexandre Julliard
server: Support queuing some APCs to a process instead...
tree
|
commitdiff
2007-01-15
Alexandre Julliard
server: Added mechanism for returning results of APC...
tree
|
commitdiff
2007-01-15
Hans Leidekker
snmpapi: Implement SnmpUtilOidCpy, SnmpUtilOidFree...
tree
|
commitdiff
2007-01-15
Bill Medland
odbccp32: Implement SQLGet/SetConfigMode.
tree
|
commitdiff
2007-01-12
Alexandre Julliard
ntdll: Duplicate the mapping handle on the server side...
tree
|
commitdiff
2007-01-12
Stefan Dösinger
d3d9: Implement IDirect3DDevice9::StretchRect.
tree
|
commitdiff
2007-01-12
Francois Gouget
tests: Add skip(), a function to warn that tests were...
tree
|
commitdiff
2007-01-11
Francois Gouget
rpcrt4: Give a proper name to some formerly reserved...
tree
|
commitdiff
2007-01-09
Alexandre Julliard
Update copyright info for the new year.
tree
|
commitdiff
2007-01-09
Patrik Stridvall
dxguid: Add the rmxfguid.h header and export the GUIDs.
tree
|
commitdiff
2007-01-09
Michael Stefaniuc
include: Remove stray '\' at end of lines.
tree
|
commitdiff
2007-01-06
Eric Pouech
winedump: Add support for derived types in codeview...
tree
|
commitdiff
2007-01-06
Eric Pouech
winedump: Re-use existing codeview facilities to dump...
tree
|
commitdiff
2007-01-06
Eric Pouech
winedump: Removed cvinclude.h.
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Add a generic apc_call structure to make it...
tree
|
commitdiff
2007-01-04
Alexandre Julliard
server: Notify the server that an APC has completed...
tree
|
commitdiff
2007-01-04
Eric Pouech
dbghelp: Implemented 64 bit versions of EnumerateLoaded...
tree
|
commitdiff
2007-01-03
Stefan Dösinger
wined3d: Use the baseVertexIndex in the stateblock.
tree
|
commitdiff
2007-01-02
Hans Leidekker
gdi32: Implement GetCharWidthI.
tree
|
commitdiff
2007-01-02
Stefan Dösinger
wined3d: Remove IWineD3DDevice_ApplyStateChanges.
tree
|
commitdiff
2007-01-02
Mike McCormack
kernel32: Implement CopyFileWithProgress.
tree
|
commitdiff
2006-12-29
Rob Shearman
include: Add function declarations for CoAllowSetForegr...
tree
|
commitdiff
2006-12-29
Alexandre Julliard
loader: Use the Mach thread port as thread id on Mac OS.
tree
|
commitdiff
2006-12-26
Jacek Caban
mshtml.idl: Added IHTMLFrameBase2 declaration.
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: Move registration code to inf file and add missin...
tree
|
commitdiff
2006-12-24
Jacek Caban
itss: Rename CLSID_ITSProtocol to CLSID_MSITStore.
tree
|
commitdiff
2006-12-24
Hans Leidekker
usp10: Implement ScriptString_pSize.
tree
|
commitdiff
2006-12-20
Alexandre Julliard
include: Get rid of the WINE_NO_LONG_AS_INT ifdefs.
tree
|
commitdiff
2006-12-20
Hans Leidekker
winedump: Start dumping .NET specific bits from PE...
tree
|
commitdiff
2006-12-19
Stefan Dösinger
wined3d: Add WINED3DRS_STIPPLEPATTERNxy.
tree
|
commitdiff
2006-12-19
Louis Lenders
msvcrt: Add _atoldbl.
tree
|
commitdiff
2006-12-18
Markus Amsler
d3d: Callback infrastructure for implicit swap chain...
tree
|
commitdiff
2006-12-18
Markus Amsler
wined3d: Remove IWineD3DVolume_GetContainerParent.
tree
|
commitdiff
2006-12-18
Markus Amsler
wined3d: Remove IWineD3DSurface_GetContainerParent.
tree
|
commitdiff
2006-12-16
Alexandre Julliard
configure: Remove some no longer used libcurses checks.
tree
|
commitdiff
2006-12-15
Hans Leidekker
setupapi: Add a stub implementation for SetupPromptReboot.
tree
|
commitdiff
2006-12-14
Ulrich Czekalla
ddraw: Add IDirectDraw3 interface.
tree
|
commitdiff
2006-12-13
Andrew Talbot
ntdll/tests: Cast-qual warning fix.
tree
|
commitdiff
2006-12-12
Ulrich Czekalla
winex11.drv: Store window and drawable rects in X11DRV_...
tree
|
commitdiff
2006-12-11
Detlef Riekenberg
localspl/tests: Add tests for XcvOpenPort.
tree
|
commitdiff
2006-12-07
Francois Gouget
gdi32: Add a prototype for GetFontUnicodeRanges().
tree
|
commitdiff
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit depth stencil...
tree
|
commitdiff
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit volume destru...
tree
|
commitdiff
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit render target...
tree
|
commitdiff
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit surface destr...
tree
|
commitdiff
2006-12-06
Markus Amsler
d3d: Callback infrastructure for implicit surface destr...
tree
|
commitdiff
2006-12-06
Stefan Dösinger
wine/list.h: Added list_move_head and list_move_tail.
tree
|
commitdiff
2006-12-05
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-12-04
Markus Amsler
d3d: Pass the superior creating object down to the...
tree
|
commitdiff
2006-12-04
James Hawkins
msi: Add handling for the StartServices action.
tree
|
commitdiff
2006-12-04
Rob Shearman
include: Add some missing OLE defines and declarations...
tree
|
commitdiff
2006-11-30
Lei Zhang
msxml3: Fix compiles for systems with libxml2 version...
tree
|
commitdiff
2006-11-30
Kai Blin
ws2_32: Implement SO_EXCLUSIVEADDRUSE for setsockopt.
tree
|
commitdiff
2006-11-30
Eric Pouech
mscvpdb.h: Update some definitions (constants, structur...
tree
|
commitdiff
2006-11-30
Eric Pouech
dbghelp: Moved mscvpdb.h file to include/wine to allow...
tree
|
commitdiff
2006-11-27
Pierre d'Herbemont
winsock: Get rid of already disabled WS prefix, thus...
tree
|
commitdiff
2006-11-27
Alexandre Julliard
winsock: Add WS_ prefix on WSAIoctl constants.
tree
|
commitdiff
2006-11-27
Dmitry Timoshkov
include: Add some structures a definitions required...
tree
|
commitdiff
2006-11-27
Kevin Koltzau
winuser.h: Add some HSHELL and APPCOMMAND defines.
tree
|
commitdiff
2006-11-27
Kevin Koltzau
winuser.h: Define browser and multimedia keys.
tree
|
commitdiff
2006-11-21
Matthew Kehrer
mshtml: Add basic support for ITimer interface.
tree
|
commitdiff
2006-11-20
Alexandre Julliard
server: Return an fd type in the get_handle_fd request.
tree
|
commitdiff
2006-11-20
H. Verbeet
wined3d: Fix GL_ARB_texture_cube_map extension support.
tree
|
commitdiff
2006-11-17
H. Verbeet
wined3d: Fix depth buffer formats to use actual depth...
tree
|
commitdiff
2006-11-17
Alexandre Julliard
include: Install adshlp.h too.
tree
|
commitdiff
2006-11-17
Alexandre Julliard
include: Get rid of heap.h.
tree
|
commitdiff
2006-11-17
Alexandre Julliard
gdi32: Get rid of the gdi.h include.
tree
|
commitdiff
2006-11-17
Alexandre Julliard
gdi32: Stop exporting GDI_GetObjPtr and GDI_ReleaseObj.
tree
|
commitdiff
2006-11-17
Alexandre Julliard
gdi32: Get rid of the palette mapping handling and...
tree
|
commitdiff
next