projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2011-01-17
Jacek Caban
urlmon: Fixed memory leaks in tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Greg Geldorp
winhttp/tests: Fix tests when connecting via proxy.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Akihiro Sagawa
gdi32: Use the helper function in GetCharABCWidthsFloat...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Akihiro Sagawa
gdi32: Use the helper function in GetCharWidth32A to...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Akihiro Sagawa
gdi32: Add a helper function to get chars in the range.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Akihiro Sagawa
gdi32: Avoid an integer overflow in GetCharABCWidthsA.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Akihiro Sagawa
gdi32: Pass the byte count to FONT_mbtowc in GetCharABC...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Akihiro Sagawa
gdi32/tests: Add more tests for GetCharABCWidthsA.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
setupapi: Fix some memory leaks in SetupDiGetINFClassA.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
setupapi: Allocate the proper number of bytes for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
msvcrt: Null terminate the temporary locale buffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
msvcrt/tests: Avoid embedding extended ASCII characters...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
msvcrt: Fix a possible memory leak in _wsystem for...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
msvcrt: Fix a possible memory leak in _wpopen if a...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
iphlpapi: Correctly compute the buffer offset for the...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Erich Hoover
hhctrl.ocx: Add support for the print button using...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
rsaenh/tests: Fix a key leak (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
kernel32/tests: Free environment block in the child...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
gameux: Free the allocated GameStatisticsImpl object...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
gameux: Initialize registry path pointer to NULL in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
fusion: Avoid memory leaks on memory allocation failure...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Andrew Nguyen
explorerframe/tests: Free the shell items at the end...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Austin English
loader: Add missing checks for FreeBSD_kernel.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Austin English
ntdll: Add missing checks for FreeBSD_kernel.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Austin English
server: Add missing checks for FreeBSD_kernel.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Austin English
libwine: Add missing checks for FreeBSD_kernel.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Alexandre Julliard
shdocvw: Get rid of the IDB_IETOOLBAR define, the bitma...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Michael Stefaniuc
mmdevapi: Use ifaces instead of vtbl pointers in MMDevice.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Michael Stefaniuc
hhctrl.ocx: Use ifaces instead of vtbl pointers in...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Greg Geldorp
msvcrt/tests: Use different method to determine non...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Michael Stefaniuc
jscript: COM cleanup for the IServiceProvider iface.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Michael Stefaniuc
jscript: Use ifaces instead of vtbl pointers in JScript.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Michael Stefaniuc
jscript: COM cleanup for the IDispatchEx iface.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Henri Verbeet
wined3d: Pass an IWineD3DResourceImpl pointer to contex...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Henri Verbeet
wined3d: Pass an IWineD3DResourceImpl pointer to device...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Henri Verbeet
wined3d: Pass an IWineD3DResourceImpl pointer to device...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Henri Verbeet
wined3d: Pass an IWineD3DResourceImpl pointer to device...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Juan Lang
rsaenh: Be more careful about when to hash HMAC key...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Juan Lang
rsaenh: Only set key length on successful retrieval...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Juan Lang
crypt32: Add stub for CertRegisterPhysicalStore.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Greg Geldorp
comdlg32/tests: Fix expected height computation.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Greg Geldorp
user32/tests: Fix DDE test failures on DBCS machines.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Vincent Povirk
gdiplus: Rewrite GdipCreateMatrix3.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
David Hedberg
shell32/tests: Fix a leak in the ebrowser tests (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
David Hedberg
shell32: Fix a leak in the ebrowser travellog (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
msxml3/tests: Fix a lot of leaks in tests (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Greg Geldorp
msctf/tests: Fix failures on Win7 and East-Asian machines.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Thomas Mullaly
urlmon/tests: Fixed memory leak in tests (valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Thomas Mullaly
normaliz: Changed the default debug channel to normaliz...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Thomas Mullaly
urlmon: Fixed misc typos and removed a few random tab...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Francois Gouget
ntdll/tests: Fix compilation on systems that don't...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
shell32: Fix a cloned PIDL leak (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
shell32/tests: Fix some leaks in tests (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
shlwapi: Keep pointer to allocated block to free it...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
hlink/tests: Fix interface leak (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
fusion: Fix processor arch string leak (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
comctl32/imagelist: Fix a couple of imagelist leaks...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Damjan Jovanovic
winemenubuilder: Extract all icon sizes on freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Alexandre Julliard
libwine: Remove redundant wine_switch_to_stack implemen...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Vincent Povirk
wininet: Use LIST_FOR_EACH_SAFE in a loop where we...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Michael Stefaniuc
urlmon: Remove some leftovers from the old COM days.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the IStream iface.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the rest of the ifaces in Binding.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Michael Stefaniuc
urlmon: COM cleanup for the IBinding iface.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
oleaut32/tests: Fix a string leak (Valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
comctl32/tests: Fix a leak in rebar test data allocatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
comctl32/tests: Fix a leak in toolbar test data allocat...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Nikolay Sivov
oleaut32/safearray: Fix allocation error check for...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
André Hentschel
libwine: Implemented the call_on_stack function for...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Alexandre Julliard
po: Update the English po files.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Aurimas Fišeras
po: Update Lithuanian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-17
Alexander Morozov
include: Add some Shell32 interfaces and coclasses.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexandre Julliard
po: Unify the spelling of some menu entries across...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexander Kochetkov
wineps.drv: Disable world transform for fonts in GM_COM...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Juan Lang
mswsock.h: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Erich Hoover
urlmon: Fix MK protocol handling of escaped characters.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Erich Hoover
urlmon: Update MK protocol handling to IInternetProtocolEx.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Jörg Höhle
winmm: PlaySound ignores SND_NOWAIT.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Greg Geldorp
ddraw/tests: Remove some outdated tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Jacek Caban
msxml3: Fixed memory leak (valgrind).
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexandre Julliard
configure: Add a check for the QuickTime development...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Greg Geldorp
shlwapi/tests: Don't assume date/time are separated...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Greg Geldorp
gdi32/tests: Fix tmLastChar test.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Michael Stefaniuc
urlmon: Use ifaces instead of vtbl pointers in Protocol...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Michael Stefaniuc
objsel: COM cleanup for the IDsObjectPicker iface.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Michael Stefaniuc
objsel: COM cleanup for the IClassFactory iface.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Michael Stefaniuc
sxs: COM cleanup for the IAssemblyCache iface.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Juan Lang
rsaenh: Add support for CRYPT_IPSEC_HMAC_KEY.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Juan Lang
rsaenh: Move check for CRYPT_IPSEC_HMAC_KEY to each...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexandre Julliard
mshtml: Remove a leftover string table.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexandre Julliard
wrc: Remove the context prefix when generating the...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexandre Julliard
sane.ds: Convert string tables resources to po files.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexandre Julliard
comdlg32: Convert string tables resources to po files.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexandre Julliard
winecfg: Convert menu and string tables resources to...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexandre Julliard
regedit: Convert menu and string tables resources to...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alexandre Julliard
oleview: Convert menu and string tables resources to...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Aurimas Fišeras
po: Update Lithuanian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Alexandre Julliard
winecfg: Build the file filter by hand instead of hardc...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Alexandre Julliard
regedit: Build the file filter by hand instead of hardc...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Alexandre Julliard
oleview: Build the file filter by hand instead of hardc...
commit
|
commitdiff
|
tree
|
snapshot
next