История коммитов

Автор SHA1 Сообщение Дата
  Benny Baumann 6aa9ef2726 Fix code style 1 год назад
  Benny Baumann 8e4ce18ba8 Add missing copyright/file headers 1 год назад
  Daniel Lange 7c43e02591 Improve String_contains_i to allow for multiple terms 2 лет назад
  Hisham Muhammad 72ba20fa5f Introduce screen tabs 3 лет назад
  Sohaib Mohamed 21cb1c4d59 Cleanup: Fix misc styleguide issues 3 лет назад
  nia 2ab8fb83ba netbsd: Support curses libraries without ncurses mouse support 3 лет назад
  Benny Baumann 18e3fd5ce7 Check for set_escdelay in ncurses 3 лет назад
  mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 3 лет назад
  Christian Göttsche d37d66bb3a InfoScreen/ProcessList: do not access Vector internals 3 лет назад
  Øystein Hiåsen d8d83031d9 InfoScreen: Remove old lines before scanning again 3 лет назад
  YJ Lee 34da6fdadb Avoid syntax injection inside code block 4 лет назад
  Youngjae Lee 3c61813ea6 InfoScreen: add mouse wheel scroll 4 лет назад
  Youngjae Lee fd45845829 InfoScreen: fix mouse selection 4 лет назад
  V bfcb8ca019 InfoScreen: fix uncontrolled format string 4 лет назад
  Christian Göttsche ce9e7fd14f Panel_new: reorder arguments 4 лет назад
  Christian Göttsche a3cced9fb6 Add option to hide the Function Bar 4 лет назад
  Christian Göttsche e3862aa67e Rework drawing of FunctionBar 4 лет назад
  Christian Göttsche 7e7a53c415 Mark event arrays const 4 лет назад
  Benny Baumann c49ca61dd9 Common order for ESC/q/F10 4 лет назад
  Christian Göttsche 19b5141685 Hide process selection on ESC 4 лет назад
  Benny Baumann 45869513bf Embracing branches 4 лет назад
  Benny Baumann 61e14d4bb2 Spacing around operators 4 лет назад
  Christian Göttsche f8208f2173 Drop tabs in source indentions 4 лет назад
  Benny Baumann 0f5262917f Make all required includes explicit 4 лет назад
  Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 4 лет назад
  Christian Göttsche 41eea8a355 Mark process argument of Process_isThread const 4 лет назад
  ryenus ff455b0004 limit max screen title length to window width 4 лет назад
  Christian Göttsche 8efc88593a InfoScreen: update content on resize 4 лет назад
  Christian Göttsche 843949131a Drop redundant casts to the same type 4 лет назад
  Zev Weiss a1a027b9bd Axe automated header generation. 5 лет назад
  Christian Göttsche df41979afc Ignore wmove return value 4 лет назад
  Christian Göttsche 11f558f934 Avoid discarding const qualifiers 4 лет назад
  Nathan Scott 9aa816873f Merge branch 'hishamhm-pull-1010' 4 лет назад
  Nathan Scott a82fd262d7 Merge branch 'hishamhm-pull-960' 4 лет назад
  Nathan Scott 36ef4d4fb6 Resolve compilation warning relating to dangling else in InfoScreen_run 4 лет назад
  Jorge Pereira 8de04986cf Fix misleading indentation 4 лет назад
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 лет назад
  wurongxin a360a80d16 fix a bug about use of unitialised variable. refer to https://github.com/hishamhm/htop/issues/882 6 лет назад
  Hisham Muhammad 8c653212c0 Replace size_t with int/void* union 6 лет назад
  Richard d5faf64374 Mark some things as const 7 лет назад
  Hisham 7f9c82f28d Refresh whole panel on Ctrl+L in infoscreen. 8 лет назад
  Hisham 645057d81a Use set_escdelay() to avoid problems with ESCDELAY as a macro. 8 лет назад
  Hisham c23d4f12d1 Fix behavior of ESC key, getting rid of the annoying delay. 9 лет назад
  Hisham Muhammad 466d4da0c6 refactor *Screen classes, add InfoScreen superclass 9 лет назад