summaryrefslogtreecommitdiffstats
path: root/CRT.c
Commit message (Expand)AuthorAgeFilesLines
* Begin add supporting for multiple screensHisham Muhammad2018-01-301-0/+7
* Move responsibility for cursor placement to PanelsHisham Muhammad2018-01-301-2/+0
* Security review: make privilege dropping-restoring optional.Hisham Muhammad2017-07-261-0/+47
* Merge branch 'master' into fixedgrayHisham2017-06-061-1/+1
|\
| * make special keys also work with TERM=xterm-256colorMichael Klein2017-06-011-1/+1
* | Work around the strange behavior of gray.Hisham2017-05-231-11/+23
|/
* Handle SIGQUIT. Closes #503.Hisham2016-05-301-0/+1
* Avoid overlapping key values defined by curses (Real fix).Explorer092016-03-091-1/+1
* Avoid overlapping key values defined by curses.Hisham2016-03-081-1/+1
* Fix behavior of ESC key, getting rid of the annoying delay.Hisham2016-02-191-0/+8
* gcc warning cleanups.Hisham Muhammad2015-10-051-1/+1
* Replace some remaining tabsMichael McConville2015-09-191-2/+2
* Merge pull request #221 from eworm-de/define-array-sizeHisham Muhammad2015-08-201-3/+11
|\
| * remove UTF-8 code when compiling with --disable-unicodeChristian Hesse2015-08-191-3/+11
* | Add expand/collapse on additional clicks!Hisham Muhammad2015-08-191-0/+1
* | Support for NCurses 6.0 and mouse wheelHisham Muhammad2015-08-191-1/+11
|/
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* initialize locale for LC_CTYPE onlyChristian Hesse2015-07-291-1/+1
* simplify UTF-8 detectionChristian Hesse2015-07-161-8/+2
* initialize localeChristian Hesse2015-07-161-0/+3
* paint PROCESS_LOW_PRIORITY in greenChristian Hesse2015-07-141-5/+5
* Visual tweaks: change color when following, add Broken Gray theme.Hisham Muhammad2015-04-091-16/+31
* Let's see if responsiveness is still good using the full CRT_delayHisham Muhammad2015-02-041-6/+6
* Make the implementation of color schemes declarative.Hisham Muhammad2015-02-031-353/+364
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-66/+67
* Changes for supporting separate platform subdirectories.Hisham Muhammad2014-11-241-25/+2
* Added new color for 'D' state.Valmiky Arquissandas2014-10-141-0/+7
* Fix behavior of `htop -d 1`. Closes #72.Hisham Muhammad2014-04-281-4/+7
* Make blue text more readable. Closes #55.Hisham Muhammad2014-04-241-0/+14
* Report this as an exit function.Hisham Muhammad2014-04-241-0/+2
* Better support for Home and End keysHisham Muhammad2014-04-091-0/+2
* alignment improvementsHisham Muhammad2014-02-271-0/+6
* New home, new life!Hisham Muhammad2014-01-141-1/+1
* Remove explicit calls to curses.h in other filesHisham Muhammad2013-02-261-1/+2
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-4/+6
* Fail gracefully when /proc is not mountedHisham Muhammad2012-10-191-0/+9
* Add IO priority support ('i' key)Hisham Muhammad2012-10-041-1/+1
* improve crash message Hisham Muhammad2012-07-121-0/+5
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-8/+7
* show cursor when function bar allows typing an entry.Hisham Muhammad2011-09-081-0/+2
* Fix number of supported backtrace frames (thanks to Sebastian Pipping)Hisham Muhammad2011-08-261-1/+1
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* make htop friendly to uclibc (thanks to Matt for the report)Hisham Muhammad2010-12-051-3/+7
* Split process and thread counts in tasks meterHisham Muhammad2010-11-231-1/+0
* Don't ask for bug reports when running on unsupported platforms.Hisham Muhammad2010-11-201-0/+4
* Fix IO-wait color on "Black on White" scheme. Closes #3054717.Hisham Muhammad2010-11-201-1/+1
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-29/+49
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* warning fixesHisham Muhammad2010-02-251-2/+4

© 2014-2024 Faster IT GmbH | imprint | privacy policy