summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-08-27remove extra space in dual meters without marginsChristian Hesse
2015-08-27Merge pull request #208 from eworm-de/dynamic-unitHisham Muhammad
2015-08-27Merge pull request #250 from eworm-de/ascii-blankHisham Muhammad
2015-08-27use dynamic units for text displayChristian Hesse
2015-08-27make units more dynamicChristian Hesse
2015-08-26Merge pull request #248 from eworm-de/wctypeHisham Muhammad
2015-08-25use ASCII blank even for graphical meter in UTF-8 modeChristian Hesse
2015-08-25include wctype.h for iswprint()Christian Hesse
2015-08-20A more portable version of the note suggested in #113.Hisham Muhammad
2015-08-20Merge pull request #43 from ErkiDerLoony/masterHisham Muhammad
2015-08-20Omit non-printable characters with widechar curses.Hisham Muhammad
2015-08-20Fix mouse click on meters setup function barHisham Muhammad
2015-08-20Standardize variable name.Hisham Muhammad
2015-08-20Merge pull request #221 from eworm-de/define-array-sizeHisham Muhammad
2015-08-20Merge pull request #134 from jeffgarrett/pid-selectionHisham Muhammad
2015-08-20Extra checks.Hisham Muhammad
2015-08-20Reduce scope of variables.Hisham Muhammad
2015-08-20Make column width calculation dynamic.Hisham Muhammad
2015-08-20Make Unicode strings safe for ncurses 6 ABI.Hisham Muhammad
2015-08-19Add expand/collapse on additional clicks!Hisham Muhammad
2015-08-19Support for NCurses 6.0 and mouse wheelHisham Muhammad
2015-08-19simplify Meter loopChristian Hesse
2015-08-19remove UTF-8 code when compiling with --disable-unicodeChristian Hesse
2015-08-19make arrays one dimensionalChristian Hesse
2015-08-19Fix comment.Hisham Muhammad
2015-08-19Standardize indentation.Hisham Muhammad
2015-08-19CPU per process implementedDavid Hunt
2015-08-19Fix the thread countsDavid Hunt
2015-08-19Fixed CPU updatingDavid Hunt
2015-08-19Static CPU meterDavid Hunt
2015-08-19Start supporting actual dataDavid Hunt
2015-08-19Added darwin with working battery meterDavid Hunt
2015-08-19Make unsupported runDavid Hunt
2015-08-19Rename String to StringUtils.David Hunt
2015-08-12Add translations for desktop file.Hisham Muhammad
2015-08-12Avoid future confusions with how default values are set.Hisham Muhammad
2015-08-12Ensure default matches classic htop behavior.Hisham Muhammad
2015-08-12Merge pull request #148 from nckx/display-basenameHisham Muhammad
2015-08-12Merge pull request #218 from eworm-de/remove-autoconf-filesHisham Muhammad
2015-08-12Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad
2015-08-12Update Settings.hHisham Muhammad
2015-08-12Merge pull request #223 from eworm-de/langinfoHisham Muhammad
2015-08-12Merge pull request #230 from maksqwe/cstime_fixHisham Muhammad
2015-08-07Add shortcut key 'p' to toggle full program paths.Tobias Geerinckx-Rice
2015-08-07New setting: "Show program path"Tobias Geerinckx-Rice
2015-08-04Merge pull request #235 from peter-warhzner/patch-1Hisham Muhammad
2015-08-04Fix typo in commentpeter-warhzner
2015-07-29initialize locale for LC_CTYPE onlyChristian Hesse
2015-07-23Fix sort by cstimeMaks Naumov
2015-07-16remove duplicate codeChristian Hesse