Age | Commit message (Expand) | Author | Files | Lines |
2016-03-01 | remove useless include | monsta | 1 | -1/+0 |
2016-02-29 | change colour -> color in comments for consistency with strings | monsta | 1 | -1/+1 |
2016-02-28 | GTK+-3: Get values from GtkStyleContext states properly | raveit65 | 1 | -3/+12 |
2016-02-03 | Changed graph grid line colors based | Wolfgang Ulbrich | 1 | -7/+10 |
2016-02-03 | load-graph.cpp: Draw the background explicitly | Wolfgang Ulbrich | 1 | -10/+12 |
2016-01-11 | drop GTK+2 code and --with-gtk build option | Monsta | 1 | -50/+1 |
2015-12-01 | GTK3: don't use deprecated gtk_{v/h}-box | Wolfgang Ulbrich | 1 | -0/+3 |
2015-12-01 | GTK3: don't use deprecated gtk_style_context_get_font | Wolfgang Ulbrich | 1 | -1/+1 |
2015-12-01 | GTK3: Do not use deprecated API | Wolfgang Ulbrich | 1 | -0/+28 |
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 |