Paul Vriens
|
71b7c2f986
|
taskmgr: Fix Dutch translations.
|
2009-06-23 11:45:58 +02:00 |
André Hentschel
|
5548a2596e
|
taskmgr: Add German translation.
|
2009-06-23 11:45:21 +02:00 |
Aurimas Fišeras
|
88a08f91c9
|
taskmgr: Make status bar text translatable.
|
2009-06-23 11:45:13 +02:00 |
Aurimas Fišeras
|
34ccc50a99
|
taskmgr: Make all static text translatable.
|
2009-06-22 11:28:25 +02:00 |
Francois Gouget
|
fb02a4c657
|
taskmgr: Make FillSolidRect2() and Draw3dRect2?() static.
|
2009-05-06 12:20:10 +02:00 |
Michael Stefaniuc
|
87b15bb9fd
|
taskmgr: Cast to LPARAM the 4th argument passed to SendMessage.
Casting to long would truncate the pointers when compiling with MSVC
for Win64.
|
2009-03-03 12:35:51 +01:00 |
Anders Jonsson
|
b611c8a1c8
|
taskmgr: Add Swedish translation.
|
2009-02-19 12:52:34 +01:00 |
Francois Gouget
|
c6643c6108
|
taskmgr: Make some functions static.
|
2009-02-09 13:15:44 +01:00 |
Francois Gouget
|
678a0e1eb5
|
taskmgr: Make TrayIcon_GetProcessorUsageIcon() static.
|
2009-02-05 13:14:33 +01:00 |
Francois Gouget
|
07ccd5a36d
|
taskmgr: Reorder some functions to avoid forward declarations in graphctl.c.
|
2009-02-05 13:14:30 +01:00 |
Francois Gouget
|
097863ba46
|
taskmgr: Reorder some functions to avoid forward declarations in applpage.c.
|
2009-02-05 13:14:27 +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
|
e899241807
|
taskmgr: Remove some superfluous casts.
|
2008-12-08 12:04:21 +01:00 |
Michael Stefaniuc
|
f3975c5a7e
|
taskmgr: Replace malloc with HeapAlloc.
|
2008-12-08 12:04:17 +01:00 |
Michael Stefaniuc
|
4f199a10ad
|
Remove the remaining casts of NULL.
|
2008-11-03 13:42:09 +01:00 |
Michael Stefaniuc
|
2d90c85ada
|
taskmgr: HGDIOBJ is interchangeable with other handle types; no casts are needed.
|
2008-10-27 11:30:07 +01:00 |
Ricardo Filipe
|
50ae1d2eb4
|
taskmgr: Added Portuguese translation.
|
2008-10-22 13:54:54 +02:00 |
Muneyuki Noguchi
|
11b25629e9
|
taskmgr: Convert Japanese resource to UTF-8.
|
2008-10-13 11:40:04 +02:00 |
Muneyuki Noguchi
|
0f6a195647
|
taskmgr: Use "MS Shell Dlg" 9 in Japanese resources.
|
2008-09-25 13:27:52 +02:00 |
Muneyuki Noguchi
|
2e9603c4a0
|
taskmgr: Update Japanese translation.
|
2008-09-02 14:07:42 +02:00 |
Hongbo Ni
|
bcf8aed618
|
taskmgr: Add simplified and traditional Chinese resources.
|
2008-09-02 11:58:42 +02:00 |
Vladimir Pankratov
|
91227d9138
|
taskmgr: Converted some functions and variables to Unicode.
|
2008-08-21 14:24:30 +02:00 |
Vladimir Pankratov
|
bc4ded7469
|
taskmgr: Converted some functions and variables to Unicode.
|
2008-08-21 14:22:02 +02:00 |
Vladimir Pankratov
|
79fadfa7f5
|
taskmgr: Converted some functions and variables to Unicode.
|
2008-08-21 14:20:46 +02:00 |
Vladimir Pankratov
|
b98334b9ec
|
taskmgr: Converted some functions and variables to Unicode.
|
2008-08-21 14:19:56 +02:00 |
Vladimir Pankratov
|
b28a6c1889
|
taskmgr: Converted some functions and variables to Unicode.
|
2008-08-21 14:17:16 +02:00 |
Vladimir Pankratov
|
992d004382
|
taskmgr: Converted some functions to Unicode.
|
2008-08-01 11:18:11 +02:00 |
Vladimir Pankratov
|
b822886c70
|
taskmgr: Update Russian translation.
|
2008-07-30 12:43:39 +02:00 |
Vladimir Pankratov
|
1d1dfc1f18
|
taskmgr: Remove unused code.
|
2008-07-29 14:09:23 +02:00 |
Vladimir Pankratov
|
78e59637bd
|
taskmgr: Update Russian translation.
|
2008-07-28 12:17:29 +02:00 |
Mikołaj Zalewski
|
ca12410f46
|
taskmgr: Use own icon in Run dialog.
|
2008-07-08 21:08:54 +02:00 |
Hwang YunSong(황윤성)
|
a617634e2e
|
taskmgr: Updated Korean resource.
|
2008-07-02 11:51:14 +02:00 |
Vladimir Pankratov
|
92642828d6
|
taskmgr: Changed about form to standard shell32.
|
2008-07-01 11:22:58 +02:00 |
Mikołaj Zalewski
|
f8a104f4a5
|
taskmgr: Move Run dialog caption to resources, use the standard text.
|
2008-06-30 13:24:36 +02:00 |
Vladimir Pankratov
|
87b5e94480
|
taskmgr: Add Russian translation.
|
2008-06-23 12:45:56 +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 |
Alexandre Julliard
|
0e3eda3425
|
programs: Use the Wine import libraries when compiling with MinGW.
|
2008-05-26 19:26:06 +02:00 |
Andrej Sinicyn
|
a3e181812e
|
taskmgr: German translation.
|
2008-05-13 20:26:03 +02:00 |
Jens Albretsen
|
800c39ab10
|
taskmgr: Danish translation.
|
2008-05-13 10:39:50 +02:00 |
Mathias Gottschlag
|
93995fc672
|
taskmgr: Fix some German translation errors.
|
2008-05-02 16:05:16 +02:00 |
Tomasz Nowiński
|
df90b52627
|
Fixed typos in the Polish translations.
|
2008-04-21 20:34:47 +02:00 |
Rok Mandeljc
|
2d4c036e74
|
taskmgr: Added Slovenian translation.
|
2008-04-08 11:58:25 +02:00 |
Francois Gouget
|
8a18e0e43a
|
Assorted spelling fixes.
|
2008-04-07 13:36:18 +02:00 |
Marcus Meissner
|
2ef077e95e
|
taskmgr: Make stuff static.
|
2008-02-18 12:41:37 +01:00 |
Frans Kool
|
0813881232
|
taskmgr: Corrected Dutch translations.
|
2008-02-15 11:08:07 +01:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Gerald Pfeifer
|
f35b93c655
|
taskmgr: Remove redundant out-of-domain checking which is already handled by PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().
|
2007-12-31 19:21:11 +01:00 |