summaryrefslogtreecommitdiffstats
path: root/SignalsPanel.c
Commit message (Expand)AuthorAgeFilesLines
* Pre-select the last sent signal in SignalsPanelChristian Göttsche2021-12-051-3/+2
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Panel_new: reorder argumentsChristian Göttsche2021-01-041-1/+1
* Update even more snprintfsChristian Göttsche2020-11-281-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-5/+4
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-6/+6
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-8/+0
* Fix overflow for signals >= 100.Hisham Muhammad2018-03-251-2/+2
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-1/+1
* Protect against strange values of SIGRTMIN and SIGRTMAX,Hisham2016-09-161-14/+5
* Real-time signals support (for kill command)Explorer092016-09-141-1/+24
* Fix build in FreeBSD, and make sure SIGTERM is always the default.Hisham Muhammad2015-10-061-2/+10
* Move list of signals to platform-specific code.Hisham Muhammad2015-10-061-39/+3
* Simplify constructors.Hisham Muhammad2015-03-231-5/+1
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-1/+5
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-27/+6
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-2/+10
* reduce codeHisham Muhammad2011-11-051-47/+43
* Allow typing to select items in various panels (sort, user, signal).Hisham Muhammad2011-11-051-33/+46
* warning fixesHisham Muhammad2010-02-251-3/+3
* changes for htop 0.8.2Hisham Muhammad2009-06-021-1/+1
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-32/+32
* Improve construction of tree view, properly nesting threads.Hisham Muhammad2007-11-081-2/+2
* Rename ListBox'es to Panel's, matching dit.Hisham Muhammad2006-05-301-0/+77

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