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 |
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 |
Jacek Caban
|
5fecc4896f
|
mshtml: Don't store outer window in nsChannelBSC.
|
2012-07-12 11:47:20 -05:00 |
Jacek Caban
|
bbaa307fdf
|
mshtml: Use per-inner window task_magic for binding.
|
2012-07-12 11:47:14 -05:00 |
Jacek Caban
|
25c5082f90
|
mshtml: Create inner window early in binding process and use it to store current binding callback.
|
2012-07-12 11:47:09 -05:00 |
Henri Verbeet
|
7e2999e70f
|
d3d10core: Implement d3d10_texture2d_Map().
|
2012-07-12 11:45:28 -05:00 |
Henri Verbeet
|
21a7b18311
|
d3d10core: Implement d3d10_texture2d_Unmap().
|
2012-07-12 11:45:25 -05:00 |
Henri Verbeet
|
2b4c72b13b
|
d3d10core: Always create a wined3d texture for d3d10core textures.
|
2012-07-12 11:45:21 -05:00 |
Matteo Bruni
|
4a01368809
|
d3dcompiler: Improve debug_hlsl_type function.
|
2012-07-11 11:18:04 -05:00 |
Matteo Bruni
|
995fb30d58
|
d3dcompiler: Add a trace to the scope push/pop functions.
|
2012-07-11 11:17:57 -05:00 |
Matteo Bruni
|
3d052768ab
|
d3dcompiler: Pass the shader filename to the preprocessor.
|
2012-07-11 11:17:49 -05:00 |
Matteo Bruni
|
6fbed51ef1
|
d3dcompiler: Make declaration_statement return a list.
|
2012-07-11 11:17:41 -05:00 |
Matteo Bruni
|
b33e1ceaf2
|
d3dcompiler: Properly print compilation messages.
|
2012-07-11 11:17:35 -05:00 |
Henri Verbeet
|
b4a31d0a9e
|
winex11: Get rid of some needless globals.
|
2012-07-11 11:17:21 -05:00 |
Henri Verbeet
|
5ed890904b
|
winex11: Simplify X11DRV_XRandR_Init() error handling a bit.
|
2012-07-11 11:17:18 -05:00 |