taskmgr: Convert the Russian resources to UTF-8.
[wine] / programs / taskmgr / taskmgr.c
2009-06-23  Aurimas Fišerastaskmgr: Make status bar text translatable.
2009-06-22  Aurimas Fišerastaskmgr: Make all static text translatable.
2009-05-06  Francois Gougettaskmgr: Make FillSolidRect2() and Draw3dRect2?() static.
2009-03-03  Michael Stefaniuctaskmgr: Cast to LPARAM the 4th argument passed to...
2008-12-08  Michael Stefaniuctaskmgr: Remove some superfluous casts.
2008-12-08  Michael Stefaniuctaskmgr: Replace malloc with HeapAlloc.
2008-11-03  Michael StefaniucRemove the remaining casts of NULL.
2008-10-27  Michael Stefaniuctaskmgr: HGDIOBJ is interchangeable with other handle...
2008-08-21  Vladimir Pankratovtaskmgr: Converted some functions and variables to...
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-01-05  Francois Gougettaskmgr: Print GetLastError() in decimal with '%u'.
2006-06-06  Mike McCormacktaskmgr: Use correct types for Win64.
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  Thomas WeidenmuellerHook up "Hide on Minimize" & Add context menu to the...
2005-09-14  Filip NavaraDon't kill non-existing timers. Use EndDialog to close...
2005-09-14  Alexandre JulliardAuthors: Thomas Weidenmueller <wine-patches@reactsoft...
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2004-05-05  Francois GougetAssorted spelling fixes.
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.