Commit graph

196 commits

Author SHA1 Message Date
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
Michael Stefaniuc
313dd0c3a4 oleview: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:28 +02:00
Aurimas Fišeras
88aff8da88 oleview: Add Lithuanian translation. 2009-07-02 11:29:55 +02:00
Rein Klazes
9e8f2a7024 programs: Make some of the open file dialogs of a few programs resizable. 2009-05-06 12:20:10 +02:00
Anders Jonsson
4d0eb2280d oleview: Add Swedish translation. 2009-02-19 12:52:37 +01:00
Alexandre Julliard
8e71504e76 programs: Don't make apps Unicode if they don't use the command line. 2009-02-06 23:20:01 +01:00
Anders Jonsson
b01c8da0f4 oleview: Fix typo in English, Russian resources. 2009-01-26 14:30:10 +01:00
Michael Stefaniuc
0a51e54fce oleview: Remove superfluous pointer casts. 2009-01-20 15:17:22 +01:00
Dmitry Timoshkov
1bebaaadbd oleview: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:54 +01:00
Francois Gouget
a9532c962a oleview: Make some functions static. 2009-01-07 14:40:21 +01:00
Hwang YunSong(황윤성)
a4a64dc6ef oleview: Updated Korean resource. 2008-12-19 17:36:35 +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
Michael Stefaniuc
87785a2df0 oleview: Do not cast NULL. 2008-11-03 13:41:21 +01:00
Marcus Meissner
3f2047c836 oleview: Fixed size passed to LoadStringW. 2008-10-28 12:33:52 +01:00
Marcus Meissner
19464a6bf7 programs: Fixed two RegEnumValue name lengths. 2008-10-27 11:28:29 +01:00
Ricardo Filipe
c05fc2d762 oleview: Added Portuguese translation. 2008-10-22 13:54:54 +02:00
Marcus Meissner
1b95076308 oleview: RegEnumKey gets always sizes, not -1. 2008-10-14 13:41:55 +02:00
Muneyuki Noguchi
540d32d8e8 oleview: Convert Japanese resource to UTF-8. 2008-10-13 11:39:48 +02:00
Muneyuki Noguchi
08040c70a8 oleview: Add Japanese resources. 2008-09-19 14:05:48 +02:00
Marcus Meissner
53d671d736 oleview: Fixed LoadString buffer sizes. 2008-09-15 11:46:05 +02:00
Hongbo Ni
832c2ae1eb oleview: Add simplified and traditional Chinese resources. 2008-09-04 11:42:51 +02:00
Alistair Leslie-Hughes
d4f0685173 oleview: Fixed crash with loading typelib information. 2008-07-08 12:28:07 +02:00
Vladimir Pankratov
ad0c267f74 oleview: Add Russian translation. 2008-06-21 11:13:44 +02:00
Francois Gouget
d81fb8e027 Remove spaces before '...' in the Danish resources. 2008-06-16 15:52:21 +02:00
Francois Gouget
9b81d86a6d Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT. 2008-06-10 19:45:14 +02:00
Francois Gouget
39cb432b68 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Jens Albretsen
5e13b19dac oleview: Danish translation. 2008-05-07 12:10:35 +02:00
Alexandre Julliard
dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Piotr Caban
2e80f11c5e oleview: Fixed incorrect brackets bug. 2008-04-14 12:40:22 +02:00
Piotr Caban
0701ddb665 oleview: Add dual interfaces support to coclasses. 2008-04-14 12:40:22 +02:00
Piotr Caban
aad4547d95 oleview: CreateCoclassHeader partially implemented. 2008-04-11 12:11:32 +02:00
Piotr Caban
3023a186b9 oleview: Removed memory leak in EnumImplTypes. 2008-04-11 12:11:32 +02:00
Piotr Caban
cdc3ee70b3 oleview: Added coclass handling base. 2008-04-11 12:11:32 +02:00
Piotr Caban
af1c1484d7 oleview: Skip IDispatch functions in dual interfaces properly. 2008-04-11 12:11:32 +02:00
Piotr Caban
38994a42f4 oleview: Added returns as arguments in interfaces with oleautomation flag. 2008-04-10 09:54:21 +02:00
Piotr Caban
dc0d29c708 oleview: Hide functions without id property in dual interfaces. 2008-04-10 09:54:15 +02:00
Piotr Caban
bd4437f18f oleview: Fixed idl files generation with oleautomation flag. 2008-04-10 09:54:10 +02:00
Piotr Caban
4e51c02224 oleview: Fixed idl files generation with dual interfaces. 2008-04-10 09:54:06 +02:00
Piotr Caban
d19f1673ae oleview: Added helpstring to functions. 2008-04-10 09:53:58 +02:00
Mikołaj Zalewski
9e1e80a33c oleview: Move the TypeLib open dialog filter message into a resource. 2008-02-21 12:52:59 +01:00
Mikołaj Zalewski
c610afe7b4 oleview: Add ellipsis to menu items that show dialogs. 2008-02-21 12:52:59 +01:00
Mikołaj Zalewski
1e3f7a58c2 oleview: Add Polish translation. 2008-02-21 12:52:59 +01:00
Frans Kool
b3115fc60e oleview: Added Dutch translations. 2008-02-12 22:38:24 +01:00
Andrew Talbot
c8cb3b5fbb oleview: Fix a memory leak. 2007-10-18 12:07:06 +02:00
Mikolaj Zalewski
3982f12404 oleview: Don't crash if the parent type couldn't be retrieved. 2007-10-09 11:40:17 +02:00
Alexandre Julliard
d1cadd4753 oleview.exe: We can now store binary files in the repository. 2007-09-18 13:15:44 +02:00
Dmitry Timoshkov
197f4059ab include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02:00
Alexandre Julliard
69a88a9d40 Fix minor differences in the formatting of the license notices. 2007-05-04 12:08:15 +02:00
Michael Stefaniuc
5f62da109e janitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc() instead of zeroing out the allocated memory in a later call. 2007-04-25 12:26:07 +02:00
Alexandre Julliard
f0ddaedc29 oleview: Use standard APIs in SaveIdl and avoid overflows. 2007-03-13 21:17:03 +01:00
Stefan Huehner
4d1d01f266 Mark several functions as static. 2007-03-13 13:35:12 +01:00
Francois Gouget
e0f2593446 oleview: Fix compilation on systems that don't support nameless unions. 2007-03-05 12:13:36 +01:00
Misha Koshelev
b2938efbdf oleview: Mimick native treeview display of enumerations. 2007-02-28 14:03:43 +01:00
Misha Koshelev
85aefa3567 oleview: Add safearray type. 2007-02-26 16:23:24 +01:00
Misha Koshelev
15d10978ae oleview: Make optional flag "optional" not "opt.". 2007-02-26 16:22:45 +01:00
Misha Koshelev
e16318657a oleview: Add forgotten newlines to forward declarations. 2007-02-26 16:22:40 +01:00
Misha Koshelev
633e038b14 oleview: Properly support enumerations. 2007-02-26 16:22:24 +01:00
Misha Koshelev
a5d7c2fb19 oleview: Report default values. 2007-02-26 16:21:29 +01:00
Misha Koshelev
a85895d240 oleview: Account for unnamed right hand side parameter of propput. 2007-02-22 11:27:22 +01:00
Misha Koshelev
49e8770563 oleview: Respect size of array ITypeInfo_GetNames returns. 2007-02-21 19:51:58 +01:00
Marcus Meissner
7fba3dd88d oleview: Removed dead code (Coverity). 2007-02-06 14:59:15 +01:00
Mike McCormack
b858b78990 oleview: Remove many casts. 2007-02-05 12:23:46 +01:00
Michael Stefaniuc
22684cc767 janitorial: Remove stray '\' at end of lines. 2007-01-09 12:04:26 +01:00
Alexander Nicolaysen Sørnes
34f7bde859 oleview: Add Norwegian Bokmål translation. 2006-11-27 13:44:47 +01:00
Alexandre Julliard
4a464ef03a oleview: Properly handle negative coordinates for mouse events. 2006-10-25 17:42:51 +02:00
Francois Gouget
58294b818c oleview: Fix compilation with gcc 2.95. 2006-10-23 15:19:23 +02:00
Byeong-Sik Jeon
43e96028a9 oleview: Update Korean resources. 2006-10-23 12:37:10 +02:00
Frank Richter
7cbda36eea oleview: Add German translation. 2006-10-23 12:35:01 +02:00
Byeong-Sik Jeon
e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Francois Gouget
70066c1640 oleview: U(x) must be defined after winnt.h has had a chance to define NONAMELESSUNION. Fixes the compilation with gcc 2.95. 2006-10-16 11:30:58 +02:00
Francois Gouget
7295af0915 French rc files must be encoded in iso-8859-1, not utf-8. 2006-10-06 12:32:08 +02:00
Francois Gouget
33546e0869 oleview: Fix the placement of a '\n'. 2006-10-05 17:44:55 +02:00
Jonathan Ernst
c41a9784bf oleview: Updated French translation. 2006-10-04 22:22:12 +02:00
Michael Stefaniuc
cdc01c753e oleview: Win64 'incompatible pointer type' warning fix. 2006-10-03 11:15:57 +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
Mikołaj Zalewski
3380a7d955 resources: Mark common resources as LANG_NEUTRAL, SUBLANG_NEUTRAL. 2006-09-25 18:31:55 +02:00