Piotr Caban
|
4b97c4b1ef
|
msvcp: Sync spec files.
|
2012-06-22 19:55:17 +02:00 |
Henri Verbeet
|
c11c2e2dbb
|
wined3d: Get rid of the d3d_caps debug channel.
|
2012-06-22 16:14:26 +02:00 |
Henri Verbeet
|
b6c7b825a1
|
wined3d: Only store a different screen format if it's explicitly changed through wined3d.
|
2012-06-22 16:14:14 +02:00 |
Henri Verbeet
|
c2c0743ccf
|
wined3d: Properly retrieve the display mode in wined3d_device_set_cursor_properties().
|
2012-06-22 16:14:08 +02:00 |
Henri Verbeet
|
7000899948
|
wined3d: Just forward wined3d_device_get_display_mode() to the appropriate swapchain.
|
2012-06-22 16:14:03 +02:00 |
Henri Verbeet
|
0f0fe49240
|
wined3d: Implement mode setting in the adapter instead of the device.
|
2012-06-22 16:13:58 +02:00 |
Alexandre Julliard
|
1c2f9255f4
|
gdi32: Fix StretchDIBits return value when destination is clipped.
|
2012-06-22 14:39:28 +02:00 |
Stefan Leichter
|
0773ed8d27
|
psapi/tests: Added tests for EnumProcessModules with last parameter NULL.
|
2012-06-22 14:09:51 +02:00 |
Stefan Leichter
|
c0e72bb362
|
kernel32: Let K32EnumProcessModules fail if the last parameter is NULL.
|
2012-06-22 14:09:51 +02:00 |
Per Johansson
|
a239e8ed27
|
ws2_32: In WSAIoctl(SIO_GET_INTERFACE_LIST), skip interfaces with no IPv4 address.
|
2012-06-22 14:09:51 +02:00 |
Frédéric Delanoy
|
485d353183
|
po: Update French translation.
|
2012-06-22 14:09:50 +02:00 |
Dmitry Timoshkov
|
68ffbaa718
|
kernel32: Add a test for deleting a file opened for reading.
|
2012-06-22 14:09:49 +02:00 |
Dmitry Timoshkov
|
0a8be86277
|
windowscodecs: Create a IWICMetadataReader for a TIFF frame.
|
2012-06-22 14:09:49 +02:00 |
Erich Hoover
|
a02ad10f99
|
hhctrl.ocx: Add support for the CHM code page.
|
2012-06-22 14:09:49 +02:00 |
Erich Hoover
|
dc482dfe14
|
hhctrl.ocx: Use HTML decoder for the index.
|
2012-06-22 14:09:48 +02:00 |
Erich Hoover
|
9033b14438
|
hhctrl.ocx: Add HTML to Unicode decoding capability to the table of contents.
|
2012-06-22 14:09:48 +02:00 |
Dmitry Timoshkov
|
b527679d17
|
include/wine/test.h: Fix compilation of standalone tests with PSDK headers.
|
2012-06-22 14:09:47 +02:00 |
Vincent Povirk
|
fe000c773c
|
gdiplus: Fix vertical alignment calculation in GdipAddPathString.
|
2012-06-22 14:09:47 +02:00 |
Vincent Povirk
|
3cde67e144
|
gdiplus: Don't position characters by glyph metrics in GdipAddPathString.
|
2012-06-22 14:09:46 +02:00 |
Vincent Povirk
|
cae52d078a
|
gdiplus: Scale all points in GdipAddPathString instead of the font.
|
2012-06-22 14:09:46 +02:00 |
Detlef Riekenberg
|
a8643ccc85
|
shell32/tests: Ignore case when comparing filenames.
|
2012-06-22 14:09:45 +02:00 |
Thomas Faber
|
e68d5b93ff
|
wintrust/tests: Fix build with MSVC.
|
2012-06-22 14:09:45 +02:00 |
Piotr Caban
|
8e2efc1939
|
msvcp90: Added basic_ostream::operator<<(base type) implementation.
|
2012-06-22 14:09:42 +02:00 |
Piotr Caban
|
27f9052440
|
msvcp90: Added num_put<char>::put(double) implementation.
|
2012-06-22 14:08:01 +02:00 |
Piotr Caban
|
8003b0ab3d
|
msvcp90: Added num_put<char>::put(bool) implementation.
|
2012-06-22 14:08:00 +02:00 |
Piotr Caban
|
feccc21044
|
msvcp90: Added num_put<char>::put(integral number).
|
2012-06-22 14:07:59 +02:00 |
Piotr Caban
|
a359df5fa2
|
msvcp90: Added partial num_put<char> implementation.
|
2012-06-22 14:07:49 +02:00 |
Piotr Caban
|
83ef253b8d
|
msvcp90: Added num_put<char> class stub.
|
2012-06-22 14:07:08 +02:00 |
Piotr Caban
|
ca90f4723a
|
msvcp90: Fixed fraction digits ignoring in num_get_char__Getffld.
|
2012-06-22 10:53:56 +02:00 |
Hans Leidekker
|
47261d63ca
|
wbemprox: Add a partial Win32_VideoController class implementation.
|
2012-06-22 10:53:51 +02:00 |
Hans Leidekker
|
a827a51cc0
|
wbemprox: Handle more property types in get_propval.
|
2012-06-22 10:53:15 +02:00 |
Dmitry Timoshkov
|
4c7f6f68b9
|
windowscodecs: Add support for loading of multiple 8-byte IFD fields.
|
2012-06-21 20:35:11 +02:00 |
Dmitry Timoshkov
|
4d974f072e
|
windowscodecs: Add a test for endianness support in IFD metadata reader.
|
2012-06-21 20:35:10 +02:00 |
Dmitry Timoshkov
|
b8d5865028
|
windowscodecs: Handle IFD fields with count 0 same way as with count 1.
|
2012-06-21 20:35:10 +02:00 |
Dmitry Timoshkov
|
e4af117c06
|
windowscodecs: Add support for IFD_UNDEFINED field type.
|
2012-06-21 20:35:09 +02:00 |
Dmitry Timoshkov
|
f3347de574
|
windowscodecs: Add support for IFD_ASCII field type.
|
2012-06-21 20:34:56 +02:00 |
Dmitry Timoshkov
|
32f9f327b2
|
windowscodecs: Add tests for more types of IFD fields.
|
2012-06-21 19:57:21 +02:00 |
Dmitry Timoshkov
|
722cb46c05
|
windowscodecs: Fix handling of 8-byte IFD fields.
|
2012-06-21 19:56:53 +02:00 |
Dmitry Timoshkov
|
aedd9271b7
|
windowscodecs: Add support for loading of multiple simple IFD fields.
|
2012-06-21 19:56:32 +02:00 |
Dmitry Timoshkov
|
281768f765
|
windowscodecs: Add support for more types of IFD fields.
|
2012-06-21 19:55:25 +02:00 |
Henri Verbeet
|
220a55c36c
|
ddraw: Use wined3d_get_adapter_display_mode() in d3d_device2_EnumTextureFormats().
|
2012-06-21 19:52:33 +02:00 |
Henri Verbeet
|
339ef6c252
|
ddraw: Use wined3d_get_adapter_display_mode() in d3d_device7_EnumTextureFormats().
|
2012-06-21 19:52:29 +02:00 |
Henri Verbeet
|
bf876d2a7c
|
ddraw: Use wined3d_get_adapter_display_mode() in d3d7_EnumZBufferFormats().
|
2012-06-21 19:52:24 +02:00 |
Henri Verbeet
|
a78708ca50
|
ddraw: Use wined3d_get_adapter_display_mode() in CreateSurface().
|
2012-06-21 19:52:21 +02:00 |
Henri Verbeet
|
11b7604934
|
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetScanLine().
|
2012-06-21 19:52:16 +02:00 |
Thomas Faber
|
55ee48af4c
|
include/httprequest.idl: Use widl-specific attributes only with widl.
|
2012-06-21 18:59:51 +02:00 |
Huw Davies
|
6a65a04893
|
winspool: On OS/X read the default paper size from the core printing api.
|
2012-06-21 18:57:19 +02:00 |
Huw Davies
|
0c31766c88
|
winspool: Update the devmode when we update the driver.
|
2012-06-21 18:56:38 +02:00 |
Huw Davies
|
87292bb396
|
wineps: Always update the default devmode.
|
2012-06-21 18:56:29 +02:00 |
Huw Davies
|
5b71f7bbbc
|
wineps: Add the ability to override the ppd file's default pagesize and duplex settings.
|
2012-06-21 18:56:23 +02:00 |