Commit Graph

96011 Commits

Author SHA1 Message Date
Dmitry Timoshkov 84ef3d484c gdiplus: get_font_hfont() should ask gdi32 to match font height against the character height instead of cell height. 2013-06-19 19:18:39 +02:00
Alistair Leslie-Hughes ff9039d94d wine.inf: Install msdaps.dll into the correct directory. 2013-06-19 19:18:39 +02:00
Wei-Lun Chao 928462d70f po: Update Chinese (Taiwan) translation. 2013-06-19 19:18:37 +02:00
Julian Rüger 9c6cb77733 po: Update German translation. 2013-06-19 13:36:35 +02:00
Bruno Jesus af3846ddcb po: Update Brazilian Portuguese translation. 2013-06-19 13:36:33 +02:00
Lauri Kenttä fab0c9bea6 po: Update Swedish translation. 2013-06-19 10:58:43 +02:00
Aurimas Fišeras 8c2dda4d08 po: Update Lithuanian translation. 2013-06-19 10:58:40 +02:00
Hans Leidekker 407584fd3e msi/tests: Avoid test failures caused by broken MsiGetFileVersionA. 2013-06-18 20:33:42 +02:00
Hans Leidekker cd51d513c4 wbemprox/tests: Mark a test result as broken. 2013-06-18 20:33:40 +02:00
Ken Thomases 300b231107 winemac: Cope with apps which return multiple DROPEFFECTs from IDropTarget::DragEnter() and DragOver(). 2013-06-18 13:16:23 +02:00
André Hentschel f208e9ef07 ws2_32: Don't use autoheader styled define. 2013-06-18 12:57:44 +02:00
André Hentschel c5e9479b85 dinput: Don't use autoheader styled define. 2013-06-18 12:57:44 +02:00
Alexandre Julliard f07ff7f981 winefile: Avoid abbreviations in column names. 2013-06-18 12:57:44 +02:00
Alexandre Julliard 8dc7b0d9c2 user32: Use the current DC layout in DrawState when drawing to an intermediate bitmap. 2013-06-18 12:57:44 +02:00
Ken Thomases f035cc73d0 winemac: Don't give windows focus on click if the click was sent to Wine.
Only clicks on the title bar (outside the close or minimize buttons) or the
grow box give windows focus.
2013-06-18 12:57:44 +02:00
Ken Thomases 3faf1a92b0 winemac: Don't bring disabled or no-activate windows forward when clicked. 2013-06-18 12:57:43 +02:00
Dmitry Timoshkov c14ff4bef0 comctl32: Fix broken logic for retrieving default font properties. 2013-06-18 10:40:38 +02:00
Dmitry Timoshkov 924fad9d25 gdi32: ExtSelectClipRgn(hdc, 0, RGN_DIFF) is supposed to fail. 2013-06-18 10:40:34 +02:00
Bruno Jesus 9974a3e899 po: Update Brazilian Portuguese translation. 2013-06-18 10:40:20 +02:00
Nikolay Sivov d6109e3710 po: Update Russian translation. 2013-06-17 20:00:15 +02:00
Aric Stewart df6115aea6 ole32: Do not fail if partial blocks are read. 2013-06-17 19:30:49 +02:00
Alistair Leslie-Hughes 57d0efa459 oledb32: Properties aren't case sensitive. 2013-06-17 19:30:49 +02:00
Dmitry Timoshkov 705a0f0238 gdi32: Scale default GUI fonts to match screen resolution changes. 2013-06-17 19:30:49 +02:00
Dmitry Timoshkov 6834a44dc4 gdi32/tests: Add a test for default font height scaling with screen resolution changes. 2013-06-17 19:30:49 +02:00
Dmitry Timoshkov 288f3be439 gdi32/tests: Skip the bitmap font max width test on not 96 dpi resolutions. 2013-06-17 19:30:48 +02:00
Alexandre Julliard 094251496c user32: Center the icon in the caption bar. 2013-06-17 19:30:47 +02:00
Alexandre Julliard a657e5f6ef user32: Make the default non-client metrics scalable with the resolution. 2013-06-17 19:30:38 +02:00
Alexandre Julliard 9ac7cc8311 user32: Check the correct id for the close button when setting the font. 2013-06-17 19:30:38 +02:00
Alexandre Julliard 0fc73914e2 windowscodecs/tests: Pass the correct constant to IWICImagingFactory_CreateBitmapFromHBITMAP. 2013-06-17 19:30:38 +02:00
Alexandre Julliard 1020a7b00f inetcomm: Only set the command type when the command expects a reply. 2013-06-17 19:30:38 +02:00
Rico Schüller ee66470477 d3dx9: Apply rotationcenter only when a rotation is done. 2013-06-17 19:30:38 +02:00
Alexandre Julliard 4894711768 user.exe: Always pass a resource size to CreateIconFromResourceEx16. 2013-06-17 13:34:40 +02:00
Alexandre Julliard 7ca08fee55 widl: Avoid short printf formats with int variables. 2013-06-17 13:34:40 +02:00
Henri Verbeet 4272d92f93 wined3d: Avoid the position_float4() fixup if the vertex pipe can handle pre-transformed vertices itself. 2013-06-17 13:34:40 +02:00
Bernhard Übelacker b62b740de2 winedbg: Call DebugActiveProcessStop when detaching. 2013-06-17 13:34:40 +02:00
Dmitry Timoshkov cc086f09ae comctl32: Use default GUI font as a fallback instead of a (non-existent) Arial. 2013-06-17 13:34:40 +02:00
André Hentschel 5b2d515763 winemaker: Use utf-8 for stdout. 2013-06-17 13:34:40 +02:00
André Hentschel b5bb995e5c wineoss.drv: Don't use autoheader styled define. 2013-06-17 13:34:40 +02:00
André Hentschel bd5422406d include: Check for getopt_long_only instead of getopt_long. 2013-06-17 13:34:40 +02:00
Alexandre Julliard f56a36e18e Release 1.6-rc2. 2013-06-14 20:15:43 +02:00
Akihiro Sagawa 901a08f480 po: Update Japanese translation. 2013-06-14 16:46:39 +02:00
Jacek Caban 2782f36b1d wininet/tests: Added more cert struct tests. 2013-06-14 16:44:06 +02:00
Karol Herbst 627aebf774 wined3d: Add Nvidia GeForce GTX 770M. 2013-06-14 13:51:37 +02:00
Maxime Lombard 214d6ed0ba wined3d: Add Nvidia GeForce GTX 670MX. 2013-06-14 13:51:35 +02:00
Hans Leidekker 74cf8f53f0 wbemprox: Implement Win32_SoundDevice.Name. 2013-06-14 11:50:24 +02:00
Hans Leidekker 02ba712a05 wbemprox: Implement Win32_NetworkAdapter.PhysicalAdapter. 2013-06-14 11:50:18 +02:00
Hans Leidekker 861f745033 wbemprox: Implement Win32_VideoController.AdapterDACType. 2013-06-14 11:50:04 +02:00
Hans Leidekker ad60f235d2 wbemprox: Implement Win32_OperatingSystem.ServicePackMinorVersion. 2013-06-14 11:49:54 +02:00
Hans Leidekker 3c623ef38c wbemprox: Implement Win32_OperatingSystem.Locale. 2013-06-14 11:49:42 +02:00
Hans Leidekker f560bb4801 wbemprox: Implement Win32_OperatingSystem.CountryCode. 2013-06-14 11:49:36 +02:00