projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
comctl32: rebar: Don't assume the first band is visible.
[wine]
/
dlls
/
2008-02-28
Mikołaj Zalewski
comctl32: rebar: Don't assume the first band is visible.
tree
|
commitdiff
2008-02-28
Mikołaj Zalewski
comctl32: rebar: To check if an image is present iImage...
tree
|
commitdiff
2008-02-28
Mikołaj Zalewski
comctl32: rebar: Image height should be taken into...
tree
|
commitdiff
2008-02-28
Jacek Caban
shdocvw: Guess URL scheme if not available.
tree
|
commitdiff
2008-02-28
Jacek Caban
shdocvw: Register default URL prefixes.
tree
|
commitdiff
2008-02-28
Jacek Caban
shlwapi: Added more tests.
tree
|
commitdiff
2008-02-28
Jacek Caban
shlwapi: Added TRACEs to PathIsURL.
tree
|
commitdiff
2008-02-28
Jacek Caban
shlwapi: Store rekistry key name in unicode to avoid...
tree
|
commitdiff
2008-02-28
Jacek Caban
wininet: Move WININETFTPFINDNEXTW declaration to ftp.c.
tree
|
commitdiff
2008-02-28
Jacek Caban
wininet: Moved InternetFindNextFileW implementation...
tree
|
commitdiff
2008-02-28
Huw Davies
gdi32: Add a partial implementation of GdiRealizationInfo.
tree
|
commitdiff
2008-02-28
Rob Shearman
oleaut32: Fix local variable shadowing in OLEFontImpl_I...
tree
|
commitdiff
2008-02-28
Rob Shearman
oleaut32: Fix size calculation in OLEFontImpl_GetSizeMa...
tree
|
commitdiff
2008-02-28
Rob Shearman
oleaut32: Don't store result of CompareStringW in HRESU...
tree
|
commitdiff
2008-02-28
Rob Shearman
msi: Fix buffer size calculation in build_default_format.
tree
|
commitdiff
2008-02-28
Rob Shearman
msi: Fix the buffer size calculation in msi_build_creat...
tree
|
commitdiff
2008-02-28
Hans Leidekker
gdi32: Return registered monitor profile from GetICMPro...
tree
|
commitdiff
2008-02-27
Alexandre Julliard
winex11: Check the current window state on Map/UnmapNot...
tree
|
commitdiff
2008-02-27
Alexandre Julliard
winex11: Use XWithdrawWindow to unmap managed windows...
tree
|
commitdiff
2008-02-27
Alexandre Julliard
winex11: Added tracking of the WM_STATE window property.
tree
|
commitdiff
2008-02-27
Alexandre Julliard
winex11: Clear the NET_WM_STATE status when a window...
tree
|
commitdiff
2008-02-27
Alexandre Julliard
mscms/tests: The tests shouldn't fail if we have some...
tree
|
commitdiff
2008-02-27
Alistair Leslie...
msvcrt: Implement wcscpy_s.
tree
|
commitdiff
2008-02-27
Dmitry Timoshkov
kernel32: Return upper cased drive letters in paths...
tree
|
commitdiff
2008-02-27
James Hawkins
msi: Change the property variant if the types don't...
tree
|
commitdiff
2008-02-27
James Hawkins
propsys: Add an initial implementation of PropVariantCh...
tree
|
commitdiff
2008-02-27
Roy Shea
qmgr: Implement the IUnknown interface for IEnumBackgro...
tree
|
commitdiff
2008-02-27
Roy Shea
qmgr: Implement IBackgroundCopyJob_AddFile.
tree
|
commitdiff
2008-02-27
Roy Shea
qmgr: Implement the IUnknown interface for IBackgroundC...
tree
|
commitdiff
2008-02-27
Alexander Nicolays...
comdlg32: PrintDlgW: Remove incorrect FIXME.
tree
|
commitdiff
2008-02-27
Roderick Colenbrander
wined3d: Improved CheckDeviceType.
tree
|
commitdiff
2008-02-27
Alexandre Julliard
msvcrt: Use the correct msvcrt defines for errno values.
tree
|
commitdiff
2008-02-27
Alexandre Julliard
msvcrt: Fix incorrect uses of msvcrt_set_errno.
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Fix test that depends on the order of the...
tree
|
commitdiff
2008-02-27
Detlef Riekenberg
winspool: Implement Level 6 + 7 for GetPrinter.
tree
|
commitdiff
2008-02-27
Mikołaj Zalewski
comctl32: rebar: Code cleanup.
tree
|
commitdiff
2008-02-27
Mikołaj Zalewski
comctl32: rebar: Add RBS_AUTOSIZE support.
tree
|
commitdiff
2008-02-27
Mikołaj Zalewski
comctl32: rebar: Invalidate children in CalcHorz/VertBand.
tree
|
commitdiff
2008-02-27
Mikołaj Zalewski
comctl32: rebar: An implementation of RB_SIZETORECT.
tree
|
commitdiff
2008-02-27
Maarten Lankhorst
shlwapi: Don't add a trailing slash in the case that...
tree
|
commitdiff
2008-02-27
Andrew Talbot
dpnet: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-27
Andrew Talbot
dswave: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-02-27
Andrew Talbot
dplayx: Assign to struct instead of using memcpy.
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Use vtbl for InternetSetOption(INTERNET_OPTION...
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Use vtbl in InternetWriteFile implementation.
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Moved close_connection to vtbl.
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Moved handle destructor to vtbl.
tree
|
commitdiff
2008-02-27
Jacek Caban
wininet: Fixed version returned by INTERNET_OPTION_VERSION.
tree
|
commitdiff
2008-02-27
Maarten Lankhorst
wininet: Fix retrieving raw headers.
tree
|
commitdiff
2008-02-27
Rob Shearman
urlmon: Don't use typeof as it's not portable.
tree
|
commitdiff
2008-02-27
Rob Shearman
shdocvw: Don't use typeof as it's not portable.
tree
|
commitdiff
2008-02-27
Rob Shearman
mshtml: Don't use typeof as it's not portable.
tree
|
commitdiff
2008-02-27
Rob Shearman
msimtf: Don't use typeof as it's not portable.
tree
|
commitdiff
2008-02-27
Rob Shearman
itss: Don't use typeof as it's not portable.
tree
|
commitdiff
2008-02-27
Rob Shearman
dsound: Don't use typeof as it's not portable.
tree
|
commitdiff
2008-02-27
Rob Shearman
ddraw: Don't use typeof as it's not portable.
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Skip tests that contain functions that are...
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Skip tests for functions that are not available.
tree
|
commitdiff
2008-02-27
Paul Vriens
msi/tests: Make sure tests will run on Win9x and NT.
tree
|
commitdiff
2008-02-27
Paul Vriens
gdi32/tests: Skip a test as it crashes on Vista.
tree
|
commitdiff
2008-02-27
Paul Vriens
gdi32/tests: Skip functions that are available but...
tree
|
commitdiff
2008-02-27
Paul Vriens
kernel32/tests: Win9x doesn't change last error.
tree
|
commitdiff
2008-02-27
Aric Stewart
imm32: Correct offset of text in default IME window...
tree
|
commitdiff
2008-02-27
Francois Gouget
shell32/tests: Use the IShellLinkDataList's standard...
tree
|
commitdiff
2008-02-27
Francois Gouget
opengl32/tests: Add the trailing '\n' to an ok() call...
tree
|
commitdiff
2008-02-27
Francois Gouget
msxml3: Add a trailing '\n' to a Wine trace.
tree
|
commitdiff
2008-02-27
Francois Gouget
d3dx9_*: Fix the D3DXMatrixDeterminant() forwards.
tree
|
commitdiff
2008-02-27
Alistair Leslie...
msxml3: Implement IXMLDOMCDATASection_get_length.
tree
|
commitdiff
2008-02-27
Alistair Leslie...
msxml3: Implement IXMLDOMComment_get_length.
tree
|
commitdiff
2008-02-26
Alexander Nicolays...
commdlg: PrintDlg16: Handle print quality combobox.
tree
|
commitdiff
2008-02-26
Roy Shea
qmgr: Implement IBackgroundCopyManager_EnumJobs with...
tree
|
commitdiff
2008-02-26
Roy Shea
qmgr: Implement the IUnknown interface for IEnumBackgro...
tree
|
commitdiff
2008-02-26
Roy Shea
qmgr: Implement IBackgroundCopyJob_GetDisplayName with...
tree
|
commitdiff
2008-02-26
Roy Shea
qmgr: Implement IBackgroundCopyJob_GetType with test.
tree
|
commitdiff
2008-02-26
Stefan Dösinger
wined3d: Mark a vertex buffer dirty after VBO creation.
tree
|
commitdiff
2008-02-26
Stefan Dösinger
wined3d: Move the dummy texture creation to the device.
tree
|
commitdiff
2008-02-26
Stefan Dösinger
wined3d: Move shader model private data into its own...
tree
|
commitdiff
2008-02-26
Stefan Dösinger
wined3d: Add GL_APPLE_float_pixels.
tree
|
commitdiff
2008-02-26
Stefan Dösinger
wined3d: General cross format blitting infrastrucutre...
tree
|
commitdiff
2008-02-26
Roderick Colenbrander
wined3d: Check real depth/stencil capabilities based...
tree
|
commitdiff
2008-02-26
Chris Robinson
winex11: Fix wglCopyContext case where GLX contexts...
tree
|
commitdiff
2008-02-26
Royal Chan
gdiplus: Added conformance tests for GdipDrawLineI.
tree
|
commitdiff
2008-02-26
Royal Chan
gdiplus: GdipDrawArc should return InvalidParameter...
tree
|
commitdiff
2008-02-26
Royal Chan
diplus: Implemented GdipDrawArcI based on GdipDrawArc.
tree
|
commitdiff
2008-02-26
Royal Chan
diplus: Implement GdipDrawBezierI based on GdipDrawBezier.
tree
|
commitdiff
2008-02-26
Alexandre Julliard
ole32: Added a CoGetContextToken stub.
tree
|
commitdiff
2008-02-26
Francois Gouget
dinput: Fix compilation on systems that don't support...
tree
|
commitdiff
2008-02-26
Dmitry Timoshkov
mscms: Allow compilation without LCMS installed.
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Search existing published sources if the media...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Allow setting a media disk as the last used source...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Store the media type and set the last used source...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Read the source list properties from the user...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Read the disk prompt source list property from...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Remove setting a source list property that's in...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Publish source information in the user-unmanaged...
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Add tests for MsiSourceListEnumMediaDisks.
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Implement MsiSourceListEnumMediaDisks.
tree
|
commitdiff
2008-02-26
James Hawkins
msi: Fix skipping a NULL record.
tree
|
commitdiff
2008-02-26
Maarten Lankhorst
wininet: Add stub for INTERNET_OPTION_PER_CONNECTION.
tree
|
commitdiff
2008-02-26
Andrew Talbot
dmstyle: Assign to structs instead of using memcpy.
tree
|
commitdiff
next