projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wine
2009-08-17
Dylan Smith
winedbg: Remove unused tokens in grammer file.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Dylan Smith
winedbg: Prevent syntax error for setting all debug...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Piotr Caban
jscript: Fixed Object's function lengths.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Piotr Caban
jscript: Fixed Math's function lengths.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Piotr Caban
jscript: Fixed Array's function lengths.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Piotr Caban
jscript: Fixed Date's function lengths.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Piotr Caban
jscript: Fixed RegExp's function lengths.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Piotr Caban
jscript: Fixed String's function lengths.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Piotr Caban
jscript: Fixed Number's function lengths.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Piotr Caban
jscript: Added Boolean's function lengths test.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Henri Verbeet
wined3d: Replace find_clip_texcoord() with a generic...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Henri Verbeet
wined3d: Remove a redundant IWineD3DDeviceImpl_MarkStat...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Henri Verbeet
wined3d: Use WINED3D_UNMAPPED_STAGE in some more places.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Henri Verbeet
wined3d: Check the correct vertex sampler in device_uni...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Henri Verbeet
wined3d: Don't use a start index higher than MAX_COMBIN...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Jacek Caban
mshtml: Disable spell checker.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Cheer Xiao
winecfg: Update Chinese translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Dylan Smith
wordpad: Use smaller cbSize for REBARBANDINFOW for...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Dylan Smith
richedit: Fixed check for nOffset at the end of the...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Vincent Povirk
windowscodecs: Add a WARN message when CreateDecoderFro...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Juan Lang
shdocvw: Support URLs passed by reference in WebBrowser...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Jacek Caban
dbghelp: Check for NULL adt before using it in stabs_pt...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Jacek Caban
dbghelp: Use symt_get_name directly in stabs_pts_read_a...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Jacek Caban
dbghelp: Fixed buffer overflow in stabs_parse.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Alexandre Julliard
winebuild: Add support for creating 16-bit fake dlls.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Alexandre Julliard
winebuild: Compute the resource offsets while building...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-17
Alexandre Julliard
include: Fix the NE exe type defines.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Jacek Caban
dbghelp: Improved arena allocation in pool_alloc.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Stefan Leichter
ntoskrnl.exe: Add stub for IoQueryDeviceDescription.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Alexandre Julliard
wintrust: Add stubs for the driver policy init functions.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Alexandre Julliard
winebuild: Add support for creating a fake dll at compi...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Alexandre Julliard
winebuild: Compute the resource offsets while building...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Alexandre Julliard
winebuild: Add helper functions for writing binary...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Alexandre Julliard
winebuild: Add helper functions for reading binary...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Jacek Caban
msxml3: Optimize bstr_from_xmlChar implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Alistair Leslie...
msxml3: Register missing MXXMLWriter interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Alistair Leslie...
msxml3: IXMLDOMElement doesn't support IObjectIdentity.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Alistair Leslie...
shdocvw: Add basic support for InPlaceDeactivate.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Piotr Caban
jscript: Inherit Math from Object.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Piotr Caban
jscript: Added RegExp.source implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Piotr Caban
jscript: Inherit some Function functions from Object.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Piotr Caban
jscript: Inherit some Error functions from Object.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Piotr Caban
jscript: Inherit some Array functions from Object.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Piotr Caban
jscript: Inherit some Boolean function from Object.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Piotr Caban
jscript: Inherit some Date functions from Object.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement conversion from 8bppIndexed...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement conversion from 4bppIndexed...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement conversion from 24bppBGR to...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement conversion from 1bppIndexed...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement conversion from 16bppBGR565...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement conversion from 16bppBGR555...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement WICConvertBitmapSource.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Register the default pixel format converter.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Add stub implementation of IWICFormatCon...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement conversion to 32bppBGR.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement GetPixelFormat for default...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement GetSize/Resolution for default...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Implement conversion from 32bppBGR to...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Add stub implementation of WICStandardFo...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
include: Add definitions needed for WIC pixel format...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Vincent Povirk
windowscodecs: Register all formats supported by the...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Henri Verbeet
wined3d: Make RTL_READTEX the default rendertarget...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Henri Verbeet
wined3d: Add a separate function for guessing the card.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Henri Verbeet
wined3d: Add a separate function for guessing the drive...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Henri Verbeet
wined3d: Add a separate function for parsing the GL...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Henri Verbeet
wined3d: Add a separate function for guessing the vendor.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Henri Verbeet
wined3d: Escape GL strings with debugstr_a() in IWineD3...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Andrew Eikum
comctl32/tests: Add tests for wizard dialog navigation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Andrew Eikum
user32/tests: Add tests for saving and restoring contro...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Andrew Eikum
comctl32: Correctly assign focus and default button...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Andrew Eikum
comctl32: Don't pass unrelated control to UnChanged.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Austin Lund
user32/tests: Remove superfluous code from WM_PAINT...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Michael Karcher
ntdll/tests: Implement tests for data execution prevention.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Jacek Caban
jscript: Added missing port.h includes.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Jacek Caban
mshtml: Parse post data in channelbsc_set_channel.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Jörg Höhle
winecfg: Fix German typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Jörg Höhle
cmd: Fix German typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Jörg Höhle
d3d9/tests: Detect empty graphics driver name.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-14
Alexandre Julliard
configure: Rename the main binary to "wine32" for the...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Alexandre Julliard
configure: Disable installation of a number of extra...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Alexandre Julliard
configure: Add a --with-wine64 option to build a 32...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Alexandre Julliard
winex11: Use the Globally Active focus model with take...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Juan Lang
ws2_32: Implement getsockopt(SOL_IRLMP, IRLMP_ENUMDEVICES).
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Juan Lang
ws2_32: Add debug support for IrDA addresses.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Juan Lang
ws2_32: Implement ws_sockaddr_u2ws for AF_IRDA.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Juan Lang
ws2_32: Implement ws_sockaddr_ws2u for AF_IRDA.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Juan Lang
ws2_32: Allow binding to IrDA sockets if IrDA support...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Juan Lang
ws2_32: Test for linux/irda.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Juan Lang
ws2_32: Add af_irda.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Juan Lang
ws2_32: Add AF_IRDA to the address family map.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
André Hentschel
winemaker: Put the defines in DEFINES instead of CEXTRA.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Andrew Eikum
gdiplus/tests: Add tests for GdipGetVisibleClipBounds.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Andrew Eikum
gdiplus: Implement GdipGetVisibleClipBounds.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Andrew Eikum
gdiplus: Create utility function get_graphics_bounds.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
André Hentschel
cmdlgtst: Update German translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
André Hentschel
taskmgr: Update German translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
André Hentschel
oleview: Update German translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
André Hentschel
msvfw32: Update German translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
André Hentschel
comdlg32: Update German translation.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
Austin Lund
user32/tests: Added tests for infinite WM_PAINT loop.
commit
|
commitdiff
|
tree
|
snapshot
next