projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2009-08-31
Austin English
ntdll/tests: Fix a compiler warning on PowerPC.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Stefan Dösinger
wined3d: SetLOD is ignored on D3DPOOL_DEFAULT textures.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Stefan Dösinger
wined3d: Handle per-texture max LOD level.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Stefan Dösinger
wined3d: Add a comment about D3DSAMP_MAXMIPLEVEL.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Stefan Dösinger
wined3d: Allow filtering on RECT textures.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Stefan Dösinger
wined3d: Remove redundant TRACEs.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Francois Gouget
jscript: Add a trailing '\n' to a FIXME().
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Francois Gouget
jscript: Make Arguments_value() static.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Jacek Caban
shdocvw: Added IWebBrowser2::get_ReadyState implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Jacek Caban
shdocvw: Use IPropertyNotifySink to track ready state...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Jacek Caban
mshtml: Always call OnStartRequest before OnStopRequest.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Jacek Caban
shdocvw: Move OnObjectAvailable implementation to docho...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Jacek Caban
shdocvw: Added IPropertyNotifySink stub implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-31
Riccardo Loti
clock: Fix typo in the Italian translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Alexandre Julliard
winex11: Bytes per line is signed so make it an int...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Alexandre Julliard
configure: Fix remaining instances of mpg123_init check.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Alexandre Julliard
tools: Copy 16-bit font definitions to avoid including...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
msxml3: Added more IDispatchEx tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
msxml3: Use IXMLDOMSelection as a main queryresult...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
msxml3: Moved IDispatchEx implementation from domdoc...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Eric Pouech
shell32: In shell view, use the expected value for...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Eric Pouech
kernel32: Handle the case where wineconsole isn't prope...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Eric Pouech
ole32: Fix various missing Release calls on monikers.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Eric Pouech
Remove a couple of superfluous casts.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Eric Pouech
services: Correctly store the service's PID upon startup.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Eric Pouech
winmm: Correctly check for the installed default ioProcs.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Alexandre Julliard
comctl32/tests: Fix status test failures on older Windo...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Alexandre Julliard
comctl32/tests: Fix some toolbar test failures on older...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Vincent Povirk
gdiplus: Reimplement GdipCreateBitmapFromHICON based...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Vincent Povirk
gdiplus: Use AlphaBlend for 32-bit images with alpha...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Vincent Povirk
gdiplus: Return the real image bits from LockBits when...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Vincent Povirk
gdiplus: Create DIBs instead of IPictures in CreateBitm...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Vincent Povirk
gdiplus: Don't use IPicture to manage the HDC associate...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Vincent Povirk
gdiplus: Add and use an HBITMAP field in GpBitmap objects.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Vincent Povirk
gdiplus: Use the decoder list to decide how to load...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Vincent Povirk
gdiplus: Add PNG to the decoders list.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Alexandre Julliard
kernel32: Fix the GetThreadPriorityBoost return value.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Alexandre Julliard
configure: Check for mpg123_feed function since we...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
jscript: Make Array.push generic.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
jscript: Added Function.apply implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
jscript: Added Function.call implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
jscript: Create arguments object as a seaprated class...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
jscript: Added 'instanceof' keyword implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
jscript: Get script_ctx_t as to_object arguments.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
jscript: Create Array objects from proper constructor.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Jacek Caban
jscript: Use proper VARIANT_BOOL values in bool literals.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
André Hentschel
wcmd: Ignore start and end quotes.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Benjamin Kramer
ntdll: Fix build on MacOSX.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Aric Stewart
msctf: Hook up ITfTextEditSink::OnEndEdit.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Aric Stewart
msctf: Stub implementation of ITfSourceSingle for ITfCo...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Aric Stewart
msctf: Define ITfSourceSingle.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Alexandre Julliard
ntdll: Use a more drastic (and simpler) method for...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-29
Alexandre Julliard
ntdll: Route the process startup through the platform...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Alexandre Julliard
ntdll: Add support for Dwarf expressions in call frame...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Alexandre Julliard
ntdll: Add support for unwinding the signal stack on...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Francois Gouget
mshtml: Remove the create_nsstream() prototype.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Ge van Geldorp
netapi32/tests: Add acceptable error codes for Win7.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Ge van Geldorp
msi/tests: Create only a single restore point.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vladimir Pankratov
shell32: Handle NULL path.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Alexandre Julliard
ntdll: Unwind the stack before calling exit/abort_thread.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Alexandre Julliard
ntdll: Move the abort_thread() function to the CPU...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
gdiplus: Implement GdipCreateHBITMAPFromBitmap.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
gdiplus: Add test for GdipCreateHBITMAPFromBitmap.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Henri Verbeet
d3d9: Remove trailing spaces.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Henri Verbeet
d3d10: Add the ID3D10EffectDepthStencilViewVariable...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Henri Verbeet
d3d10: Add the ID3D10EffectRenderTargetViewVariable...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Henri Verbeet
d3d10: Add the ID3D10EffectShaderResourceVariable inter...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Henri Verbeet
d3d10: Add the ID3D10EffectStringVariable interface.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Juan Lang
quartz: Don't crash if sample allocation fails.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Rico Schüller
wined3d: Add WINED3D_SM4_OP_MIN.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Rico Schüller
wined3d: Add WINED3D_SM4_OP_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 64bppRGBA...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 48bppRGB to...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 16bppGray...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 4bppGray to...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 2bppGray to...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 2bppIndexed...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from BlackWhite...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Support color-keyed transparency in...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement CopyPalette for the PNG decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement CopyPixels for the PNG decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement GetSize for the PNG decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement GetPixelFormat for the PNG...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement GetFrame for the PNG decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement Initialize for the PNG decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement GetFrameCount for PNG decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Implement GetContainerFormat for PNG...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Register the PNG decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
windowscodecs: Add stub PNG decoder.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Vincent Povirk
include: Add WIC pixel formats needed for PNG.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Jacek Caban
jscript: Added RegExp.test implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Jacek Caban
jscript: Added RegExp.exec implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Jacek Caban
jscript: Added RegExp.lastIndex implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-28
Andrew Eikum
ole32: Overwrite previous CompObj instead of failing.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Alexandre Julliard
ws2_32/tests: Fix test failures on Vista.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Alexandre Julliard
setupapi: Fix a structure size check for 64-bit.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Alexandre Julliard
ntdll: Define correct address space limits for x86_64.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Alexandre Julliard
ntdll: Return the expected length in NtQueryInformation...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Alexandre Julliard
ntdll: Fix a couple of system information structures...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-27
Alexandre Julliard
ntdll: Fix handling of the duplicate MxCsr entry in...
commit
|
commitdiff
|
tree
|
snapshot
next