winedbg: Also recognize 'rep ret' as a valid return insn for i386 as we did for x86_64.
[wine] / programs / taskmgr / applpage.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-04-20  Gerald Pfeifertaskmgr: Remove two variables which are not really...
2009-06-26  Aurimas Fišerastaskmgr: Make remaining strings translatable.
2009-02-09  Francois Gougettaskmgr: Make some functions static.
2009-02-05  Francois Gougettaskmgr: Reorder some functions to avoid forward declar...
2008-12-08  Michael Stefaniuctaskmgr: Replace malloc with HeapAlloc.
2008-08-21  Vladimir Pankratovtaskmgr: Converted some functions and variables to...
2007-10-23  Francois GougetAssorted spelling fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-21  Francois Gougettaskmgr: Reorder functions to avoid forward declarations.
2006-03-21  Mike McCormacktaskmgr: Make some functions static.
2006-03-21  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings caused by commctrl...
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-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.