summaryrefslogtreecommitdiffstats
path: root/ListItem.c
AgeCommit message (Expand)Author
2021-12-07Introduce screen tabsHisham Muhammad
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-07-15Code indentationBenny Baumann
2021-03-17RichString: do not unnecessarily clean whole bufferChristian Göttsche
2021-01-02Object: return int on comparisonChristian Göttsche
2020-12-08Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche
2020-11-02Whitespace and indentation issuesBenny Baumann
2020-10-28Small ListItem updateChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-10Mark Object pointer to _display function constChristian Göttsche
2020-10-07Mark Object instances constChristian Göttsche
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-24Do not drop qualifier in castChristian Göttsche
2020-09-03Axe automated header generation.Zev Weiss
2020-08-21Remove trailing whitespacesChristian Göttsche
2017-07-27Security review: check results of snprintf.Hisham Muhammad
2016-02-02Check for failure in allocations.Hisham
2015-09-19Replace some remaining tabsMichael McConville
2015-08-19remove UTF-8 code when compiling with --disable-unicodeChristian Hesse
2015-08-19Rename String to StringUtils.David Hunt
2015-02-04Use UTF-8 only when using UTF-8 :-)Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-04-25Compare with long, for 64-bit systemsHisham Muhammad
2012-12-12Fix crash when pressing 'u'. Thanks to Quentin Carbonneaux.Hisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2012-11-10search and filter for the strace and lsof screens!Hisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-12-25Use strdup explicitlyHisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2010-02-25warning fixesHisham Muhammad
2008-03-09Clean up headers by using 'static' whenever possible.Hisham Muhammad
2006-07-11Performance improvement hackathon: improve process comparison routines,Hisham Muhammad
2006-06-06Updates for new version of the MakeHeader.py script.Hisham Muhammad
2006-03-23Update copyrights.Hisham Muhammad
2006-03-04Initial import.Hisham Muhammad