Piotr Caban
|
cc737bd460
|
oleacc: Added AccessibleChildren tests.
|
2015-03-23 16:23:19 +09:00 |
Piotr Caban
|
88b5b6a51e
|
oleacc: Added AccessibleChildren implementation.
|
2015-03-23 16:23:12 +09:00 |
Piotr Caban
|
15e13220f1
|
oleacc: Added client IEnumVARIANT tests.
|
2015-03-23 16:23:05 +09:00 |
Piotr Caban
|
8c4a3f9fac
|
oleacc: Added client IEnumVARIANT::{Reset,Skip,Next} implementation.
|
2015-03-23 16:22:58 +09:00 |
Piotr Caban
|
ee144b66ab
|
oleacc: Added window IEnumVARIANT stub.
|
2015-03-23 16:22:50 +09:00 |
Piotr Caban
|
843f463d2e
|
oleacc: Added client IEnumVARIANT stub.
|
2015-03-23 16:22:44 +09:00 |
Piotr Caban
|
89721ba40d
|
oleacc: Added Client_get_accChild implementation.
|
2015-03-23 16:22:38 +09:00 |
Marcus Meissner
|
9ad8aff7e1
|
oleacc: Free the mapping on error (Coverity).
|
2014-12-01 11:00:18 +01:00 |
Piotr Caban
|
964ab4b6f2
|
oleacc: Fix allocation error handling in ObjectFromLresult.
|
2014-10-06 17:36:46 +02:00 |
Jacek Caban
|
c5af3d912b
|
oleacc: Added CAccPropServices stub implementation.
|
2014-09-16 09:33:53 +02:00 |
Jacek Caban
|
f7733d651c
|
oleacc: Added DllRegisterServer and DllUnregisterServer implementations.
|
2014-09-11 16:55:31 +02:00 |
Jacek Caban
|
d2886a05f9
|
wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations.
|
2014-07-24 17:05:55 +02:00 |
Piotr Caban
|
e73bbd0c81
|
oleacc: Prepare CreateStdAccessibleObject to support class specific accessibility objects.
|
2014-05-16 17:08:14 +02:00 |
Piotr Caban
|
76302af67e
|
oleacc: Add IID_IAccessible, IID_IAccessibleHandler and LIBID_Accessibility exports.
|
2014-05-16 17:08:13 +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
|
69ab9da0da
|
oleacc: Add IOleWindow interface stub to default window accessible object.
|
2014-05-15 19:05:17 +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 |
Frédéric Delanoy
|
d1dbc024b5
|
oleacc: Add message context for object state string resources.
|
2014-05-15 17:22:29 +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
|
6474f8c1df
|
oleacc: Add default window accessible object stub.
|
2014-05-09 14:25:42 +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
|
0793010063
|
oleacc: Add Client_get_accRole implementaiton.
|
2014-05-01 17:23:11 +02:00 |
Piotr Caban
|
f196551a4d
|
oleacc: Add Client_get_accHelpTopic implementation.
|
2014-05-01 17:23:10 +02:00 |
Piotr Caban
|
acc45124d6
|
oleacc: Add Client_get_accDefaultAction implementation.
|
2014-05-01 17:23:09 +02:00 |
Piotr Caban
|
4ecee6f7d8
|
oleacc: Add Client_get_accHelp implementation.
|
2014-05-01 17:23:09 +02:00 |
Piotr Caban
|
2c8bb773b6
|
oleacc: Add Client_get_accRole implementation.
|
2014-05-01 17:23:08 +02:00 |
Piotr Caban
|
1eb9d7e703
|
oleacc: Add Client_get_accDescription implementation.
|
2014-05-01 17:23:07 +02:00 |
Piotr Caban
|
5224f09371
|
oleacc: Add Client_get_accValue implementation.
|
2014-05-01 17:23:07 +02:00 |
Piotr Caban
|
a5f78530dd
|
oleacc: Add Client_get_accName implementation.
|
2014-05-01 17:23:05 +02:00 |
Piotr Caban
|
99d0590b01
|
oleacc: Add Client_get_accChildCount implementation.
|
2014-05-01 17:21:47 +02:00 |
Piotr Caban
|
da8005c75e
|
oleacc: Add default client accessible object stub.
|
2014-05-01 17:21:33 +02:00 |
Piotr Caban
|
41f5b15523
|
oleacc: Add AccessibleObjectFromWindow tests.
|
2014-04-28 18:24:15 +02:00 |
Piotr Caban
|
817222558d
|
oleacc: Add AccessibleObjectFromWindow implementation.
|
2014-04-28 18:24:02 +02:00 |
Piotr Caban
|
2858f1ee63
|
oleacc: Add initial LresultFromObject tests.
|
2014-04-25 16:18:06 +02:00 |
Piotr Caban
|
d7000d7053
|
oleacc: Add ObjectFromLresult implementation.
|
2014-04-25 16:18:03 +02:00 |
Piotr Caban
|
959f785c0f
|
oleacc: Add LresultFromObject implementation.
|
2014-04-25 14:09:56 +02:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
d08ff3ff19
|
makefiles: Use a single variable for all types of idl files.
|
2013-12-31 18:15:17 +01:00 |
Alexandre Julliard
|
566d3418af
|
makedep: Add a separate pragma flag for typelibs that need registration.
|
2013-12-26 13:32:49 +01:00 |
Nikolay Sivov
|
3740b2bbcf
|
oleacc: Added DllGetClassObject() stub.
|
2013-12-23 18:39:58 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |