David Hunt
|
5e602f18d5
|
Rename String to StringUtils.
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
|
2015-08-19 13:45:20 -03:00 |
Tobias Geerinckx-Rice
|
fc0e44662c
|
Add shortcut key 'p' to toggle full program paths.
|
2015-08-07 14:20:14 +02:00 |
Hisham Muhammad
|
b1f934c5d5
|
Visual tweaks: change color when following, add Broken Gray theme.
|
2015-04-09 15:17:20 -03:00 |
Hisham Muhammad
|
a93db5234c
|
handle clicks on panel header line
|
2015-03-24 23:12:43 -03:00 |
Hisham Muhammad
|
7cb8cb05fb
|
Simplify constructors.
|
2015-03-23 19:24:34 -03:00 |
Hisham Muhammad
|
b1b3f57976
|
Tempus fugit.
Conflicts:
htop.c
htop.h
|
2015-03-23 18:15:56 -03:00 |
Hisham Muhammad
|
ade7993fcb
|
incremental search and filter reintegrated!
|
2015-03-23 17:04:53 -03:00 |
Hisham Muhammad
|
d0c72c3fb2
|
Move FunctionBar inside Panel
|
2015-03-23 15:26:56 -03:00 |
Hisham Muhammad
|
1084a3ff8f
|
Working on integration of IncSet in new branch.
|
2015-03-22 22:39:33 -03:00 |
Hisham Muhammad
|
9ff5d2b243
|
Fix saving of header states, motion in Setup screen.
|
2015-03-16 23:01:21 -03:00 |
Hisham Muhammad
|
59914bfd5b
|
Rename Setup_run to Action_runSetup.
|
2015-03-16 22:58:23 -03:00 |
Hisham Muhammad
|
e3fe3962cb
|
Move more Linux-specific code into Linux subdir.
|
2015-03-15 20:29:13 -03:00 |
Hisham Muhammad
|
c2108e5a48
|
Another mega-patch for the refactoring process.
Kinda runs, but functionality from the original main loop
is still missing. Patience.
|
2015-01-23 03:08:21 -02:00 |
Hisham Muhammad
|
3383d8e556
|
Sorry about the mega-patch.
This is a work-in-progress, code is currently broken.
(Some actions, and notably, the header, are missing.)
|
2015-01-21 23:27:31 -02:00 |
Hisham Muhammad
|
aaaaf063a1
|
Builds on Linux again!
|
2014-11-24 19:22:50 -02:00 |
Hisham Muhammad
|
eb229d9aef
|
Changes for supporting separate platform subdirectories.
|
2014-11-24 18:55:03 -02:00 |