winex11: add owned windows to taskbar if owner is not mapped
[wine] / programs / taskmgr /
2008-04-08  Rok Mandeljctaskmgr: Added Slovenian translation.
2008-04-07  Francois GougetAssorted spelling fixes.
2008-02-18  Marcus Meissnertaskmgr: Make stuff static.
2008-02-15  Frans Kooltaskmgr: Corrected Dutch translations.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-12-31  Gerald Pfeifertaskmgr: Remove redundant out-of-domain checking which...
2007-11-16  Gerald Pfeifertaskmgr: Move out-of-domain checking into PerfDataGetPr...
2007-10-25  Hwang YunSong(황윤성)taskmgr: Updated Korean resource.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-22  Andrew Talbottaskmgr: Fix a memory leak.
2007-09-18  Alexandre Julliardtaskmgr.exe: We can now store binary files in the repos...
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-30  Francois Gougettaskmgr & winefile: Refer users to the GNU Lesser Gener...
2007-08-07  Dmitry Timoshkovinclude: winres.h no longer exists in PSDK, fix winresr...
2007-07-19  Michael Stefaniucprograms: Remove unreachable break after return/break...
2007-04-18  Aric Stewarttaskmgr: Add Japanese resource.
2007-04-07  Eric Pouechtaskmgr: Let the debug channels work again.
2007-04-06  Felix Nawothnigtaskmgr: Use default font for proc listview.
2007-01-08  Kai Blintaskmgr: Remove unused variable and if check (Coverity).
2007-01-05  Francois Gougettaskmgr: Print GetLastError() in decimal with '%u'.
2006-11-07  Francois Gougettaskmgr: Fix spelling of the SYSTEM_PERFORMANCE_INFORMA...
2006-10-24  Mikołaj Zalewskiresources: Change Dutch sublanguage code to SUBLANG_NEU...
2006-10-24  Mikołaj Zalewskiresources: Change German sublanguage code to SUBLANG_NE...
2006-10-23  Frank Richtertaskmgr: Update German translation.
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-19  Jonathan Ernsttaskmgr: Fix an error in French translation.
2006-10-10  Michael Stefaniucjanitorial: Remove remaining NULL checks before free...
2006-10-06  Jonathan Ernsttaskmgr: Updated French translation.
2006-10-05  Francois Gougettaskmgr: Remove ZeroMemory() calls and instead set...
2006-10-04  Jonathan Ernsttaskmgr: Updated French translation.
2006-10-04  Mikołaj Zalewskitaskmgr: Add Polish translation.
2006-09-27  Jonathan Ernsttaskmgr: French translation improvements.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-11  Detlef Riekenbergtaskmgr: Remove dead code in trayicon.c (Coverity).
2006-09-10  Jonathan ErnstAssorted French translation improvements.
2006-08-14  Andrew Talbottaskmgr: Write-strings warnings fix.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-03  Andrew Talbottaskmgr: Write-strings warnings fix.
2006-06-06  Mike McCormacktaskmgr: Use correct types for Win64.
2006-05-24  Jonathan ErnstUniformization of French main menu accelerators.
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-21  Francois Gougettaskmgr: Reorder functions to avoid forward declarations.
2006-03-21  Francois Gougettaskmgr: Avoid forward declarations and make functions...
2006-03-21  Mike McCormacktaskmgr: Make some functions static.
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.