Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Repository
347141502bd35f81f33cda69cea350fb984e5098
Switch branch/tag
htop
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@web.lueluesay.top:root/htop.git
Copy HTTPS clone URL
https://web.lueluesay.top/git/root/htop.git
Test for unicode-enabled libncurses
Hisham Muhammad authored
9 years ago
34714150
Name
Last commit
Last update
darwin
Add Darwin swap meter.
9 years ago
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
darwin
Add Darwin swap meter.
9 years ago
dragonflybsd
freebsd
Regenerate platform-dependent headers.
9 years ago
linux
Merge pull request #298 from patrickmarlier/issue202
9 years ago
openbsd
Merge pull request #299 from mmcco/master
9 years ago
scripts
Sorry about the mega-patch.
10 years ago
unsupported
fix calloc() calls
9 years ago
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
UptimeMeter.h
UsersTable.c
UsersTable.h
Vector.c
Vector.h
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
EnvScreen.h
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
EnvScreen.h
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
EnvScreen.h
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
EnvScreen.h
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
EnvScreen.h
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
EnvScreen.h
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
EnvScreen.h
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
EnvScreen.h
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
.editorconfig
add editorconfig file to give hints to editors
9 years ago
.gitignore
remove autoconf files, generate by autogen.sh
9 years ago
.travis.yml
travis-ci should really detect autogen.sh...
9 years ago
AUTHORS
Initial import.
19 years ago
Action.c
Add expand/collapse on additional clicks!
9 years ago
Action.h
handle clicks on panel header line
10 years ago
Affinity.c
Sorry about the mega-patch.
10 years ago
Affinity.h
Sorry about the mega-patch.
10 years ago
AffinityPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
AffinityPanel.h
Sorry about the mega-patch.
10 years ago
AvailableColumnsPanel.c
Do not trust isalpha(c) for values > 255.
10 years ago
AvailableColumnsPanel.h
Sorry about the mega-patch.
10 years ago
AvailableMetersPanel.c
Improve feedback when moving meters.
9 years ago
AvailableMetersPanel.h
Sorry about the mega-patch.
10 years ago
BatteryMeter.c
Rename String to StringUtils.
9 years ago
BatteryMeter.h
Move platform-dependent parts of Linux battery meter.
10 years ago
COPYING
Resolve license incompatibility issues,
15 years ago
CPUMeter.c
Calculate CPU averages on Darwin (See #295).
9 years ago
CPUMeter.h
Calculate CPU averages on Darwin (See #295).
9 years ago
CRT.c
gcc warning cleanups.
9 years ago
CRT.h
Merge pull request #221 from eworm-de/define-array-size
9 years ago
CategoriesPanel.c
handle clicks on panel header line
10 years ago
CategoriesPanel.h
Sorry about the mega-patch.
10 years ago
ChangeLog
ChangeLog updates.
9 years ago
CheckItem.c
Avoid future confusions with how default values are set.
9 years ago
CheckItem.h
Avoid future confusions with how default values are set.
9 years ago
ClockMeter.c
get a useful tolal for clock meter
9 years ago
ClockMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
ColorsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
ColorsPanel.h
Make the implementation of color schemes declarative.
10 years ago
ColumnsPanel.c
Highlight moving meters in a different color.
9 years ago
ColumnsPanel.h
Sorry about the mega-patch.
10 years ago
DisplayOptionsPanel.c
Handle KEY_RECLICK events generated by ScreenManager
9 years ago
DisplayOptionsPanel.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
EnvScreen.c
EnvScreen.h
FunctionBar.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
FunctionBar.h
Simplify constructors.
10 years ago
Hashtable.c
Clean up some needless malloc casts, convert some mallocs to callocs, and fix some style
9 years ago
Hashtable.h
major header cleanup
13 years ago
Header.c
fix calloc() calls
9 years ago
Header.h
Fix saving of header states, motion in Setup screen.
10 years ago
HostnameMeter.c
BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
11 years ago
HostnameMeter.h
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
12 years ago
INSTALL
Initial import.
19 years ago
IncSet.c
Rename String to StringUtils.
9 years ago
IncSet.h
InfoScreen.c
InfoScreen.h
ListItem.c
ListItem.h
LoadAverageMeter.c
LoadAverageMeter.h
MainPanel.c
MainPanel.h
Makefile.am
MemoryMeter.c
MemoryMeter.h
Meter.c
Meter.h
MetersPanel.c
MetersPanel.h
NEWS
Object.c
Object.h
OpenFilesScreen.c
OpenFilesScreen.h
Panel.c
Panel.h
Process.c
Process.h
ProcessList.c
ProcessList.h
README
README.md
RichString.c
RichString.h
ScreenManager.c
ScreenManager.h
Settings.c
Settings.h
SignalsPanel.c
SignalsPanel.h
StringUtils.c
StringUtils.h
SwapMeter.c
SwapMeter.h
TESTPLAN
TasksMeter.c
TasksMeter.h
TraceScreen.c
TraceScreen.h
UptimeMeter.c
Show more
README.md
README
Menu
Projects
Groups
Snippets
Help