- 27 Aug, 2015 8 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Dynamic unit
-
Hisham Muhammad authored
use ASCII blank even for graphical meter in UTF-8 mode
-
Christian Hesse authored
Signed-off-by: Christian Hesse <mail@eworm.de>
-
Christian Hesse authored
Signed-off-by: Christian Hesse <mail@eworm.de>
-
Hisham Muhammad authored
include wctype.h for iswprint()
-
- 25 Aug, 2015 2 commits
-
-
Christian Hesse authored
If the terminal has no font with braille characters we see... Nothing useful. Use an ASCII blank at least, so we have an idea about what's going on.
-
Christian Hesse authored
-
- 20 Aug, 2015 11 commits
-
-
Hisham Muhammad authored
Closes #113.
-
Hisham Muhammad authored
Fix tree view if userland threads are hidden.
-
Hisham Muhammad authored
Closes PR #111.
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
use a define for graphical meter array size
-
Hisham Muhammad authored
Interpret command line PIDs as PIDs, not TIDs
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Closes #228.
-
Hisham Muhammad authored
Closes #241.
-
- 19 Aug, 2015 15 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Christian Hesse authored
* Use MIN() and MAX() to make sure values are inside bounds. This should fix an issue where Meters were missing dots at the bottom. * Remove variable 'level' and calculate on the fly.
-
Christian Hesse authored
-
Christian Hesse authored
With more dimensional arrays we have to define the array size. Use one dimensional arrays to be more flexible. Additionally this allows to shrink array size for ASCII.
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
-
David Hunt authored
Fixes building on case-insensitive filesystems where String.h gets confused with <string.h>. From d734dacea0a10d0465dad4e95b3421511e7da112 Mon Sep 17 00:00:00 2001 From: David Hunt <dhunt@iolanthe.attlocal.net> Date: Sat, 11 Jul 2015 20:56:31 -0500 Subject: [PATCH 1/8] Rename String to StringUtils
-
- 12 Aug, 2015 4 commits
-
-
Hisham Muhammad authored
Translations obtained by @glixx from Mandriva Linux. Closes #227.
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
[PATCH] New setting: "Show program path"
-