Jacek Caban
|
e140cd338d
|
mshtml: Added IHTMLAnchorElement::name implementation.
|
2012-07-13 10:32:25 -05:00 |
Jacek Caban
|
4c96957fc6
|
mshtml: Added IHTMLInputElement::maxLength implementation.
|
2012-07-13 10:32:19 -05:00 |
Jacek Caban
|
9caf3431cd
|
mshtml: Added HTMLInputElement::onchange implementation.
|
2012-07-13 10:32:14 -05:00 |
Jacek Caban
|
6942dd0862
|
mshtml: Added HTMLElement::onkeypress implementation.
|
2012-07-13 10:32:10 -05:00 |
Jacek Caban
|
447f1c89dc
|
mshtml: Get rid of no longer needed support for new window navigation in before_async_open.
|
2012-07-13 10:32:06 -05:00 |
Jacek Caban
|
35710be128
|
mshtml: Use proper task_magic in async_open.
|
2012-07-13 10:31:58 -05:00 |
Henri Verbeet
|
401d12085b
|
winex11: Fix the virtual desktop check in update_desktop_fullscreen().
|
2012-07-13 10:31:52 -05:00 |
Henri Verbeet
|
92e04256a9
|
winex11: Simplify the XRandR mode matching code a bit.
|
2012-07-13 10:30:21 -05:00 |
Henri Verbeet
|
e5bb2e7d8b
|
ddraw: Create texture surfaces from device_parent_create_texture_surface().
Instead of creating them in advance and hoping we can find them back later.
|
2012-07-13 10:29:35 -05:00 |
Henri Verbeet
|
d4fa0d8de2
|
ddraw: Get rid of some redundant TRACE_ON invocations.
|
2012-07-13 10:29:25 -05:00 |
Henri Verbeet
|
46a9a7e548
|
ddraw: Get rid of the "tex_root" hack.
|
2012-07-13 10:29:19 -05:00 |
Nikolay Sivov
|
0c658860b1
|
ole32: COM cleanup for IStorage interface of base storage implementation.
|
2012-07-13 10:29:13 -05:00 |
Nikolay Sivov
|
08303391e9
|
ole32: Simplify storage root entry name initialization.
|
2012-07-13 10:28:57 -05:00 |
Nikolay Sivov
|
7b373edb81
|
ole32: Implement GetConvertStg().
|
2012-07-13 10:28:42 -05:00 |
Nikolay Sivov
|
ea196ef0eb
|
ole32: COM cleanup of storage IStream implementation.
|
2012-07-13 10:28:15 -05:00 |
Hans Leidekker
|
91049f5e75
|
wbemprox: Add support for creating new tables.
|
2012-07-13 10:27:59 -05:00 |
Hans Leidekker
|
4e6eb13c41
|
wbemprox: Add a partial StdRegProv class implementation.
|
2012-07-13 10:27:20 -05:00 |
Hans Leidekker
|
cd5cad6959
|
wbemprox: Return a null variant instead of an empty string if the property isn't set.
|
2012-07-13 10:27:14 -05:00 |
Hans Leidekker
|
5acdba54a0
|
wbemprox: Implement Win32_NetworkAdapter.MACAddress and Win32_NetworkAdapter.PNPDeviceID.
|
2012-07-13 10:27:10 -05:00 |
Dmitry Timoshkov
|
6d1a13a7d6
|
windowscodecs: Test pixel format of the loaded TIFF image.
|
2012-07-13 10:26:56 -05:00 |
Dmitry Timoshkov
|
b82023b7c2
|
windowscodecs: Use predefined WICBitmapPaletteTypeFixedGray16 palette instead of a handmade one.
|
2012-07-13 10:26:47 -05:00 |
Dmitry Timoshkov
|
045ac64c1a
|
windowscodecs: Use predefined WICBitmapPaletteTypeFixedGray4 palette instead of a handmade one.
|
2012-07-13 10:26:43 -05:00 |
Alexandre Goujon
|
9fce6a37ec
|
kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdCopyrightDescriptor) test.
|
2012-07-12 16:13:49 -05:00 |
Alexandre Goujon
|
a3b5dd2dff
|
kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdPhysicalDescriptor) test.
|
2012-07-12 16:13:35 -05:00 |
Alexandre Goujon
|
7c27a96997
|
kernel32/tests: Add a helper to test CDROM ioctl.
|
2012-07-12 16:12:47 -05:00 |
Alexandre Goujon
|
9536e66d61
|
include/ddk: Add DVD_DESCRIPTOR_HEADER descriptor structure.
|
2012-07-12 16:10:43 -05:00 |
Erich Hoover
|
6a1d2f80b8
|
shell32: Fix FindExecutable search path when a default directory is supplied.
|
2012-07-12 16:10:04 -05:00 |
Detlef Riekenberg
|
d685894a45
|
advapi32/tests: Add tests for CredIsMarshaledCredential.
|
2012-07-12 16:08:57 -05:00 |
Detlef Riekenberg
|
d96de83089
|
advapi32: Implement CredIsMarshaledCredentialA/W.
|
2012-07-12 16:08:53 -05:00 |
Nikolay Sivov
|
1ca6cacdb3
|
scrrun: Added IFileSystem3_FileExists implementation.
|
2012-07-12 16:07:02 -05:00 |
Alistair Leslie-Hughes
|
6c5588f95d
|
scrrun: Add typelib support.
|
2012-07-12 16:06:34 -05:00 |
Dmitry Timoshkov
|
45f240c0cb
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone256 palette.
|
2012-07-12 16:05:40 -05:00 |
Dmitry Timoshkov
|
011d23c535
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone64 palette.
|
2012-07-12 16:05:39 -05:00 |
Dmitry Timoshkov
|
63cb0cf6d2
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedHalftone8 palette.
|
2012-07-12 16:05:39 -05:00 |
Dmitry Timoshkov
|
ca126c069f
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray256 palette.
|
2012-07-12 16:05:39 -05:00 |
Dmitry Timoshkov
|
179ed52bd3
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray16 palette.
|
2012-07-12 16:05:38 -05:00 |
Dmitry Timoshkov
|
d5cc4021b6
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray4 palette.
|
2012-07-12 16:05:38 -05:00 |
Dmitry Timoshkov
|
ca9d128eca
|
windowscodecs: Add support for generating WICBitmapPaletteTypeFixedBW palette. Resend.
|
2012-07-12 16:05:37 -05:00 |
Alexandre Julliard
|
4b0f27f664
|
winex11: Get rid of the no longer needed drawable rect in the X11 device.
|
2012-07-12 16:05:37 -05:00 |
Vincent Povirk
|
12f1ed2b3e
|
gdiplus: Accept a transformation matrix in GdipFlattenPath.
|
2012-07-12 14:07:39 -05:00 |
Vincent Povirk
|
cbfc79aae5
|
gdiplus: Implement LineJoinMiterClipped and partially implement LineJoinMiter.
|
2012-07-12 14:07:33 -05:00 |
Vincent Povirk
|
198fb25d17
|
gdiplus: Fix memory leak in GdipImageRotateFlip.
|
2012-07-12 11:48:56 -05:00 |
Vincent Povirk
|
577740f0d7
|
gdiplus: Fix GdipImageRotateFlip for images from streams.
|
2012-07-12 11:48:52 -05:00 |
Dmitry Timoshkov
|
c5820b7910
|
windowscodecs: Add a test for palette associated with black&white TIFF image.
|
2012-07-12 11:48:43 -05:00 |
Dmitry Timoshkov
|
dfefd3a3b4
|
gdiplus: Add a test for palette associated with black&white TIFF image.
|
2012-07-12 11:48:27 -05:00 |
Matteo Bruni
|
2b2b850106
|
d3dcompiler: Use location information in add_modifier().
|
2012-07-12 11:47:56 -05:00 |
Matteo Bruni
|
a84784e057
|
d3dcompiler: Store (and begin to use) location information for variables.
|
2012-07-12 11:47:52 -05:00 |
Matteo Bruni
|
5bcf8de8cf
|
d3dcompiler: Introduce source_location structure.
|
2012-07-12 11:47:47 -05:00 |
Matteo Bruni
|
40cbcabc0b
|
d3dcompiler: Track the location of each lexer token.
|
2012-07-12 11:47:41 -05:00 |
Matteo Bruni
|
632703d8cf
|
d3dcompiler: Add hlsl_report_message function to standardize error messages.
|
2012-07-12 11:47:33 -05:00 |