projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2005-12-14
Alexandre Julliard
preloader: Reserve some space for the shared user data.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
Alexandre Julliard
ntdll: Fixes in virtual memory protection flags.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
H. Verbeet
d3d9: Add a test for Get/SetVertexDeclaration refcounts.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
H. Verbeet
wined3d: Return the correct parent in IWineD3DVertexDec...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
H. Verbeet
d3d9: Check for a NULL shader in IDirect3DDevice9Impl_G...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
Vitaliy Margolen
ntdll: Implement FSCTL_PIPE_WAIT NtFsControlFile ioctl.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
Mike McCormack
winecfg: Update Korean translation.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
Paul Vriens
d3d9: Don't treat missing d3d9.dll as a failure.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
H. Verbeet
wined3d: Return the correct vertex declaration.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
Ulrich Czekalla
riched20: Reset selection when text is reset.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-14
Aric Stewart
user: GetClipboardFormatNameA fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Saulius Krasuckas
mscms: Move repetitive code to helper macros.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Dmitry Timoshkov
x11drv: ScrollDC fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Aric Stewart
wininet: HTTP headers reworking.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Alexandre Julliard
gdi: Added support for doing GetBitmapBits on a DIB...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Alexandre Julliard
x11drv: Clipping fix with DIB section copy.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
H. Verbeet
d3d9: Add a test for Get/SetVertexShader and Get/SetPix...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Alexandre Julliard
server: Added get_file_info implementation for named...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Alexandre Julliard
server: Fixed refcounting in get_fd requests for named...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Robert Shearman
widl: Start generating type format strings.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Eric Kohl
widl: Server stubs in generated code are void functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Eric Pouech
winecfg: Simplified module handling code.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Marcus Meissner
wininet: Reinitialise NETCON on redirect.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Juan Lang
iphlpapi: Fix a couple of file descriptor leaks.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Eric Pouech
winedump: Const correctness fixes.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Juan Lang
crypt32: Decode cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
H. Verbeet
wined3d: Don't change the shader's refcount in SetVerte...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Oliver Stieber
wined3d: Cube texture named constants.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Paul Vriens
shell32/tests/shlfolder.c: ILFindLastID has to be calle...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Paul Vriens
mscms: Add another possible error.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
TEB.StackLimit should not include the guard page.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
kernel: Moved main stack initialization to process.c.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Don't enable polling on regular files in add_queue.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
Pass specific access rights to wine_server_handle_to_fd.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Added access rights mapping to file objects.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Added access rights mapping to process and...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Added access rights mapping to registry key...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Added access rights mapping to symlink objects.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Added access rights mapping to token objects.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Added access rights mapping to synchronization...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Added infrastructure for access rights mapping.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Allow the mailslot device to be opened as a...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Allow the named pipe device to be opened as...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Support for opening devices.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Alexandre Julliard
server: Use a better error code for a zero-size mapped...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Eric Pouech
kernel32: Get rid of DOSMEM_AllocSelector.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Detlef Riekenberg
winspool: Added tests for OpenPrinter.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Michael Jung
shell32: Fix drag-scrolling in the shellview object.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Michael Jung
ole32: Periodically call IDropTarger::DragOver during...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Eric Pouech
Functions with no paramters must be (void).
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
widl: Generate FC_ERROR_STATUS_T proc format.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
widl: Support explicit binding handles.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
widl: Zero initialize parameters in the generated serve...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
widl: Calculate the size of buffer required.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
widl: Don't cast buffer pointers to long in generated...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Eric Kohl
widl: Support multiple interfaces per file.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
widl: Don't treat FC_SMALL as FC_SHORT.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
widl: Use WCHAR instead of wchar_t.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Detlef Riekenberg
winspool: Added documentation for OpenPrinter.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Eric Pouech
Const correctness fixes.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Marcus Meissner
winsock: getaddrinfo return codes
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Marcus Meissner
winsock: getaddrinfo - return code mapping.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Paul Vriens
urlmon.idl: Add some BINDSTATUS values.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Eric Pouech
comctl32: Fixed (harmless) typo.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Eric Pouech
Removed some dead-code.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Eric Pouech
Made some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Eric Pouech
vidc: Return error codes when a message isn't supported.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
OLE: Fix SafeArrayCopy for NULL pvData.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
CreateErrorInfo trace fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
OLE: Add const to several typelib functions.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
OleTranslateColor trace fix.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Jacek Caban
mshtml: Added IHTMLDocument3 stub implementation.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Stefan Leichter
winetest: Add d3d9 tests.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Robert Shearman
widl: Don't output __RPC_FAR in generated code.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Paul Vriens
winecfg: Update Dutch resources for the Audio tab.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Jacek Caban
Added declaration of IHTMLDocument3 and more DISPIDs.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Filip Navara
kernel: Fix the Mach-O binary magic.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Markus Amsler
winedos: Implement MCB.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-12
Thomas Weidenmueller
urlmon: Correctly fix IStream::Read.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
H. Verbeet
d3d9: Add a test for BeginStateBlock and EndStateBlock.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Markus Amsler
Remove unneeded ; from DECL_WINELIB_TYPE_AW in mmsystem.h.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Kai Blin
secur32: Fix conversion of password in NTLM AcquireCred...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
server: Added object attributes to a few more requests.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
server: Make alloc_handle use attributes instead of...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
Make wine_server_fd_to_handle use attributes instead...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
wineconsole: Remove some unnecessary typecasts.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in dup_h...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in token...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in proce...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in snaps...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in conso...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in file...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in socke...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Vincent Béron
Add some missing includes which contain used prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Jacek Caban
mshtml: Added PromptService implementation.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Jacek Caban
mshtml: Added nsIURIContentListener to QueryInterface.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Jacek Caban
mshtml: Added nsIEmbeddingSiteWindow implementation.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Oliver Stieber
wined3d: Vertex shader 8 support.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Thomas Weidenmueller
urlmon: Fix call to ReadFile.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-09
Vincent Béron
Update win16.api and win32.api.
commit
|
commitdiff
|
tree
|
snapshot
next