Commit Graph

108 Commits (d34b75a88722d6c75efe20da212210a1227ac210)

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 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 c7803b885b makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
Alexandre Julliard 55e44092bd makefiles: Remove useless definitions of COM_NO_WINDOWS_H. 2013-10-14 16:05:31 +02:00
Nikolay Sivov 2a1513415d browseui/tests: Call methods using helpers instead of direct vtbl access. 2013-08-26 14:59:09 +02:00
Alexandre Julliard 71e765aab5 browseui: Use neutral language for the version resource. 2013-07-09 22:21:57 +02:00
André Hentschel 69f01adf2d browseui: HeapFree after deleting the cs (coverity). 2012-10-25 11:47:15 +02:00
Nikolay Sivov ab5c3ad8da browseui: Call interface methods properly. 2012-08-20 10:58:40 +02:00
Francois Gouget fac36c55e9 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
Detlef Riekenberg 518e05cb33 browseui/tests: Add tests for IProgressDialog. 2012-04-19 19:28:12 +02:00
Detlef Riekenberg 744acc1ddd browseui: Add IOleWindow to IProgressDialog. 2012-04-19 19:28:12 +02:00
Alexandre Julliard 0159389484 browseui: Make sure that common controls are loaded before creating the dialog. 2011-11-22 14:20:49 +01:00
Alexandre Julliard cdaf3c0017 browseui: Convert dialogs to po files. 2011-11-22 14:20:47 +01:00
Francois Gouget 51ab24dd66 browseui: Give a name and delete the critical sections. 2011-11-14 20:15:19 +01:00
Ken Sharp ef0326b0f1 browseui: Update English resources. 2011-10-20 11:30:45 +02:00
Francois Gouget 80d8275f81 browseui/tests: Skip some tests if IEnumACString is not supported. 2011-09-28 19:55:16 +02:00
Francois Gouget 3de330db54 tests: Remove unneeded assert.h includes. 2011-09-27 10:59:56 +02:00
Francois Gouget cd88a0f32c shell32: Add definitions for the IEnumACString interface.
Enable the corresponding browseui:autocomplete tests.
2011-09-27 10:59:37 +02:00
Alexandre Julliard b56dc9a6f7 winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
Marcus Meissner cc43dba68e browseui: Mark internal symbols as hidden. 2011-05-02 12:39:05 +02:00
Michael Stefaniuc 4c98182a5b browseui/tests: COM cleanup in autocomplete.c. 2011-03-28 17:08:54 +02:00
Alexandre Julliard 4447900540 browseui: Convert menu and string table resources to po files. 2011-01-11 16:05:47 +01:00
Hwang YunSong 28a08aba0c browseui: Update Korean resource. 2010-12-15 15:52:28 +01:00
Michael Stefaniuc 2085922d78 browseui: Use ifaces instead of vtbl pointers in ACLMulti. 2010-12-10 13:02:41 +01:00
Michael Stefaniuc f4a0e3491e browseui: Use an iface instead of a vtbl pointer in ProgressDialog. 2010-12-09 12:23:13 +01:00
Michael Stefaniuc 0d61c7ba16 browseui: Use an iface instead of a vtbl pointer in ClassFactory. 2010-12-09 12:23:08 +01:00
Michael Stefaniuc 3942f4d60d browseui: Use an iface instead of a vtbl pointer in CompCatCacheDaemon. 2010-12-09 12:23:01 +01:00
Michael Stefaniuc 40213ae281 browseui: Use an iface instead of a vtbl pointer in ACLShellSource. 2010-12-09 12:22:53 +01:00
Alexandre Julliard 2164dee76a browseui: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:43 +01:00
Alexandre Julliard 5f49129e03 resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
Paul Vriens 06cc8ff6b5 browseui: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-22 12:05:53 +02:00
Yaron Shahrabani 93324daddd browseui: Added Hebrew translation. 2010-10-07 17:33:09 +02:00
Luca Bennati e0eb3ccf83 browseui: Convert Italian translation to UTF-8. 2010-09-28 12:57:21 +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
Konrad Wartke c4a3b39033 browseui: Improved a FIXME in DllGetVersion. 2010-08-16 15:54:23 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Igor Paliychuk 2d5a6231c0 browseui: Add Ukrainian translation. 2010-07-21 13:23:57 +02:00
Kovács András 68c47bb48f browseui: Add Hungarian translation. 2010-06-29 10:51:40 +02:00
Gustavo Henrique Milaré a7297802b8 browseui: Update Portuguese (Brazilian) translation. 2010-06-23 15:31:31 +02:00
Paul Vriens dd3286e6de browseui: Add Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 11:05:52 +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
Nikolay Sivov 4d7d648b97 Fix remaining copy&paste typos in self-registration functions comments. 2010-02-04 13:39:28 +01:00
Luca Bennati 1ecd8f3e7e browseui: Add Italian translation. 2010-02-03 11:04:57 +01:00
James Hawkins 5324cb6135 browseui: Fix two memory leaks in the autocomplete tests. 2010-01-07 17:59:58 +01:00
Huw Davies f75981c712 browseui: Fix several memory leaks in the tests.
Found by Valgrind.
2009-12-14 12:04:04 +01:00
Vladimir Pankratov 436683fb96 browseui: Convert the Russian resources to UTF-8. 2009-07-24 13:11:25 +02:00