Commit History

Author SHA1 Message Date
  Michael Stefaniuc b11b448d72 taskmgr: Use SetRect() instead of open coding it. 8 years ago
  Michael Stefaniuc 4c5e3205ee taskmgr: Remove some old commented out code, mostly C++. 8 years ago
  André Hentschel 810fbdd222 taskmgr: Avoid return type when the return value is not used. 10 years ago
  Alexandre Julliard 58a8047346 taskmgr: Fix includes order and avoid tchar.h and memory.h. 13 years ago
  Frédéric Delanoy 1b6eed8a99 programs: Assorted spelling fixes. 13 years ago
  Andrew Nguyen c05ea50ae5 taskmgr: Remove all TCHAR macro usage in graph drawing code. 13 years ago
  Michael Stefaniuc efeb9ee4d2 taskmgr: Avoid using long. 14 years ago
  Francois Gouget c6643c6108 taskmgr: Make some functions static. 16 years ago
  Francois Gouget 07ccd5a36d taskmgr: Reorder some functions to avoid forward declarations in graphctl.c. 16 years ago
  Michael Stefaniuc e899241807 taskmgr: Remove some superfluous casts. 16 years ago
  Michael Stefaniuc f3975c5a7e taskmgr: Replace malloc with HeapAlloc. 16 years ago
  Michael Stefaniuc 2d90c85ada taskmgr: HGDIOBJ is interchangeable with other handle types; no casts are needed. 16 years ago
  Francois Gouget 44b52b128c Assorted spelling fixes. 17 years ago
  Francois Gouget c4b1195c0c Assorted spelling fixes. 17 years ago
  Francois Gouget 2993785f3a Assorted non-ANSI function declaration fixes (missing void). 17 years ago
  Kai Blin 56e76849b8 taskmgr: Remove unused variable and if check (Coverity). 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 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 e197332fa7 Removed a few more strncpy calls. 19 years ago
  Eric Pouech d6b348f0a1 Ported the ReactOS taskmgr written by Brian Palmer. 20 years ago