projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
msi: automation: Generalize list implementation.
[wine]
/
dlls
/
2007-05-15
Andrew Talbot
msvcrt: Exclude unused headers.
tree
|
commitdiff
2007-05-15
Andrew Talbot
msvfw32: Exclude unused header.
tree
|
commitdiff
2007-05-15
Andrew Talbot
msvcrt20: Exclude unused header.
tree
|
commitdiff
2007-05-14
Alexandre Julliard
hal: Added an initial stub.
tree
|
commitdiff
2007-05-14
Alexandre Julliard
ntoskrnl.exe: Initial stub version with forwards to...
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial implementation of MIX_SetControl...
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial implementation of MIX_GetControl...
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial implementation of MIX_GetLineCon...
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial implementation of MIX_GetLineInfo.
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Implement MIX_GetDevCaps.
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Implement MIX_Open and MIX_GetNumDevs.
tree
|
commitdiff
2007-05-14
Emmanuel Maillard
winecoreaudio: Initial mixer support on Mac OS X.
tree
|
commitdiff
2007-05-14
Paul Vriens
ole32/tests: Check for correct return value.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Implement View::Modify.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Add test for View::Modify.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Add tests for Record::IntegerData.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Correct expected Record::StringD...
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Implement Record::FieldCount.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Return DISP_E_MEMBERNOTFOUND if flags...
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Test invoking methods as propert...
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Implement Installer::CreateRecord.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Test for Installer::CreateRecord...
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi: automation: Implement Session::EvaluateCondition.
tree
|
commitdiff
2007-05-14
Misha Koshelev
msi/tests: automation: Add tests for Session::EvaluateC...
tree
|
commitdiff
2007-05-14
Mikołaj Zalewski
comctl32: status: Send a NMMOUSE in mouse notifications...
tree
|
commitdiff
2007-05-14
Marcus Meissner
ddraw/tests: Check for failing to create surfaces.
tree
|
commitdiff
2007-05-14
Jacek Caban
mshtml: Don't call start_binding if we use necko to...
tree
|
commitdiff
2007-05-14
Jacek Caban
mshtml: Wrap nsIExternalProtocolHandler.
tree
|
commitdiff
2007-05-14
Maarten Lankhorst
dsound: Primary buffer isn't an IDirectSoundBuffer8.
tree
|
commitdiff
2007-05-14
Maarten Lankhorst
winealsa: Remove dead code.
tree
|
commitdiff
2007-05-14
Mounir IDRASSI
crypt32: Stub implementation of CertGetCertificateChain.
tree
|
commitdiff
2007-05-14
Mounir IDRASSI
crypt32: Stub implementation of CryptFindLocalizedName.
tree
|
commitdiff
2007-05-14
Mounir IDRASSI
crypt32: Fix crash in CertGetCertificateContextProperty...
tree
|
commitdiff
2007-05-14
Rob Shearman
ole32: Don't lookup the address for the DllGetClassObje...
tree
|
commitdiff
2007-05-14
Rob Shearman
ole32: Fix CoUninitialize to only free libraries that...
tree
|
commitdiff
2007-05-14
Frank Richter
shell32: Update German resources.
tree
|
commitdiff
2007-05-14
Frank Richter
credui: Add German translation.
tree
|
commitdiff
2007-05-14
Frank Richter
shdoclc: Update German translation.
tree
|
commitdiff
2007-05-14
Andrew Talbot
advapi32: Fix a typo.
tree
|
commitdiff
2007-05-14
Francois Gouget
ddraw/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2007-05-14
Marcus Meissner
wined3d: Fixed swapchain context NULL ptr checks.
tree
|
commitdiff
2007-05-14
Dan Hipschman
widl: Handle pointers fields that point to structures.
tree
|
commitdiff
2007-05-14
Mikołaj Zalewski
msxml3: Implement IXMLDOMDocument2::setProperty("Select...
tree
|
commitdiff
2007-05-14
Mikołaj Zalewski
localui: Add Polish translation.
tree
|
commitdiff
2007-05-11
Paul Vriens
d3drm/tests: d3drm is removed from Windows Vista.
tree
|
commitdiff
2007-05-11
Jacek Caban
mshtml: Added IPersistStreamInit::Load test.
tree
|
commitdiff
2007-05-11
Jacek Caban
mshtml: Added IPersistStreamInit::Load implementation.
tree
|
commitdiff
2007-05-11
Jacek Caban
mshtml: Split IPersistMoniker::Load.
tree
|
commitdiff
2007-05-11
Jacek Caban
mshtml: Move AddRequest call to the separated function.
tree
|
commitdiff
2007-05-11
Jacek Caban
mshtml: Don't crash in OnStopBinding if This->binding...
tree
|
commitdiff
2007-05-11
Jacek Caban
mshtml: Split code from OnDataAvailable.
tree
|
commitdiff
2007-05-11
H. Verbeet
wined3d: WINED3DSIO_POW should use the absolute value...
tree
|
commitdiff
2007-05-11
Misha Koshelev
msi: automation: Implement Installer::RegistryValue.
tree
|
commitdiff
2007-05-11
Kirill K. Smirnov
kernel32/tests: Add tests for console codepages.
tree
|
commitdiff
2007-05-11
Kirill K. Smirnov
server: Move console codepages to the server.
tree
|
commitdiff
2007-05-11
Dan Hipschman
widl: Remove var_t's ptr_level field and start write_po...
tree
|
commitdiff
2007-05-11
Mikołaj Zalewski
shell32: Handle invalid cbSize in Shell_NotifyIcon...
tree
|
commitdiff
2007-05-11
Marcus Meissner
msi/tests: Increase buffer size a bit.
tree
|
commitdiff
2007-05-11
Stefan Dösinger
wined3d: Prevent wrong bumpenvmap warnings.
tree
|
commitdiff
2007-05-11
Stefan Dösinger
wined3d: Only addref clippers if one exists.
tree
|
commitdiff
2007-05-11
Stefan Dösinger
ddraw: Avoid fallout of failing tests.
tree
|
commitdiff
2007-05-11
Stefan Dösinger
wined3d: Implement DDBLT_DEPTHFILL on the active depth...
tree
|
commitdiff
2007-05-11
Stefan Dösinger
wined3d: Destroying the resource frees all private...
tree
|
commitdiff
2007-05-11
Stefan Dösinger
ddraw: GetSurfaceDesc returns the surface memory while...
tree
|
commitdiff
2007-05-11
Stefan Dösinger
ddraw: Use point filter for blit operations.
tree
|
commitdiff
2007-05-11
Stefan Dösinger
ddraw: Remove all non-d3d7 capability flags.
tree
|
commitdiff
2007-05-11
Peter Oberndorfer
ntdll: Use correct prototype for thread function.
tree
|
commitdiff
2007-05-11
Francois Gouget
wined3d: Add a missing '\n' to a trace.
tree
|
commitdiff
2007-05-11
Francois Gouget
crypt32: Add missing '\n' in FIXME() call.
tree
|
commitdiff
2007-05-11
Francois Gouget
msi/tests: Add missing '\n' to ok() calls.
tree
|
commitdiff
2007-05-11
James Hawkins
msi: Only check the volume label for every media after...
tree
|
commitdiff
2007-05-11
Mounir IDRASSI
rsaenh: Add support for mandatory parameters to RSAENH_...
tree
|
commitdiff
2007-05-11
Rob Shearman
setupapi: SetupOpenInfFile returns INVALID_HANDLE_VALUE...
tree
|
commitdiff
2007-05-11
Damjan Jovanovic
shlwapi: Fix UrlCanonicalizeW's handling of filesystem...
tree
|
commitdiff
2007-05-11
Alexandre Julliard
kernel32: Fix typo in CreateActCtxA.
tree
|
commitdiff
2007-05-10
Kirill K. Smirnov
kernel32/tests: Add tests for console screen buffer.
tree
|
commitdiff
2007-05-10
James Hawkins
msi: Deformat the key path before opening the key.
tree
|
commitdiff
2007-05-10
Mounir IDRASSI
crypt32: Correct the implementation of CertCreateSelfSi...
tree
|
commitdiff
2007-05-10
H. Verbeet
wined3d: Trace the VBO and stream number as well in...
tree
|
commitdiff
2007-05-10
H. Verbeet
wined3d: Load texture coordinates even if no texture...
tree
|
commitdiff
2007-05-10
H. Verbeet
wined3d: Split texture coordinate loading from loadVert...
tree
|
commitdiff
2007-05-10
H. Verbeet
wined3d: Calling glDisableClientState() from loadVertex...
tree
|
commitdiff
2007-05-10
H. Verbeet
wined3d: Unload vertex weight data in case of EXT_VERTE...
tree
|
commitdiff
2007-05-10
Andrew Talbot
mlang: Exclude unused headers.
tree
|
commitdiff
2007-05-10
Andrew Talbot
msacm32: Exclude unused headers.
tree
|
commitdiff
2007-05-10
Andrew Talbot
mscms: Exclude unused headers.
tree
|
commitdiff
2007-05-10
Andrew Talbot
mapi32: Exclude unused header.
tree
|
commitdiff
2007-05-10
Andrew Talbot
mciwave: Exclude unused header.
tree
|
commitdiff
2007-05-10
Andrew Talbot
localspl: Exclude unused headers.
tree
|
commitdiff
2007-05-10
Andrew Talbot
mcicda: Exclude unused headers.
tree
|
commitdiff
2007-05-10
Alexandre Julliard
psapi: Don't print output parameters as strings.
tree
|
commitdiff
2007-05-10
Rob Shearman
ole32: Move the logic in StgCreateDocfile for "if no...
tree
|
commitdiff
2007-05-10
Jacek Caban
mshtml: Added IHTMLBodyElement::CreateTextRange impleme...
tree
|
commitdiff
2007-05-10
Jacek Caban
mshtml: CGID_Undocumented is CGID_DocHostCmdPriv.
tree
|
commitdiff
2007-05-10
Jacek Caban
mshtml: Added IHTMLTxtRange::get_htmlText implementation.
tree
|
commitdiff
2007-05-10
Jacek Caban
mshtml: Reimplement IHTMTxtRange on top of nsIDOMRange.
tree
|
commitdiff
2007-05-10
Paul Vriens
msi/tests: Properly cleanup after each test.
tree
|
commitdiff
2007-05-10
Misha Koshelev
msi/tests: automation: Add more tests for Installer...
tree
|
commitdiff
2007-05-10
Stefan Dösinger
wined3d: Manage private data in a wine linked list.
tree
|
commitdiff
2007-05-10
Stefan Dösinger
ddraw: Fix stupid bug when setting surface client memory.
tree
|
commitdiff
next