winedbg: Fix parsing table for ARM disassembler.
[wine] / programs / taskmgr / procpage.c
2012-01-23  Alexandre Julliardtaskmgr: Fix includes order and avoid tchar.h and memory.h.
2012-01-03  Pierre Schweitzertaskmgr: Fix handle leaks.
2011-05-17  Andrew Nguyentaskmgr: Remove all TCHAR macro usage in tab page code.
2010-05-05  Gerald Pfeifertaskmgr: Remove variable pnmv which is not really used...
2010-05-03  Gerald Pfeifertaskmgr: Shed one parameter and one local variable...
2010-04-21  Gerald Pfeifertaskmgr: Remove variable pnmhdr which is not really...
2009-08-24  Dylan Smithtaskmgr: Finish partial unicode conversion of process...
2009-06-26  Aurimas Fišerastaskmgr: Make remaining strings translatable.
2009-06-23  Aurimas Fišerastaskmgr: Make status bar text translatable.
2008-12-08  Michael Stefaniuctaskmgr: Replace malloc with HeapAlloc.
2007-04-06  Felix Nawothnigtaskmgr: Use default font for proc listview.
2006-10-05  Francois Gougettaskmgr: Remove ZeroMemory() calls and instead set...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Francois Gougettaskmgr: Avoid forward declarations and make functions...
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2005-09-14  Alexandre JulliardMichael Fritscher
2005-09-14  Thomas WeidenmuellerUse anonymous events for synchronization.
2005-09-14  Alexandre JulliardAuthors: Thomas Weidenmueller <wine-patches@reactsoft...
2005-09-13  Alexandre JulliardAuthors: Richard Cohen <richard@daijobu.co.uk>, Jim...
2005-09-13  Alexandre JulliardGet rid of a couple of non-portable long long constants.
2005-09-09  Alexandre JulliardUse Get/SetWindowLongPtr instead of Get/SetWindowLong...
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.