Commit History

Author SHA1 Message Date
  Alexandre Julliard 9b63daca51 include: Default to the standards-compliant version of swprintf(). 5 years ago
  Vijay Kiran Kamuju 17056908ac taskmgr: Use StrFormatKBSizeW/StrFormatByteSizeW to show memory usage. 5 years ago
  Michael Müller 5cd7f63f72 taskmgr: Use system font instead of special bitmap font. 5 years ago
  Alexandre Julliard 3036649a34 taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 5 years ago
  Michael Stefaniuc 517a495737 taskmgr: Fix messed up indentation of an if statement (PVS-Studio). 10 years ago
  Alexandre Julliard 58a8047346 taskmgr: Fix includes order and avoid tchar.h and memory.h. 13 years ago
  Andrew Nguyen c05ea50ae5 taskmgr: Remove all TCHAR macro usage in graph drawing code. 13 years ago
  Gerald Pfeifer e9c1750204 taskmgr: Remove variable CommitChargeLimit which is not really used from Graph_DrawMemUsageHistoryGraph. 14 years ago
  Michael Stefaniuc f3975c5a7e taskmgr: Replace malloc with HeapAlloc. 16 years ago
  Vladimir Pankratov b28a6c1889 taskmgr: Converted some functions and variables to Unicode. 16 years ago
  Gerald Pfeifer f35b93c655 taskmgr: Remove redundant out-of-domain checking which is already handled by 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
  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
  Eric Pouech d6b348f0a1 Ported the ReactOS taskmgr written by Brian Palmer. 20 years ago