Jacek Caban
|
d0be36213a
|
vbscript: Added parameterized member assignment statement implementation.
|
2012-03-26 18:15:18 +02:00 |
Jacek Caban
|
1bc8db6005
|
vbscript: Added parameterized assign member statement tests.
|
2012-03-26 18:15:17 +02:00 |
Jacek Caban
|
732abbbcc3
|
vbscript: Added parameterized assign identifier statement support.
|
2012-03-26 18:15:16 +02:00 |
Jacek Caban
|
1e5c2134f1
|
vbscript: Evaluate object expression before value expression in member assignment.
|
2012-03-26 18:15:16 +02:00 |
Jacek Caban
|
434700bf6b
|
vbscript: Init destination before passing it to VariantCopy in add_dynamic_var.
|
2012-03-26 18:15:16 +02:00 |
Jacek Caban
|
e4bfd4e057
|
vbscript: Lookup visible items before global members in lookup_identifier.
|
2012-03-26 18:15:15 +02:00 |
Jacek Caban
|
c18b84cf4e
|
jscript: Added decoding tests.
|
2012-03-26 18:15:15 +02:00 |
Jacek Caban
|
f7a8650500
|
jscript: Added decoding support.
|
2012-03-26 18:15:11 +02:00 |
Jacek Caban
|
129183ebb0
|
jscript: Added JScriptEncode object tests.
|
2012-03-26 18:15:09 +02:00 |
Jacek Caban
|
4a9eea3516
|
jscript: Added beginning support for JScriptEncode object.
|
2012-03-26 18:15:09 +02:00 |
Jacek Caban
|
0762106648
|
jscript: Store source code in bytecode_t.
|
2012-03-26 18:15:08 +02:00 |
Henri Verbeet
|
6f35ec6092
|
ddraw: Make ddraw_surface_wined3d_parent_ops static.
|
2012-03-26 18:15:07 +02:00 |
Henri Verbeet
|
635ab65651
|
d3d8: Don't return a pointer to the implementation in IDirect3DCubeTexture8Impl_QueryInterface().
|
2012-03-26 18:15:07 +02:00 |
Henri Verbeet
|
925a791dff
|
d3d8: Don't return a pointer to the implementation in IDirect3DDevice8Impl_QueryInterface().
|
2012-03-26 18:15:06 +02:00 |
Henri Verbeet
|
ffcfdff2de
|
d3d8: Don't return a pointer to the implementation in IDirect3D8Impl_QueryInterface().
|
2012-03-26 18:15:06 +02:00 |
Henri Verbeet
|
30c3e84ee5
|
d3d8: Don't return a pointer to the implementation in IDirect3DSurface8Impl_QueryInterface().
|
2012-03-26 18:15:05 +02:00 |
Józef Kucia
|
42235c3cc9
|
dinput8/tests: Use CLSCTX_INPROC_SERVER instead of a magic number.
|
2012-03-26 18:15:05 +02:00 |
Lucas Zawacki
|
146176cc38
|
dinput: Correct wrong loop delimiter in diactionformat_priority.
|
2012-03-26 18:15:04 +02:00 |
Michael Stefaniuc
|
b01ce6b633
|
d3d10core: Standardize COM aggregation for d3d10_device.
|
2012-03-26 18:15:04 +02:00 |
Hans Leidekker
|
280af52666
|
msi: Mask off modifiers before setting the UILevel property.
Spotted by Aric Stewart.
|
2012-03-26 18:15:03 +02:00 |
Hans Leidekker
|
9b2b760ea9
|
msi: Get the UI level from the global variable instead of the property.
|
2012-03-26 18:15:03 +02:00 |
Vincent Povirk
|
673377a7b9
|
gdiplus: Store copies of remap tables in ImageAttributes objects.
|
2012-03-26 18:15:02 +02:00 |
Vincent Povirk
|
8a0b57a9a1
|
gdiplus: Draw hotkey underlines in GdipDrawString.
|
2012-03-26 18:13:52 +02:00 |
Vincent Povirk
|
eef459968a
|
gdiplus: Detect hotkey prefixes when drawing strings.
|
2012-03-26 12:41:28 +02:00 |
Aric Stewart
|
5bb7590fad
|
usp10: Properly handle invalid arguments to ScriptBreak.
|
2012-03-26 12:41:28 +02:00 |
Vincent Povirk
|
c110a55f12
|
mscoree: Search for an arch-specific mono dll first.
|
2012-03-26 12:41:28 +02:00 |
Thomas Faber
|
4cd00f2b5e
|
xmllite/tests: Fix build with MSVC.
|
2012-03-26 12:41:28 +02:00 |
Andrew Eikum
|
b235edb014
|
dmloader: Add simple playing test.
|
2012-03-26 12:41:27 +02:00 |
Andrew Eikum
|
5e522a1d1c
|
dmloader: Don't claim partial success when loading fails.
|
2012-03-26 12:41:27 +02:00 |
Andrew Eikum
|
760a318882
|
dmusic: Return more accurate error codes in IDirectMusicSegment::Load.
|
2012-03-26 12:41:27 +02:00 |
Alessandro Pignotti
|
aaf99d8ef0
|
atl: Send OLE_CLOSE command to control on detach.
|
2012-03-26 12:41:27 +02:00 |
Michael Stefaniuc
|
04305e7f38
|
hlink: Use the standard COM aggregation struct field names.
|
2012-03-26 12:41:27 +02:00 |
André Hentschel
|
c000cbaf49
|
msi: Allow ARM installations.
|
2012-03-26 12:41:27 +02:00 |
André Hentschel
|
36217c208f
|
msvcrt: Fix a typo.
|
2012-03-26 12:41:27 +02:00 |
Francois Gouget
|
2c23697ccd
|
winapi: Add support for the arm architecture.
|
2012-03-26 12:41:26 +02:00 |
Francois Gouget
|
d2244057a6
|
d3drm/tests: Fix compilation on systems that don't support nameless unions.
|
2012-03-26 12:41:26 +02:00 |
Frédéric Delanoy
|
6b8884f03e
|
attrib: Fix typo.
|
2012-03-26 12:41:25 +02:00 |
Alexandre Julliard
|
7da070f9ca
|
Release 1.5.0.
|
2012-03-16 19:57:36 +01:00 |
Jacek Caban
|
cfb219f910
|
mshtml: Don't overwrite type of result if property type is VT_VARIANT.
|
2012-03-16 19:21:11 +01:00 |
Cheer Xiao
|
465eca3ed6
|
po: Update simplified Chinese translation.
|
2012-03-16 19:21:07 +01:00 |
Huw Davies
|
18d19e7f18
|
gdi32: Remove unused variable.
|
2012-03-16 16:52:51 +01:00 |
Lauri Kenttä
|
879d36d07c
|
po: Update Finnish translation.
|
2012-03-16 16:52:45 +01:00 |
Hans Leidekker
|
45a62d53b6
|
msi: Restrict the match on files from cabinets to files that have not been installed.
|
2012-03-16 16:27:38 +01:00 |
Aric Stewart
|
72550c9d3a
|
wineqtdecoder: Ignore requests for IID_IAMFilterMiscFlags, we do not need to implement it.
|
2012-03-16 15:38:45 +01:00 |
Piotr Caban
|
ea407686bb
|
urlmon/tests: Test PI_MIMEVERIFICATION when MIME filter is in use.
|
2012-03-16 15:38:36 +01:00 |
Piotr Caban
|
38d578af5e
|
urlmon: Add mime handler layer before data is processed.
|
2012-03-16 15:38:32 +01:00 |
Jacek Caban
|
8e2f97fa65
|
mshtml: Added IHTMLCurrentStyle2::get_filter tests.
|
2012-03-16 15:37:52 +01:00 |
Jacek Caban
|
57b2075af8
|
mshtml: Added IHTMLCurrentStyle2::get_filter implementation.
|
2012-03-16 15:37:47 +01:00 |
Jacek Caban
|
348338257b
|
mshtml: Store filter in HTMLElement object.
|
2012-03-16 15:37:42 +01:00 |
Christian Costa
|
7a320e5ca4
|
d3drm: Implement SetTextureCoordinates.
|
2012-03-16 15:37:29 +01:00 |