Nikolay Sivov
|
40a311c821
|
oleacc: Added proxies for oleacc.idl.
|
2015-05-05 18:53:52 +09:00 |
Jacek Caban
|
c5af3d912b
|
oleacc: Added CAccPropServices stub implementation.
|
2014-09-16 09:33:53 +02:00 |
Piotr Caban
|
6474f8c1df
|
oleacc: Add default window accessible object stub.
|
2014-05-09 14:25:42 +02:00 |
Piotr Caban
|
a5f78530dd
|
oleacc: Add Client_get_accName implementation.
|
2014-05-01 17:23:05 +02:00 |
Piotr Caban
|
da8005c75e
|
oleacc: Add default client accessible object stub.
|
2014-05-01 17:21:33 +02:00 |
Piotr Caban
|
959f785c0f
|
oleacc: Add LresultFromObject implementation.
|
2014-04-25 14:09:56 +02: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
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Alistair Leslie-Hughes
|
a1e4af2d1e
|
oleacc: Add typelib.
|
2013-07-31 22:26:55 +02:00 |
Alexandre Julliard
|
8062ec1a54
|
oleacc: Convert string table resources to po files.
|
2011-01-13 16:00:53 +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 |
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 |
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 |
Luca Bennati
|
660ead0847
|
oleacc: Add Italian translation.
|
2010-06-17 11:47:41 +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 |
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
|
fed054a9ef
|
oleacc: Build language resource files separately.
Instead of including them from an other rc file.
|
2009-06-30 12:33:51 +02:00 |
Nikolay Sivov
|
e2399a969f
|
oleacc: Implemented GetRoleText[A/W] with tests.
|
2008-10-15 15:20:31 +02: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 |
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
|
b6b180a16d
|
Moved the implementation of spec file stubs to the winecrt0 library.
|
2005-08-25 15:27:44 +00:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Dimitrie O. Paun
|
fbdfd910c1
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
Eric Pouech
|
5caccaf621
|
Created an empty oleacc DLL.
|
2003-06-23 03:43:00 +00:00 |