summaryrefslogtreecommitdiffstats
path: root/MainPanel.c
AgeCommit message (Expand)Author
2020-08-20Merge branch 'hishamhm-pull-949'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-960'Nathan Scott
2020-08-20Resolve compiler warnings and errors relating to the Arg unionNathan Scott
2019-10-31Clean up existing whitespaceDaniel Flanagan
2019-09-12MainPanel: add seventh char to main functionsduchampdev
2018-02-18Replace size_t with int/void* unionHisham Muhammad
2017-07-22Mark some things as constRichard
2016-07-28'Follow' only if element is found in searchHisham
2016-06-15Added Ctrl+A and Ctrl+E to go to beginning and end of line.Hisham
2016-05-25Make sure a pointer fits in the argument!Hisham
2016-05-05Auto-follow process after a search.Hisham
2016-02-02Check for failure in allocations.Hisham
2016-01-03Check range when accessing keys table.Hisham Muhammad
2015-08-20Extra checks.Hisham Muhammad
2015-04-09update bar when clicking header.Hisham Muhammad
2015-04-09Visual tweaks: change color when following, add Broken Gray theme.Hisham Muhammad
2015-04-08Keep following status when no key is pressed.Hisham Muhammad
2015-03-24handle clicks on panel header lineHisham Muhammad
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-22Refactor state control variables.Hisham Muhammad
2015-03-15Add MainPanel.cHisham Muhammad