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 |
Hans Leidekker
|
0f1d3474a8
|
msi: Add a length parameter to msi_set_property and use it where appropriate.
|
2012-10-29 14:41:36 +01:00 |
Hans Leidekker
|
a7ff2818fe
|
msi: Preserve strings with embedded nulls when copying from a record to the string table.
|
2012-10-29 14:41:21 +01:00 |
Hans Leidekker
|
9588deb54c
|
msi: Preserve strings with embedded nulls when copying from the string table to a record.
|
2012-10-29 14:41:16 +01:00 |
Hans Leidekker
|
32aed60786
|
msi: Preserve strings with embedded nulls in the record implementation.
|
2012-10-29 14:41:04 +01:00 |
Hans Leidekker
|
8d28cc0ac7
|
msi: Get rid of MSI_RecordSetStringA.
|
2012-10-29 14:40:55 +01:00 |
Hans Leidekker
|
9aa23c6c77
|
msi: Store string length in the record structure.
|
2012-10-29 14:40:46 +01:00 |
Hans Leidekker
|
6950ac1d1c
|
msi: Add support for storing strings with embedded nulls in the string table.
|
2012-10-29 14:40:40 +01:00 |
Hans Leidekker
|
652863f4d5
|
msi: Add more tests for embedded nulls in string property values.
|
2012-10-29 14:40:31 +01:00 |
Hans Leidekker
|
a1c4d2c977
|
msi: Add a test for embedded nulls in string property values.
|
2012-10-29 14:40:18 +01:00 |
Hans Leidekker
|
232a44edaf
|
comctl32: Use the dialog template caption as default propsheet title.
|
2012-10-29 14:40:13 +01:00 |
Jacek Caban
|
a41ba1c3e8
|
vbscript: Added support for negative constants.
|
2012-10-29 14:40:04 +01:00 |
Frédéric Delanoy
|
378e86fafa
|
ws2_32/tests: Remove dead code (coverity).
|
2012-10-29 14:39:58 +01:00 |
Maarten Lankhorst
|
7ce6a2dfd4
|
ws2_32: Define IP_UNICAST_IF if not found on linux.
|
2012-10-29 14:39:57 +01:00 |
Alexandre Julliard
|
3ad40bf647
|
winex11: Delay mapping a layered window until its attributes are set.
|
2012-10-29 14:39:55 +01:00 |
Alexandre Julliard
|
b7582525a0
|
user32: Don't flush window surfaces while waiting for a sent message reply.
|
2012-10-29 14:39:53 +01:00 |
Jacek Caban
|
c24f074cd7
|
urlmon.idl: Added ICodeInstall declaration.
|
2012-10-29 14:39:50 +01:00 |
Jacek Caban
|
413f60bf69
|
urlmon.idl: Moved CopyBindInfo declaration to public header.
|
2012-10-29 10:57:30 +01:00 |
Hwang YunSong
|
f15e36183e
|
po: Update Korean translation.
|
2012-10-29 10:57:22 +01:00 |
Hwang YunSong
|
3370d09cb8
|
po: Update Korean translation.
|
2012-10-29 10:55:01 +01:00 |
Lauri Kenttä
|
b3d9f50e1d
|
po: Update Finnish translation.
|
2012-10-29 10:55:01 +01:00 |
Aurimas Fišeras
|
d4294f1080
|
po: Update Lithuanian translation.
|
2012-10-29 10:55:00 +01:00 |
Julian Rüger
|
e2d7f51cc1
|
po: Update German translation.
|
2012-10-29 10:55:00 +01:00 |
Marcus Meissner
|
8107290279
|
dsound: HeapFree secondaries (Coverity).
|
2012-10-29 10:54:59 +01:00 |
Sam Edwards
|
a428416a8a
|
opengl32: Fix outline-font glyphs rendering with incorrect front faces.
|
2012-10-29 10:47:04 +01:00 |
Józef Kucia
|
7bfd634286
|
d3dx9: Handle NULL viewport in D3DXVec3Unproject.
|
2012-10-29 10:47:04 +01:00 |