Commit Graph

96045 Commits (eb29e639e579535009a4626fede64e3cf34e7009)
 

Author SHA1 Message Date
Piotr Caban c66d94bfd9 msvcrt: Added _wcsicmp_l implementation. 2013-06-25 18:12:12 +02:00
Bruno Jesus 031c4e2d0e po: Update Brazilian Portuguese translation. 2013-06-25 18:12:12 +02:00
Huw Davies ec37a87e95 comdlg32: Don't call the callback if it's not set. 2013-06-25 18:12:11 +02:00
Hans Leidekker d285629cf4 winhttp/tests: Add some tests for WinHttpDetectAutoProxyConfigUrl. 2013-06-25 18:12:11 +02:00
Hans Leidekker 725797249c dssenh/tests: Fix test failures on 64-bit Vista. 2013-06-25 18:12:11 +02:00
Hans Leidekker 1d8b70fca4 ws2_32/tests: Avoid races. 2013-06-25 18:12:11 +02:00
Alexandre Julliard fb6b0f93c2 wordpad: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:11 +02:00
Alexandre Julliard 2f7a7caa92 winefile: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:11 +02:00
Alexandre Julliard ed853f93d4 wineconsole: Don't offer vertical fonts in the font dialog. 2013-06-25 18:12:10 +02:00
Alexandre Julliard b07fb96a23 winecfg: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:32 +02:00
Alexandre Julliard 276306e227 notepad: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:26 +02:00
Alexandre Julliard 2088c36c19 clock: Don't offer vertical fonts in the font dialog. 2013-06-25 12:39:22 +02:00
Alexandre Julliard 90ca8eb21e comdlg32: Add support for the CF_NOVERTFONTS flag. 2013-06-25 12:38:52 +02:00
Qian Hong 0c46b06c98 msctf: Added stub TF_CreateLangBarItemMgr. 2013-06-25 12:38:16 +02:00
Marcus Meissner 5ef6f99108 ole32: LeaveCriticalSection in one exit case (Coverity). 2013-06-25 12:38:03 +02:00
Dmitry Timoshkov c69cc5506b kernel32/tests: Add more VirtualAlloc and VirtualProtect tests. 2013-06-25 12:35:02 +02:00
André Hentschel a58e9f0312 oleaut32/tests: Don't use autoheader styled define in vartest. 2013-06-25 12:33:46 +02:00
André Hentschel 18690c833a oleaut32/tests: Get rid of HAVE_OLEAUT32_RECORD in vartest. 2013-06-25 12:33:45 +02:00
André Hentschel ca77d6c1da oleaut32/tests: Get rid of IS_ANCIENT in vartest. 2013-06-25 12:33:43 +02:00
Stefan Leichter 34c5acdd4e msvcp100/tests: Fix dynamically loaded functions for platform arm. 2013-06-25 12:30:11 +02:00
Dmitry Timoshkov e5c55c5a5a kernel32/tests: Add a test for VirtualAlloc called on a mapped PE section. 2013-06-24 23:11:03 +02:00
Alexandre Julliard de03abd532 kernel32: FormatMessage precision arguments are integers. 2013-06-24 23:11:02 +02:00
Alexandre Julliard e4300d6165 gdi32: Cache the font smoothing parameters. 2013-06-24 21:52:28 +02:00
Caibin Chen 96ab188f73 po: Update Simplified Chinese Translation. 2013-06-24 21:52:26 +02:00
Volkan Gezer ccdd2d9952 po: Updated Turkish Translation. 2013-06-24 21:52:25 +02:00
Roger Koot 2b6c69c006 po: Updated Dutch translation. 2013-06-24 21:52:24 +02:00
Christian Costa c6106428f6 d3dxof: Add support for case sensitive legacy type indexColor. 2013-06-24 11:57:52 +02:00
Marcus Meissner cf2c506b1a msvf32: Fixed incorrect sizeof (Coverity). 2013-06-24 11:47:10 +02:00
Marcus Meissner ff1bd6da35 gdi32: Close handle in mfdrv (Coverity). 2013-06-24 11:46:40 +02:00
Marcus Meissner 1cf9939dc0 gdi32: Close handle in error path (Coverity). 2013-06-24 11:46:34 +02:00
Marcus Meissner b3f9747b28 dbghelp: Free srcpath in stabs handling (Coverity). 2013-06-24 11:45:10 +02:00
Marcus Meissner 7a406d0adf dbghelp: Free root in error case (Coverity). 2013-06-24 11:44:01 +02:00
Andrew Eikum d3b896358a oleaut32: Use typelib's pointer size, not system's. 2013-06-24 11:43:33 +02:00
Andrew Eikum 2fa16df551 oleaut32: Load referenced typelibs in the same architecture. 2013-06-24 11:43:00 +02:00
Andrew Eikum 82376431e8 oleaut32: Register the typelib's path without WOW64 redirection. 2013-06-24 11:42:53 +02:00
Andrew Eikum 1f508587d6 winbase.h: Add GetFileInformationByHandleEx. 2013-06-24 11:42:49 +02:00
Alexandre Julliard cca4e123b2 Release 1.6-rc3. 2013-06-21 20:24:01 +02:00
Alexandre Julliard 1ac9815deb po: Remove obsolete msgids from Dutch translation. 2013-06-21 19:50:12 +02:00
Caibin Chen abfe8a5b96 po: Update Simplified Chinese translation. 2013-06-21 19:49:37 +02:00
Stefan Dösinger 248f4b7415 wined3d: Fix the TMP_COLOR optimization with custom fog. 2013-06-21 17:35:07 +02:00
Piotr Caban bba1db0905 msvcrt: Don't forward memchr to ntdll. 2013-06-21 16:23:35 +02:00
Piotr Caban eb13a49de9 msvcrt: Add some _mbstok tests. 2013-06-21 16:23:35 +02:00
Piotr Caban 779c1f8049 msvcrt: Don't call invalid parameter handler when string to be tokenized and context are not set in mbstok. 2013-06-21 16:23:35 +02:00
Hans Leidekker e1b4334f89 wintrust/tests: Replace the self-signed certificate with one that expires in ten years. 2013-06-21 16:23:34 +02:00
Roger Koot 537ec17aa6 po: Update Dutch translation. 2013-06-21 16:23:31 +02:00
Pavel Borecki 0e171311ff po: Update Czech translation. 2013-06-21 12:09:47 +02:00
Ken Thomases 3c7bc8202c winemac: Avoid overdriving single-buffered GL if possible; the system throttles us.
Use glFlushRenderAPPLE(), if available, instead of glFlush() calls less
than 1/60th of a second since the last.
2013-06-21 11:57:42 +02:00
Ken Thomases a8efa5271b winemac: Fix off-by-one errors when indexing into pixel_formats array with 1-based pixel format number. 2013-06-21 11:56:37 +02:00
Marcus Meissner 7bf9743041 wbemprox: Fixed leaking dirstack (Coverity). 2013-06-21 11:53:51 +02:00
Stefan Dösinger cf1e6a487a ddraw/tests: Get rid of D3DRENDERSTATE_LIGHTING hacks in ddraw4.c. 2013-06-20 22:14:36 +02:00