projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Callers of alloc_msihandle should handle failure.
[wine]
/
dlls
/
2006-08-29
Dan Kegel
msi: Callers of alloc_msihandle should handle failure.
tree
|
commitdiff
2006-08-28
Dan Kegel
msi: Remove limit on number of handles.
tree
|
commitdiff
2006-08-28
Dan Kegel
msi/tests: Add test to verify we can create 4000 msi...
tree
|
commitdiff
2006-08-28
Robert Shearman
quartz: Use the absolute height of the bitmap format...
tree
|
commitdiff
2006-08-28
Robert Shearman
ole32: Return errors if the attempt to start a LocalSer...
tree
|
commitdiff
2006-08-28
Robert Shearman
ole32: AppId is a value under the clsid key, rather...
tree
|
commitdiff
2006-08-28
Robert Shearman
ole32: Fix functions defined without specifying argumen...
tree
|
commitdiff
2006-08-28
Roderick Colenbrander
winex11.drv: Import ConvertPixelFormatWGLtoGLX from...
tree
|
commitdiff
2006-08-28
Brian Chang
riched20: EM_EXSETSEL fixes and conformance tests.
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
tools: Added make_makefiles tool that updates the list...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
kernel: Get rid of useless trace.
tree
|
commitdiff
2006-08-28
Mike McCormack
msi: Fix writing of long strings to the database.
tree
|
commitdiff
2006-08-28
Mike McCormack
msi: Fix MsiRecordGetString for a null buffer and non...
tree
|
commitdiff
2006-08-28
H. Verbeet
d3d8: Use proper handles for pixel shaders.
tree
|
commitdiff
2006-08-28
H. Verbeet
d3d8: Improve shader handle management.
tree
|
commitdiff
2006-08-28
Ivan Gyurdiev
wined3d: Add support for A16B16G16R16F and A32B32G32R32...
tree
|
commitdiff
2006-08-28
Hwang YunSong(황윤성)
msi: Updated Korean resource.
tree
|
commitdiff
2006-08-28
Eric Pouech
dbghelp: Removed stabs dump facility now that we have...
tree
|
commitdiff
2006-08-28
Jacek Caban
mshtml: Added IDM_UNDERLINE implementation.
tree
|
commitdiff
2006-08-28
Jacek Caban
mshtml: Added IDM_ITALIC implementation.
tree
|
commitdiff
2006-08-28
Jacek Caban
mshtml: Added IDM_FONTNAME implementation.
tree
|
commitdiff
2006-08-28
James Hawkins
msi: Add a stub implementation of the VolumeCostList...
tree
|
commitdiff
2006-08-28
James Hawkins
msi: Add initial implementation of the DirectoryListUp...
tree
|
commitdiff
2006-08-28
James Hawkins
msi: Add initial implementation of the DirectoryCombo...
tree
|
commitdiff
2006-08-28
Stefan Dösinger
wined3d: Find the correct sampler type for < 2.0 pshaders.
tree
|
commitdiff
2006-08-28
Stefan Dösinger
wined3d: Properly initialize a variable.
tree
|
commitdiff
2006-08-28
Andrew Talbot
advapi32/tests: Cast-qual warnings fix.
tree
|
commitdiff
2006-08-28
Matt Finnicum
riched20: Remove two testing fixme's that were accident...
tree
|
commitdiff
2006-08-28
Dmitry Timoshkov
user: Do not force repainting on WM_WINDOWPOSCHANGED...
tree
|
commitdiff
2006-08-28
Roderick Colenbrander
opengl: Fix Mesa/DRI regression.
tree
|
commitdiff
2006-08-28
Robert Reif
advapi32: Fix security tests to not crash on windows.
tree
|
commitdiff
2006-08-28
Robert Reif
kernel32: Fix TRACE in WideCharToMultiByte to not cause...
tree
|
commitdiff
2006-08-28
Frank Richter
setupapi: Make do_file_copyW send "target newer" notifi...
tree
|
commitdiff
2006-08-28
Frank Richter
kernel: Add tests for GetPrivateProfileSectionNames...
tree
|
commitdiff
2006-08-27
Alexandre Julliard
kernel: Fixed off-by-one error in GetShortPathNameW.
tree
|
commitdiff
2006-08-26
Alexandre Julliard
makefiles: Get rid of the checklink rules, they no...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Call IRpcChannelBuffer_GetBuffer for the RemRele...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Use IRpcChannelBuffer_GetBuffer in the hand...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Add support for main-threaded apartments.
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Move the opening of the AppId key for a clsid...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: CoGetClassObject should host a single-threaded...
tree
|
commitdiff
2006-08-26
Robert Shearman
ole32: Get the threading model value for inproc classes...
tree
|
commitdiff
2006-08-26
Andrew Talbot
advapi32: Cast-qual warnings fix.
tree
|
commitdiff
2006-08-26
Jacek Caban
mshtml: Better stub for QueryStatus(CGID_MSHTML).
tree
|
commitdiff
2006-08-26
Jacek Caban
mshtml: Added nsICommandParams argument to do_ns_command.
tree
|
commitdiff
2006-08-26
Robert Reif
secur32: Fix secur32 test to pass on windows.
tree
|
commitdiff
2006-08-26
Robert Reif
advapi32: Fix LookupAccountSid and tests to pass on...
tree
|
commitdiff
2006-08-26
Robert Reif
advapi32: Fix lsa tests.
tree
|
commitdiff
2006-08-26
Hwang YunSong(황윤성)
shlwapi: Updated Korean resource.
tree
|
commitdiff
2006-08-26
Mikołaj Zalewski
shell32: Fix a bug in SHELL_ConfirmW.
tree
|
commitdiff
2006-08-26
Alexandre Julliard
winex11.drv: Remove no longer used all: target.
tree
|
commitdiff
2006-08-26
Alex Villacís Lasso
quartz: Skip over INFO chunk in AVI file parsing.
tree
|
commitdiff
2006-08-26
Marcus Meissner
comctl32: Remove unneccessary default debug channels.
tree
|
commitdiff
2006-08-25
Jan Zerebecki
wined3d: Use a common function for all D3DCMPFUNC ...
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Set the ALLUSERS property to 1 always.
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Fix a memory leak.
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Use msi_get_property_int rather than MSI_GetPropertyW.
tree
|
commitdiff
2006-08-25
Alexandre Julliard
winex11.drv: Fix a compiler warning when OpenGL is...
tree
|
commitdiff
2006-08-25
Alexandre Julliard
crypt32/tests: Avoid sizeof in traces.
tree
|
commitdiff
2006-08-25
Alexandre Julliard
make_dlls: Update the directory list in configure.ac...
tree
|
commitdiff
2006-08-25
Andrew Talbot
mshtml: Write-strings warnings fix.
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Reimplement msi_dup_property and msi_get_property_int.
tree
|
commitdiff
2006-08-25
Mike McCormack
msi: Store properties in a hash table, not the database.
tree
|
commitdiff
2006-08-25
James Hawkins
msi: Fix the height of the line control window.
tree
|
commitdiff
2006-08-25
James Hawkins
msi: Add a stub implementation of the DirectoryList...
tree
|
commitdiff
2006-08-25
James Hawkins
msi: Add a stub implementation of the DirectoryCombo...
tree
|
commitdiff
2006-08-25
Stefan Dösinger
wined3d: Load projected textures in fragment shaders.
tree
|
commitdiff
2006-08-25
Stefan Dösinger
wined3d: Compile pixel shaders in drawprim.
tree
|
commitdiff
2006-08-25
Louis Lenders
riched32: Add version resource.
tree
|
commitdiff
2006-08-25
Stefan Leichter
ntdll: Print 64bit integers with wine_dbgstr_longlong.
tree
|
commitdiff
2006-08-25
James Hawkins
msi: Inform the user with an error message when the...
tree
|
commitdiff
2006-08-24
Robert Reif
advapi32: Output information on failed LsaQueryInformat...
tree
|
commitdiff
2006-08-24
Mike McCormack
msi: Fix strings with lengths that are exact multiples...
tree
|
commitdiff
2006-08-24
Jeff Latimer
gdi: Add missing glyph code to GetGlyphIndices and...
tree
|
commitdiff
2006-08-24
Mike McCormack
shell32: Use kernel functions in preference to libwine...
tree
|
commitdiff
2006-08-24
Mike McCormack
shell32: Fix compilation of test on MSVC6.
tree
|
commitdiff
2006-08-24
James Hawkins
msi: Add an initial implementation of the PathEdit...
tree
|
commitdiff
2006-08-24
Roderick Colenbrander
opengl32: Fix ATI OpenGL bug.
tree
|
commitdiff
2006-08-24
Benjamin Arai
oleaut32: Updated conformance test return string for...
tree
|
commitdiff
2006-08-24
James Liggett
winex11.drv: Fix explorer regression caused by systray...
tree
|
commitdiff
2006-08-23
Clinton Stimpson
riched20: Add tests for EM_GETMODIFY.
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Tests for CStdStubBuffer_Disconnect and a tidy...
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Tests for CStdStubBuffer_Connect and fixes...
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Add tests for CreateStub and fix up CStdStubBuf...
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Add tests for NdrStubForwardingFunction and...
tree
|
commitdiff
2006-08-23
Huw Davies
rpcrt4: Tests for NdrDllGetClassObject.
tree
|
commitdiff
2006-08-23
Jacek Caban
mlang: Added IMultiLanguage3 interface stub implementation.
tree
|
commitdiff
2006-08-23
Andrzej Popowski
msvcrt: Fix scanf format "%i" base detection.
tree
|
commitdiff
2006-08-23
Stefan Dösinger
wined3d: Make the destination surface glDirty in Update...
tree
|
commitdiff
2006-08-23
Andrew Talbot
winspool.drv/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-23
Andrew Talbot
winspool.drv: Write-strings warnings fix.
tree
|
commitdiff
2006-08-23
Andrew Talbot
wineps.drv: Write-strings warnings fix.
tree
|
commitdiff
2006-08-23
Andrew Talbot
ddraw: Write-strings warnings fix.
tree
|
commitdiff
2006-08-23
Mikołaj Zalewski
shlwapi: Move strings used by StrFromTimeInterval to...
tree
|
commitdiff
2006-08-23
Paul Vriens
wintrust: Add some documentation.
tree
|
commitdiff
2006-08-23
James Liggett
winex11.drv: Add XEmbed system tray support.
tree
|
commitdiff
2006-08-23
Mike McCormack
ntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION.
tree
|
commitdiff
2006-08-23
Hwang YunSong(황윤성)
shlwapi: Update Korean resource.
tree
|
commitdiff
2006-08-23
Stefan Leichter
ntdll/tests: Print 64bit integers as two 32 bit integers.
tree
|
commitdiff
next