Andrew Talbot
|
edea85dea6
|
mscoree: Remove unneeded address-of operator from function name.
|
2013-03-04 11:15:24 +01:00 |
Andrew Talbot
|
81afb28818
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:16 +01:00 |
Andrew Talbot
|
23bf25b0c0
|
winealsa.drv: Avoid signed-unsigned integer comparisons.
|
2013-03-04 11:15:02 +01:00 |
Piotr Caban
|
cd7b71d3f4
|
msvcrt: Added stdin close/open tests.
|
2013-03-04 11:14:47 +01:00 |
Piotr Caban
|
db92137f83
|
msvcrt: Reuse standard file descriptors after closing them.
|
2013-03-04 11:14:45 +01:00 |
Piotr Caban
|
f565e4a315
|
msvcrt: Don't duplicate standard handles during initialization.
|
2013-03-04 11:14:41 +01:00 |
Alexandre Julliard
|
ac9ca974e3
|
Release 1.5.25.
|
2013-03-01 21:40:05 +01:00 |
Jacek Caban
|
4a6807038b
|
mshtml: Added IHTMLElement2::insertAdjacentElement tests.
|
2013-03-01 18:03:32 +01:00 |
Jacek Caban
|
e03de990ef
|
mshtml: Added IHTMLElement2::insertAdjacentElement implementation.
|
2013-03-01 18:03:31 +01:00 |
Jacek Caban
|
6d55379f7a
|
mshtml: insert_adjacent_node clean up.
|
2013-03-01 18:03:31 +01:00 |
Jacek Caban
|
306cec23cb
|
mshtml: Fixed 'adjacent' spelling.
|
2013-03-01 18:03:31 +01:00 |
Piotr Caban
|
d622ffcba0
|
msvcrt: Fixed closing of FindFirstFile handle in build_expanded_argv.
|
2013-03-01 18:03:31 +01:00 |
Piotr Caban
|
743a42b259
|
cmd: Fixed memory leak in WCMD_run_program.
|
2013-03-01 18:03:30 +01:00 |
Jacek Caban
|
4682730815
|
mshtml: Fixed handling escaped paths in is_gecko_path.
|
2013-03-01 18:03:30 +01:00 |
Jacek Caban
|
5068bdb674
|
ieframe: Fixed tests on IE10.
|
2013-03-01 18:03:30 +01:00 |
Jacek Caban
|
febbb85528
|
wininet: Renamed socketFD to socket.
|
2013-03-01 18:03:30 +01:00 |
Jacek Caban
|
c6ee6d6c9e
|
wininet: Renamed useSSL to secure and set it after secure connection is established.
|
2013-03-01 18:03:30 +01:00 |
Jörg Höhle
|
b0fc000ce1
|
winmm: Prevent some MIDI race conditions.
|
2013-03-01 18:03:30 +01:00 |
Jörg Höhle
|
702fe6738b
|
wineoss: Add midi MTC Quarter Frame support (on output).
|
2013-03-01 18:03:30 +01:00 |
Jörg Höhle
|
2bc23b0c55
|
winealsa: Reword some MIDI log messages.
|
2013-03-01 18:03:30 +01:00 |
Vincent Povirk
|
276d202e79
|
mscoree: Keep a reference to mscoree when shutting down.
|
2013-03-01 18:03:30 +01:00 |
Dmitry Timoshkov
|
1b17f0fd5d
|
fonts: Add an initial version of Wingdings font.
This version contains just 3 glyphs which were copied from OpenSymbol font.
|
2013-03-01 18:03:30 +01:00 |
Alessandro Pignotti
|
d1ff1c0495
|
quartz: It's not guaranteed that filters have a GUID in the property bag.
|
2013-03-01 18:03:30 +01:00 |
Alessandro Pignotti
|
3271406502
|
quartz: Get the CLSID directly from the filter.
|
2013-03-01 18:03:30 +01:00 |
Alessandro Pignotti
|
1ebed65e92
|
quartz: Use the moniker to create the filter directly.
|
2013-03-01 18:03:30 +01:00 |
Nikolay Sivov
|
2907ad98c0
|
msxml3: Avoid unneeded variant copy in setAttribute(), leak fixed as a side effect.
|
2013-03-01 18:03:29 +01:00 |
Nikolay Sivov
|
d4d92616b9
|
msxml3: Don't make a variant copy if no need to for setting node value.
|
2013-03-01 18:03:29 +01:00 |
Nikolay Sivov
|
c9563be542
|
msxml3: Escape value for attribute in put_value().
|
2013-03-01 18:03:29 +01:00 |
Nikolay Sivov
|
a935a44b44
|
msxml3: Remove unneeded cast to xmlDocPtr.
|
2013-03-01 18:03:29 +01:00 |
Andrew Talbot
|
64c6c08e08
|
kernel32/tests: Do not assume the signedness of plain char.
|
2013-03-01 10:35:38 +01:00 |
Andrew Talbot
|
e458665a42
|
windowscodecs: Avoid signed-unsigned integer comparisons.
|
2013-03-01 10:35:18 +01:00 |
Nozomi Kodama
|
bb3549fc2f
|
d3dx9: Explicit computations in D3DXMatrixInverse to speed them up.
|
2013-02-28 21:37:19 +01:00 |
Nozomi Kodama
|
c66d9eb2fe
|
d3dx9: Explicit computations in D3DXMatrixDeterminant to speed them up.
|
2013-02-28 21:37:18 +01:00 |
Petr Kočandrle
|
9abd1485b3
|
po: Small improvement of Czech translation.
|
2013-02-28 21:37:16 +01:00 |
Jacek Caban
|
b48ea4024d
|
urlmon.idl: Added IGetBindHandle declaration.
|
2013-02-28 21:02:09 +01:00 |
Huw Davies
|
7a59014fa2
|
riched20: Send WM_CHAR notifications.
|
2013-02-28 21:02:06 +01:00 |
Jacek Caban
|
5ed0ddd93c
|
ieframe: Fixed QI tests on IE10, where IStdMarshalInfo is supported by WebBrowser object.
|
2013-02-28 21:02:00 +01:00 |
Jacek Caban
|
99a86766a0
|
mshtml: Added IHTMLLabelElement stub implementation.
|
2013-02-28 21:01:53 +01:00 |
Jacek Caban
|
0f9885448e
|
mshtml.idl: Added IHTMLLabelElement* interfaces declarations.
|
2013-02-28 21:01:48 +01:00 |
Andrew Talbot
|
4ef6a96890
|
usp10: Avoid signed-unsigned integer comparisons.
|
2013-02-28 21:00:58 +01:00 |
André Hentschel
|
a5c86d35e3
|
msvcrt: Fix DISPATCHER_CONTEXT on ARM.
|
2013-02-28 21:00:36 +01:00 |
André Hentschel
|
43bdfce436
|
msvcrt/tests: Mark win8 behaviour as broken.
|
2013-02-28 21:00:31 +01:00 |
Vincent Povirk
|
ad5c4671a5
|
mscoree: Add WINE_MONO_VERBOSE environment setting.
|
2013-02-28 21:00:17 +01:00 |
Piotr Caban
|
c0a17a4f09
|
ole32: Don't pass CLSCTX_INPROC_SERVER and CLSCTX_INPROC_HANDLER flags to CoCreateInstance in DefaultHandler_Run.
|
2013-02-27 19:23:48 +01:00 |
Piotr Caban
|
0cf2b77aed
|
ole32: Added more OleCreateDefaultHandler tests.
|
2013-02-27 19:23:47 +01:00 |
André Hentschel
|
874d077ca6
|
msvcrt: Add a new file for the ARM exception handling.
|
2013-02-27 19:23:45 +01:00 |
Byeongsik Jeon
|
1c846e70f0
|
gdi32: Fix the GdiGetCodePage() support ANSI_CHARSET font associated charset.
|
2013-02-27 19:23:44 +01:00 |
Jörg Höhle
|
f13394f797
|
mmsystem: Always use CALLBACK_FUNCTION to update MIDI/WAVEHDR.dwFlags.
|
2013-02-27 19:23:43 +01:00 |
Jörg Höhle
|
1cc26cba6f
|
mmsystem: Do not rewrite input parameters.
|
2013-02-27 19:23:42 +01:00 |
Jörg Höhle
|
5155e8011d
|
mmsystem: Use SEGPTR when the .spec says so.
|
2013-02-27 19:23:39 +01:00 |