提交历史

作者 SHA1 备注 提交日期
  Alexandre Julliard 9b63daca51 include: Default to the standards-compliant version of swprintf(). 5 年之前
  Vijay Kiran Kamuju 17056908ac taskmgr: Use StrFormatKBSizeW/StrFormatByteSizeW to show memory usage. 5 年之前
  Michael Müller 5cd7f63f72 taskmgr: Use system font instead of special bitmap font. 5 年之前
  Alexandre Julliard 3036649a34 taskmgr: Use C runtime wchar functions instead of wine/unicode.h. 5 年之前
  Michael Stefaniuc 517a495737 taskmgr: Fix messed up indentation of an if statement (PVS-Studio). 10 年之前
  Alexandre Julliard 58a8047346 taskmgr: Fix includes order and avoid tchar.h and memory.h. 13 年之前
  Andrew Nguyen c05ea50ae5 taskmgr: Remove all TCHAR macro usage in graph drawing code. 13 年之前
  Gerald Pfeifer e9c1750204 taskmgr: Remove variable CommitChargeLimit which is not really used from Graph_DrawMemUsageHistoryGraph. 14 年之前
  Michael Stefaniuc f3975c5a7e taskmgr: Replace malloc with HeapAlloc. 16 年之前
  Vladimir Pankratov b28a6c1889 taskmgr: Converted some functions and variables to Unicode. 16 年之前
  Gerald Pfeifer f35b93c655 taskmgr: Remove redundant out-of-domain checking which is already handled by PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage(). 17 年之前
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 年之前
  Francois Gouget b72013d6d1 taskmgr: Avoid forward declarations and make functions static. 18 年之前
  Alexandre Julliard 86663762ec Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz> 19 年之前
  Alexandre Julliard 23152a664c Authors: Richard Cohen <richard@daijobu.co.uk>, Jim Tabor, Thomas Weidenmueller <wine-patches@reactsoft.com> 19 年之前
  Alexandre Julliard e4b2a0bbbc Use Get/SetWindowLongPtr instead of Get/SetWindowLong where 19 年之前
  Eric Pouech d6b348f0a1 Ported the ReactOS taskmgr written by Brian Palmer. 21 年之前