Commit Graph

73 Commits

Author SHA1 Message Date
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
Francois Gouget
b72013d6d1 taskmgr: Avoid forward declarations and make functions static. 2006-03-21 20:04:09 +01:00
Mike McCormack
25564f9f3c taskmgr: Make some functions static. 2006-03-21 11:04:43 +01:00
Mike McCormack
423079eb3b taskmgr: Fix some gcc 4.1 warnings caused by commctrl.h macros. 2006-03-21 11:04:32 +01:00
Mike McCormack
1e27e1d584 taskmgr: Eliminate common code and fix a warning. 2006-03-20 22:08:51 +01:00
Mike McCormack
ca4f8dd83c taskmgr: Fix some gcc 4.1 warnings. 2006-03-18 18:04:28 +01:00
Mike McCormack
2d8459575e taskmgr: Fix some gcc 4.1 warnings. 2006-03-17 13:11:58 +01:00
Mike McCormack
489d61348a taskmgr: Fix some gcc 4.1 warnings. 2006-03-17 13:11:53 +01:00
Mike McCormack
2f5293fd3c taskmgr: Fix some gcc 4.1 warnings. 2006-03-17 13:11:48 +01:00
Mike McCormack
33bf2e581a taskmgr: Fix some gcc 4.1 warnings. 2006-03-17 13:11:44 +01:00
Mike McCormack
83b94fc804 taskmgr: Fix some gcc 4.1 warnings. 2006-03-17 13:11:39 +01:00
Mike McCormack
3be0cc810e taskmgr: Fix some gcc 4.1 warnings. 2006-03-17 13:11:33 +01:00
Fatih Aşıcı
7f32d31a0b taskmgr: Turkish translation. 2006-02-06 13:08:25 +01:00
Eric Pouech
2bee5ab04e taskmgr: Fix viewing of debug channels.
Various internal cleanups.
2005-12-19 18:16:57 +01:00
Alexandre Julliard
ec34a66612 Ignore symlink files too (needed for git). 2005-11-26 13:12:57 +01:00
Alexandre Julliard
0ec7e1a591 Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
YunSong Hwang
5e7f77ea8b Update Korean translations. 2005-11-23 15:21:56 +01:00
Hans Leidekker
1833cfba75 Added Dutch translations. 2005-11-21 12:02:17 +00:00
YunSong Hwang
3ddd394e25 Update Korean translations. 2005-11-15 12:06:12 +00:00
YunSong Hwang
6e20af5dac Add Korean translations. 2005-11-14 11:27:36 +00:00
Alexandre Julliard
7e22be4d84 We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Alexandre Julliard
cbc38965c0 New scheme for keeping track of debug channels that doesn't require
maintaining a list of all loaded dlls.
2005-09-28 15:21:48 +00:00
Alexander N. Sørnes
c7544ef800 Added Norwegian translations. 2005-09-20 12:00:13 +00:00
Henning Gerhardt
746cd5c026 Update the German resource file. 2005-09-15 09:31:56 +00:00
Thomas Weidenmueller
ec9024cad3 Hook up "Hide on Minimize" & Add context menu to the tray icon. 2005-09-14 19:17:12 +00:00
Filip Navara
e8efed92b3 Don't kill non-existing timers. Use EndDialog to close the dialog. 2005-09-14 15:37:25 +00:00
Alexandre Julliard
e99b69dba3 Michael Fritscher
Hook up "End Process" button.
2005-09-14 15:37:15 +00:00
Thomas Weidenmueller
53a0c30078 Use anonymous events for synchronization. 2005-09-14 10:29:45 +00:00
Alexandre Julliard
86663762ec Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz>
DLGPROCs return INT_PTR.
2005-09-14 10:06:09 +00:00