http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine/eterwine.git
2011-03-15
Marcus Meissner
d3dcompiler_43: Initialize a variable (Coverity).
commit
|
commitdiff
|
tree
2011-03-15
Nikolay Sivov
msvcrt: Added _findnext32() implementation.
commit
|
commitdiff
|
tree
2011-03-15
Nikolay Sivov
msvcrt: Add _findfirst32() implementation.
commit
|
commitdiff
|
tree
2011-03-15
Nikolay Sivov
msvcrt: Add __daylight() call export.
commit
|
commitdiff
|
tree
2011-03-15
Jacek Caban
wininet: Update remaining HttpOpenRequest to use the...
commit
|
commitdiff
|
tree
2011-03-15
Jacek Caban
wininet: Release gzip_buffer when opening new connection.
commit
|
commitdiff
|
tree
2011-03-15
Michael Stefaniuc
d3d8: COM cleanup in shader.c.
commit
|
commitdiff
|
tree
2011-03-15
Łukasz Wojniłowicz
inetcpl.cpl: Update Polish translation.
commit
|
commitdiff
|
tree
2011-03-15
Henri Verbeet
d3d9: Use IDirect3DVolume9_AddRef to increment the...
commit
|
commitdiff
|
tree
2011-03-15
Henri Verbeet
wined3d: Generalize AddDirtyRect() / AddDirtyBox()...
commit
|
commitdiff
|
tree
2011-03-15
Henri Verbeet
wined3d: Get rid of IWineD3DVolumeTexture::Unmap().
commit
|
commitdiff
|
tree
2011-03-15
Henri Verbeet
wined3d: Get rid of IWineD3DVolumeTexture::Map().
commit
|
commitdiff
|
tree
2011-03-15
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillPie.
commit
|
commitdiff
|
tree
2011-03-15
Vincent Povirk
gdiplus: Use GdipFillPath to implement GdipFillEllipse.
commit
|
commitdiff
|
tree
2011-03-15
Vincent Povirk
gdiplus: Add software implementation of GdipFillPath.
commit
|
commitdiff
|
tree
2011-03-15
Vincent Povirk
gdiplus: Call GdiAlphaBlend only once per GdipFillRegio...
commit
|
commitdiff
|
tree
2011-03-15
Vincent Povirk
gdiplus: Remove gdi32 fallback for bitmaps from GdipFil...
commit
|
commitdiff
|
tree
2011-03-15
Piotr Caban
shdocvw/tests: Added IShellBrowser, IBrowserService...
commit
|
commitdiff
|
tree
2011-03-15
Piotr Caban
shdocvw: Use IID_IBrowserService2 defined in header.
commit
|
commitdiff
|
tree
2011-03-15
Piotr Caban
shdocvw: Added IDocObjectService interface stub.
commit
|
commitdiff
|
tree
2011-03-15
Piotr Caban
shdocvw: Added IBrowserService interface stub.
commit
|
commitdiff
|
tree
2011-03-15
Piotr Caban
shdocvw: Added IShellBrowser interface stub.
commit
|
commitdiff
|
tree
2011-03-15
Piotr Caban
shdocvw: Added navigation error handling.
commit
|
commitdiff
|
tree
2011-03-15
Piotr Caban
include: Added IBrowserService2 definition.
commit
|
commitdiff
|
tree
2011-03-15
Piotr Caban
include: Added IDockingWindow definition.
commit
|
commitdiff
|
tree
2011-03-14
Alexandre Julliard
urlmon/tests: Update test data location to test.winehq...
commit
|
commitdiff
|
tree
2011-03-14
Alexandre Julliard
wininet/tests: Update test data location to test.winehq...
commit
|
commitdiff
|
tree
2011-03-14
André Hentschel
advapi32/tests: Add some skips.
commit
|
commitdiff
|
tree
2011-03-14
André Hentschel
ws2_32: Downgrade FIXME for WS_SIO_SET_COMPATIBILITY_MO...
commit
|
commitdiff
|
tree
2011-03-14
André Hentschel
kernel32/tests: Fix a test for real hardware.
commit
|
commitdiff
|
tree
2011-03-14
André Hentschel
ntoskrnl.exe: Add more mutex stubs.
commit
|
commitdiff
|
tree
2011-03-14
Marcus Meissner
quartz: Removed const from const REFIID (Coverity).
commit
|
commitdiff
|
tree
2011-03-14
Marcus Meissner
mshtml: Removed duplicate const (Coverity).
commit
|
commitdiff
|
tree
2011-03-14
Jacek Caban
mshtml: Properly handle BLOCKED:: URLs in IHTMLImgEleme...
commit
|
commitdiff
|
tree
2011-03-14
Jacek Caban
mshtml: Reimplement nsIURI::SetScheme on top of IUri.
commit
|
commitdiff
|
tree
2011-03-14
Alexandre Julliard
configure: Improve check for security framework and...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Add alternative schannel implementation for...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
configure: Add test for Security/Security.h header.
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Separate GnuTLS schannel implementation into...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Make no-implementation error message non-GnuTL...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_init/deinit functions.
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_allocate/free_certificate_cr...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Use opaque type schan_imp_session in schan_imp...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Set session credentials in schan_imp_create_se...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Set push & pull functions in schan_imp_create_...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract GnuTLS-isms from schan_push to schan_p...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract GnuTLS-isms from schan_pull to schan_p...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_create/dispose_session funct...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_set_session_transport function.
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_handshake function.
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Use schan_imp_get_connection_info to get MAC...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_get_connection_info function.
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_get_session_cipher_block_siz...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Move some GnuTLS-specific helper functions.
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_get_session_peer_certificate...
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_recv function.
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Extract schan_imp_send function.
commit
|
commitdiff
|
tree
2011-03-14
Ken Thomases
secur32: Remove outdated comment that schannel is unimp...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: Set also reloc_delta information in module...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: In dwarf debug functions, use register name...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: When managing DW_OP_deref_size, always ensure...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: Fix unwinding on x86-64 (correct frame and...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: For the internal functions on x86_64 stack...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: In msc unwinding code (from FPO extended data...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: In i386 stackwalk implementation, store the...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: When doing a stack backtrace on i386 with...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: In dwarf unwinder, fix the last valid IP value...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: Fix StackWalk when dwarf or pdb unwinders...
commit
|
commitdiff
|
tree
2011-03-14
Eric Pouech
dbghelp: In i386 stack unwinder, ensure we always retur...
commit
|
commitdiff
|
tree
2011-03-14
Jörg Höhle
winecoreaudio: Fix 64-bits incompatibilities.
commit
|
commitdiff
|
tree
2011-03-14
Jörg Höhle
winecoreaudio: Ignore failure to notify winmm wave...
commit
|
commitdiff
|
tree
2011-03-14
Jörg Höhle
winecoreaudio: Do not access MIDIHDR past notification...
commit
|
commitdiff
|
tree
2011-03-14
Marcus Meissner
winealsa.drv: Fixed bad sizeof (pointer vs struct)...
commit
|
commitdiff
|
tree
2011-03-14
Stefan Dösinger
d3d8: Test depth stencil size mismatches.
commit
|
commitdiff
|
tree
2011-03-14
Stefan Dösinger
d3d8: Use a proper window class for the device test.
commit
|
commitdiff
|
tree
2011-03-14
Stefan Dösinger
d3d8: Destroy the windows after the test.
commit
|
commitdiff
|
tree
2011-03-14
Stefan Dösinger
d3d8: Disallow z buffers smaller than the color buffer.
commit
|
commitdiff
|
tree
2011-03-14
Dmitry Timoshkov
advapi32: Move the 'const' modifier in front of the...
commit
|
commitdiff
|
tree
2011-03-14
Dmitry Timoshkov
advapi32: Properly skip the tests that depend on Englis...
commit
|
commitdiff
|
tree
2011-03-14
Michael Stefaniuc
mscoree: COM cleanup in metahost.c.
commit
|
commitdiff
|
tree
2011-03-14
Jörg Höhle
winmm: MCI does not support the 0xhexadecimal notation.
commit
|
commitdiff
|
tree
2011-03-14
Dmitry Timoshkov
gdi32: Remove a redundant check for Roman font presence.
commit
|
commitdiff
|
tree
2011-03-14
Juan Lang
wininet: Don't adjust the use counts in RetrieveUrlCach...
commit
|
commitdiff
|
tree
2011-03-14
Anders Jonsson
inetcpl.cpl: Update Swedish translation.
commit
|
commitdiff
|
tree
2011-03-14
Rico Schüller
include: Fix ID3DXBaseEffect interface.
commit
|
commitdiff
|
tree
2011-03-14
Detlef Riekenberg
inetcpl: Update German translation.
commit
|
commitdiff
|
tree
2011-03-14
Henri Verbeet
wined3d: Get rid of IWineD3DCubeTexture::Unmap().
commit
|
commitdiff
|
tree
2011-03-14
Henri Verbeet
wined3d: Get rid of IWineD3DCubeTexture::Map().
commit
|
commitdiff
|
tree
2011-03-14
Henri Verbeet
wined3d: Get rid of IWineD3DTexture::Unmap().
commit
|
commitdiff
|
tree
2011-03-14
Henri Verbeet
wined3d: Get rid of IWineD3DTexture::Map().
commit
|
commitdiff
|
tree
2011-03-14
Nikolay Sivov
msxml3: Downgrade FIXME to TRACE for unsupported interf...
commit
|
commitdiff
|
tree
2011-03-14
Nikolay Sivov
msxml3: Silence compile time warnings for dynamically...
commit
|
commitdiff
|
tree
2011-03-14
Nikolay Sivov
msxml3: Protect SAX character callback from null node.
commit
|
commitdiff
|
tree
2011-03-14
Nikolay Sivov
msxml3: No need to zero memory on allocation.
commit
|
commitdiff
|
tree
2011-03-14
Nikolay Sivov
msxml3: Add IXMLDOMSelection stub.
commit
|
commitdiff
|
tree
2011-03-14
Nikolay Sivov
msxml3: Unlink node first before adding it as a child.
commit
|
commitdiff
|
tree
2011-03-14
Paul Vriens
cabinet: Check correctly for the magic value (Coverity).
commit
|
commitdiff
|
tree
2011-03-14
Paul Vriens
cabinet: Check correctly for the magic value (Coverity).
commit
|
commitdiff
|
tree
2011-03-14
Jacek Caban
mshtml: Fixed type in get_nsdoc_window.
commit
|
commitdiff
|
tree
2011-03-14
Jacek Caban
wincodec.h: Fixed a typo.
commit
|
commitdiff
|
tree
next