projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
progman: Update Italian translation.
[wine]
/
dlls
/
2009-06-25
Paul Chitescu
cryptdlg: Add Romanian translation.
tree
|
commitdiff
2009-06-25
Aurimas Fišeras
appwiz.cpl: Update Lithuanian translation.
tree
|
commitdiff
2009-06-24
André Hentschel
appwiz: Add function for installer button.
tree
|
commitdiff
2009-06-24
Anders Jonsson
crypt32: Add CryptRegisterOIDInfo stub.
tree
|
commitdiff
2009-06-24
Paul Chitescu
avifil32: Romanian translation.
tree
|
commitdiff
2009-06-24
Huw Davies
gdi32: Add tests for GetTransform.
tree
|
commitdiff
2009-06-24
Huw Davies
gdi32: Implement GetTransform for the other valid trans...
tree
|
commitdiff
2009-06-24
Aurimas Fišeras
oledlg: Add Lithuanian translation.
tree
|
commitdiff
2009-06-24
Nikolay Sivov
comctl32/listview: Initialize string pointers on notifi...
tree
|
commitdiff
2009-06-24
Tony Wasserka
d3dx9: Add tests for basic ID3DXFont functions.
tree
|
commitdiff
2009-06-24
Tony Wasserka
d3dx9: Implement ID3DXFont_GetTextMetrics.
tree
|
commitdiff
2009-06-24
Tony Wasserka
d3dx9: Implement ID3DXFont_GetDC.
tree
|
commitdiff
2009-06-24
Tony Wasserka
d3dx9: Implement ID3DXFont_GetDesc.
tree
|
commitdiff
2009-06-24
Tony Wasserka
d3dx9: Implement ID3DXFont_GetDevice.
tree
|
commitdiff
2009-06-24
Tony Wasserka
d3dx9: Improve parameter validation in D3DXCreateFont...
tree
|
commitdiff
2009-06-24
Paul Chitescu
shell32: Add missing Romanian translation for IDS_SHLEX...
tree
|
commitdiff
2009-06-24
Henri Verbeet
wined3d: Allow the existence of other shader types...
tree
|
commitdiff
2009-06-24
Henri Verbeet
wined3d: Eliminate a redundant local variable in get_lo...
tree
|
commitdiff
2009-06-24
Henri Verbeet
wined3d: Avoid a redundant copy.
tree
|
commitdiff
2009-06-24
Henri Verbeet
wined3d: Use a proper structure for "loop_control".
tree
|
commitdiff
2009-06-24
Henri Verbeet
wined3d: Add some missing GL locking documentation...
tree
|
commitdiff
2009-06-24
Aric Stewart
msctf/tests: Verify to make sure OnPopContext happens...
tree
|
commitdiff
2009-06-24
Aric Stewart
msctf: Context initialization happens before OnPushCont...
tree
|
commitdiff
2009-06-24
Aric Stewart
msctf: ITfContext::GetDocumentMgr should AddRef the...
tree
|
commitdiff
2009-06-24
Aric Stewart
msctf: Implement ITfContext::GetStatus.
tree
|
commitdiff
2009-06-24
Aric Stewart
wintrust: Stub WTHelperCertCheckValidSignature.
tree
|
commitdiff
2009-06-24
Paul Vriens
crypt32/tests: Fix some test failures on Win9x.
tree
|
commitdiff
2009-06-24
Paul Vriens
crypt32/tests: Fix a test failure on Win9x.
tree
|
commitdiff
2009-06-24
Austin English
wined3d: Fix a compiler warning.
tree
|
commitdiff
2009-06-24
Austin English
shdocvw: Handle DISPID_AMBIENT_DLCONTROL case.
tree
|
commitdiff
2009-06-24
Andrew Talbot
cryptui: Constify some variables.
tree
|
commitdiff
2009-06-24
Francois Gouget
comctl32: Make MapIdSearchCompare() static.
tree
|
commitdiff
2009-06-24
Aurimas Fišeras
avifil32: Add Lithuanian translation.
tree
|
commitdiff
2009-06-23
Huw Davies
gdi32: Add tests for SetVirtualResolution.
tree
|
commitdiff
2009-06-23
Huw Davies
gdi32: Implement SetVirtualResolution.
tree
|
commitdiff
2009-06-23
Jacek Caban
urlmon: Query for IHtmlNegotiate[2] interfaces when...
tree
|
commitdiff
2009-06-23
Jacek Caban
urlmon: Fixed tests on IE8.
tree
|
commitdiff
2009-06-23
Jörg Höhle
winedos: Provide trailing \ now required by GetVolumeIn...
tree
|
commitdiff
2009-06-23
Paul Chitescu
shell32: Completed Romanian translation, fixed minor...
tree
|
commitdiff
2009-06-23
Aric Stewart
wininet: Semi-stub for quering Http INTERNET_OPTION_SEC...
tree
|
commitdiff
2009-06-23
Aric Stewart
wininet: Improve HTTP status 100 handling.
tree
|
commitdiff
2009-06-23
Stefan Dösinger
wined3d: Fix pixelshader ifc.
tree
|
commitdiff
2009-06-23
Stefan Dösinger
wined3d: Use a local parameter for the position fixup.
tree
|
commitdiff
2009-06-23
Stefan Dösinger
wined3d: Find the clip texcoord before compiling.
tree
|
commitdiff
2009-06-23
Stefan Dösinger
wined3d: Add a function to control use of NV_vp2 clippl...
tree
|
commitdiff
2009-06-23
Stefan Dösinger
wined3d: Don't emulate clipplanes with ffp vp and fix...
tree
|
commitdiff
2009-06-23
Ken Sharp
gdiplus: Add GdipIsVisibleRegionPointI stub.
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Added Date_setFullYear and Date_setUTCFullYear...
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Added Date_setMonth and Date_setUTCMonth imple...
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Added Date_setDate and Date_setUTCDate impleme...
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Fix Date_setHours implementation.
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Fix Date_setMinutes implementation.
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Fix Date_setSeconds implementation.
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Fixed Date_setMilliseconds implementation.
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Fix typos in comments, add missing ones.
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Added Date_getTimezoneOffset and fixed Date_ge...
tree
|
commitdiff
2009-06-23
Piotr Caban
jscript: Added implementation of Date constructor with...
tree
|
commitdiff
2009-06-23
Jacek Caban
mshtml: Fixed tests on IE8 and change Wine behavior...
tree
|
commitdiff
2009-06-23
Hans Leidekker
ole32: Add tests for CoGetContextToken.
tree
|
commitdiff
2009-06-23
Hans Leidekker
ole32: Implement CoGetContextToken.
tree
|
commitdiff
2009-06-23
Hans Leidekker
include: Add definition of IObjContext.
tree
|
commitdiff
2009-06-23
Hans Leidekker
crypt32: Add a partial implementation of CertCreateContext.
tree
|
commitdiff
2009-06-23
Hans Leidekker
wininet: Don't delete the cache file when closing a...
tree
|
commitdiff
2009-06-23
Hans Leidekker
ntdll: Don't return success from the NtQueryEvent stub.
tree
|
commitdiff
2009-06-23
Henri Verbeet
wined3d: Fix a comment.
tree
|
commitdiff
2009-06-23
Henri Verbeet
d3d8/tests: Make sure the device is released properly.
tree
|
commitdiff
2009-06-23
Henri Verbeet
d3d9/tests: Make sure the device is released properly.
tree
|
commitdiff
2009-06-23
Henri Verbeet
d3d9/tests: Release the query in test_occlusion_query_s...
tree
|
commitdiff
2009-06-23
Henri Verbeet
d3d9/tests: Release the vertex buffer in test_null_stre...
tree
|
commitdiff
2009-06-23
Paul Vriens
user32/tests: Prevent some 'deadcode' (Coverity).
tree
|
commitdiff
2009-06-23
Paul Vriens
d3d9/tests: Use color_match ((logical || with non-zero...
tree
|
commitdiff
2009-06-23
Paul Vriens
crypt32/tests: Fix a test (logical || with non-zero...
tree
|
commitdiff
2009-06-23
Paul Vriens
crypt32/tests: Fix some tests (logical || with non...
tree
|
commitdiff
2009-06-23
Nikolay Sivov
comctl32/listview: Invalidate list after WM_MEASUREITEM...
tree
|
commitdiff
2009-06-23
Nikolay Sivov
comctl32/listview: Notify parent with WM_MEASUREITEM...
tree
|
commitdiff
2009-06-23
Nikolay Sivov
comctl32/listview: Test for parent sequence when creati...
tree
|
commitdiff
2009-06-23
Andrew Talbot
cryptnet: Constify some variables.
tree
|
commitdiff
2009-06-23
Huw Davies
ole32/tests: Add a test for enhanced metafile retrieval.
tree
|
commitdiff
2009-06-23
Huw Davies
ole32: Add support for retrieving enhanced metafiles.
tree
|
commitdiff
2009-06-22
Alexandre Julliard
crypt32: Fix a couple of assumptions about structure...
tree
|
commitdiff
2009-06-22
Huw Davies
ole32: Since OleCreateLinkFromData is a stub we should...
tree
|
commitdiff
2009-06-22
Huw Davies
gdi32: CBM_INIT is a flag.
tree
|
commitdiff
2009-06-22
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-06-22
Francois Gouget
ole32: Make stub_manager_int_addref() static.
tree
|
commitdiff
2009-06-22
Francois Gouget
ole32: Reorder some stubmanager functions to avoid...
tree
|
commitdiff
2009-06-22
Francois Gouget
msvfw32: Move MSVIDEO_SendMessage() up and make it...
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Implement ITfCompartmentEventSink.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Define ITfSource for Compartments.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: ITfCompartmentMgr tests.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Implement ITfCompartmentMgr::GetCompartment.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Implement ITfCompartment::SetValue.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Implement ITfCompartment::GetValue.
tree
|
commitdiff
2009-06-22
Aric Stewart
msctf: Define ITfCompartment.
tree
|
commitdiff
2009-06-22
Joel Holdsworth
user32/tests: Added tests for DrawIcon and DrawIconEx.
tree
|
commitdiff
2009-06-22
Gerald Pfeifer
wined3d: Fix logical condition in find_clip_texcoord().
tree
|
commitdiff
2009-06-22
Detlef Riekenberg
urlmon/tests: Add tests for ZoneManager_GetZoneAttributes.
tree
|
commitdiff
2009-06-22
Detlef Riekenberg
urlmon: Implement ZoneManager_GetZoneAttributes.
tree
|
commitdiff
2009-06-22
Hib Eris
msi: Release more msi_custom_action_info when no longer...
tree
|
commitdiff
2009-06-22
Hib Eris
msi: Release msi_custom_action_info when no longer...
tree
|
commitdiff
2009-06-22
Hib Eris
msi: Insert new tables in correct _Tables location.
tree
|
commitdiff
next