- 06 Aug, 2016 1 commit
-
-
Explorer09 authored
Commit "Make PgDown behavior more usual." 759caf0f silently changes the PageDown scrolling behavior that, instead of scrolling one window down until the end of the window touches the end of the list, the window simply repositions itself in a way that the selected item always become the last item in the new window. The commit reverts the behavior, and also fixes sanity conditionals so that the scrollV variable will _never_ become negative or out-of- bound. Fixes issue #532. Also keep the problem #480 addressed. Signed-off-by: Kang-Che Sung <explorer09 @ gmail.com>
-
- 19 Jun, 2016 1 commit
-
-
Hisham authored
-
- 15 Jun, 2016 1 commit
-
-
Hisham authored
(Also, '^' and '$') Closes #508.
-
- 05 May, 2016 1 commit
-
-
Hisham authored
Closes #480.
-
- 18 Feb, 2016 1 commit
-
-
Hisham authored
Closes #370.
-
- 02 Feb, 2016 1 commit
-
-
Hisham authored
-
- 02 Nov, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 07 Sep, 2015 1 commit
-
-
Christian Hesse authored
* size_t nmemb (number of elements) first, then size_t size * do not assume char is size 1 but use sizeof() * allocate for char, not pointer to char (found by Michael McConville, fixes #261)
-
- 27 Aug, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 19 Aug, 2015 2 commits
-
-
Hisham Muhammad 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
-
- 09 Apr, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 01 Apr, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 25 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Mar, 2015 4 commits
-
-
Hisham Muhammad authored
Fixes #174. Conflicts: Panel.c
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Fixes #174.
-
- 22 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 03 Feb, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
Kinda runs, but functionality from the original main loop is still missing. Patience.
-
- 22 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
-
- 03 May, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 27 Feb, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 26 Feb, 2013 1 commit
-
-
Hisham Muhammad authored
-
- 05 Dec, 2012 1 commit
-
-
Hisham Muhammad authored
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
-
- 10 Aug, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 05 Mar, 2012 1 commit
-
-
Hisham Muhammad authored
-
- 26 Dec, 2011 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 18 Nov, 2011 1 commit
-
-
Hisham Muhammad authored
* Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
-
- 05 Nov, 2011 1 commit
-
-
Hisham Muhammad authored
Factored code from the SignalsPanel to apply to all selections from main screen. Closes feature request #3425304.
-
- 08 Sep, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 26 May, 2011 1 commit
-
-
Hisham Muhammad authored
-
- 22 Nov, 2010 1 commit
-
-
Hisham Muhammad authored
Fix subtree hiding Fix reading of CPU values in hidden threads Fix hiding of zombie processes as kernel threads Remove "debug proc" code Code cleanup in processElements
-
- 03 Mar, 2010 1 commit
-
-
Hisham Muhammad authored
(thanks to Daniel Schuler)
-
- 25 Feb, 2010 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 02 Jun, 2009 1 commit
-
-
Hisham Muhammad authored
-
- 09 Mar, 2008 1 commit
-
-
Hisham Muhammad authored
flag, which requires libncursesw. Thanks to Sergej Pupykin!
-