Commit graph

105842 commits

Author SHA1 Message Date
Lauri Kenttä
22983f2b65 po: Update Finnish translation. 2015-05-28 22:44:11 +09:00
Andrey Gusev
809127a2da po: Update Ukrainian translation. 2015-05-28 22:44:11 +09:00
Huw Davies
10556c25e4 winex11: Fix ctrl-<symbol> to generate codes below 0x20 where necessary. 2015-05-28 22:44:11 +09:00
Indrek Altpere
68e1fdf999 winex11: Fix uninitialized memory access appearing in multiple tests (Valgrind). 2015-05-28 22:44:07 +09:00
Piotr Caban
5306ce9d4a wininet/tests: Test if content is read from cache in INTERNET_FLAG_FROM_CACHE tests. 2015-05-28 22:06:38 +09:00
Nikolay Sivov
6a335ca5da riched20: A bit more tests for GetChar(), improve tracing. 2015-05-28 14:21:07 +09:00
Nikolay Sivov
cb095a82a2 riched20: Implement Select(). 2015-05-28 14:21:06 +09:00
Nikolay Sivov
6ccfde327a riched20: Implement IsEqual() for ranges. 2015-05-28 14:21:04 +09:00
Nikolay Sivov
cebee9bd71 riched20: Implement InRange(). 2015-05-28 14:21:02 +09:00
Nikolay Sivov
c1ce95dc96 riched20: Implement GetPara() for selection range. 2015-05-28 14:21:00 +09:00
André Hentschel
29c47defe6 winedump: Add more image debug types. 2015-05-28 14:20:57 +09:00
André Hentschel
8e0164bd26 include: Add more ARM64 CV constants. 2015-05-28 14:20:55 +09:00
Nikolay Sivov
39d71c52ef dwrite/tests: Some tests for control characters handling. 2015-05-27 19:35:00 +09:00
Alexandre Julliard
7ab517c3c6 user32: Remove some unnecessary clipboard helper functions. 2015-05-27 17:42:59 +09:00
Jactry Zeng
c9e1b6fb57 ntdll/tests: Test opening a directory with NULL ObjectName. 2015-05-27 17:13:08 +09:00
Nikolay Sivov
251e168590 riched20: Implement SetText() for selection range. 2015-05-27 14:31:40 +09:00
Nikolay Sivov
d27234617c riched20: Implement SetText for regular range. 2015-05-27 14:31:40 +09:00
Nikolay Sivov
aa37c179ad riched20: Implement SetName(). 2015-05-27 14:31:40 +09:00
Nikolay Sivov
43a80b8023 riched20: Implement font property setters. 2015-05-27 14:31:40 +09:00
André Hentschel
3b9f6449cd libport: Fix build on PowerPC. 2015-05-27 14:31:39 +09:00
Andrew Eikum
ab22ea74a4 msacm32: Make ACM driver details match native more closely. 2015-05-27 14:31:39 +09:00
Bruno Jesus
e0ba6d8fdb user32: Set the expected errors in GetRawInputDeviceList. 2015-05-27 13:54:37 +09:00
Piotr Caban
530d269e01 msvcr120: Add _dsign implementation. 2015-05-26 22:44:52 +09:00
Piotr Caban
ec2f02db0c msvcr120: Add fmax implementation. 2015-05-26 22:44:47 +09:00
Qian Hong
852f6a5bcc atl: Added stub AtlIPersistPropertyBag_Save. 2015-05-26 20:08:54 +09:00
Thomas Faller
06dfe8fcd6 vbscript: Fix for unchecked memory access. 2015-05-26 20:00:42 +09:00
Nikolay Sivov
38f6919312 riched20: Support setting boolean font properties. 2015-05-26 18:45:35 +09:00
Nikolay Sivov
64faf03cf3 riched20: Initial support for changing font properties. 2015-05-26 18:45:35 +09:00
Nikolay Sivov
1c0cf0efb3 riched20: Implement tomTrackParms/tomCacheParms. 2015-05-26 18:45:34 +09:00
Nikolay Sivov
0cf3c2f3a1 riched20: Support ITextFont instances detached from a range. 2015-05-26 18:45:34 +09:00
Austin English
324acd5f1e version: Move GetFileVersionInfo(A/W) implementation to GetFileVersionInfoEx(A/W). 2015-05-26 18:45:34 +09:00
Austin English
e3ae89e8e2 version: Move GetFileVersionInfoSize(A/W) implemementation to GetFileVersionInfoSizeEx(A/W). 2015-05-26 18:45:33 +09:00
Mark Harmstone
8d42c76e88 include: Add GetFileMUIPath to winnls.h. 2015-05-26 18:45:33 +09:00
Bruno Jesus
1bba9674d9 user32/tests: Add tests for GetRawInputDeviceList. 2015-05-26 18:45:32 +09:00
Piotr Caban
e1de0eeae4 msvcr120: Add copysign export. 2015-05-26 18:45:32 +09:00
Jacek Caban
9981890397 mshtml: Pass EventTarget to call_event_handlers. 2015-05-26 14:36:57 +09:00
Nikolay Sivov
98b991fdcf setupapi/tests: Skip a test if user is not allowed to open logging. 2015-05-25 21:52:40 +09:00
Stefan Dösinger
90d8896826 wined3d: Allow specifying a different depth stencil location.
This is for drivers that do not support depth stencil textures, but
happily support depth stencil renderbuffers.
2015-05-25 21:43:18 +09:00
Stefan Dösinger
bd658a15b9 wined3d: Check resource types separately in check_fbo_compat. 2015-05-25 21:43:18 +09:00
Nikolay Sivov
c5a029f82e riched20/tests: Initial tests for font duplication behavior. 2015-05-25 21:43:18 +09:00
Nikolay Sivov
95074af8a8 riched20/tests: Basic test for Delete(). 2015-05-25 21:43:18 +09:00
Nikolay Sivov
b43a0e1175 riched20/tests: Some tests for GetText(). 2015-05-25 21:43:18 +09:00
Nikolay Sivov
f4438f1ee5 riched20: Implement Start/End properties for ranges. 2015-05-25 21:43:17 +09:00
Nikolay Sivov
81fc69d7e6 riched20: Added IDispatch support. 2015-05-25 21:43:17 +09:00
Jacek Caban
12a134fdc4 kernel32: Fixed buffer overflow in GetShortPathNameW. 2015-05-25 21:43:17 +09:00
Julian Rüger
47319a0028 po: Update German translation. 2015-05-25 21:43:17 +09:00
Nikolay Sivov
76577c8e4b dwrite: Fix breakpoint update logic. 2015-05-25 21:43:17 +09:00
Nikolay Sivov
0491ad5873 dxdiagn: Silence some fixmes from class factory QI. 2015-05-25 21:43:17 +09:00
Francois Gouget
7da2416e77 include: Add more interfaces to ctfutb.idl. 2015-05-25 14:34:07 +09:00
Francois Gouget
3b6ca071d0 include: Remove an unneeded include directive from msctf.idl. 2015-05-25 14:34:07 +09:00