projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: Add a WriteConsole() fall back so things still works on Windows if the output...
[wine]
/
dlls
/
2011-08-05
Hans Leidekker
winhttp: Don't depend on shlwapi for decoding a URL.
tree
|
commitdiff
2011-08-05
Huw Davies
gdi32: Simplify dibdrv_GetImage by merging the stand...
tree
|
commitdiff
2011-08-05
Huw Davies
gdi32: Fix dibdrv_PutImage for the selected bitmap...
tree
|
commitdiff
2011-08-05
Michael Stefaniuc
dpnet: COM cleanup for the IDirectPlay8LobbiedApplicati...
tree
|
commitdiff
2011-08-05
Michael Stefaniuc
dpnet: COM cleanup for the IDirectPlay8ThreadPool iface.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Remove redundant code.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Restore checking of callback flags.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Fix logic conditions.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Fix memory leak in msacm error path.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Assign to structs instead of using memcpy.
tree
|
commitdiff
2011-08-05
Jörg Höhle
winmm: Replace one HeapAlloc with stack allocation.
tree
|
commitdiff
2011-08-05
Jacek Caban
mshtml: Fixed nsAString handling in navigate_anchor.
tree
|
commitdiff
2011-08-05
Francois Gouget
shell32: Make SHELL_CreateContextMenu() static.
tree
|
commitdiff
2011-08-05
Francois Gouget
shell32: Remove WINAPI on static functions where not...
tree
|
commitdiff
2011-08-05
Francois Gouget
kernel32: Implement K32GetProcessImageFileNameA().
tree
|
commitdiff
2011-08-05
Alexandre Julliard
gdi32: Always use BI_BITFIELDS for 16-bpp in GetImage.
tree
|
commitdiff
2011-08-05
Alexandre Julliard
gdi32: Always set compression to BI_BITFIELDS for 16...
tree
|
commitdiff
2011-08-05
Alexandre Julliard
gdi32: Validate the DIB parameters in functions that...
tree
|
commitdiff
2011-08-05
Alexandre Julliard
gdi32: Add a missing release in the error path.
tree
|
commitdiff
2011-08-05
Henri Verbeet
wined3d: Get rid of the fglrx point sprite hack.
tree
|
commitdiff
2011-08-05
Henri Verbeet
wined3d: Pass a non-NULL rectangle to surface_color_fil...
tree
|
commitdiff
2011-08-05
Henri Verbeet
wined3d: Always pass a non-NULL rectangle to surface_co...
tree
|
commitdiff
2011-08-05
Henri Verbeet
ddraw: Remove rectangle validation from ddraw_surface7_...
tree
|
commitdiff
2011-08-05
Henri Verbeet
wined3d: Implement wined3d_surface_bltfast() on top...
tree
|
commitdiff
2011-08-04
Huw Davies
gdi32: Don't load a font replacement if any face of...
tree
|
commitdiff
2011-08-04
Piotr Caban
mshtml: Added error handling to get_doc_string.
tree
|
commitdiff
2011-08-04
Piotr Caban
mshtml: Fix DOCUMENT_NODE handling in nsnode_to_nsstrin...
tree
|
commitdiff
2011-08-04
Mariusz Pluciński
shell32: Check if known folder's relative path was...
tree
|
commitdiff
2011-08-04
Mariusz Pluciński
shell32/tests: Add verification of FOLDERID_ProgramFile...
tree
|
commitdiff
2011-08-04
Mariusz Pluciński
shell32/tests: Add verification of known folders defini...
tree
|
commitdiff
2011-08-04
Mariusz Pluciński
shell32/tests: Add verification of known folders attrib...
tree
|
commitdiff
2011-08-04
Frédéric Delanoy
tests: Assorted spelling fixes.
tree
|
commitdiff
2011-08-04
Huw Davies
gdi32: If possible use the GetImage driver entry to...
tree
|
commitdiff
2011-08-04
Huw Davies
gdi32: Simplify the code a little by using a separate...
tree
|
commitdiff
2011-08-04
Huw Davies
gdi32/tests: Add some GetDIBits tests with zero lines...
tree
|
commitdiff
2011-08-04
Huw Davies
gdi32/tests: Simplify some of the tests.
tree
|
commitdiff
2011-08-04
Hans Leidekker
msi: Make sure the source directory has a trailing...
tree
|
commitdiff
2011-08-04
Kusanagi Kouichi
winex11.drv: Fix a memory leak.
tree
|
commitdiff
2011-08-04
Alexandre Julliard
gdi32: Get rid of the DIB_GetBitmapInfo function.
tree
|
commitdiff
2011-08-04
Alexandre Julliard
gdi32: Create a sanitized BITMAPINFOHEADER in CreateDIB...
tree
|
commitdiff
2011-08-04
Alexandre Julliard
gdi32: Create a sanitized BITMAPINFOHEADER in GetDIBits.
tree
|
commitdiff
2011-08-04
Alexandre Julliard
gdi32: Move initialization of a correct BITMAPINFOHEADE...
tree
|
commitdiff
2011-08-04
Alexandre Julliard
gdi32: Create a sanitized BITMAPINFO in SetDIBitsToDevi...
tree
|
commitdiff
2011-08-04
Alexandre Julliard
gdi32: Create a sanitized BITMAPINFO in StretchDIBits...
tree
|
commitdiff
2011-08-04
Alexandre Julliard
gdi32: Create a sanitized BITMAPINFO in CreateDIBSectio...
tree
|
commitdiff
2011-08-04
Michael Stefaniuc
dpnet: COM cleanup for the IDirectPlay8Peer iface.
tree
|
commitdiff
2011-08-04
Jacek Caban
wshom.ocx: Added Dll[Un]RegisterServer implementation.
tree
|
commitdiff
2011-08-04
Jacek Caban
wshom.ocx: Added typelib.
tree
|
commitdiff
2011-08-04
Jay Yang
shell32: Implement SHCreateDefaultContextMenu and CDefF...
tree
|
commitdiff
2011-08-04
André Hentschel
fusion/tests: Skip tests when file creation fails.
tree
|
commitdiff
2011-08-04
Francois Gouget
kernel32: Fix writing to a pipe in WriteConsoleW().
tree
|
commitdiff
2011-08-04
Nikolay Sivov
advapi32/crypt: Fixed some HKEY leaks.
tree
|
commitdiff
2011-08-04
Florian Köberle
comctl32/header: Don't free the imagelist in HEADER_NCD...
tree
|
commitdiff
2011-08-04
Florian Köberle
comctl32/tests: Test that headers do not free their...
tree
|
commitdiff
2011-08-04
Henri Verbeet
wined3d: Move some flags handling from surface_cpu_blt...
tree
|
commitdiff
2011-08-04
Henri Verbeet
ddraw: Remove rectangle validation from ddraw_surface7_...
tree
|
commitdiff
2011-08-04
Henri Verbeet
wined3d: Move rectangle validation from surface_cpu_blt...
tree
|
commitdiff
2011-08-04
Henri Verbeet
wined3d: Remove src_rect and dst_rect NULL checks from...
tree
|
commitdiff
2011-08-04
Henri Verbeet
wined3d: Remove the unused blit_op parameter to arbfp_b...
tree
|
commitdiff
2011-08-04
Maarten Lankhorst
ntdll: Use FUTEX_PRIVATE_FLAG for critical section...
tree
|
commitdiff
2011-08-04
André Hentschel
oleaut32/tests: Skip tests if typelib can't be registered.
tree
|
commitdiff
2011-08-04
Alexandre Julliard
comdlg32/tests: Fix a couple of test failures on NT4.
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Update the coordinates in convert_bitmapinfo...
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Use the visrect coordinates in dibdrv_PutImage.
tree
|
commitdiff
2011-08-03
Mariusz Pluciński
shell32/tests: Add verification of known folders parsin...
tree
|
commitdiff
2011-08-03
Austin English
msvcrt/tests: Make sure to use return values.
tree
|
commitdiff
2011-08-03
Jörg Höhle
winmm: Functions that take an open HWAVE don't need...
tree
|
commitdiff
2011-08-03
Vincent Povirk
winex11.drv: Don't set gamma when UseXVidMode is turned...
tree
|
commitdiff
2011-08-03
Jacek Caban
wshom.ocx: Added new DLL.
tree
|
commitdiff
2011-08-03
Alistair Leslie...
advapi32: Add stub TraceMessage, TraceMessageVa.
tree
|
commitdiff
2011-08-03
Richard Bradbrook
comctl32: Make ComboBoxEx draw its contents even when...
tree
|
commitdiff
2011-08-03
Richard Bradbrook
comctl32: Fix to ComboBoxEx processing of WM_ENABLE...
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Jacek Caban
ieframe: Moved intshcut.c tests to ieframe.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Removed duplicated includes.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Properly free tasks in remove_target_tasks.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for set_downloading task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for start_binding task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for async_doc_binding task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for start_request task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for navigate_javascript...
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Use task destructor for navigate task.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Allow async tasks to have custom destructors.
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Call default event handlers only for events...
tree
|
commitdiff
2011-08-03
Jacek Caban
mshtml: Added IURi-based nsIURL::GetDirectory implement...
tree
|
commitdiff
2011-08-03
Michael Stefaniuc
ole32/tests: COM cleanup in compobj.c.
tree
|
commitdiff
2011-08-03
Michael Stefaniuc
dpnet: COM cleanup for the IDirectPlay8Client iface.
tree
|
commitdiff
2011-08-03
Francois Gouget
ntdll: Fix the field names of KUSER_SHARED_DATA and...
tree
|
commitdiff
2011-08-03
Francois Gouget
dinput: Make _dump_diactionformatA() static.
tree
|
commitdiff
2011-08-03
Francois Gouget
d3dxof: Fix the spelling of the children structure...
tree
|
commitdiff
2011-08-03
Francois Gouget
hlink: Fix the spelling of a parameter name.
tree
|
commitdiff
2011-08-03
Francois Gouget
oleaut32: Fix the spelling of an internal structure...
tree
|
commitdiff
2011-08-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Use GetImage to retrieve the brush bits in enhan...
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Use GetImage to retrieve the brush bits in metaf...
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Get rid of the SetBitmapBits driver entry point.
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Set the initial bits of a bitmap from the gdi...
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Reimplement SetBitmapBits using the PutImage...
tree
|
commitdiff
2011-08-03
Alexandre Julliard
gdi32: Partial implementation of PutImage in the null...
tree
|
commitdiff
2011-08-03
Henri Verbeet
wined3d: Merge wined3d_surface_blt(), surface_blt(...
tree
|
commitdiff
next