index
:
mate-system-monitor
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
gh-pages
master
test-CI
test-ci
Process viewer and system resource monitor for MATE
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-19
Remove markup from translated strings
infirit
3
-7
/
+12
2014-12-19
Removed unused allocation from load_graph_draw.
infirit
1
-2
/
+0
2014-12-19
Fixed incorrect int to pointer conversion warning.
infirit
1
-1
/
+1
2014-12-19
Fixed unsigned overflow error (use guint64 instead of unsigned).
infirit
1
-1
/
+1
2014-12-19
OpenBSD: use G_N_ELEMENTS instead of nitems
infirit
1
-1
/
+1
2014-12-19
Fix applied again to show cpu model on ARM after core summarizing
infirit
1
-1
/
+1
2014-12-19
Fixed falsly reporting 'Unknown model' again after after the core
infirit
1
-1
/
+1
2014-12-19
tree_store_update: gracefully handle null strings
infirit
1
-1
/
+1
2014-12-19
Mark forgotten string as translatable
infirit
1
-1
/
+1
2014-12-19
procproperties: unbreak on OpenBSD
infirit
1
-0
/
+17
2014-12-19
Collapse kthreadd by default on linuxes in process tree mode
infirit
1
-2
/
+6
2014-12-19
proctable: small whitespace fix
infirit
1
-0
/
+1
2014-12-19
Add some translator comments taken from GSM
infirit
2
-0
/
+3
2014-12-19
Slightly increase width of memory map dialog from 575 to 620
infirit
1
-1
/
+1
2014-12-19
Fix accelerator collision in "Search for Open Files" dialog
infirit
1
-0
/
+2
2014-12-19
Add a Process Properties dialog in MATE System Monitor
infirit
8
-2
/
+350
2014-12-19
Disable priority changed handler while setting current priority
infirit
4
-2
/
+25
2014-12-19
Update systemd support from several GSD commits
infirit
3
-8
/
+6
2014-12-18
systemd: add process view columns for unit, session, seat, owner
infirit
6
-16
/
+137
2014-12-18
procman: small whitespace cleanup
infirit
1
-26
/
+26
2014-12-18
Clean up SOURCES in src/Makefile.am
infirit
1
-27
/
+37
2014-12-18
Fix function definition format in util.cpp
infirit
1
-3
/
+4
2014-12-18
Add custom sort method for numerical columns with descending sort first
infirit
3
-4
/
+65
2014-12-18
Avoid crash if icon is not found by catching exception
infirit
1
-0
/
+6
2014-12-18
Fix copy-n-paste issues in gscheme summaries
infirit
1
-6
/
+6
2014-12-18
Add 32-bit or 64-bit to the release label
infirit
1
-2
/
+19
2014-12-18
Add command line flags for each tab to display it on startup
infirit
4
-8
/
+71
2014-12-18
interface: small whitespace cleanup
infirit
1
-61
/
+61
2014-12-18
Added priority selection submenu with preset priority items
infirit
4
-9
/
+90
2014-12-18
Priority column to the process table to show user-friendly nice values
infirit
6
-21
/
+80
2014-12-18
proctable: small whitespace cleanup
infirit
1
-20
/
+20
2014-12-18
Summarize the processor cores to be able to display sysinfo for multi-core sy...
infirit
1
-36
/
+125
2014-12-18
sysinfo: small whitespace fix
infirit
1
-1
/
+1
2014-12-18
lsof: Use glibmm/regex.h
infirit
1
-1
/
+1
2014-12-18
Better translator comment for the Waiting Channel column
infirit
1
-1
/
+1
2014-12-18
Add cgroup support in the process view
infirit
8
-2
/
+236
2014-12-18
Save sort column and order when they change
infirit
2
-3
/
+13
2014-12-18
Use a tuple to store window state
infirit
2
-26
/
+9
2014-12-18
Save column info on change instead of quit
infirit
3
-26
/
+36
2014-12-18
Also remember the window position, not only the size
infirit
4
-1
/
+21
2014-12-18
Various small string fixes.
infirit
6
-28
/
+28
2014-12-18
Do not set gnome_version if one of the version numbers can not be read
infirit
1
-1
/
+2
2014-12-18
Use XDG user runtime directory instead of tmp for temporary files
infirit
1
-1
/
+1
2014-12-18
Changed default net out color for better a11y for color-blind people
infirit
1
-1
/
+1
2014-12-18
Use pango instead of cairo_show_text in load-graph
infirit
1
-12
/
+22
2014-12-18
Significant digits format used to remove post decimal wastage on net graph
infirit
1
-4
/
+4
2014-12-18
Fixed logic for scaling net load when using bits
infirit
1
-7
/
+39
2014-12-18
Don't show swap history when computer has no swap
infirit
1
-2
/
+6
2014-12-18
system: Add machine architecture after the kernel version.
infirit
1
-1
/
+1
2014-12-18
Specified resource name in color picker dialog title
infirit
1
-9
/
+40
[next]