Jacek Caban
|
c5af3d912b
|
oleacc: Added CAccPropServices stub implementation.
|
2014-09-16 09:33:53 +02:00 |
Piotr Caban
|
6bd87c6bdb
|
oleacc: Add WindowFromAccessibleObject implementation.
|
2014-05-15 19:05:23 +02:00 |
Piotr Caban
|
25312a10d3
|
oleacc: Add IOleWindow::GetWindow implementation in default client accessible object.
|
2014-05-15 19:05:19 +02:00 |
Piotr Caban
|
8c808f3ee9
|
oleacc: Add IOleWindow interface stub to default client accessible object.
|
2014-05-15 19:05:15 +02:00 |
Piotr Caban
|
94b721000a
|
oleacc: Disable tests on old oleacc.
|
2014-05-15 19:05:12 +02:00 |
Piotr Caban
|
dccc4283a7
|
oleacc: Don't return partial data in GetRoleTextA if buffer is too small.
|
2014-05-15 19:05:10 +02:00 |
Piotr Caban
|
1f6ade45c1
|
oleacc: Modify output buffer on incorrect role in GetRoleTextA.
|
2014-05-15 19:05:08 +02:00 |
Piotr Caban
|
5f51dda7ee
|
oleacc: Add GetStateText implementation.
|
2014-05-14 17:28:07 +02:00 |
Piotr Caban
|
7a0fd9cfe2
|
oleacc: Add Client_accLocation implementation.
|
2014-05-12 19:30:11 +02:00 |
Piotr Caban
|
40bdbda825
|
oleacc: Add Client_get_accParent implementation.
|
2014-05-09 14:25:46 +02:00 |
Piotr Caban
|
e99dc1aced
|
oleacc: Add Client_accHitTest implementation.
|
2014-05-09 14:25:44 +02:00 |
Piotr Caban
|
d8467aee74
|
oleacc: Add GetProcessHandleFromHwnd implementation.
|
2014-05-05 12:17:46 +02:00 |
Piotr Caban
|
7c029e02ae
|
oleacc: Add tests for default client accessible object.
|
2014-05-01 17:23:12 +02:00 |
Piotr Caban
|
41f5b15523
|
oleacc: Add AccessibleObjectFromWindow tests.
|
2014-04-28 18:24:15 +02:00 |
Piotr Caban
|
2858f1ee63
|
oleacc: Add initial LresultFromObject tests.
|
2014-04-25 16:18:06 +02:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Paul Vriens
|
212ce8b6d6
|
oleacc/tests: Fix the test failures on Win9x/WinMe and Vista/W2K8.
|
2008-12-05 13:52:41 +01:00 |
Francois Gouget
|
3b140ccb0e
|
Assorted spelling fixes.
|
2008-11-17 16:04:39 +01:00 |
Alistair Leslie-Hughes
|
a4dc3213ae
|
oleacc: Removed failed test case.
|
2008-10-29 11:52:33 +01:00 |
Paul Vriens
|
c9b8a28576
|
oleacc/tests: Fix some failures on Win98 up to W2K.
|
2008-10-23 12:13:46 +02:00 |
Nikolay Sivov
|
e2399a969f
|
oleacc: Implemented GetRoleText[A/W] with tests.
|
2008-10-15 15:20:31 +02:00 |