projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2009-06-05
Nikolay Sivov
ntdll: Make NtQueryFullAttributesFile and NtQueryAttrib...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Nikolay Sivov
ntdll: Make NtCreateFile and NtOpenFile thin wrappers...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Nikolay Sivov
comctl32/listview: Improve column scrolling.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Nikolay Sivov
comctl32/listview: Partially revert commit 43d982fde6b3...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Alexandre Julliard
winegcc: Create a stub main to work around the lack...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Alexandre Julliard
winegcc: Link against winecrt0 for the Mingw build...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Ben Klein
mountmgr.sys: Add tracking of fixed harddisk devices.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Stephan Rose
gdiplus: Add support for vertical string alignment...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Andrew Eikum
gdiplus: Stub for GdipBitmapCreateApplyEffect.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Andrew Eikum
gdiplus: Stub for GdipBitmapApplyEffect.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Aurimas Fišeras
kernel32/nls: Switch to UTF-8 encoding for lth.nls.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Tony Wasserka
d3dx9: Test return codes of the D3DXGetImageInfo functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Damjan Jovanovic
winemenubuilder: Track, update and clean up file open...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Use GL_DEPTH24_STENCIL8_EXT for depth stencil...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Add support for EXT_packed_depth_stencil.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Use FBOs for offscreen rendering by default.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Only use stretch_rect_fbo() on surfaces that...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Check FBO compatibility on all formats with...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Set texture filtering to NEAREST in check_fbo_...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Add extension detection to the GL format templ...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Add extension detection for ARB_depth_texture.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Don't use the vertex/pixel shader when we...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Henri Verbeet
wined3d: Check the result from wine_rb_get() before...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Francois Gouget
ole32/tests: Make test_readonly() static.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Francois Gouget
rpcrt4/tests: Make dummy_Release() static.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Andrew Talbot
comctl32: Constify some variables.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Piotr Caban
jscript: Added Date_setTime implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Piotr Caban
jscript: Fix DateConstr_value (with no argument) implem...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Eric van Beurden
wininet: Rearrange invalid header checks.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Eric van Beurden
wininet: Check for bad allocation in HeapReAlloc.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Jacek Caban
urlmon: Use a copy of PROTOCOLDATA in Switch/Continue...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Jacek Caban
urlmon: Set INTERNET_OPTION_HTTP_DECODING option in...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Paul Vriens
msctf: Fix a possible NULL dereference (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Paul Vriens
kernel32/tests: Fix a test failure on Win9x/WinMe.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Paul Vriens
riched32/tests: Fix a test failure on NT4 and below.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-05
Paul Vriens
shell32/tests: Fix test failure on NT4.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Stefan Stranz
winhlp32: Fix crash on launch.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Louis Lenders
ntdll: Add stub for RtlEnumerateGenericTableWithoutSpla...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Damjan Jovanovic
winemenubuilder: Associate file open applications with...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Aric Stewart
msctf: Define ITfCompartmentMgr and ITfCompartment.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Andrew Eikum
gdiplus: Stubs for GdipDrawImagePoints and GdipDrawImag...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Andrew Eikum
gdiplus: Stub for GdipEmfToWmfBits.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Henri Verbeet
wined3d: Add a proper enum value for "no extension".
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Henri Verbeet
wined3d: Check FBO compatibility after the fixups are...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Henri Verbeet
wined3d: Remove WINED3DFMT_R16G16B16A16_SNORM from...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Henri Verbeet
wined3d: Remove entries without an internal format...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Henri Verbeet
wined3d: Free priv->stack in shader_glsl_free().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Hans Leidekker
msi/tests: Ignore case when comparing file names.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Hans Leidekker
msi: Add more tests for MsiGetSourcePath.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Hans Leidekker
msi: Add tests for importing a _SummaryInformation...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Hans Leidekker
msi: Initialize some variables.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Hans Leidekker
msi: Don't trace an out parameter.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Hans Leidekker
crypt32: Initialize salt correctly.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Alexandre Julliard
user32/tests: More systematically ignore the messages...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Alexandre Julliard
user32/tests: Add more synchronization in the exit...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Nikolay Sivov
comctl32/listview: Improve grid drawing on LVS_EX_GRIDL...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Nikolay Sivov
comctl32/listview: Improve item visibility calculation...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Nikolay Sivov
comctl32/listview: Some tests for LVS_SORT[A,DE]SCENDIN...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Piotr Caban
jscript: Remove NaN related FIXMEs.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Piotr Caban
jscript: Fix parse_double_literal implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Andrew Nguyen
rundll32: Load the 16-bit kernel32 exports by ordinal.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Aric Stewart
msctf: Implement ITfContext::SetSelection.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Aric Stewart
msctf: Implement ITfInsertAtSelection::InsertTextAtSele...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Andrew Talbot
comctl32: Various const qualifier fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Paul Vriens
user32/tests: Fix a test failure on Win95.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Paul Vriens
user32/tests: Remove a trace() message.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Paul Vriens
kernel32/tests: Skip WritePrivateProfileString tests...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Paul Vriens
ole32/tests: Fix remaining test failures on NT4 and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-04
Vincent Povirk
winex11.drv: Don't use XEvents uninitialized when waits...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Alexandre Julliard
rpcrt4: Add checks for the number of methods being...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Alexandre Julliard
rpcrt4/tests: Add tests for the contents of virtual...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Alexandre Julliard
rpcrt4: Add support for proxy delegation.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Alexandre Julliard
rpcrt4: Split the vtbl initialization in NdrDllGetClass...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Austin Lund
riched20/test: Added a test for TxDraw.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Paul Vriens
riched32/tests: Fix a few test failures on NT4 and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Paul Vriens
riched32/tests: Change the test to facilitate adding...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Nikolay Sivov
comctl32/listview: Implement LVM_SETVIEW.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Nikolay Sivov
comctl32/listview: Implement LVM_GETVIEW.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Nikolay Sivov
comctl32/listview: Handle EN_KILLFOCUS in WM_COMMAND...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Nikolay Sivov
comctl32/listview: EN_KILLFOCUS handling test.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Kai Blin
secur32: Don't return STATUS_SUCCESS from LsaGetLogonSe...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Kai Blin
advapi32: Fix output of GetUserNameW when joined to...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Guy Albertelli
kernel32/tests: Add tests for CreateFile errors and...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Alexandre Julliard
clock: Build resource files separately instead of inclu...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Andrew Eikum
gdiplus: Stubs for GdipDrawImagePointRect and GdipDrawI...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Andrew Eikum
gdiplus: Stub for GdipDeleteEffect.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Alexandre Julliard
makefiles: Add resource files to the standard object...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Alexandre Julliard
makefiles: Use winegcc to build the crosstests too.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Henri Verbeet
wined3d: Replace the wined3d hash table with the generi...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Henri Verbeet
include: Add a generic red-black tree.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Henri Verbeet
wined3d: Introduce volumetexture_init() to handle most...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Henri Verbeet
wined3d: Introduce volumetexture_cleanup().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Henri Verbeet
wined3d: Introduce cubetexture_init() to handle most...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Henri Verbeet
wined3d: Introduce cubetexture_cleanup().
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Henri Verbeet
wined3d: Introduce texture_init() to handle most of...
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Michael Stefaniuc
mshtml: Replace long with LONG.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Michael Stefaniuc
crypt32: Replace long with a better type.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Michael Stefaniuc
kernel32: Update the Romanian(Romania) NLS file.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Michael Stefaniuc
kernel32: Switch to UTF-8 encoding for rom.nls.
commit
|
commitdiff
|
tree
|
snapshot
2009-06-03
Alexandre Julliard
user32/tests: Add tests for message sequence of window...
commit
|
commitdiff
|
tree
|
snapshot
next