summaryrefslogtreecommitdiffstats
path: root/IncSet.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-5/+5
* Refactor setting filter and use safe strncpyChristian Göttsche2021-01-111-0/+7
* Drop useless double parenthesisChristian Göttsche2021-01-061-1/+1
* IncSet: do not resize on our own and do not search on resizeChristian Göttsche2021-01-041-1/+1
* Enable going back to previous search matches (Shift-F3)Daniel Lange2020-12-251-5/+5
* Remove 'n' and 'N' search inc/dec keybindsJake Mannens2020-12-241-8/+0
* Rework drawing of FunctionBarChristian Göttsche2020-12-201-13/+6
* Mark event arrays constChristian Göttsche2020-12-201-2/+2
* Embracing branchesBenny Baumann2020-11-021-11/+26
* Whitespace and indentation issuesBenny Baumann2020-11-021-1/+1
* Spacing after keywords (for)Benny Baumann2020-11-021-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-3/+9
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+2
* Add key to pause process list updatesChristian Göttsche2020-10-121-9/+10
* 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
* Clean up some code duplication in the header filesHugo Musso Gualandi2020-09-121-1/+0
* Axe automated header generation.Zev Weiss2020-09-031-33/+0
* added MainPanel actions n and N for find next and find prev. closes #601syrrim2018-11-031-12/+32
* Mark some things as constRichard2017-07-221-4/+4
* Auto-follow process after a search.Hisham2016-05-051-17/+25
* Check for failure in allocations.Hisham2016-02-021-1/+1
* Redraw the panel when resizing the window during an incremental searchAntoine Catton2015-12-091-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
* incremental search and filter reintegrated!Hisham Muhammad2015-03-231-13/+22
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-2/+3
* Fix out-of-bounds write.Hisham Muhammad2014-04-241-1/+1
* Fix order of calloc arguments.Hisham Muhammad2014-01-161-1/+1
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-0/+213

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