- 12 Aug, 2015 2 commits
-
-
Hisham Muhammad authored
simplify UTF-8 detection
-
Hisham Muhammad authored
Fix sort by cstime
-
- 04 Aug, 2015 2 commits
-
-
Hisham Muhammad authored
Fix typo in comment
-
peter-warhzner authored
-
- 29 Jul, 2015 1 commit
-
-
Christian Hesse authored
htop uses scanf functions to parse values from proc filesystem. This breaks when initializing locale for LC_NUMERIC because of unexpected commas. So initialize locale for LC_CTYPE only.
-
- 23 Jul, 2015 1 commit
-
-
Maks Naumov authored
-
- 16 Jul, 2015 3 commits
-
-
Christian Hesse authored
-
Christian Hesse authored
-
Christian Hesse authored
This has two effects: * The locale may have impact on string formatting. So depending on the locale we may end up with different decimal point. * We can use nl_langinfo() for UTF-8 detection.
-
- 15 Jul, 2015 1 commit
-
-
Hisham Muhammad authored
paint PROCESS_LOW_PRIORITY in green
-
- 14 Jul, 2015 1 commit
-
-
Christian Hesse authored
... and thus make it use a different color than PROCESS_HIGH_PRIORITY.
-
- 16 Jun, 2015 3 commits
-
-
Hisham Muhammad authored
write header length (number of columns) back to configuration
-
Hisham Muhammad authored
ignore enter, delete and space on empty panel
-
Hisham Muhammad authored
Change all displayed memory size specifiers to use GNU Coreutils style size specifiers
-
- 15 Jun, 2015 1 commit
-
-
Christian Hesse authored
-
- 11 Jun, 2015 1 commit
-
-
Christian Hesse authored
-
- 08 Jun, 2015 6 commits
-
-
Tomasz Kramkowski authored
The man page now contains the section "MEMORY SIZES" which talks about the convention used for representing memory sizes and why it was chosen.
-
Tomasz Kramkowski authored
The MemoryMeter and SwapMeter now use the short GNU Coreutils style format to represent memory sizes.
-
Hisham Muhammad authored
fix compiler warnings
-
Hisham Muhammad authored
add */.dirstamp to .gitignore
-
Hisham Muhammad authored
added missing defines for android
-
Hisham Muhammad authored
Fix several FreeBSD compilation errors
-
- 07 Jun, 2015 2 commits
-
-
Lance Chen authored
`Process_new_fn` had been renamed to `Process_New` in d880def0
-
Lance Chen authored
Several functions and struct had changed in b291fba0
-
- 20 May, 2015 1 commit
-
-
sherpya authored
-
- 15 May, 2015 2 commits
-
-
Christian Hesse authored
-
Christian Hesse authored
gcc gives warnings like this: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result Assign value to a variable, cast to (void) to discard it.
-
- 13 May, 2015 1 commit
-
-
Hisham Muhammad authored
Closes #185. Closes #190.
-
- 09 Apr, 2015 10 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Read OOM data only if column is enabled. Make sort ordering more consistent. Closes #182.
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 08 Apr, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-