projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winebuild: Add support for building Windows import libraries.
[wine]
/
dlls
/
2009-12-29
Nikolay Sivov
user32/tests: Add tests for invalid index in GetSysColo...
tree
|
commitdiff
2009-12-29
Eric Pouech
dbghelp: Silence a couple of FIXMEs for C++ code.
tree
|
commitdiff
2009-12-29
Gerald Pfeifer
ntdll: Avoid one warning around assert(0).
tree
|
commitdiff
2009-12-29
Alexandre Julliard
kernel32: Get rid of the support for 16-bit resources...
tree
|
commitdiff
2009-12-29
Alexandre Julliard
kernel32: Don't include kernel_private.h in 16-bit...
tree
|
commitdiff
2009-12-29
Alexandre Julliard
kernel32: Move the kernel thread data definitions to...
tree
|
commitdiff
2009-12-29
Alexandre Julliard
kernel32: Link directly to the thunk functions instead...
tree
|
commitdiff
2009-12-29
Alexandre Julliard
kernel32: Don't store the current codepage in the threa...
tree
|
commitdiff
2009-12-29
Stefan Leichter
ntoskrnl.exe: Add stub for KeSetPriorityThread.
tree
|
commitdiff
2009-12-29
Stefan Leichter
ntoskrnl.exe: Add stub for KeReleaseSemaphore.
tree
|
commitdiff
2009-12-29
Andrew Eikum
hlink/tests: Repair test to work as intended.
tree
|
commitdiff
2009-12-29
Jacek Caban
wininet: Fixed tests on older IEs.
tree
|
commitdiff
2009-12-29
Jacek Caban
mshtml: Use FindMimeFromData to find MIME if moniker...
tree
|
commitdiff
2009-12-29
Marcus Meissner
dbghelp: Initialize ret (Coverity).
tree
|
commitdiff
2009-12-29
Piotr Caban
mshtml: Added IDispatch ConnectionPoint.
tree
|
commitdiff
2009-12-29
Piotr Caban
mshtml: Query OleClientSite about services in ServicePr...
tree
|
commitdiff
2009-12-29
Henri Verbeet
dxgi: Add a separate function for swapchain initialization.
tree
|
commitdiff
2009-12-29
Henri Verbeet
wined3d: Clear the device's focus_window field when...
tree
|
commitdiff
2009-12-29
Henri Verbeet
d3d9/tests: Add message tests for windowed devices.
tree
|
commitdiff
2009-12-29
Henri Verbeet
d3d8/tests: Add message tests for windowed devices.
tree
|
commitdiff
2009-12-29
Henri Verbeet
wined3d: Don't touch the window's focus or wndproc...
tree
|
commitdiff
2009-12-29
Aaron Brazener
wined3d: Added ATI Radeon HD 5xxx detection.
tree
|
commitdiff
2009-12-29
Stefan Dösinger
wined3d: Drop the VBO if too many full buffer conversio...
tree
|
commitdiff
2009-12-29
Stefan Dösinger
wined3d: Increment the buffer draw count if the buffer...
tree
|
commitdiff
2009-12-29
Stefan Dösinger
wined3d: Rename conversion_count to something more...
tree
|
commitdiff
2009-12-29
Stefan Dösinger
wined3d: Remove the d3d7 do-not-convert code.
tree
|
commitdiff
2009-12-29
Stefan Dösinger
wined3d: Use unload instead of duplicating buffer remov...
tree
|
commitdiff
2009-12-29
Stefan Dösinger
wined3d: Free buffer conversion info when freeing the...
tree
|
commitdiff
2009-12-29
Alexandre Julliard
version: Get rid of the 16-bit library loading code...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
user.exe: Reimplement CopyImage16 for cursors and icons.
tree
|
commitdiff
2009-12-28
Alexandre Julliard
user.exe: Reimplement LoadImage16 for bitmaps instead...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
user32: Move loading of static icons for 16-bit windows...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
gdi32: Load the 32-bit gdi.exe module wrapper from...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
user32: Load the 32-bit user.exe module wrapper from...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
winevdm: Move the loading of the system drivers into...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
kernel32: Handle the case where the 16-bit module is...
tree
|
commitdiff
2009-12-28
Gerald Pfeifer
comctl32: Remove obsolete comment on RB_SETPALETTE...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
ole2: Reimplement OleMetafilePictFromIconAndLabel16...
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Implement GdipBitmapSetResolution.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Implement GdipGetImage*Resolution.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Add test for image resolution functions.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Fix typo in GdipCreateMetafileFromWmf.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Add test for GdipCreateMetafileFromWmf.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Add test for size of metafiles loaded from...
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Test the ability to load WMF images.
tree
|
commitdiff
2009-12-28
Alexandre Julliard
kernel32: Make GMEM_DDESHARE blocks owned by the callin...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
shell32: Don't use the instance of the owner window...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
comdlg32: Don't use the instance of the owner window...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
comdlg32: Get rid of the 16-bit callback support.
tree
|
commitdiff
2009-12-28
Alexandre Julliard
comdlg32: Store the open file name A structure directly...
tree
|
commitdiff
2009-12-28
Gerald Pfeifer
ntdll: Use #ifdef instead of #if to check for _DARWIN_F...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
shell32: Remove some superfluous LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32: The return value of notify_with_scroll()...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comdlg32: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
oledlg: Remove some explicit WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
comctl32/tests: Remove some superfluous casts around...
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/updown: Fix formatting for hex mode.
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/rebar: Check for null handles before invalidation.
tree
|
commitdiff
2009-12-28
Henri Verbeet
wined3d: Let "SetupForBlit()" figure out the target...
tree
|
commitdiff
2009-12-28
Henri Verbeet
wined3d: Let "FindContext()" figure out the thread...
tree
|
commitdiff
2009-12-28
Henri Verbeet
wined3d: Introduce "context_apply_state()" to setup...
tree
|
commitdiff
2009-12-28
Henri Verbeet
wined3d: Recognize "VMware, Inc." as VENDOR_MESA.
tree
|
commitdiff
2009-12-28
Henri Verbeet
wined3d: Properly check for glBlitFramebuffer().
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
user32: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
winex11.drv: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
user32/tests: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
riched20: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Fixed nsIDOMNSHTMLElement declaration.
tree
|
commitdiff
2009-12-28
Jacek Caban
wininet: Test also InternetCrackUrlW in test_crack_url.
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Added better default bgColor test and code...
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Use nscolor_to_str in IHTMLBodyElement::get_tex...
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Correctly parse color strings.
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Store known colors as RGB.
tree
|
commitdiff
2009-12-28
Jacek Caban
mshtml: Added better error handling to nscolor_to_str.
tree
|
commitdiff
2009-12-28
Nikolay Sivov
comctl32/tests: Skip test on <5.8x systems.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Implement GdipImageGetFrameDimensionsList.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Remove fixme from GdipImageGetFrameDimensionsC...
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Add tests for multi-frame GIF images.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Fix memory leak in GdipSetStringFormatMeasurab...
tree
|
commitdiff
2009-12-28
Vincent Povirk
ole32: Always allow changes to read-only transacted...
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Add traces to unimplemented functions in brush.c.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Add some traces for the values of point arguments.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Add a trace for values of new string format...
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Add traces for values of newly-created pens.
tree
|
commitdiff
2009-12-28
Vincent Povirk
gdiplus: Add a trace for values of new ImageAttributes...
tree
|
commitdiff
2009-12-28
Alexandre Julliard
user32: Don't pass the 16-bit instance through to 32...
tree
|
commitdiff
2009-12-24
Alexandre Julliard
user32: Move handling of listbox sizes for Win 3.1...
tree
|
commitdiff
2009-12-24
Alexandre Julliard
include: Move undocumented Win9x function definitions...
tree
|
commitdiff
2009-12-24
Alexandre Julliard
user32: Use a standard critical section instead of...
tree
|
commitdiff
2009-12-24
Alexandre Julliard
gdi32: Use a standard critical section instead of a...
tree
|
commitdiff
2009-12-24
Paul Vriens
mmdevapi/tests: Fix a test failure on Vista+ with no...
tree
|
commitdiff
2009-12-24
Paul Vriens
hlink/tests: Fix a test failure on Win9x/WinMe.
tree
|
commitdiff
2009-12-24
Andrew Nguyen
kernel32: Ignore empty environment values from registry.
tree
|
commitdiff
2009-12-24
Andrew Nguyen
ntdll: Use the HKCU\Volatile Environment key when gener...
tree
|
commitdiff
2009-12-24
Alexandre Julliard
winex11: Only check for fs register corruption on i386.
tree
|
commitdiff
2009-12-24
Alexandre Julliard
winmm: Avoid using ReleaseThunkLock from 32-bit code.
tree
|
commitdiff
2009-12-24
Eric Pouech
dbghelp: Add support for loading dwarf debug informatio...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/rebar: Avoid empty band range when changing...
tree
|
commitdiff
2009-12-24
Nikolay Sivov
comctl32/comboex: Move debugging traces that require...
tree
|
commitdiff
next