Commit History

Author SHA1 Message Date
  Alexandre Julliard 3036649a34 taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 5 years ago
  Michael Stefaniuc 0b88a53acd taskmgr: Use the ARRAY_SIZE() macro. 6 years ago
  Michael Stefaniuc 4c5e3205ee taskmgr: Remove some old commented out code, mostly C++. 8 years ago
  Francois Gouget ec6a0fdb61 taskmgr: Fix the spelling of the AdjustControlPosition() function. 12 years ago
  Alexandre Julliard 58a8047346 taskmgr: Fix includes order and avoid tchar.h and memory.h. 13 years ago
  Pierre Schweitzer 4f18f4d2c3 taskmgr: Fix handle leaks. 13 years ago
  Frédéric Delanoy 5ed423f53b taskmgr: Avoid dead assignment (Clang). 13 years ago
  Francois Gouget 887c1c586a taskmgr: Fix a string resource so its format placeholders can be reordered. 13 years ago
  Andrew Nguyen e5072fa660 taskmgr: Remove all TCHAR macro usage in tab page code. 13 years ago
  Aurimas Fišeras 88a08f91c9 taskmgr: Make status bar text translatable. 15 years ago
  Michael Stefaniuc f3975c5a7e taskmgr: Replace malloc with HeapAlloc. 16 years ago
  Vladimir Pankratov 91227d9138 taskmgr: Converted some functions and variables to Unicode. 16 years ago
  Gerald Pfeifer a9742b3210 taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage(). 17 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Francois Gouget b72013d6d1 taskmgr: Avoid forward declarations and make functions static. 18 years ago
  Thomas Weidenmueller 53a0c30078 Use anonymous events for synchronization. 19 years ago
  Alexandre Julliard 86663762ec Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz> 19 years ago
  Alexandre Julliard 23152a664c Authors: Richard Cohen <richard@daijobu.co.uk>, Jim Tabor, Thomas Weidenmueller <wine-patches@reactsoft.com> 19 years ago
  Alexandre Julliard e4b2a0bbbc Use Get/SetWindowLongPtr instead of Get/SetWindowLong where 19 years ago
  Mike McCormack 5f409c7d5b Fix more warnings. 19 years ago
  Eric Pouech d6b348f0a1 Ported the ReactOS taskmgr written by Brian Palmer. 20 years ago