Matteo Bruni
|
9019267bfa
|
d3dx9: Add swizzle and writemask support to the shader assembler.
|
2010-04-28 15:04:40 -05:00 |
Hans Leidekker
|
82fdc926a2
|
msi: Move all file comparisons to CostFinalize.
File costing can't be done correctly on upgrades unless we know
which files are going to be overwritten.
|
2010-04-28 15:04:40 -05:00 |
Hans Leidekker
|
9af488d236
|
msi: Always evaluate component conditions.
Fixes a regression caused by 0d770c96fe .
|
2010-04-28 15:04:40 -05:00 |
Hans Leidekker
|
43f7bc8687
|
msi/tests: Use a unique product code when testing MsiConfigureFeature parameter validation.
This is to avoid ERROR_INSTALL_ALREADY_RUNNING errors on Windows.
|
2010-04-28 15:04:39 -05:00 |
Hans Leidekker
|
d9510f5962
|
msi: Only set the property in the Reinstall event.
|
2010-04-28 15:04:39 -05:00 |
Hans Leidekker
|
f23bf7a460
|
msi/tests: Return INVALID_FILE_SIZE from get_pf_file_size if the file can't be opened.
So we can distinguish a zero-sized file from a file that doesn't exist.
|
2010-04-28 15:04:39 -05:00 |
Detlef Riekenberg
|
1ac1633161
|
msvcrt: Fix wrong msvcr90 in comments.
|
2010-04-28 15:04:39 -05:00 |
Detlef Riekenberg
|
6f79f3a27a
|
msvcr70: Sync exports to current msvcrt.
|
2010-04-28 15:04:39 -05:00 |
Detlef Riekenberg
|
747df00ea8
|
msvcr90: Sync exports to current msvcrt exports.
|
2010-04-28 15:04:39 -05:00 |
Detlef Riekenberg
|
86b234983d
|
msvcr80: Sync exports to current msvcrt exports.
|
2010-04-28 15:04:39 -05:00 |
Aric Stewart
|
d979afc4c8
|
usp10/test: Restructure test_ScriptItemize to make the test easier to manage and expand.
|
2010-04-28 15:04:18 -05:00 |
Ilya Shpigor
|
d1971a458b
|
wineps.drv: Start a new current path in PSDRV_PolyPolygon.
|
2010-04-28 09:29:45 -05:00 |
Detlef Riekenberg
|
a2a47baac0
|
control: Convert application to Unicode.
|
2010-04-28 09:22:52 -05:00 |
Detlef Riekenberg
|
5a195bda98
|
dinput: Add the riid for an unsupported interface to a FIXME.
|
2010-04-28 09:19:47 -05:00 |
Huw Davies
|
5eef3594ad
|
wineps.drv: MM_ISOTROPIC and MM_ANISOTROPIC should also have inverted y-transforms (even if the page -> device mapping results in a negative y-scale).
|
2010-04-28 09:18:39 -05:00 |
Andrew Nguyen
|
cff134daf4
|
kernel32/tests: Document a few FormatMessage tests which are broken on older Windows.
|
2010-04-28 07:39:10 -05:00 |
Andrew Nguyen
|
57636255ef
|
kernel32: Merge the insertion and non-insertion codepaths in the format_message helper together to share common functionality.
|
2010-04-28 07:39:03 -05:00 |
Andrew Nguyen
|
722fd58446
|
kernel32: Process CRLF escape sequences in normal insert sequence processing path in FormatMessageA/W.
|
2010-04-28 07:38:53 -05:00 |
Andrew Nguyen
|
1d18b890a6
|
kernel32: Remove a superfluous function call in the format_insert helper.
|
2010-04-28 07:38:23 -05:00 |
Andrew Nguyen
|
e724f6aa28
|
kernel32/tests: Centralize the FormatMessageW skip detection.
|
2010-04-28 07:38:05 -05:00 |
Andrew Nguyen
|
5505ae978b
|
kernel32: Handle some escape sequences with FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageA/W.
|
2010-04-28 07:37:58 -05:00 |
Andrew Nguyen
|
2193b9e887
|
kernel32: Correct output buffer behavior with empty input strings for FormatMessageA/W.
|
2010-04-28 07:37:49 -05:00 |
Andrew Nguyen
|
f50198f662
|
kernel32: Improve flag error handling in FormatMessageA/W.
|
2010-04-28 07:37:39 -05:00 |
Andrew Nguyen
|
9df55f06a2
|
kernel32: Remove leftover preprocessor undef directives in the FormatMessage implementation.
|
2010-04-28 07:37:20 -05:00 |
Andrew Nguyen
|
3cb43a081b
|
kernel32: Fail if a format placeholder is present without a format specifier in FormatMessageA/W.
|
2010-04-28 07:36:35 -05:00 |
Michael Stefaniuc
|
b3350899f2
|
wineconsole: Switch the rest to use the explicit W-forms.
And compile with -DWINE_NO_UNICODE_MACROS.
|
2010-04-28 07:34:29 -05:00 |
Michael Stefaniuc
|
fe0c5cb68a
|
wineconsole: Use the explicit W types/functions in dialog.c.
|
2010-04-28 07:33:56 -05:00 |
Michael Stefaniuc
|
f6217640be
|
wineconsole: Use the explicit W types/functions in user.c.
|
2010-04-28 07:33:29 -05:00 |
Michael Stefaniuc
|
cb2f2447ff
|
wineconsole: Use the explicit W-form of the registry functions.
|
2010-04-28 07:32:54 -05:00 |
Michael Stefaniuc
|
11b8ffc2c9
|
progman: Use LANGUAGE as a global setting and not per resource.
|
2010-04-28 07:32:35 -05:00 |
Henri Verbeet
|
83cf1ce8e1
|
wined3d: Check if the depth/stencil surface has any valid location at the start of surface_load_ds_location().
|
2010-04-28 07:32:05 -05:00 |
Henri Verbeet
|
7b80c7d8c0
|
wined3d: Make "clear_rect" a RECT in IWineD3DDeviceImpl_ClearSurface().
|
2010-04-28 07:31:53 -05:00 |
Henri Verbeet
|
772fe683fa
|
wined3d: Introduce device_get_draw_rect() to calculate the effective viewport.
|
2010-04-28 07:31:40 -05:00 |
Henri Verbeet
|
0d86323778
|
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_release_client_storage().
|
2010-04-28 07:31:28 -05:00 |
Henri Verbeet
|
23a377f02b
|
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_init_sysmem().
|
2010-04-28 07:31:13 -05:00 |
Nikolay Sivov
|
5ac7b165e6
|
ole32: Use LoadCursorW instead of -A version.
|
2010-04-28 07:30:55 -05:00 |
Nikolay Sivov
|
16bd9d53b9
|
ole32: Avoid uninitialized value to be potentialy passed to UnhookWindowsHookEx.
|
2010-04-28 07:29:37 -05:00 |
Nikolay Sivov
|
d819f13911
|
ole32: Use -W versions of window/message calls.
|
2010-04-28 07:28:52 -05:00 |
Nikolay Sivov
|
b9391933a6
|
t2embed: Add TTIsEmbeddingEnabled stub.
|
2010-04-27 15:48:02 -05:00 |
Vincent Povirk
|
4f4812b447
|
windowscodecs: Partially implement IWICBitmapFlipRotator_CopyPixels.
|
2010-04-27 15:47:48 -05:00 |
Vincent Povirk
|
0e992fccc5
|
windowscodecs: Implement IWICBitmapFlipRotator_GetSize.
|
2010-04-27 15:47:39 -05:00 |
Vincent Povirk
|
dbdf1ef8b6
|
windowscodecs: Implement IWICBitmapFlipRotator_Initialize.
|
2010-04-27 15:47:32 -05:00 |
Vincent Povirk
|
7a254fc4d8
|
windowscodecs: Add a stub implementation of IWICBitmapFlipRotator.
|
2010-04-27 15:47:26 -05:00 |
Vincent Povirk
|
6c480cb160
|
include: Add definitions for IWICBitmapFlipRotator.
|
2010-04-27 15:47:07 -05:00 |
Vincent Povirk
|
83f32fc7d8
|
windowscodecs: Implement IWICImagingFactory_CreateFormatConverter.
|
2010-04-27 15:47:00 -05:00 |
Vincent Povirk
|
b468c29de1
|
windowscodecs: Implement IWICImagingFactory_CreateDecoderFromFilename.
|
2010-04-27 15:46:54 -05:00 |
Vincent Povirk
|
2f41a3ad21
|
windowscodecs: Implement IWICStream_InitializeFromFilename.
|
2010-04-27 15:46:46 -05:00 |
Nikolay Sivov
|
d57247ce39
|
comctl32/listview: Rework item selection with letter keys, fix some glitches.
|
2010-04-27 15:44:34 -05:00 |
Nikolay Sivov
|
fc59d0b2f8
|
shell32/shlview: Remove redundant message sent on every iteration, fix a helper interface leak.
|
2010-04-27 14:39:20 -05:00 |
Nikolay Sivov
|
7ea711964b
|
shell32/shlview: Try to use IShellDetails to respond on notifications if IShellFolder2 isn't available.
|
2010-04-27 14:39:08 -05:00 |