Aric Stewart
|
c736af74dc
|
strmbase: do not lock in BaseOutputPinImpl_GetDeliveryBuffer the MemInputPin will lock in the required places.
|
2012-05-14 12:06:14 +02:00 |
Dylan Smith
|
2ebfd01b51
|
richedit: Remove some unused structure fields.
|
2012-05-14 12:04:24 +02:00 |
Eric Pouech
|
18986ee013
|
winedbg: Also recognize 'rep ret' as a valid return insn for i386 as we did for x86_64.
|
2012-05-14 12:04:24 +02:00 |
Jacek Caban
|
35e663425d
|
jscript: Store double op arg directly instead of by pointer.
|
2012-05-14 12:04:23 +02:00 |
Jacek Caban
|
1acb30a522
|
jscript: Added get_op_str and get_op_double helpers.
|
2012-05-14 12:04:23 +02:00 |
Jacek Caban
|
e273636d4d
|
jscript: Make flags parameter of OP_regexp unsigned.
|
2012-05-14 12:04:22 +02:00 |
Jacek Caban
|
0d5defafd4
|
jscipt: Make arg_cnt parameter of OP_new unsigned.
|
2012-05-14 12:04:22 +02:00 |
Jacek Caban
|
efe744a8ba
|
jscript: Added get_op_int helper.
|
2012-05-14 12:04:21 +02:00 |
Jacek Caban
|
bad9afb3a0
|
jscript: Added get_op_uint helper.
|
2012-05-14 12:04:21 +02:00 |
Jacek Caban
|
9a496ce10b
|
jscript: Added get_op_bstr helper.
|
2012-05-14 12:04:20 +02:00 |
Jacek Caban
|
942f2ce792
|
include: Use widl to take care of nameless structs and unions.
|
2012-05-14 12:04:17 +02:00 |
Jacek Caban
|
76693d52c7
|
widl: Added support for nameless structs and unions.
|
2012-05-14 10:29:40 +02:00 |
Alexandre Julliard
|
935418cb3c
|
Release 1.5.4.
|
2012-05-11 20:08:09 +02:00 |
Józef Kucia
|
cf89638685
|
d3dx9/tests: Move tests for texture functions from surface.c to texture.c.
|
2012-05-11 15:51:08 +02:00 |
Józef Kucia
|
685be77251
|
d3dx9: Print a real pixel format in a FIXME message.
|
2012-05-11 15:50:56 +02:00 |
Dmitry Timoshkov
|
a90fcbff00
|
gdiplus: Add a bunch of tests for internal font metrics.
|
2012-05-11 15:43:55 +02:00 |
Dmitry Timoshkov
|
83e88af325
|
gdiplus: Fetch font family metrics from truetype font data.
|
2012-05-11 15:43:42 +02:00 |
Dmitry Timoshkov
|
c626528a91
|
gdiplus: Use OUTLINETEXTMETRIC instead of LOGFONT to store GpFont metrics.
|
2012-05-11 15:42:09 +02:00 |
Dmitry Timoshkov
|
915cd7b5b2
|
gdiplus: Use appropriate accessors to calculate font height instead of accessing GpFont internals directly.
|
2012-05-11 15:40:41 +02:00 |
Dmitry Timoshkov
|
2c93bf7e4e
|
gdiplus: Retrieve LOGFONT from a GpFont using GdipGetLogFontW instead of accessing it directly.
|
2012-05-11 15:40:13 +02:00 |
Christian Costa
|
5ae4238cea
|
dmusic: Display new ref in trace for AddRef and Release for IDirectMusicInstrument.
|
2012-05-11 15:39:22 +02:00 |
Christian Costa
|
1501d3a49a
|
dmusic: Variable spelling fix.
|
2012-05-11 15:39:22 +02:00 |
Christian Costa
|
6894f384f1
|
dmsynth: Cleanup QueryInterface methods.
|
2012-05-11 15:39:21 +02:00 |
Frédéric Delanoy
|
9120852797
|
po: Update French translation.
|
2012-05-11 15:39:21 +02:00 |
Eric Pouech
|
b21da1d701
|
winegcc: Try harder to find out whether the compiler is from gcc family.
|
2012-05-11 15:39:21 +02:00 |
Andrew Eikum
|
47332210dd
|
winmm: Don't call MMDevAPI during process exit.
|
2012-05-11 15:39:21 +02:00 |
André Hentschel
|
7508a5d4b2
|
winspool: Implement SetPrinterW for level 2.
|
2012-05-11 15:39:21 +02:00 |
Vincent Povirk
|
de9d18c6ff
|
windowscodecs: Add wrapper functions for IWICComponentInfo methods.
|
2012-05-10 18:44:14 +02:00 |
Vincent Povirk
|
2fc7cdc93f
|
windowscodecs: Add wrapper functions for IWICPalette methods.
|
2012-05-10 18:44:07 +02:00 |
Vincent Povirk
|
1f0ec3cba5
|
windowscodecs: Add wrapper functions for IWICBitmap methods.
|
2012-05-10 18:43:59 +02:00 |
Vincent Povirk
|
9294d4e95f
|
windowscodecs: Add wrapper for IWICBitmapFlipRotator_Initialize.
|
2012-05-10 18:43:53 +02:00 |
Vincent Povirk
|
f745f48bdf
|
windowscodecs: Add wrapper functions for IWICBitmapLock methods.
|
2012-05-10 18:43:46 +02:00 |
Hans Leidekker
|
cb90e6b1a6
|
secur32/tests: Add tests for the Negotiate provider.
|
2012-05-10 18:43:38 +02:00 |
Hans Leidekker
|
19f8c79f9e
|
secur32: Implement a Negotiate provider that forwards to NTLM.
|
2012-05-10 18:43:04 +02:00 |
Hans Leidekker
|
3181577810
|
secur32: Add an option to disable use of cached Samba credentials.
|
2012-05-10 18:42:40 +02:00 |
Hans Leidekker
|
bd7e469760
|
secur32: Update NTLM capabilities to match native.
|
2012-05-10 18:42:30 +02:00 |
Hans Leidekker
|
ebab1c72cf
|
secur32: Remove some unused variables.
|
2012-05-10 18:42:21 +02:00 |
Hans Leidekker
|
81213a88e8
|
secur32: Fix potential leaks of the NTLM session key.
|
2012-05-10 18:42:15 +02:00 |
Piotr Caban
|
25f347892e
|
comctl32: Make icons not overlapping in LVS_ICON mode.
|
2012-05-10 18:42:06 +02:00 |
Piotr Caban
|
8276a3375b
|
comctl32: LVM_SETITEMTEXT is not supported on LVS_OWNERDATA.
|
2012-05-10 18:41:55 +02:00 |
Christian Costa
|
90085afebf
|
dmsynth: Display new ref in trace for AddRef and Release.
|
2012-05-10 18:20:45 +02:00 |
Christian Costa
|
4a53e89c11
|
d3drm: Move some unsafe_impl_from_* call to where variables are declared.
|
2012-05-10 08:41:15 +02:00 |
Christian Costa
|
3e24242618
|
d3drm/tests: Fix error message.
|
2012-05-10 08:31:13 +02:00 |
Dan Kegel
|
4996043374
|
riched20: Don't need to redraw when changing selection from none to none.
|
2012-05-10 08:30:58 +02:00 |
Akihiro Sagawa
|
08c552a0bd
|
po: Refine Japanese translation to aid understanding.
|
2012-05-10 08:30:22 +02:00 |
Akihiro Sagawa
|
8c3a1eb759
|
po: Update Japanese translation.
|
2012-05-10 08:30:17 +02:00 |
Alexandre Julliard
|
5f20ecc62a
|
kernel32/tests: Remove a couple of invalid tests.
|
2012-05-09 23:21:07 +02:00 |
Alexandre Julliard
|
0b3b6ba26d
|
wininet/tests: Mark a failing test as broken.
|
2012-05-09 23:20:51 +02:00 |
Nikolay Sivov
|
9c0486d7a8
|
msxml3/tests: Really test load() on files with leading spaces.
|
2012-05-09 17:50:15 +02:00 |
Nikolay Sivov
|
b2a5d37a46
|
msxml3/tests: Correct variant type.
|
2012-05-09 17:50:04 +02:00 |