Commit Graph

88853 Commits

Author SHA1 Message Date
André Hentschel 74518c8d04 configure: Downgrade the Thumb2 requirement to Thumb on ARM. 2012-06-25 10:37:48 +02:00
André Hentschel e7730053f3 winebuild: Put the PE header into the text section on ARM. 2012-06-25 10:36:37 +02:00
Julian Rüger 0595619e0f winspool.drv/tests: Fix typos/grammar. 2012-06-25 10:36:10 +02:00
Julian Rüger f1709a9936 localui/tests: Fix typos/grammar. 2012-06-25 10:36:05 +02:00
Chris Robinson 3b454e8a68 quartz: Improve MPEG header parsing and sync recovery. 2012-06-25 10:34:52 +02:00
Chris Robinson 037cefc43b quartz: Fix frame length calculation for MPEG audio. 2012-06-25 10:34:47 +02:00
Francois Gouget b2e3e2e943 d3dx9_36/tests: Simplify test_D3DXSHMultiply3(). 2012-06-25 10:33:30 +02:00
Eric Pouech 244099689c winedbg: In 'info locals' command, show the full register/stack layout for parameters & locals. 2012-06-25 10:33:05 +02:00
Eric Pouech 83462bf081 dbghelp: Added support for index leaves in types definition for CodeView debug format. 2012-06-25 10:32:55 +02:00
Lauri Kenttä 5393d8869e po: Update Norwegian Bokmål translation. 2012-06-25 10:32:42 +02:00
Lauri Kenttä e637bd910a po: Add missing ='s in the Catalan translation. 2012-06-25 10:32:38 +02:00
Alexandre Julliard d35cb8164a Release 1.5.7. 2012-06-22 20:16:32 +02:00
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