Commit Graph

73 Commits

Author SHA1 Message Date
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