summaryrefslogtreecommitdiffstats
path: root/RichString.h
Commit message (Expand)AuthorAgeFilesLines
* Fully support non-ascii characters in Meter-BarChristian Göttsche2020-11-251-0/+2
* Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange2020-11-161-0/+1
|\
| * Highlight new and old processes (#74)Adam Saponara2020-10-301-0/+1
* | Avoid RichString_beginAllocated being ammendableBenny Baumann2020-11-021-1/+1
* | Spacing around operatorsBenny Baumann2020-11-021-1/+1
* | Spacing after keywords (while)Benny Baumann2020-11-021-2/+2
* | Spacing after keywords (#define)Benny Baumann2020-11-021-2/+2
* | Remove unnecessary trailing semicolon on macrosBenny Baumann2020-11-021-3/+3
* | Enclose macro arguments in parenthesesChristian Göttsche2020-10-311-1/+1
|/
* Simplify RichString_beginChristian Göttsche2020-10-281-1/+1
* Enclose macro arguments in parenthesesChristian Göttsche2020-10-281-3/+3
* Make all required includes explicitBenny Baumann2020-10-181-18/+2
* Merge branch 'update-license-and-copyright-info'Nathan Scott2020-10-061-1/+1
|\
| * Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* | Merge identical declarationsChristian Göttsche2020-10-051-10/+0
|/
* Avoid checking of undefined macrosChristian Göttsche2020-09-181-6/+6
* Clean up some code duplication in the header filesHugo Musso Gualandi2020-09-121-5/+2
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-5/+0
* Remove superfluous 'extern's from function declarations.Zev Weiss2020-09-031-9/+9
* Axe automated header generation.Zev Weiss2020-09-031-2/+0
* Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-1/+1
|\
| * Clean up existing whitespaceDaniel Flanagan2019-10-311-1/+1
* | Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott2020-08-181-8/+8
|/
* Protect against overflows in RichString_setAttrnHisham Muhammad2018-02-261-0/+4
* Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses.Explorer092016-01-151-4/+0
* Fixes for color glitches in ncurses ABI6.Hisham Muhammad2015-08-271-1/+1
* include wctype.h for iswprint()Christian Hesse2015-08-251-0/+4
* Extra checks.Hisham Muhammad2015-08-201-1/+1
* Make Unicode strings safe for ncurses 6 ABI.Hisham Muhammad2015-08-201-2/+2
* Refactored key handlers.Hisham Muhammad2014-11-191-2/+4
* Add extra checks in configure.ac for different locations of (n)curses.hHisham Muhammad2013-02-261-0/+2
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-5/+3
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-9/+7
* use unicode header firstHisham Muhammad2011-11-031-5/+5
* Try harder to find the ncurses header, fixes detection in SuSE SLES9.Hisham Muhammad2011-09-081-3/+7
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-21/+26
* warning fixesHisham Muhammad2010-02-251-5/+5
* fix to minor bug affecting the build process, a maintenance release will foll...Hisham Muhammad2009-06-081-2/+2
* changes for htop 0.8.2Hisham Muhammad2009-06-021-2/+5
* catch nonprintable charactersHisham Muhammad2009-03-111-0/+1
* Add Unicode support, enabled with the --enable-unicodeHisham Muhammad2008-03-091-4/+40
* IO-wait time now counts as idle time, which is a moreHisham Muhammad2007-11-091-2/+2
* Fix GCC 4.3 issues: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416852Hisham Muhammad2007-08-101-2/+2
* Perform RichString operations by hand.Hisham Muhammad2006-07-121-6/+3
* Regenerated all headers.Hisham Muhammad2006-06-061-2/+4
* Initial import.Hisham Muhammad2006-03-041-0/+43

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