projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2010-05-19
Michael Stefaniuc
qcap: Use the proper types.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Henri Verbeet
user32: Verify we got a valid window handle in GetDCEx().
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Henri Verbeet
wined3d: Fix a comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Henri Verbeet
wined3d: Use wine_dbgstr_rect() for tracing the rectang...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Henri Verbeet
wined3d: Explicitly pass the FBO target to context_clea...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Henri Verbeet
wined3d: Make context_attach_surface_fbo() static.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Piotr Caban
wininet: Combine certificate errors in HTTP_OpenConnection.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Piotr Caban
wininet: Added INTERNET_OPTION_ERROR_MASK flag handling...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Piotr Caban
wininet: Fix callbacks sent on connection error.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Damjan Jovanovic
wine.desktop: Associate with winemenubuilder's applicat...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Damjan Jovanovic
winemenubuilder: associate .lnk files with wine.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Maarten Lankhorst
quartz: Add support for windowstate in video renderer.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Maarten Lankhorst
mciqtz32: Add support for mciUpdate.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Maarten Lankhorst
mciqtz32: Add support for MCI_DGV_WHERE_SOURCE.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Maarten Lankhorst
mciqtz32: Handle mciOpen better.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Alexandre Julliard
configure: Add a compatibility macro for AS_VAR_IF.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Alexandre Julliard
winex11: Make sure that all fontconfig support is prope...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Alexandre Julliard
winecfg: Don't crash when DllOverrides contain invalid...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Maarten Lankhorst
winmm: Make timer keep a ref on winmm while it's running.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Ilya Shpigor
shdocvw: Added IDataObject stub implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Dylan Smith
richedit: Send EN_SELCHANGE after wrapping but before...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Dylan Smith
richedit: Revert commit that caused a regression. ...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Michael Stefaniuc
ntdll: Remove superfluous "not NULL" check for the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Michael Stefaniuc
user32: Remove superfluous "not NULL" check of the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Andrew Eikum
Revert "user32: Don't use DLGTEMPLATE's ExStyle when...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Vincent Povirk
shlwapi: Implement SHRegEnumUSValue.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Jörg Höhle
winmm: More MIDI boundary tests & fixes.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Jörg Höhle
winmm: A NULL CALLBACK_FUNCTION is acceptable since...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Jörg Höhle
winmm: WAVE/MIDI_MAPPER (-1) is a 32 bit UINT, not 16.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Dmitry Timoshkov
gdi32: Do not use VDMX for mapping of negative font...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Dmitry Timoshkov
user32: Paint button focus in the ODA_SELECT case too.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
André Hentschel
progman: Remove redundant license info.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
André Hentschel
wmc: Remove 10 year old unmaintained file.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Andrew Eikum
comctl32/listview: Derive subitem rect from listview...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Sven Baars
setupapi: Fix Dutch translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Maarten Lankhorst
mciqtz32: Implement MCI_STATUS_LENGTH.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Maarten Lankhorst
mciqtz32: Add command table from mciavi32.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Jörg Höhle
imaadp32: Refine size checks.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Jörg Höhle
winealsa: MOD_MIDIPORT has 0 voices and notes and FFFF...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Jörg Höhle
winealsa: Supply FFFFFFFF for midiOutGetVolume, no...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Matteo Bruni
d3dx9: Add some version-specific checks in the shader...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Nikolay Sivov
comctl32: Fix SysLink debug channel name, add a trace.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Michael Stefaniuc
dinput: Remove explicit cast to long as it happens...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Henri Verbeet
wined3d: Correctly translate between coordinate systems...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Henri Verbeet
wined3d: Check for offscreen contexts inside context_va...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Henri Verbeet
wined3d: Explicitly pass the depth/stencil surface...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Henri Verbeet
wined3d: context_validate_onscreen_formats() may modify...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Michael Stefaniuc
cmdlgtst: Replace long with LONG.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Alexandre Julliard
krnl386.exe: Call the 32-bit string functions that...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Alexandre Julliard
winex11: Force alpha channel to 0 when blitting to...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Michael Stefaniuc
winex11.drv: Remove redundant "not NULL" check of cfgs...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Michael Stefaniuc
mciwave: Remove redundant "not NULL" checks of the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Michael Stefaniuc
avifil32: Remove some redundant "not NULL" checks ...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Michael Stefaniuc
ddraw: Remove redundant "not NULL" check of This (cocci...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Michael Stefaniuc
user32: Remove redundant not NULL check of variable...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Michael Stefaniuc
shell32: Remove redundant "not NULL" check of ppidl...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Michael Stefaniuc
taskmgr: Avoid using long.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Alexandre Julliard
comctl32/imagelist: Don't pre-multiply the stored image...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Nikolay Sivov
ole32: Use window property to store registered drop...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Maarten Lankhorst
quartz: Forward IMediaFilter to IMediaControl.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Maarten Lankhorst
quartz: Implement IBasicVideo get_AvgTimePerFrame.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Maarten Lankhorst
includes: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Matej Špindler
jscript: Add Slovenian translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Matej Špindler
wininet: Update Slovenian translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Jacek Caban
shobjidl.idl: Added NWMF declaration.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Jacek Caban
exdisp.idl: Added missing DWebBrowserEvents2 methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Juan Lang
wintrust/tests: Fix test failures when not running...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Juan Lang
winhttp: Honor security flags when verifying a certificate.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Juan Lang
winhttp: Store a pointer to the netconn_t in the SSL...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Juan Lang
winhttp: Store security flags in netconn_t.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Sven Baars
wineps.drv: Fix Dutch translation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Julius Schwartzenberg
wined3d: Cope with the new Intel renderer string.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Owen Rudge
d3dx9: Implement CreateEffectFromFile/Resource functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Owen Rudge
d3dx9: Implement D3DXCreateEffectCompilerFromFile/Resource.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Michael Stefaniuc
rpcrt4: Avoid using long.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Dmitry Timoshkov
user32: Add BM_SETSTATE/BM_SETCHECK message tests for...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Roderick Colenbrander
wined3d: Use BltFast in UpdateSurface when desc.convert...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Roderick Colenbrander
wined3d: Remove unneeded d3dfmt_get_conv conversion...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Roderick Colenbrander
wined3d: Set conversion flags for format descriptors...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Andrey Turkin
kernel32: Implement CreateHardLink.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Mike Kaplinskiy
server: Move socket async activation to sock_poll_event.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Piotr Caban
msvcrt: Added $I10_OUTPUT implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Alexandre Julliard
gdi32: Pre-multiply RGB values by alpha for subpixel...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Piotr Caban
wininet: Deal with reading over the end in NETCON_recv.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Piotr Caban
wininet: Fix dwStatusInfoLength value in INTERNET_SendC...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Henri Verbeet
d3d9/tests: Add a shadow sampler test.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Henri Verbeet
d3d8/tests: Add a shadow sampler test.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Henri Verbeet
wined3d: Add support for shadow samplers.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Henri Verbeet
wined3d: Add support for ARB_shadow.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Henri Verbeet
wined3d: Remove some unused winetexturestates elements.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Henri Verbeet
wined3d: Handle depth/stencil surfaces in IWineD3DSurfa...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Michael Stefaniuc
msvfw32: Replace long with LONG.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Andrey Turkin
oleaut32: Set flag for retval params in ICreateTypeInfo...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Andrey Turkin
oleaut32: Distinguish between variables and functions...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Andrey Turkin
oleaut32: Implement ICreateTypeInfo2::SetFuncCustData.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Andrey Turkin
oleaut32: Fix ICreateTypeLib2::SetFuncAndParamNames.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Andrey Turkin
oleaut32: Implement ITypeInfo::GetDocumentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Wolfram Sang
user32: Apply sanity-check in BITMAP_Load.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Michael Stefaniuc
mciavi32: Remove redundant "not NULL" checks of the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Michael Stefaniuc
riched20: Avoid using long.
commit
|
commitdiff
|
tree
|
snapshot
next