projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Release 0.9.39.
[wine]
/
dlls
/
2007-06-15
Evan Stade
gdiplus: Brush tests.
tree
|
commitdiff
2007-06-15
Evan Stade
gdiplus: Brush implementation.
tree
|
commitdiff
2007-06-15
Kolbjørn Fredheim
winex11.drv: Echo the video mode requested in the error...
tree
|
commitdiff
2007-06-15
Lei Zhang
comctl32: Make modal property sheets modal.
tree
|
commitdiff
2007-06-15
Misha Koshelev
setupapi: Handle unquoted paths in InstallHinfSection...
tree
|
commitdiff
2007-06-15
Misha Koshelev
setupapi/tests: Add basic tests for InstallHinfSectionA...
tree
|
commitdiff
2007-06-15
Alexandre Julliard
user32/tests: Avoid strlen in trace.
tree
|
commitdiff
2007-06-15
Alexandre Julliard
ntdll: Implemented reading of the CDROM TOC on Mac OS.
tree
|
commitdiff
2007-06-15
Dmitry Timoshkov
msi: Simplify the code.
tree
|
commitdiff
2007-06-15
James Hawkins
msi: Set the UserSID and ProductCode properties for...
tree
|
commitdiff
2007-06-15
Andrew Talbot
msrle32: Constify some variables.
tree
|
commitdiff
2007-06-15
Jacek Caban
mshtml: Added IOleInPlaceSiteEx tests.
tree
|
commitdiff
2007-06-15
Jacek Caban
mshtml: Use IOleInPlaceSiteEx if available.
tree
|
commitdiff
2007-06-15
Lei Zhang
user32: Remove a unused variable from ES_PASSWORD test.
tree
|
commitdiff
2007-06-15
Ulrich Czekalla
opengl: Use get_glxdrawable to grab the drawable.
tree
|
commitdiff
2007-06-15
Damjan Jovanovic
ws2_32: getsockname should fail on unbound socket.
tree
|
commitdiff
2007-06-14
Francois Gouget
crypt32: Add missing '\n' to ok() call.
tree
|
commitdiff
2007-06-14
Lei Zhang
comdlg32: Move file dialog resizing code into its own...
tree
|
commitdiff
2007-06-14
Lei Zhang
user32: Improve cut/copy/paste behavior of password...
tree
|
commitdiff
2007-06-14
James Hawkins
msi: Fixed the WriteEnvironmentStrings action.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
d3d9: Add a dll global critical section.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
wined3d: DDraw surfaces are QWORD aligned.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
wined3d: Present does not clear the depth stencil.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
wined3d: Implement vertical refresh sync.
tree
|
commitdiff
2007-06-14
Stefan Dösinger
wined3d: Only swap system memory resources of front...
tree
|
commitdiff
2007-06-14
Andrew Talbot
msi: Constify some variables.
tree
|
commitdiff
2007-06-14
Maarten Lankhorst
dsound: Use TIME_KILL_SYNCHRONOUS on sound timer.
tree
|
commitdiff
2007-06-14
Alexandre Julliard
localspl: Make some functions static.
tree
|
commitdiff
2007-06-14
Detlef Riekenberg
localspl: Implement AddPortEx.
tree
|
commitdiff
2007-06-14
James Hawkins
msi: Protect custom actions with a structured exception...
tree
|
commitdiff
2007-06-14
Phil Costin
wined3d: Remove a duplication in device.c.
tree
|
commitdiff
2007-06-14
Paul Vriens
crypt32/tests: Vista uses a different error code.
tree
|
commitdiff
2007-06-14
Paul Vriens
crypt32/tests: Skip tests if we don't have enough rights.
tree
|
commitdiff
2007-06-14
Hans Leidekker
gdi32: Add some tests for BITMAPINFOHEADER biSize checks.
tree
|
commitdiff
2007-06-14
Francois Gouget
gdiplus: Add missing '\n' to ok() calls, Wine traces.
tree
|
commitdiff
2007-06-14
Dan Hipschman
widl: Handle wire_marshal pointer attributes.
tree
|
commitdiff
2007-06-14
Dan Hipschman
widl: Test structure argument marshalling.
tree
|
commitdiff
2007-06-14
Dan Hipschman
widl: Handle wire_marshal types.
tree
|
commitdiff
2007-06-13
Anatoly Lyutin
user32: tests:msg Add test for switching MDI children.
tree
|
commitdiff
2007-06-13
Paul Vriens
crypt32/tests: Skip tests if we don't have enough rights.
tree
|
commitdiff
2007-06-13
Dmitry Timoshkov
gdi32: Make BITMAPINFOHEADER biSize check match what...
tree
|
commitdiff
2007-06-13
Rob Shearman
mshtml: Use the implementation of IHlink in hlink.dll...
tree
|
commitdiff
2007-06-13
Maarten Lankhorst
winealsa: Detach directsound implementation from waveou...
tree
|
commitdiff
2007-06-13
Maarten Lankhorst
rsaenh: Allow CRYPT_NEWKEYSET and CRYPT_VERIFYCONTEXT...
tree
|
commitdiff
2007-06-13
Alexandre Julliard
wintrust/tests: Fix the WintrustGetRegPolicyFlags to...
tree
|
commitdiff
2007-06-13
Francois Gouget
wintrust/tests: Fix checks to be more informative when...
tree
|
commitdiff
2007-06-13
Francois Gouget
wintrust/tests: Simplify the code and improve consisten...
tree
|
commitdiff
2007-06-13
Francois Gouget
Add API documentation stubs to make winapi_check happy.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement PKCS7_SIGNER_INFO encoding/decoding.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement PKCS_ATTRIBUTES encoding/decoding.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Use CRYPT_EncodeEnsureSpace to allocate memory...
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement PKCS_ATTRIBUTE encoding/decoding.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Separate set encoding into a separate function.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement PKCS_CONTENT_INFO encoding/decoding.
tree
|
commitdiff
2007-06-13
Juan Lang
crypt32: Implement CERT_AUTHORITY_KEY_ID2_INFO encoding...
tree
|
commitdiff
2007-06-13
H. Verbeet
wined3d: Call IWineD3DDeviceImpl_FindTexUnitMap() when...
tree
|
commitdiff
2007-06-13
H. Verbeet
wined3d: Take the texUnitMap into account when loading...
tree
|
commitdiff
2007-06-13
Phil Costin
wined3d: Add gamma linerization support for D3DFMT_A4R4...
tree
|
commitdiff
2007-06-13
Evan Stade
gdiplus: Implemented GdipDrawRectangleI.
tree
|
commitdiff
2007-06-13
Evan Stade
gdiplus: Implemented GdipDrawLineI.
tree
|
commitdiff
2007-06-13
Alexandre Julliard
comctl32: Remove useless pointer check.
tree
|
commitdiff
2007-06-13
James Hawkins
msi: Set the MsiNetAssemblySupport property.
tree
|
commitdiff
2007-06-13
Andrew Talbot
msi: Constify some variables.
tree
|
commitdiff
2007-06-13
Francois Gouget
msdmo: Improve the prototypes Win64 compatibility by...
tree
|
commitdiff
2007-06-13
Francois Gouget
hhctrl.ocx: winapi_check expects the module name to...
tree
|
commitdiff
2007-06-13
Francois Gouget
gdiplus: Add missing '\n' in Wine trace.
tree
|
commitdiff
2007-06-13
Francois Gouget
wined3d: Pass the D3DCB_CreateAdditionalSwapChain(...
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in IDirect3Dtexture8 methods.
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in IDirect3DVolumeTexture8 methods.
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in volume methods.
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in IDirect3DVertexBuffer methods.
tree
|
commitdiff
2007-06-13
Stefan Dösinger
d3d8: Hold the lock in swapchain methods.
tree
|
commitdiff
2007-06-12
Alexandre Julliard
winex11.drv: Glyph width is rounded to 32 bits, make...
tree
|
commitdiff
2007-06-12
Rob Shearman
mshtml: Add some error handling to hlink_frame_navigate.
tree
|
commitdiff
2007-06-12
Rob Shearman
uuid: Add hlink CLSIDs.
tree
|
commitdiff
2007-06-12
Evan Stade
gdiplus: Added first GDI+ graphics implementation.
tree
|
commitdiff
2007-06-12
Evan Stade
gdiplus: First pen test.
tree
|
commitdiff
2007-06-12
Evan Stade
gdiplus: First pen implementation.
tree
|
commitdiff
2007-06-12
Maarten Lankhorst
dsound: Unset variable on failure in IKsBufferPropertyS...
tree
|
commitdiff
2007-06-12
Andrew Talbot
msi: Constify a variable.
tree
|
commitdiff
2007-06-12
Stefan Dösinger
d3d8: Hold the lock in IDirect3DSurface8 methods.
tree
|
commitdiff
2007-06-12
Stefan Dösinger
d3d8: Hold the lock in IDirect3DIndexBuffer8 methods.
tree
|
commitdiff
2007-06-12
Stefan Dösinger
d3d8: Hold the lock in cubetexture methods.
tree
|
commitdiff
2007-06-12
Stefan Dösinger
wined3d: Do not set the dynlock flag on all created...
tree
|
commitdiff
2007-06-12
Dan Hipschman
widl: Simplify correlation descriptor code.
tree
|
commitdiff
2007-06-11
Jacek Caban
mshtml: Added get_URL implementation.
tree
|
commitdiff
2007-06-11
Jacek Caban
mshtml: Don't crash in set_font_size if range_cnt is 0.
tree
|
commitdiff
2007-06-11
Jacek Caban
mshtml: Added GetCurMoniker implementation.
tree
|
commitdiff
2007-06-11
Jacek Caban
mshtml: Store current moniker in HTMLDocument.
tree
|
commitdiff
2007-06-11
Jacek Caban
mshtml: Move Exec(CGID_ShellDocView, 37) call to match...
tree
|
commitdiff
2007-06-11
Jacek Caban
mshtml: Move createing URL moniker to separated function.
tree
|
commitdiff
2007-06-11
Jacek Caban
mshtml: Call Exec(CGID_ShellDocView, 37) in exec_editmode.
tree
|
commitdiff
2007-06-11
Alexandre Julliard
shell32: Remove a redundant include.
tree
|
commitdiff
2007-06-11
Alexandre Julliard
shell32: Fix contents of string returned in load_path.
tree
|
commitdiff
2007-06-11
Hwang YunSong(황윤성)
shell32: Updated Korean resource.
tree
|
commitdiff
2007-06-11
Hwang YunSong(황윤성)
credui: New Korean resource.
tree
|
commitdiff
2007-06-11
Francois Gouget
ntdll: Improve the prototypes Win64 compatibility by...
tree
|
commitdiff
2007-06-11
Vedran Rodic
winmm: Fix PlaySound so it doesn't block when another...
tree
|
commitdiff
2007-06-11
Alexandre Julliard
winmm: Initialize the timer critical section statically.
tree
|
commitdiff
2007-06-11
Alexandre Julliard
winmm: Maintain the timer list sorted by expiration...
tree
|
commitdiff
next