Commit Graph

85834 Commits

Author SHA1 Message Date
Frédéric Delanoy a1614c82cd po: Fix trailing full stops errors in the Catalan translation. 2012-02-11 15:43:27 +01:00
Gustavo Henrique Milaré 6b78950079 po: Update Brazilian Portuguese translation. 2012-02-11 15:43:27 +01:00
Alex Henrie 70c005705a po: Update Catalan translation. 2012-02-11 15:43:26 +01:00
Alexandre Julliard 416344b938 dbgeng: Add missing WINAPI. 2012-02-11 15:43:18 +01:00
André Hentschel 3950721c2d mshtml: Only release the interface if it exists. 2012-02-11 15:13:20 +01:00
Jörg Höhle fde979b8b5 mmdevapi/tests: Perform renderer padding & position tests. 2012-02-11 15:13:17 +01:00
Eric Pouech 45aa67b30a winedbg: Let the lexer accept char definitions as integral values. 2012-02-11 15:00:42 +01:00
Eric Pouech efc35078ea winhlp32: Added support for some keyword support in external DLL support (RegisterRoutine parameters). 2012-02-11 15:00:39 +01:00
Christian Costa 39598b9c1e d3dx9_36: Detect and display message for all not yet supported file formats. 2012-02-11 14:50:05 +01:00
Jacek Caban a6e3984c1a ieframe: Added IProvideClassInfo::GetClassInfo tests. 2012-02-11 14:49:41 +01:00
Jacek Caban c6a8e9a5b8 ieframe: Added IProvideClassInfo::GetClassInfo implementation. 2012-02-11 14:49:31 +01:00
Jacek Caban 770f864af4 ieframe: Make get_typeinfo implementation thread safe and more generic. 2012-02-11 14:49:25 +01:00
Jacek Caban 096eeb1a1e urlmon: Added empty hash URIs comparing tests. 2012-02-11 14:49:15 +01:00
Hwang YunSong b0bc037d36 po: Update Korean translation. 2012-02-09 14:03:28 -06:00
Austin English 797a6ae066 advapi32: Sync specfile to win7. 2012-02-09 14:03:27 -06:00
Aric Stewart 85a71387da gdi32: Load fonts from default Mac external font paths. 2012-02-09 11:58:48 -06:00
Akihiro Sagawa 39f748f083 gdi32/tests: Reorder tests to avoid side-effects. 2012-02-09 11:54:39 -06:00
Erich Hoover 4c908dd8da hhctrl.ocx: Fix searching for Index and TOC file. 2012-02-09 10:02:28 -06:00
Alistair Leslie-Hughes 4d962da7b0 mshtml/tests: Interface ITravelLogClient may not be supported. 2012-02-09 10:00:46 -06:00
Jacek Caban 846c0e365d t2embapi.h: Added some missing declarations. 2012-02-09 09:40:44 -06:00
Nikolay Sivov e630e4997d comctl32: A test for auto-set TBSTYLE_TRANSPARENT style. 2012-02-09 09:39:58 -06:00
Jacek Caban 2ce15be5fa urlmon: Added more mk: combining tests. 2012-02-09 09:39:41 -06:00
Jacek Caban 9cbcbe8da6 urlmon: Properly handle combining relative mk: URIs containing full internal path. 2012-02-09 09:39:34 -06:00
Jörg Höhle ac8360b3bf mmdevapi/tests: Fix errors and crashes in various native configurations. 2012-02-09 09:39:23 -06:00
Jörg Höhle f9f7048798 mmdevapi/tests: Produce audible output. 2012-02-09 09:39:09 -06:00
Huw Davies d3bfa44d53 gdi32: Intersect the background text box with the clip rectangle in device units. 2012-02-09 09:34:43 -06:00
Huw Davies 1eca24bd6b gdi32: Rename a shadow variable. 2012-02-09 09:34:38 -06:00
Christian Costa f36f49fae3 include: Add missing formats in D3DXIMAGE_FILEFORMAT enum. 2012-02-09 09:33:43 -06:00
Christian Costa 17b1821825 d3dx9_36: Turn FIXME into TRACE since function is implemented. Not supported formats are caught by final FIXME. 2012-02-09 09:33:31 -06:00
Austin English 1235b01518 wine.inf: Add CurrentControlSet\Control\VirtualDeviceDrivers registry key. 2012-02-09 09:33:17 -06:00
Matteo Bruni 769fd080f8 ddraw: Don't leak the window DC. 2012-02-08 17:20:22 -06:00
Frédéric Delanoy d463243754 taskmgr: Debug classes names are not translatable. 2012-02-08 17:19:50 -06:00
Frédéric Delanoy 534f931cc7 po: Remove untranslated English strings from the Danish translation. 2012-02-08 14:00:46 -06:00
Lauri Kenttä 5840f886c6 po: Correct Finnish translation. 2012-02-08 14:00:32 -06:00
Frédéric Delanoy e55bde601a po: Remove untranslated English strings from the Polish translation. 2012-02-08 14:00:28 -06:00
Frédéric Delanoy 64f77f22ed po: Remove untranslated English strings from the Portuguese (Portugal) translation. 2012-02-08 14:00:25 -06:00
Akihiro Sagawa 286854fb06 gdi32: Consider whether the logical font face is vertical when selecting. 2012-02-08 13:54:40 -06:00
Akihiro Sagawa c683ad72b2 gdi32/tests: Add tests for East Asian font selection. 2012-02-08 13:54:33 -06:00
Huw Davies 9ae17687c0 shell32: Don't try to check for the folder's existence if we don't have a path. 2012-02-08 13:19:22 -06:00
Huw Davies 8272045cd8 shell32: Zero-init the out parameter and fix the error if the folder id is invalid. 2012-02-08 13:19:14 -06:00
Alexandre Julliard 154aef98d8 services: Don't close the overlapped event when terminating a service.
An overlapping I/O operation may still be in progress.
2012-02-08 13:19:04 -06:00
Alexandre Julliard 8ab65c222e user32: Draw the mask with SRCCOPY in DrawIcon when the image isn't being drawn. 2012-02-08 11:00:51 -06:00
Jacek Caban 976a3d5e08 mshtml: Added IHTMLDocument2::get_frames implementation. 2012-02-08 10:54:03 -06:00
Jacek Caban 666004cdbd mshtml: Removed code duplication in frame collection tests. 2012-02-08 10:53:56 -06:00
Aric Stewart f83762e678 gdi32: Allow font replacements to be specified either in localized name or English name. 2012-02-08 10:53:40 -06:00
Nikolay Sivov b32b969eb6 comctl32: Invalidate before item is removed. 2012-02-08 10:50:12 -06:00
Eric Pouech d967484ecc kernel32: Added a couple of tests about console creation through CreateFile, and fix some corner cases. 2012-02-08 10:47:57 -06:00
Alexandre Julliard 9ac28c8f36 winecoreaudio: Fix spec file parameters. 2012-02-07 21:27:56 -06:00
Austin English 93ed8a062d kernel32: Add support for IOCTL_STORAGE_CHECK_VERIFY2. 2012-02-07 14:03:30 -06:00
Akihiro Sagawa d53dc01143 gdi32: Restore the vertical font flag from the cache. 2012-02-07 14:03:12 -06:00