Age | Commit message (Expand) | Author | Files | Lines |
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 | 45 | -6954/+6952 |
2014-12-17 | Show CPU speed for ppc64 processors. | infirit | 1 | -3/+12 |
2014-12-17 | Add OpenBSD support | infirit | 1 | -0/+25 |
2014-12-17 | Make change priority button respect button-images setting | infirit | 1 | -15/+3 |
2014-12-17 | If NI_IDN is not defined, set it to 0. | infirit | 1 | -0/+4 |
2014-12-17 | Added ability to navigate tabs using Alt-N | infirit | 1 | -0/+19 |
2014-12-17 | Fix to remember custom column ordering. | infirit | 1 | -1/+1 |
2014-12-17 | Correct bad status tip wording when hovering over View->My Processes | infirit | 1 | -1/+1 |
2014-12-17 | Fix for issues on 32-bit machines | infirit | 2 | -17/+23 |
2014-12-17 | Fix network totals overflow on 32-bit machines | infirit | 2 | -20/+20 |
2014-12-17 | Added SI prefix tera to network counter | infirit | 1 | -10/+17 |
2014-12-17 | Get rid of unused variable 'sizegroup' | infirit | 1 | -3/+0 |
2014-12-17 | Make 'Solaris mode' option be more descriptive | infirit | 1 | -2/+2 |
2014-12-17 | Make maximum nice value 19 instead of 20 on Linux | infirit | 1 | -1/+1 |
2014-12-17 | Pass the parent window to the about dialog | infirit | 1 | -1/+3 |
2014-12-17 | Add translator comment to clarify 'open files' is no action | infirit | 1 | -0/+1 |
2014-12-17 | Fix to show cpu model on ARM | infirit | 1 | -1/+1 |
2014-12-17 | Fix falsly reporting 'Unknown CPU model' | infirit | 1 | -1/+1 |
2014-12-17 | Add close button to memory map dialog | infirit | 1 | -22/+13 |
2014-12-17 | Fixed graph jump bug caused by label changing height | infirit | 1 | -2/+2 |
2014-12-17 | Gtk3: Fix deprecated hscale use | infirit | 1 | -0/+4 |
2014-12-17 | Remove has-seperator property | infirit | 2 | -9/+0 |
2014-12-17 | interface: Move/Add comment for each Gtk version | infirit | 1 | -1/+2 |
2014-12-17 | Gtk3: Rename callback function to reflect changed signal. | infirit | 4 | -10/+10 |
2014-12-17 | Use gdk_window_get_{width,height} also in Gtk+2 | infirit | 2 | -19/+4 |
2014-12-16 | Remove deprecated call to g_type_init | infirit | 1 | -2/+0 |
2014-12-16 | Revert "g_type_init is deprecated in Glib 2.36" | infirit | 1 | -2/+0 |
2014-12-16 | g_type_init is deprecated in Glib 2.36 | infirit | 1 | -0/+2 |
2014-12-15 | Fix a few of mem leaks. [Backported from old gnome-system-monitor] | Matias De lellis | 2 | -3/+11 |
2014-12-15 | Fixes removed set but unused variables warining. | Matias De lellis | 1 | -11/+3 |
2014-12-15 | Add support to systemd/freedesktop /etc/os-release to give system info. | Matias De lellis | 1 | -1/+37 |
2014-10-16 | Dont sync GSettings before quit | Stefano Karapetsas | 1 | -6/+0 |
2014-01-20 | Remove useless g_print | Stefano Karapetsas | 1 | -1/+0 |
2014-01-15 | Update copyright info | Stefano Karapetsas | 1 | -1/+5 |
2014-01-15 | Fix indentation | Stefano Karapetsas | 1 | -19/+18 |
2013-11-21 | add support for GTK3 | Elias Aebi | 8 | -23/+98 |
2013-10-08 | Merge pull request #24 from infirit/master | Stefano Karapetsas | 4 | -17/+19 |
2013-10-08 | back to libwnck | infirit | 4 | -17/+19 |
2013-08-01 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 |
2013-07-26 | fix make file for automake-1.13 | Wolfgang Ulbrich | 1 | -1/+1 |
2013-06-28 | Fixes for make dist | Stefano Karapetsas | 1 | -2/+6 |
2013-06-28 | Check if cpu color key exists before read it | Stefano Karapetsas | 1 | -11/+7 |
2013-06-28 | Fix indentation | Stefano Karapetsas | 1 | -8/+8 |
2013-01-04 | Merge pull request #13 from cygwinports/master | Stefano Karapetsas | 2 | -0/+77 |
2013-01-04 | Restore first 4 original cpu colors | Stefano Karapetsas | 1 | -4/+4 |
2013-01-02 | I have to turn my head until my darkness goes | Scott Balneaves | 1 | -1/+1 |
2013-01-01 | Fix deprecations | Scott Balneaves | 3 | -8/+5 |