summaryrefslogtreecommitdiffstats
path: root/AvailableColumnsPanel.c
Commit message (Expand)AuthorAgeFilesLines
* Update includes based on IWYUBenny Baumann2023-12-261-0/+1
* Fix code styleBenny Baumann2023-12-261-4/+1
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-261-0/+2
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-14/+34
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-1/+1
* Reformat code baseBenny Baumann2022-10-241-1/+1
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* IWYU updateChristian Göttsche2021-08-251-2/+0
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-9/+45
* cleaned up includes with iwyumayurdahibhate2021-05-101-1/+0
* Rework enum ProcessFieldChristian Göttsche2020-12-191-1/+1
* Allow to pass '/' for item searchBenny Baumann2020-12-031-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-3/+6
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann2020-10-161-5/+6
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Handle Panel_getSelected() returning NULLChristian Göttsche2020-10-061-1/+5
* 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-9/+0
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-1/+1
* Mark some things as constRichard2017-07-221-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
* 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-13/+9
* 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-5/+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/+5
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-22/+22
* Make column operation more comfortable.Hisham Muhammad2008-03-091-3/+2
* Rename ListBox'es to Panel's, matching dit.Hisham Muhammad2006-05-301-0/+72

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