projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2010-10-20
Alexandre Julliard
include: The FLOATING_SAVE_AREA type is i386-specific.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
include: Get rid of the non-standard CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
krnl386.exe: Avoid using the CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
windebug: Avoid using the CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
system.drv: Avoid using the CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
user.exe: Avoid using the CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
vmm.vxd: Avoid using the CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
vwin32.vxd: Avoid using the CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
ifsmgr.vxd: Avoid using the CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
ntoskrnl.exe: Avoid using the CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
ntdll: Avoid using the CONTEXT86 type.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Ričardas Barkauskas
wlanapi: New stub dll.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Ričardas Barkauskas
wer: Stub WerAddExcludedApplication.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Henri Verbeet
d3d10core: Implement ID3D10Texture3D::Map().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Henri Verbeet
d3d10core: Implement ID3D10Texture3D::Unmap().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Henri Verbeet
wined3d: Recognize the SM4 sqrt opcode.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Henri Verbeet
wined3d: Handle WINED3DFMT_R10G10B10A2_UNORM in getColo...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Krzysztof Nowicki
windowscodecs: Optimise copy_pixels in case the whole...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Juan Lang
crypt32: Implement CertRDNValueToStr for UTF8 strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Juan Lang
crypt32: The newline character must also be quoted.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Juan Lang
crypt32: Correct Unicode quoting of BMP strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Juan Lang
crypt32/tests: Show expected values in ok output.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Juan Lang
crypt32/tests: Test more Unicode encoded string to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Juan Lang
crypt32: Remove unneeded comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
kernel32: Fix last error code in GetVolumeInformationW...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
kernel32: Use the NT name to retrieve label and serial...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
kernel32: Use the NT name to open the root directory...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
kernel32: Use the NT name to open the device in GetVolu...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Alexandre Julliard
kernel32: Use RtlDosPathNameToNtPathName_U to validate...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Anders Jonsson
net: Add Swedish translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Anders Jonsson
jscript: Update Swedish translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Piotr Caban
jscript: Added invocation flag tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Piotr Caban
jscript: Added DISPATCH_PROPERTYGET flag to some calls.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Krzysztof Nowicki
windowscodecs/tests: Add test cases for *_CopyPixels...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-20
Krzysztof Nowicki
windowscodecs: Fix *_CopyPixels functions to properly...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Igor Paliychuk
jscript: Updated Ukrainian translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Matteo Bruni
d3dx9: Initialize a variable in ID3DXSpriteImpl_Flush.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexandre Julliard
server: Return an error in get_handle_unix_name for...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexandre Julliard
ntdll: More complete implementation of NtAreMappedFiles...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Alexandre Julliard
ntdll: Get rid of the FILE_VIEW typedef.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Piotr Caban
jscript: Add index, input and lastIndex properties...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Piotr Caban
jscript: Improved VBArray related tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Piotr Caban
jscript: Improved error handling in VBArray functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Henri Verbeet
wined3d: Remove a FIXME in context_apply_blit_state().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Henri Verbeet
wined3d: Properly flip in surface_blt_to_drawable().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Henri Verbeet
wined3d: Always pass a valid rectangle to surface_get_b...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Henri Verbeet
wined3d: Allow FBO blits again between surfaces with...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Hans Leidekker
msi: Compare strings without depending on thread locale.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Jacek Caban
wininet: Skip more tests on IE older than 6.0.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Dmitry Timoshkov
user32: FindWindow() should treat an empty title same...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Nikolay Sivov
oleaut32: Fix multidimensional SAFEARRAY marshalling.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Juan Lang
crypt32/tests: Add more tests of the authenticode policy.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Juan Lang
crypt32: Trace certificate chain verification parameters.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Juan Lang
crypt32: Remove broken UTF-8 string decoding support.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Juan Lang
crypt32: Implement quoting of BMP strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Juan Lang
crypt32: Implement quoting of simple string types.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Juan Lang
crypt32: Test more encoded string to string conversions.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Juan Lang
crypt32: Test encoding more quoted strings.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Damjan Jovanovic
msvcrt: Improve wcsncat_s.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Damjan Jovanovic
msvcrt: Define STRUNCATE.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Nikolay Sivov
msxml3: Get rid of ::put_text() forward to IXMLDOMNode...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Nikolay Sivov
msxml3: Get rid of ::get_dataType() forward to IXMLDOMN...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Luca Bennati
jscript: Update Italian translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Paul Vriens
clock: Add the Serbian (Latin and Cyrillic) translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
André Hentschel
jscript: Update German translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Frédéric Delanoy
jscript: Update French translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-19
Aurimas Fišeras
jscript: Update Lithuanian translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Vladimir Panteleev
user32: Update last active popup for all parents.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Alexandre Julliard
kernel32/tests: Add some tests for NtAreMappedFilesTheSame.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Piotr Caban
jscript: Added VBArray handling to to_object().
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Piotr Caban
jscript: Added VBArray.toArray() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Piotr Caban
jscript: Added VBArray.getItem() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Piotr Caban
jscript: Added VBArray.dimensions() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Piotr Caban
jscript: Added VBArray.ubound() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Piotr Caban
jscrpt: Added VBScript.lbound() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Piotr Caban
jscript: Implement VBArray constructor.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Piotr Caban
jscript: Added VBArray stub.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Detlef Riekenberg
winspool: Use Unicode for CUPS printer names.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Detlef Riekenberg
winspool: Use Unicode to add a driver entry for a unix...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Detlef Riekenberg
winspool: Set devices and printerports in AddPrinterW.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Adam Martinson
msxml3: IXMLDOMSchemaCollection/XMLSchemaCache backend.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Adam Martinson
msxml3: Add a function to initialize xmlDoc->_private...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Damjan Jovanovic
msvcrt: Implement wcsncat_s.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Dan Kegel
ws2_32: Null select() should fail with WSAEINVAL.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
David Hedberg
ole32: OleLoad should not fail even if IOleObject:...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Henri Verbeet
d3dcompiler: Mark some internal symbols hidden.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Henri Verbeet
d3dcompiler: Merge asmutils.c into utils.c.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Henri Verbeet
d3dcompiler: Move some bytecode output functions to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Henri Verbeet
d3dcompiler: Make some variables static.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Igor Paliychuk
taskkill: Updated Ukrainian translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Igor Paliychuk
ipconfig: Updated Ukrainian translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Igor Paliychuk
inetcpl.cpl: Updated Ukrainian translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Hwang YunSong
winhlp32: Update Korean resource.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Hwang YunSong
uninstaller: Update Korean resource.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Hwang YunSong
taskmgr: Update Korean resource.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Alexandre Julliard
winex11: Allow specifying system cursor replacements...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Alexandre Julliard
winex11: Add support for remapping standard Win32 curso...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Alexandre Julliard
winex11: Avoid creating a DC when not necessary.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Alexandre Julliard
winex11: Use GetIconInfoEx when creating cursors.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-18
Alexandre Julliard
comctl32: Use the correct resource ids for cursors.
commit
|
commitdiff
|
tree
|
snapshot
next