summaryrefslogtreecommitdiffstats
path: root/MainPanel.h
AgeCommit message (Expand)Author
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