Jörg Höhle
|
c596ddffab
|
winealsa: Fix capture overrun logging.
|
2012-10-31 18:07:40 +01:00 |
Michael Stefaniuc
|
5f304e7000
|
user32: Avoid sizeof on structs with variable length array.
|
2012-10-31 18:07:35 +01:00 |
Michael Stefaniuc
|
b4712d2e16
|
usp10: Use FIELD_OFFSET to calculate the size of a struct with variable length array.
|
2012-10-31 18:07:19 +01:00 |
Jacek Caban
|
57b83719b7
|
advpack: Added ExtractFilesW implementation.
|
2012-10-31 16:17:17 +01:00 |
Daniel Lehman
|
a49da3ca5d
|
msvcp: Sync fpos usage and istream<>::tellg.
|
2012-10-31 16:12:28 +01:00 |
Daniel Lehman
|
01c451703c
|
msvcp90: In istream<>::tellg don't use sentry.
|
2012-10-31 16:12:28 +01:00 |
Daniel Lehman
|
771cc7fdbd
|
msvcp90: Fix usage of fpos<>::off vs fpos<>::pos.
|
2012-10-31 16:12:28 +01:00 |
Daniel Lehman
|
64527285cf
|
msvcp90: Update fpos<>::off instead of pos in stringbuf<>::seekoff.
|
2012-10-31 16:12:28 +01:00 |
Jacek Caban
|
12adc67782
|
jscript: Fixed some leaks (coverity).
|
2012-10-31 16:12:27 +01:00 |
Frédéric Delanoy
|
9c63a30c25
|
rpcrt4: Fix resources leaks.
|
2012-10-31 16:12:27 +01:00 |
Michael Stefaniuc
|
470ad72b05
|
ole32/tests: Fix a memleak on an error path (Smatch).
|
2012-10-31 16:12:27 +01:00 |
Michael Stefaniuc
|
2e31a44aca
|
user32/test: Don't over-allocate memory for DDEDATA.
|
2012-10-31 16:12:27 +01:00 |
André Hentschel
|
1aa6236428
|
vbscript: Avoid memory leak in compile_select_statement (coverity).
|
2012-10-31 16:12:27 +01:00 |
André Hentschel
|
5010f0933e
|
wininet: Fix WININET_SetAuthorization on error path (coverity).
|
2012-10-31 16:12:27 +01:00 |
André Hentschel
|
585a66a463
|
winex11: Avoid memory leaks (coverity).
|
2012-10-31 16:12:27 +01:00 |
André Hentschel
|
42f791ccd5
|
wineps: Avoid memory leaks (coverity).
|
2012-10-31 16:12:27 +01:00 |
André Hentschel
|
4ee73e69b5
|
usp10: Avoid memory leak in ScriptTextOut (coverity).
|
2012-10-31 16:12:27 +01:00 |
Frédéric Delanoy
|
1d3f679ef1
|
cmd: Avoid handle leaks (coverity).
|
2012-10-30 19:14:37 +01:00 |
André Hentschel
|
64e169d974
|
user32: Avoid memory leaks (coverity).
|
2012-10-30 19:14:17 +01:00 |
Huw Davies
|
9247328371
|
gdi32: Implement sub-pixel glyph smoothing.
|
2012-10-30 18:09:00 +01:00 |
Jacek Caban
|
7f50df4e43
|
vbscript: Added support for more builtin constants.
|
2012-10-30 18:09:00 +01:00 |
Alistair Leslie-Hughes
|
63e0bb52f3
|
iads.idl: Add missing interfaces.
|
2012-10-30 18:08:14 +01:00 |
Rafał Mużyło
|
fc2bb3bdc1
|
gdiplus: Mark regions as unclipped correctly.
|
2012-10-30 18:08:13 +01:00 |
Rafał Mużyło
|
48a2b48e16
|
gdiplus: Fix logic of treating the region of a string as unclipped.
|
2012-10-30 18:08:13 +01:00 |
André Hentschel
|
a07d1da924
|
comdlg32: Fix usage of constants.
|
2012-10-30 18:08:12 +01:00 |
Erich Hoover
|
5c95bec847
|
ntdll: Implement nanosecond precision file time storage.
|
2012-10-30 18:08:11 +01:00 |
Alexandre Julliard
|
487c50c1e7
|
ntdll: Remove futimes implementation from libport, it's only needed in ntdll.
|
2012-10-30 18:08:11 +01:00 |
Alexandre Julliard
|
7b704102a8
|
ntdll: Add a helper function to set file times.
|
2012-10-30 18:08:10 +01:00 |
Alexandre Julliard
|
aacc450955
|
ntdll: Avoid using Low/HighPart of a large integer when not necessary.
|
2012-10-30 18:08:05 +01:00 |
Jörg Höhle
|
1fc362ce55
|
winmm: Turn some MCI parser ERR into FIXME.
|
2012-10-30 14:37:55 +01:00 |
Jacek Caban
|
12caf31af2
|
d3dx9mesh.h: Fixed D3DXConvertMeshSubsetToStrips declaration.
|
2012-10-30 10:48:32 +01:00 |
Jacek Caban
|
0e56e99698
|
vbscript: Print more informative FIXME when parser fails.
|
2012-10-30 10:48:18 +01:00 |
Nikolay Sivov
|
bbc0137f8a
|
dwrite: Support for Greek and Cyrillic ranges.
|
2012-10-30 10:48:09 +01:00 |
Frédéric Delanoy
|
05d6411884
|
po: Update French translation.
|
2012-10-30 10:47:55 +01:00 |
Frédéric Delanoy
|
c97066370c
|
gdiplus/tests: Cleanup resources on error path in test_font_height_scaling (coverity).
|
2012-10-30 10:47:17 +01:00 |
Frédéric Delanoy
|
e078c872a0
|
crypt32: Avoid double free in CRYPT_LoadSIP on error path (coverity).
|
2012-10-30 10:46:33 +01:00 |
André Hentschel
|
3dd7c64c25
|
dplayx: Reorder some code to avoid memory leak (coverity).
|
2012-10-30 10:46:21 +01:00 |
Henri Verbeet
|
32f8548d67
|
d3d9/tests: Avoid LPDIRECT3DSURFACE9.
|
2012-10-30 09:49:18 +01:00 |
Henri Verbeet
|
64ffe6476e
|
d3d9/tests: Avoid LPDIRECT3DVERTEXBUFFER9.
|
2012-10-30 09:49:15 +01:00 |
Henri Verbeet
|
369fb5185f
|
d3d9/tests: Avoid LPDIRECT3DTEXTURE9.
|
2012-10-30 09:49:13 +01:00 |
Daniel Lehman
|
c868db7668
|
msvcp: Sync istream<>::peek implementations.
|
2012-10-29 20:23:46 +01:00 |
Daniel Lehman
|
32be163545
|
msvcp90: Set eof state in istream<>::peek if got eof.
|
2012-10-29 20:23:39 +01:00 |
Nikolay Sivov
|
df2c73a195
|
dwrite: Support itemization up to codepoint 0x2ff (Latin range).
|
2012-10-29 14:43:34 +01:00 |
Nikolay Sivov
|
89fcb11539
|
dwrite: Implement initial script itemization for AnalyzeScript().
|
2012-10-29 14:43:29 +01:00 |
Nikolay Sivov
|
45c7798c36
|
dwrite: Added a stub for IDWriteTextAnalyzer.
|
2012-10-29 14:43:22 +01:00 |
Nikolay Sivov
|
419a1f45f9
|
dwrite: Added initial test code for text analyzer tests.
|
2012-10-29 14:42:55 +01:00 |
Hans Leidekker
|
af08a2f6ba
|
msi: Pass string length to msi_set_property in ACTION_CustomAction.
|
2012-10-29 14:41:55 +01:00 |
Hans Leidekker
|
52a87c9054
|
msi: Add a length parameter to msi_strcpy_to_awstring and use it where appropriate.
|
2012-10-29 14:41:49 +01:00 |
Hans Leidekker
|
2a31a3c057
|
msi: Don't create a copy of deferred custom action data.
|
2012-10-29 14:41:44 +01:00 |
Hans Leidekker
|
929d234072
|
msi: Return length instead of size from deformat_string.
|
2012-10-29 14:41:41 +01:00 |