summaryrefslogtreecommitdiffstats
path: root/ColumnsPanel.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* ColumnsPanel: drop unused struct declarationChristian Göttsche2021-09-041-6/+0
* IWYU updateChristian Göttsche2021-08-251-0/+1
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-7/+35
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-1/+1
* Rework drawing of FunctionBarChristian Göttsche2020-12-201-1/+1
* Allow to pass '/' for item searchBenny Baumann2020-12-031-1/+1
* IWYU update (Linux)Christian Göttsche2020-11-191-1/+0
* Spacing around operatorsBenny Baumann2020-11-021-1/+1
* Fix segmentation fault when column name is NULL.Erdem Ersoy2020-10-311-9/+0
* Make all required includes explicitBenny Baumann2020-10-181-7/+10
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Handle Panel_getSelected() returning NULLChristian Göttsche2020-10-061-1/+3
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Call character checking function with unsigned charChristian Göttsche2020-09-171-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-12/+0
* Remove trailing whitespacesChristian Göttsche2020-08-211-1/+0
* Clean up existing whitespaceDaniel Flanagan2019-10-311-2/+2
* fix fallthough comments for GCC 7.xChristian Hesse2017-10-231-2/+2
* Mark some things as constRichard2017-07-221-1/+1
* Check for failure in allocations.Hisham2016-02-021-1/+1
* Highlight moving meters in a different color.Hisham Muhammad2015-11-021-0/+1
* Handle KEY_RECLICK events generated by ScreenManagerHisham Muhammad2015-08-271-0/+2
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* Do not trust isalpha(c) for values > 255.Hisham Muhammad2015-03-231-1/+1
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-1/+4
* Get FreeBSD tree to compile again with latest changes.Hisham Muhammad2015-03-161-1/+3
* Isolate portable and Linux-specific process fields.Hisham Muhammad2015-03-161-1/+1
* Move more Linux-specific code into Linux subdir.Hisham Muhammad2015-03-151-0/+1
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-19/+41
* Performance improvements due to conditional parsing of IO data depending on s...Hisham Muhammad2013-05-241-1/+4
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-4/+10
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-4/+13
* fix pagedown in some panelsHisham Muhammad2011-12-141-1/+2
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-0/+7
* changes for htop 0.8.2Hisham Muhammad2009-06-021-2/+2
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-45/+46
* --sort-key flag in the command-line, overriding theHisham Muhammad2006-08-041-7/+13
* Rename ListBox'es to Panel's, matching dit.Hisham Muhammad2006-05-301-0/+104

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