Commit graph

101 commits

Author SHA1 Message Date
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
Gerald Pfeifer
a9742b3210 taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage(). 2007-11-16 12:33:03 +01:00
Hwang YunSong(황윤성)
e021792e33 taskmgr: Updated Korean resource. 2007-10-25 13:59:14 +02:00
Francois Gouget
c4b1195c0c Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
Andrew Talbot
e76fe016e4 taskmgr: Fix a memory leak. 2007-10-22 13:51:17 +02:00
Alexandre Julliard
2cd77f38e9 taskmgr.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
Francois Gouget
2993785f3a Assorted non-ANSI function declaration fixes (missing void). 2007-08-30 11:57:18 +02:00
Francois Gouget
8def2deccb taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL. 2007-08-30 11:57:18 +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
Michael Stefaniuc
9a522589fb programs: Remove unreachable break after return/break. Found by Smatch. 2007-07-19 11:57:53 +02:00
Aric Stewart
ac64826d0b taskmgr: Add Japanese resource. 2007-04-18 12:59:47 +02:00
Eric Pouech
955ba73ebf taskmgr: Let the debug channels work again.
While I was at it, simplified the symbol lookup for the debug options.
2007-04-07 11:47:48 +02:00
Felix Nawothnig
425d87464e taskmgr: Use default font for proc listview. 2007-04-06 12:31:06 +02:00
Kai Blin
56e76849b8 taskmgr: Remove unused variable and if check (Coverity). 2007-01-08 12:35:20 +01:00
Francois Gouget
bf52744657 taskmgr: Print GetLastError() in decimal with '%u'. 2007-01-05 20:27:17 +01:00
Francois Gouget
db05fe33a2 taskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMATION.MmTotalCommittedPages field. 2006-11-07 15:24:23 +01:00
Mikołaj Zalewski
58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski
e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Frank Richter
2366ef990d taskmgr: Update German translation. 2006-10-23 12:34:49 +02:00
Byeong-Sik Jeon
e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Jonathan Ernst
034cefafc2 taskmgr: Fix an error in French translation. 2006-10-19 13:34:59 +02:00
Michael Stefaniuc
173f7bd26c janitorial: Remove remaining NULL checks before free() (found by Smatch). 2006-10-10 12:56:24 +02:00
Jonathan Ernst
90fc08d1ba taskmgr: Updated French translation. 2006-10-06 12:47:54 +02:00
Francois Gouget
e2a1168892 taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 2006-10-05 17:41:34 +02:00
Jonathan Ernst
d26c693144 taskmgr: Updated French translation. 2006-10-04 22:21:55 +02:00
Mikołaj Zalewski
19ad9644c8 taskmgr: Add Polish translation. 2006-10-04 22:21:43 +02:00
Jonathan Ernst
9f79dbc69b taskmgr: French translation improvements. 2006-09-27 18:12:26 +02:00
Alexandre Julliard
32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Detlef Riekenberg
ed8ce298e1 taskmgr: Remove dead code in trayicon.c (Coverity). 2006-09-11 11:30:16 +02:00
Jonathan Ernst
0ebd271fe0 Assorted French translation improvements. 2006-09-10 10:16:33 +02:00
Andrew Talbot
6c3667ad10 taskmgr: Write-strings warnings fix. 2006-08-14 11:44:40 +02:00
Alexandre Julliard
77dc0d9be5 .gitignore: Added wildcards to ignore generated resource files. 2006-07-10 21:39:00 +02:00
Alexandre Julliard
028ab92bf7 make_progs: Generate the .gitignore file.
Ignore generated programs from the top-level .gitignore.
2006-07-10 20:59:06 +02:00
Alexandre Julliard
cc2b3b48e6 Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
2006-07-10 20:47:54 +02:00
Andrew Talbot
663187a3a7 taskmgr: Write-strings warnings fix. 2006-07-03 11:58:52 +02:00
Mike McCormack
2a7dbd6740 taskmgr: Use correct types for Win64. 2006-06-06 11:29:13 +02:00
Jonathan Ernst
ce7e2e16ab Uniformization of French main menu accelerators. 2006-05-24 10:35:26 +02:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Francois Gouget
5c14417130 taskmgr: Avoid forward declarations and make functions static. 2006-03-21 20:05:29 +01:00
Francois Gouget
b01a1c6f0e taskmgr: Reorder functions to avoid forward declarations. 2006-03-21 20:04:46 +01:00