taskmgr: Fix some gcc 4.1 warnings caused by commctrl.h macros.
[wine] / programs / taskmgr /
2006-03-21  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings caused by commctrl...
2006-03-20  Mike McCormacktaskmgr: Eliminate common code and fix a warning.
2006-03-18  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-03-17  Mike McCormacktaskmgr: Fix some gcc 4.1 warnings.
2006-02-06  Fatih Aşıcıtaskmgr: Turkish translation.
2005-12-19  Eric Pouechtaskmgr: Fix viewing of debug channels.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  YunSong HwangUpdate Korean translations.
2005-11-21  Hans LeidekkerAdded Dutch translations.
2005-11-15  YunSong HwangUpdate Korean translations.
2005-11-14  YunSong HwangAdd Korean translations.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-28  Alexandre JulliardNew scheme for keeping track of debug channels that...
2005-09-20  Alexander N. SørnesAdded Norwegian translations.
2005-09-15  Henning GerhardtUpdate the German resource file.
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 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-08-19  Mike McCormackFix gcc 4.0 warnings.
2005-08-11  Mike McCormackTurn off gcc 4.0's builtin wchar inlines.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-06-10  Mike McCormackFix more warnings.
2005-05-11  Dimitrie O. PaunMove {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
2005-05-04  Vincent BéronUse SUBLANG_NEUTRAL for French resources.
2005-04-26  Alexandre JulliardRemoved a few more strncpy calls.
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-02-24  Jonathan ErnstFrench localization.
2005-02-23  Henning GerhardtAdded German language support.
2005-02-21  Marcelo DuarteCleanup taskmgr resource file (get rid of C++ style...
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2004-11-30  Eric PouechConst correctness fixes.
2004-11-29  Eric PouechMade some functions and variables static.
2004-10-11  Robert ShearmanFix function and structure field types so we are compat...
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-01  Francois GougetAssorted spelling fixes.
2004-05-05  Francois GougetAssorted spelling fixes.
2004-04-05  Eric PouechSet correct options for dbghelp (ELF loading & parsing...
2004-03-23  Eric PouechPorted the ReactOS taskmgr written by Brian Palmer.