提交历史

作者 SHA1 备注 提交日期
  Alexandre Julliard 0913e43bf9 taskmgr: Fetch the debug channels from the PEB memory block. 3 年之前
  Michael Stefaniuc 0b88a53acd taskmgr: Use the ARRAY_SIZE() macro. 6 年之前
  Michael Stefaniuc 4c5e3205ee taskmgr: Remove some old commented out code, mostly C++. 8 年之前
  Nikolay Sivov 66722487a7 taskmgr: Simplify setting extended style for a list. 10 年之前
  Alexandre Julliard 58a8047346 taskmgr: Fix includes order and avoid tchar.h and memory.h. 13 年之前
  Pierre Schweitzer 4f18f4d2c3 taskmgr: Fix handle leaks. 13 年之前
  Andrew Nguyen e5072fa660 taskmgr: Remove all TCHAR macro usage in tab page code. 13 年之前
  Gerald Pfeifer 34db2df2cc taskmgr: Remove variable pnmv which is not really used from ProcessPageOnNotify. 15 年之前
  Gerald Pfeifer 2aa11ff62e taskmgr: Shed one parameter and one local variable from ProcessPageOnNotify. 15 年之前
  Gerald Pfeifer 6802866256 taskmgr: Remove variable pnmhdr which is not really used from ProcessPageOnNotify. 15 年之前
  Dylan Smith fc888d6835 taskmgr: Finish partial unicode conversion of process page. 15 年之前
  Aurimas Fišeras ae62524d76 taskmgr: Make remaining strings translatable. 15 年之前
  Aurimas Fišeras 88a08f91c9 taskmgr: Make status bar text translatable. 15 年之前
  Michael Stefaniuc f3975c5a7e taskmgr: Replace malloc with HeapAlloc. 16 年之前
  Felix Nawothnig 425d87464e taskmgr: Use default font for proc listview. 18 年之前
  Francois Gouget e2a1168892 taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. 18 年之前
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 19 年之前
  Francois Gouget b72013d6d1 taskmgr: Avoid forward declarations and make functions static. 19 年之前
  Mike McCormack 489d61348a taskmgr: Fix some gcc 4.1 warnings. 19 年之前
  Alexandre Julliard e99b69dba3 Michael Fritscher 19 年之前
  Thomas Weidenmueller 53a0c30078 Use anonymous events for synchronization. 19 年之前
  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 903e0b9fc5 Get rid of a couple of non-portable long long constants. 19 年之前
  Alexandre Julliard e4b2a0bbbc Use Get/SetWindowLongPtr instead of Get/SetWindowLong where 19 年之前
  Alexandre Julliard d0ee9f9309 Avoid spaces before preprocessor directives, that's not portable. 20 年之前
  Eric Pouech d6b348f0a1 Ported the ReactOS taskmgr written by Brian Palmer. 21 年之前