Commit graph

85631 commits

Author SHA1 Message Date
Michael Stefaniuc
b12a950c84 shell32: COM cleanup for IPersistFile. 2012-01-27 18:05:57 +01:00
Michael Stefaniuc
f4f9be6eb0 shell32: COM cleanup for IExtractIconA. 2012-01-27 18:05:57 +01:00
Michael Stefaniuc
725db4d19d shell32: Forward IExtractIconA::Release to IExtractIconW:Release. 2012-01-27 18:05:57 +01:00
Michael Stefaniuc
5718c0bc22 shell32: COM cleanup for IExtractIconW. 2012-01-27 18:05:56 +01:00
Michael Stefaniuc
a14b7df847 shell32: Pass the object instead of the iface to an internal helper. 2012-01-27 18:05:56 +01:00
Jörg Höhle
594002d011 winealsa: Fix -errno typo. 2012-01-27 18:05:55 +01:00
Andrew Eikum
7c52a257fb winealsa: Avoid underrun by adding a lead-in when starting with few samples. 2012-01-27 18:05:55 +01:00
Francois Gouget
1a512846e2 wrc: Add a trailing '\n' to the error() calls. 2012-01-27 18:05:54 +01:00
Nikolay Sivov
2f18cfd85e msxml3: Add a helper to output quoted strings. 2012-01-27 18:05:54 +01:00
Nikolay Sivov
6106afe359 msxml3: Support startDTD()/endDTD() in MXWriter. 2012-01-27 18:05:54 +01:00
Nikolay Sivov
23c3d90866 msxml3: Support CDATA nodes in MXWriter. 2012-01-27 18:05:53 +01:00
Nikolay Sivov
ac96be9c08 msxml3: Support comment nodes in MXWriter. 2012-01-27 18:05:53 +01:00
Nikolay Sivov
32c96e6329 msxml3: Stub lexical handler support for MXWriter. 2012-01-27 18:05:52 +01:00
Jacek Caban
2830a21e1d jscript: Get rid of unused SET_CALLED macro. 2012-01-27 18:05:52 +01:00
Jacek Caban
613c276ca3 vbscript: Get rid of unused SET_CALLED macro. 2012-01-27 18:05:52 +01:00
Jacek Caban
9f7da94a3d wscript: Properly handle CreateProcess failure. 2012-01-27 18:05:51 +01:00
Olli-Pekka Wallin
e8e45b3454 winscard: Add new stub methods. 2012-01-27 18:05:51 +01:00
Rico Schüller
49ebbd0230 d3dx9/tests: Add invalid parameter test for ID3DXEffect. 2012-01-27 18:05:50 +01:00
Rico Schüller
cf512fdf13 d3dx9/tests: Add effect parameter value SetMatrixTransposeArray() test. 2012-01-27 18:05:50 +01:00
Rico Schüller
0ae7c573b1 d3dx9/tests: Add effect parameter value SetMatrixTranspose() test. 2012-01-27 18:05:50 +01:00
Austin English
5930590ed2 advapi32: Add a stub for EnumerateTraceGuids. 2012-01-27 18:05:49 +01:00
Austin English
ce233a46e0 advapi32: Add a stub for CloseTrace. 2012-01-27 18:05:49 +01:00
Alexandre Julliard
8eb9ab531f winex11: Check for failure to convert the brush bitmap to X11. 2012-01-27 18:05:48 +01:00
Alexandre Julliard
b5314f50ed advapi32: Fix the TraceMessage prototypes. 2012-01-27 18:05:48 +01:00
Hans Leidekker
ebc4fd1462 winhttp: Don't attempt to read data after receiving a response to a HEAD request. 2012-01-27 18:05:48 +01:00
Hans Leidekker
07ed66f8ec winhttp: Also close the connection when there's nothing to read. 2012-01-27 18:05:47 +01:00
Hans Leidekker
afd3685779 winhttp: Only turn POST requests into GET requests when redirecting. 2012-01-27 18:05:47 +01:00
Jörg Höhle
644f539358 winmm: Parse MCI colon notation as in T:MM:SS:F. 2012-01-27 18:05:47 +01:00
Dmitry Timoshkov
7705ad45c9 psapi: Add more GetMappedFileName tests. 2012-01-27 18:05:46 +01:00
Erich Hoover
fbc12b4a82 hhctrl.ocx: Add a missing Release call. 2012-01-27 18:05:46 +01:00
Erich Hoover
88f6e898c6 itss: Enlarge buffer to include space for a concatenated value. 2012-01-27 18:05:39 +01:00
Thomas Faber
8ab4f85bbb usp10: Fix build with MSVC. 2012-01-27 14:57:55 +01:00
Henri Verbeet
ed6461f9da ddraw/tests: Add a test for SetCooperativeLevel() on a window that belongs to another thread. 2012-01-27 14:57:55 +01:00
Henri Verbeet
348c655b5c wined3d: Make sure transparent hardware cursors are really transparent.
Loosely based on a patch by Stefan Dösinger.
2012-01-27 14:57:55 +01:00
Frédéric Delanoy
3a18f54f84 po: Update French translation. 2012-01-27 14:57:52 +01:00
Alex Henrie
e79644e6a9 po: Update Catalan translation. 2012-01-26 21:37:40 +01:00
Aurimas Fišeras
ad1a3d3cfc po: Update Lithuanian translation. 2012-01-26 21:28:03 +01:00
Alexandre Julliard
4b71072b86 fonts: Add some missing glyphs in the MS Sans Serif font. 2012-01-26 21:28:02 +01:00
Alexandre Julliard
a926bfdb06 fonts: Add some missing glyphs in the Courier font. 2012-01-26 21:28:01 +01:00
Alexandre Julliard
5d2b9eb9d3 fonts: Add some missing glyphs in the System font. 2012-01-26 21:28:01 +01:00
Alexandre Julliard
3e6199904f fonts: Add some missing glyphs in the Small Fonts font. 2012-01-26 21:28:00 +01:00
Nikolay Sivov
a23dbc5dc5 oleaut32: Some tests for ITypeLib::FindName(), corrected parameter validation. 2012-01-26 21:27:59 +01:00
Jörg Höhle
4e323ec618 mmdevapi/tests: Add a worst-case XAudio2 fragment-size writes scenario. 2012-01-26 21:27:57 +01:00
Jörg Höhle
f24b31fcf2 mmdevapi/tests: Perform capture protocol tests in shared mode. 2012-01-26 21:27:54 +01:00
Jörg Höhle
52c88ea725 winealsa: Log the periodic renderer callback. 2012-01-26 21:25:51 +01:00
Jörg Höhle
ef111ce138 winealsa: Map ALSA errors to AUDCLNT_E_*. 2012-01-26 21:25:48 +01:00
Jörg Höhle
4bbdc31d4f winealsa: Initialize can fail with AUDCLNT_E_ENDPOINT_CREATE_FAILED. 2012-01-26 21:25:45 +01:00
Frédéric Delanoy
39d378538d wininet: Avoid dead code in FTP_FtpOpenFileW (Coverity). 2012-01-26 19:10:16 +01:00
Austin English
8842cd13a1 wer: Add a stub for WerReportSetUIOption. 2012-01-26 19:09:07 +01:00
Austin English
056de6fbcf setupapi: Add a stub for SetupAddToDiskSpaceListA/W. 2012-01-26 19:08:01 +01:00