Alexandre Julliard
|
3036649a34
|
taskmgr: Use C runtime wchar functions instead of wine/unicode.h.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-01 11:51:03 +02:00 |
Michael Stefaniuc
|
0b88a53acd
|
taskmgr: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-08-14 09:42:09 +02:00 |
Michael Stefaniuc
|
b11b448d72
|
taskmgr: Use SetRect() instead of open coding it.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-14 18:41:54 +09:00 |
Alexandre Julliard
|
58a8047346
|
taskmgr: Fix includes order and avoid tchar.h and memory.h.
|
2012-01-23 16:07:34 +01:00 |
Andrew Nguyen
|
ec24b87adc
|
taskmgr: Remove all TCHAR macro usage in miscellaneous UI code.
|
2011-05-17 14:42:44 +02:00 |
Aurimas Fišeras
|
ae62524d76
|
taskmgr: Make remaining strings translatable.
|
2009-06-26 12:00:17 +02:00 |
Francois Gouget
|
678a0e1eb5
|
taskmgr: Make TrayIcon_GetProcessorUsageIcon() static.
|
2009-02-05 13:14:33 +01:00 |
Michael Stefaniuc
|
f3975c5a7e
|
taskmgr: Replace malloc with HeapAlloc.
|
2008-12-08 12:04:17 +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 |
Vladimir Pankratov
|
992d004382
|
taskmgr: Converted some functions to Unicode.
|
2008-08-01 11:18:11 +02:00 |
Detlef Riekenberg
|
ed8ce298e1
|
taskmgr: Remove dead code in trayicon.c (Coverity).
|
2006-09-11 11:30:16 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Thomas Weidenmueller
|
ec9024cad3
|
Hook up "Hide on Minimize" & Add context menu to the tray icon.
|
2005-09-14 19:17:12 +00:00 |
Eric Pouech
|
d6b348f0a1
|
Ported the ReactOS taskmgr written by Brian Palmer.
|
2004-03-23 01:19:54 +00:00 |