Age | Commit message (Expand) | Author | Files | Lines |
2014-12-19 | Update systemd support from several GSD commits | infirit | 4 | -13/+17 |
2014-12-18 | systemd: add process view columns for unit, session, seat, owner | infirit | 7 | -16/+149 |
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 | Bump rsvg required version | infirit | 1 | -1/+1 |
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 |
2014-12-18 | Make labels on sysinfo tab selectable | infirit | 1 | -0/+5 |
2014-12-18 | Properly clear the selected process before looking for another | infirit | 1 | -0/+2 |
2014-12-18 | Only display change color dialog on clicked instead of button-release | infirit | 1 | -6/+34 |
2014-12-18 | Set widget name for main application window | infirit | 1 | -1/+2 |
2014-12-18 | Remove unnecessary assert which causes crash | infirit | 1 | -2/+0 |
2014-12-18 | Include process name in end & kill process dialogs | infirit | 1 | -4/+15 |
2014-12-18 | Add Help button to the preferences dialog | infirit | 1 | -5/+15 |
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 | 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 |