Commit Graph

160 Commits

Author SHA1 Message Date
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
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Alexandre Julliard f8421142e7 makefiles: Add makedep pragmas for typelib idl files. 2013-11-05 20:38:18 +01:00
Alistair Leslie-Hughes a1e4af2d1e oleacc: Add typelib. 2013-07-31 22:26:55 +02:00
Alexandre Julliard b842a0c068 oleacc: Use neutral language for the version resource. 2013-07-09 22:21:58 +02:00
Hans Leidekker 91c3aa001f oleacc: Add a version resource. 2011-09-21 11:35:43 +02:00
Alexandre Julliard 8062ec1a54 oleacc: Convert string table resources to po files. 2011-01-13 16:00:53 +01:00
Hwang YunSong 9fd7f07ed9 oleacc: Update Korean resource. 2010-12-30 15:01:57 +01:00
Paul Vriens bf57679e37 oleacc: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-29 16:30:52 +02:00
Anders Jonsson b342744da8 oleacc: Add Swedish translation. 2010-09-27 14:10:43 +02:00
Łukasz Wojniłowicz 6801cc6be8 oleacc: Update the Polish translation. 2010-09-20 15:04:38 +02: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 be8377b71e oleacc: Use int64 in the spec file for 64-bit integers. 2010-08-31 14:23:48 +02:00
Michael Stefaniuc a80e524be6 oleacc: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Gustavo Henrique Milaré 9485026baf oleacc: Fix Portuguese (Brazilian) translation. 2010-07-02 12:17:42 +02:00
Kovács András 3160d52f90 oleacc: Add Hungarian translation. 2010-06-29 10:53:12 +02:00
Igor Paliychuk fd56bf6d0f oleacc: Added Ukrainian translation. 2010-06-28 16:58:40 +02:00
Gustavo Henrique Milaré f977762f6b oleacc: Update Portuguese (Brazilian) translation. 2010-06-25 13:30:45 +02:00
Luca Bennati 660ead0847 oleacc: Add Italian translation. 2010-06-17 11:47:41 +02:00
Sven Baars ec25a446cd oleacc: Fix Dutch translation. 2010-06-15 19:58:30 +02:00
Łukasz Wojniłowicz c52a4c5314 oleacc: Update the Polish translation. 2010-06-10 11:29:48 +02:00
Paul Vriens 1edc58eae9 resources: Fix some copy-paste mistakes in resource files. 2010-06-08 12:59:03 +02:00
Matej Špindler 46c7f2686b oleacc: Add Slovenian translation. 2010-05-21 18:58:06 +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
Alexander Nicolaysen Sørnes 9178a94868 oleacc: Add Norwegian Bokmål translation. 2009-12-14 12:04:06 +01:00
Michael Stefaniuc 385594aa11 oleacc: Add the Romanian translation. 2009-08-20 15:27:51 +02:00
Ricardo Filipe f7dbd0aa7e oleacc: Add Portuguese translation. 2009-07-20 12:17:17 +02:00
Michael Stefaniuc b880d71e28 oleacc: Add missing encoding info to the German resource file.
The file is already UTF-8.
2009-07-07 11:49:44 +02:00
Frédéric Delanoy 2de12c6541 oleacc: Update French translation. 2009-07-06 14:35:25 +02:00
Nikolay Sivov b2f6b44b25 oleacc: Add ObjectFromLresult stub. 2009-07-03 16:07:46 +02:00
Michael Stefaniuc fed054a9ef oleacc: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 12:33:51 +02:00
Aurimas Fišeras c22a97b142 oleacc: Add Lithuanian translation. 2009-06-19 13:51:59 +02:00
André Hentschel deadb41bbc oleacc: Add German translation. 2009-06-08 12:42:25 +02:00
Paul Vriens f5c00f7ff3 oleacc: Fix Dutch translations. 2009-06-01 16:16:01 +02:00
Łukasz Wojniłowicz 42be8171f3 oleacc: Added Polish translation. 2009-05-08 13:22:45 +02:00
Ricardo Filipe b15ba7696b oleacc: Add stub for AccessibleObjectFromPoint. 2008-12-27 20:35:19 +01:00
Ricardo Filipe bd17f0a6f3 oleacc: Fix LresultFromObject return type. 2008-12-27 20:34:39 +01:00
Jonathan Ernst 4307c14af6 oleacc: New French translation. 2008-12-17 13:52:40 +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
Hwang YunSong(황윤성) 1a67f07caa oleacc: New Korean resource. 2008-11-12 11:49:12 +01:00
Frans Kool 169a4aaa61 oleacc: Added Dutch translations. 2008-10-31 13:27:10 +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
Louis Lenders 99e1e90f0f oleacc: Add GetOleaccVersionInfo. 2008-03-12 12:20:55 +01:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Dmitry Timoshkov 3c9e7a7f33 wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility. 2007-05-25 20:37:56 +02:00
Michael Stefaniuc f9c23da310 oleacc: Win64 printf format warning fixes. 2006-10-04 09:59:10 +02:00
Michael Stefaniuc 85ce5117c5 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. 2006-09-29 16:08:30 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard 5258e061dc make_dlls: Ignore generated import libraries from the top-level .gitignore. 2006-07-10 20:55:58 +02:00
Alexandre Julliard cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Alexandre Julliard 0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Alexandre Julliard 7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00