Commit Graph

94 Commits (d6e76a1619ddb5c7cce5d62f1ccefea36bca11d6)

Author SHA1 Message Date
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
Michael Stefaniuc 9949661c65 Set the encoding of the remaining German resources to UTF-8. 2009-07-15 13:23:29 +02:00
Michael Stefaniuc 69411faf4d browseui: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 12:32:10 +02:00
Detlef Riekenberg 395e41103e browseui: Add a stub for DllInstall. 2009-06-25 12:08:19 +02:00
Aric Stewart 43f6c4cb70 browseui: Add Japanese translation. 2009-06-22 11:44:49 +02:00
Aurimas Fischer e76719e25b browseui: Add Lithuanian translation. 2009-03-30 13:57:31 +02:00
Anders Jonsson 161d52a285 browseui: Add Swedish translation. 2009-02-19 12:52:30 +01:00
Michael Stefaniuc 3a95eaab9a browseui: Remove superfluous casts from/to void pointers. 2009-01-04 13:33:59 +01:00
Francois Gouget cbf19c30e0 browseui/tests: Make some functions static. 2008-12-29 11:35:37 +01:00
Hans Leidekker 8bd9a3aa09 janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
ByeongSik Jeon 5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
ByeongSik Jeon 1b0297a7f9 *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +01:00
Alexandre Julliard 13fa728219 browseui: Make a function static. 2008-12-04 12:46:34 +01:00
Francois Gouget 23e6e7be8e Make sure we have a space before the ellipses in Slovenian resources. 2008-12-04 12:06:06 +01:00
Ricardo Filipe 3eb8a71306 browseui: Added Portuguese translation. 2008-11-13 12:05:48 +01:00