projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2012-10-31
Jacek Caban
advpack: Added ExtractFilesW implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Daniel Lehman
msvcp: Sync fpos usage and istream<>::tellg.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Daniel Lehman
msvcp90: In istream<>::tellg don't use sentry.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Daniel Lehman
msvcp90: Fix usage of fpos<>::off vs fpos<>::pos.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Daniel Lehman
msvcp90: Update fpos<>::off instead of pos in stringbuf...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Jacek Caban
jscript: Fixed some leaks (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Frédéric Delanoy
rpcrt4: Fix resources leaks.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Michael Stefaniuc
ole32/tests: Fix a memleak on an error path (Smatch).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Michael Stefaniuc
user32/test: Don't over-allocate memory for DDEDATA.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
André Hentschel
vbscript: Avoid memory leak in compile_select_statement...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
André Hentschel
wininet: Fix WININET_SetAuthorization on error path...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
André Hentschel
winex11: Avoid memory leaks (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
André Hentschel
wineps: Avoid memory leaks (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
André Hentschel
usp10: Avoid memory leak in ScriptTextOut (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Frédéric Delanoy
cmd: Avoid handle leaks (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
André Hentschel
user32: Avoid memory leaks (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Huw Davies
gdi32: Implement sub-pixel glyph smoothing.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Jacek Caban
vbscript: Added support for more builtin constants.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Alistair Leslie...
iads.idl: Add missing interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Rafał Mużyło
gdiplus: Mark regions as unclipped correctly.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Rafał Mużyło
gdiplus: Fix logic of treating the region of a string...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
André Hentschel
comdlg32: Fix usage of constants.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Erich Hoover
ntdll: Implement nanosecond precision file time storage.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Alexandre Julliard
ntdll: Remove futimes implementation from libport,...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Alexandre Julliard
ntdll: Add a helper function to set file times.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Alexandre Julliard
ntdll: Avoid using Low/HighPart of a large integer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Jörg Höhle
winmm: Turn some MCI parser ERR into FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Jacek Caban
d3dx9mesh.h: Fixed D3DXConvertMeshSubsetToStrips declar...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Jacek Caban
vbscript: Print more informative FIXME when parser...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Nikolay Sivov
dwrite: Support for Greek and Cyrillic ranges.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Frédéric Delanoy
po: Update French translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Frédéric Delanoy
gdiplus/tests: Cleanup resources on error path in test_...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Frédéric Delanoy
crypt32: Avoid double free in CRYPT_LoadSIP on error...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
André Hentschel
dplayx: Reorder some code to avoid memory leak (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Henri Verbeet
d3d9/tests: Avoid LPDIRECT3DSURFACE9.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Henri Verbeet
d3d9/tests: Avoid LPDIRECT3DVERTEXBUFFER9.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-30
Henri Verbeet
d3d9/tests: Avoid LPDIRECT3DTEXTURE9.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Daniel Lehman
msvcp: Sync istream<>::peek implementations.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Daniel Lehman
msvcp90: Set eof state in istream<>::peek if got eof.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Nikolay Sivov
dwrite: Support itemization up to codepoint 0x2ff ...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Nikolay Sivov
dwrite: Implement initial script itemization for Analyz...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Nikolay Sivov
dwrite: Added a stub for IDWriteTextAnalyzer.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Nikolay Sivov
dwrite: Added initial test code for text analyzer tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Pass string length to msi_set_property in ACTION_C...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Add a length parameter to msi_strcpy_to_awstring...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Don't create a copy of deferred custom action...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Return length instead of size from deformat_string.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Add a length parameter to msi_set_property and...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Preserve strings with embedded nulls when copying...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Preserve strings with embedded nulls when copying...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Preserve strings with embedded nulls in the record...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Get rid of MSI_RecordSetStringA.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Store string length in the record structure.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Add support for storing strings with embedded...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Add more tests for embedded nulls in string proper...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
msi: Add a test for embedded nulls in string property...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hans Leidekker
comctl32: Use the dialog template caption as default...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jacek Caban
vbscript: Added support for negative constants.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Frédéric Delanoy
ws2_32/tests: Remove dead code (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Maarten Lankhorst
ws2_32: Define IP_UNICAST_IF if not found on linux.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Alexandre Julliard
winex11: Delay mapping a layered window until its attri...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Alexandre Julliard
user32: Don't flush window surfaces while waiting for...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jacek Caban
urlmon.idl: Added ICodeInstall declaration.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Jacek Caban
urlmon.idl: Moved CopyBindInfo declaration to public...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hwang YunSong
po: Update Korean translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Hwang YunSong
po: Update Korean translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Lauri Kenttä
po: Update Finnish translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Aurimas Fišeras
po: Update Lithuanian translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Julian Rüger
po: Update German translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Marcus Meissner
dsound: HeapFree secondaries (Coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Sam Edwards
opengl32: Fix outline-font glyphs rendering with incorr...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Józef Kucia
d3dx9: Handle NULL viewport in D3DXVec3Unproject.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Józef Kucia
d3dx9: Correct the FIXME message in ID3DXFont::GetGlyph...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Józef Kucia
d3dx9: A simple copy isn't enough when a color key...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Józef Kucia
d3dx9: Introduce a function for copying pixels.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Józef Kucia
d3dx9: Rename point_filter_simple_data to point_filter_...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Józef Kucia
d3dx9: Rename copy_simple_data to convert_argb_pixels.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Henri Verbeet
wined3d: Don't depend on device internals in fragment_p...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Henri Verbeet
dxdiagn: Avoid depending on ddraw.h.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Henri Verbeet
d3dx9: Avoid LPDIRECT3DDEVICE9.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Henri Verbeet
d3dx9: Avoid LPDIRECT3DVOLUME9.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Henri Verbeet
d3dx9: Avoid LPDIRECT3DSURFACE9.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Francois Gouget
cmd: Make WCMD_forf_getinputhandle() static.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
Francois Gouget
services: Fix compilation on systems that don't support...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
ole32: Don't leak memory allocated by ProgIDFromCLSID...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
setupapi: Avoid memory leaks (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
oleaut32: Don't leak memory allocated by heap_alloc_zer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
ole32: Don't leak memory allocated by FileMonikerImpl_D...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
msxml3: Avoid memory leak (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
urlmon: Avoid memory leaks (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
shell32: Reorder code to avoid memory leaks (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
rpcrt4: Reorder code to make sure RpcBindingFromStringB...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
ole32: Don't leak memory allocated by enumx_allocate...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
oleaut32: Don't leak SafeArray (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
ieframe: Avoid memory leak (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
gdi32: Avoid memory leaks (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
fusion: Reorder some code to avoid memory leak (coverity).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-29
André Hentschel
dplayx/tests: Add missing GetPlayerName test.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Alexandre Julliard
Release 1.5.16.
wine-1.5.16
commit
|
commitdiff
|
tree
|
snapshot
2012-10-26
Dmitry Timoshkov
gdiplus: GdipGetLogFont should use device scale and...
commit
|
commitdiff
|
tree
|
snapshot
next