summaryrefslogtreecommitdiffstats
path: root/MainPanel.h
AgeCommit message (Expand)Author
2023-12-26Relocate include of config.h from header to source modeuleBenny Baumann
2023-12-26Update includes based on IWYUBenny Baumann
2023-08-30Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed
2023-08-30Introduce Row and Table classes for screens beyond top-processesNathan Scott
2022-03-25Improve MainPanel Label on active inc filter (Filter <-> FILTER)Daniel Lange
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-04-21Make MainPanel_pidSearch a static functionChristian Göttsche
2021-01-06Avoid function cast by refactoring callback prototypeChristian Göttsche
2020-11-02Spacing around operatorsBenny Baumann
2020-10-19XUtils string related updatesChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-18Use strict function prototypesChristian Göttsche
2020-09-12Remove some unused #includesHugo Musso Gualandi
2020-09-08Further, minor cleanups to headers post-MakeHeadersNathan Scott
2020-09-03Remove superfluous 'extern's from function declarations.Zev Weiss
2020-09-03Axe automated header generation.Zev Weiss
2020-08-20Resolve compiler warnings and errors relating to the Arg unionNathan Scott
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2018-02-18Replace size_t with int/void* unionHisham Muhammad
2016-05-25Make sure a pointer fits in the argument!Hisham
2015-03-23incremental search and filter reintegrated!Hisham Muhammad
2015-03-23Move FunctionBar inside PanelHisham Muhammad
2015-03-22Working on integration of IncSet in new branch.Hisham Muhammad
2015-03-16Get FreeBSD tree to compile again with latest changes.Hisham Muhammad