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
/
load-graph.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-19
Removed unused allocation from load_graph_draw.
infirit
1
-2
/
+0
2014-12-19
Fixed unsigned overflow error (use guint64 instead of unsigned).
infirit
1
-1
/
+1
2014-12-18
Various small string fixes.
infirit
1
-2
/
+2
2014-12-18
Use pango instead of cairo_show_text in load-graph
infirit
1
-12
/
+22
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
Remove unnecessary assert which causes crash
infirit
1
-2
/
+0
2014-12-18
Removed unnecessary use of 'this->' for class members
infirit
1
-7
/
+7
2014-12-18
Removed unnecessary use of 'graph->' for class members
infirit
1
-43
/
+43
2014-12-18
Stop initializing variables twice in LoadGraph ctor
infirit
1
-10
/
+5
2014-12-18
Give 'g' variable meaningful name, 'graph'
infirit
1
-197
/
+197
2014-12-18
Make indentation uniform across source files
infirit
1
-568
/
+568
2014-12-17
Fix for issues on 32-bit machines
infirit
1
-9
/
+15
2014-12-17
Fix network totals overflow on 32-bit machines
infirit
1
-19
/
+19
2014-12-17
Gtk3: Rename callback function to reflect changed signal.
infirit
1
-5
/
+5
2013-11-21
add support for GTK3
Elias Aebi
1
-11
/
+27
2012-03-17
Replace old GDK drawing API
Chris Kühl
1
-20
/
+10
2011-11-08
initial
Perberos
1
-0
/
+787