summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Add custom sort method for numerical columns with descending sort firstinfirit3-4/+65
2014-12-18Avoid crash if icon is not found by catching exceptioninfirit1-0/+6
2014-12-18Bump rsvg required versioninfirit1-1/+1
2014-12-18Fix copy-n-paste issues in gscheme summariesinfirit1-6/+6
2014-12-18Add 32-bit or 64-bit to the release labelinfirit1-2/+19
2014-12-18Add command line flags for each tab to display it on startupinfirit4-8/+71
2014-12-18interface: small whitespace cleanupinfirit1-61/+61
2014-12-18Added priority selection submenu with preset priority itemsinfirit4-9/+90
2014-12-18Priority column to the process table to show user-friendly nice valuesinfirit6-21/+80
2014-12-18proctable: small whitespace cleanupinfirit1-20/+20
2014-12-18Summarize the processor cores to be able to display sysinfo for multi-core sy...infirit1-36/+125
2014-12-18sysinfo: small whitespace fixinfirit1-1/+1
2014-12-18lsof: Use glibmm/regex.hinfirit1-1/+1
2014-12-18Better translator comment for the Waiting Channel columninfirit1-1/+1
2014-12-18Add cgroup support in the process viewinfirit8-2/+236
2014-12-18Save sort column and order when they changeinfirit2-3/+13
2014-12-18Use a tuple to store window stateinfirit2-26/+9
2014-12-18Save column info on change instead of quitinfirit3-26/+36
2014-12-18Also remember the window position, not only the sizeinfirit4-1/+21
2014-12-18Various small string fixes.infirit6-28/+28
2014-12-18Do not set gnome_version if one of the version numbers can not be readinfirit1-1/+2
2014-12-18Use XDG user runtime directory instead of tmp for temporary filesinfirit1-1/+1
2014-12-18Changed default net out color for better a11y for color-blind peopleinfirit1-1/+1
2014-12-18Use pango instead of cairo_show_text in load-graphinfirit1-12/+22
2014-12-18Significant digits format used to remove post decimal wastage on net graphinfirit1-4/+4
2014-12-18Fixed logic for scaling net load when using bitsinfirit1-7/+39
2014-12-18Don't show swap history when computer has no swapinfirit1-2/+6
2014-12-18system: Add machine architecture after the kernel version.infirit1-1/+1
2014-12-18Specified resource name in color picker dialog titleinfirit1-9/+40
2014-12-18Make labels on sysinfo tab selectableinfirit1-0/+5
2014-12-18Properly clear the selected process before looking for anotherinfirit1-0/+2
2014-12-18Only display change color dialog on clicked instead of button-releaseinfirit1-6/+34
2014-12-18Set widget name for main application windowinfirit1-1/+2
2014-12-18Remove unnecessary assert which causes crashinfirit1-2/+0
2014-12-18Include process name in end & kill process dialogsinfirit1-4/+15
2014-12-18Add Help button to the preferences dialoginfirit1-5/+15
2014-12-18Removed unnecessary use of 'this->' for class membersinfirit1-7/+7
2014-12-18Removed unnecessary use of 'graph->' for class membersinfirit1-43/+43
2014-12-18Stop initializing variables twice in LoadGraph ctorinfirit1-10/+5
2014-12-18Give 'g' variable meaningful name, 'graph'infirit1-197/+197
2014-12-18Make indentation uniform across source filesinfirit45-6954/+6952
2014-12-17Show CPU speed for ppc64 processors.infirit1-3/+12
2014-12-17Add OpenBSD supportinfirit1-0/+25
2014-12-17Make change priority button respect button-images settinginfirit1-15/+3
2014-12-17If NI_IDN is not defined, set it to 0.infirit1-0/+4
2014-12-17Added ability to navigate tabs using Alt-Ninfirit1-0/+19
2014-12-17Fix to remember custom column ordering.infirit1-1/+1
2014-12-17Correct bad status tip wording when hovering over View->My Processesinfirit1-1/+1
2014-12-17Fix for issues on 32-bit machinesinfirit2-17/+23
2014-12-17Fix network totals overflow on 32-bit machinesinfirit2-20/+20