1. 34db2df taskmgr: Remove variable pnmv which is not really used from ProcessPageOnNotify. by Gerald Pfeifer · 15 years ago
  2. 2aa11ff taskmgr: Shed one parameter and one local variable from ProcessPageOnNotify. by Gerald Pfeifer · 15 years ago
  3. 6802866 taskmgr: Remove variable pnmhdr which is not really used from ProcessPageOnNotify. by Gerald Pfeifer · 15 years ago
  4. fc888d6 taskmgr: Finish partial unicode conversion of process page. by Dylan Smith · 16 years ago
  5. ae62524 taskmgr: Make remaining strings translatable. by Aurimas Fišeras · 16 years ago
  6. 88a08f9 taskmgr: Make status bar text translatable. by Aurimas Fišeras · 16 years ago
  7. f3975c5 taskmgr: Replace malloc with HeapAlloc. by Michael Stefaniuc · 16 years ago
  8. 425d874 taskmgr: Use default font for proc listview. by Felix Nawothnig · 18 years ago
  9. e2a1168 taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually. by Francois Gouget · 18 years ago
  10. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  11. b72013d taskmgr: Avoid forward declarations and make functions static. by Francois Gouget · 19 years ago
  12. 489d613 taskmgr: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  13. e99b69d Michael Fritscher Hook up "End Process" button. by Alexandre Julliard · 20 years ago
  14. 53a0c30 Use anonymous events for synchronization. by Thomas Weidenmueller · 20 years ago
  15. 8666376 Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz> by Alexandre Julliard · 20 years ago
  16. 23152a6 Authors: Richard Cohen <richard@daijobu.co.uk>, Jim Tabor, Thomas Weidenmueller <wine-patches@reactsoft.com> by Alexandre Julliard · 20 years ago
  17. 903e0b9 Get rid of a couple of non-portable long long constants. by Alexandre Julliard · 20 years ago
  18. e4b2a0b Use Get/SetWindowLongPtr instead of Get/SetWindowLong where appropriate. by Alexandre Julliard · 20 years ago
  19. d0ee9f9 Avoid spaces before preprocessor directives, that's not portable. by Alexandre Julliard · 20 years ago
  20. d6b348f Ported the ReactOS taskmgr written by Brian Palmer. by Eric Pouech · 21 years ago