Commit Graph

172 Commits (626040b1acce87e40e0aa2f190bc020b9e2632fc)

Author SHA1 Message Date
Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Frédéric Delanoy 7bdcd40c08 oleview: Constify a character string. 2013-12-19 17:09:22 +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
Dmitry Timoshkov 04d3f6c1f5 include: Add COM interface definitions needed for PrintDlgEx implementation. 2013-04-09 11:59:45 +02:00
Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +01:00
Francois Gouget e799c1717d oleview: Mark a couple of button labels as not needing translation.
They correspond to IPersistStream method names.
2012-01-09 12:51:46 +01:00
Francois Gouget 1eb25ca768 oleview: Fix a string resource so its format placeholders can be reordered. 2011-11-21 12:59:38 +01:00
Alexandre Julliard efd7465e5f oleview: Convert dialogs to po files. 2011-11-01 11:12:19 +01:00
Francois Gouget 5b282df3bf oleview: Separate the file filters with a space. 2011-09-26 12:23:01 +02:00
Francois Gouget b1d171262f oleview: Replace the CLSCTX_XXX strings with proper English sentences. 2011-08-23 17:33:05 +02:00
Marcus Meissner 024ab0c537 oleview: Remove superflous NULL check (Coverity). 2011-06-14 15:27:19 +02:00
Francois Gouget 220c65492b oleview: Fix ellipsis usage in the menu and button labels. 2011-05-19 10:17:57 +02:00
Francois Gouget f6544699d1 programs: NOINVERT is an obsolete flag so remove it. 2011-04-08 13:03:21 +02:00
Alexandre Julliard 4c934cfe69 oleview: Convert menu and string tables resources to po files. 2011-01-14 18:09:03 +01:00
Alexandre Julliard bfd56391b6 oleview: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 21:01:23 +01:00
Nikolay Sivov f88d7bc8ca oleview: Fix some crashes on unnamed methods/arguments. 2011-01-03 16:45:32 +01:00
Nikolay Sivov 64bf7ca869 oleview: Fix some crashes on unnamed variables. 2011-01-03 16:45:27 +01:00
Hwang YunSong a23e520b19 oleview: Update Korean resource. 2011-01-03 11:28:31 +01:00
Nikolay Sivov cd028045f1 oleview: Fix a crash on null helpstring and name on library level. 2010-12-31 16:27:27 +01:00
Cheer Xiao c0aecb8062 oleview: Update Simplified Chinese translation. 2010-11-15 14:53:52 +01:00
Yaron Shahrabani 971ce6c44a oleview: Added Hebrew translation. 2010-10-26 15:14:53 +02:00
Cheer Xiao 064b4ef0a5 oleview: Update simplified Chinese translation. 2010-09-29 11:31:28 +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
Michael Stefaniuc 8af4195024 oleview: Remove the ignored common resource attributes. 2010-07-22 11:41:37 +02:00
Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
Igor Paliychuk 86603e52eb oleview: Add Ukrainian translation. 2010-07-19 14:38:17 +02:00
Michael Stefaniuc 7387026120 oleview: Add the Romanian translation.
Translation by Claudia Cotună.
2010-07-12 11:36:11 +02:00
Gustavo Henrique Milaré 3a5a4ed054 oleview: Update Portuguese (Brazilian) translation. 2010-07-01 10:09:36 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Luca Bennati 522fe9abeb oleview: Add Italian translation. 2010-06-07 13:42:42 +02:00
Sven Baars fd41f70b21 oleview: Fix Dutch translation. 2010-05-31 16:43:51 +02:00
Michael Stefaniuc 693ccc2556 oleview: Replace long with LONG. 2010-05-12 13:44:22 +02:00
Michael Stefaniuc c34c6ac20e oleview: Switch the rest to use the explicit W-types/functions.
Compile with -DWINE_NO_UNICODE_MACROS.
2010-05-07 12:49:40 +02:00
Michael Stefaniuc 12be9c39f2 oleview: Use the explicit W types/functions in details.c. 2010-05-07 12:49:08 +02:00
Michael Stefaniuc 14c63217d9 oleview: Use the explicit W types/functions in oleview.c. 2010-05-07 12:49:00 +02:00
Michael Stefaniuc 2bce56c94e oleview: Use the explicit W types/functions in typelib.c. 2010-05-07 12:48:52 +02:00
Michael Stefaniuc 488baebd8f oleview: Use the explicit W types/functions in tree.c. 2010-05-07 12:48:42 +02:00
Michael Stefaniuc 5005581c8b oleview: Replace some SendMessage wrappers with the real thing. 2010-05-07 12:48:26 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Paul Vriens d38682816b oleview: Fix size parameter for memset (Coccinelle). 2010-01-11 11:34:41 -06:00
Alexandre Julliard 315b529982 oleview: Specify the full application path when starting regedit.exe. 2009-10-27 11:23:00 +01:00
Gerald Pfeifer 2ea07f28bd oleview: Simplify ENUM_FLAGS in CreateInterfaceInfo. 2009-09-18 09:59:06 -05:00
Marcus Meissner 5006da3bb7 oleview: Fixed bad error check. 2009-09-08 12:13:32 +02:00
André Hentschel 3fb413acdc oleview: Update German translation. 2009-08-13 16:41:38 +02:00
Vladimir Pankratov 3e388b8340 oleview: Convert the Russian resources to UTF-8. 2009-07-20 13:34:54 +02:00
Michael Stefaniuc bd0fc899fc oleview: Convert the German resources to UTF-8. 2009-07-09 15:23:38 +02:00
Aurimas Fišeras 4e1af57b5f Various spelling fixes for Lithuanian translation. 2009-07-06 14:35:26 +02:00
Frédéric Delanoy d4bba24e5c oleview: Fix French translation. 2009-07-06 14:35:25 +02:00