summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-12-19Remove markup from translated stringsinfirit3-7/+12
2014-12-19Removed unused allocation from load_graph_draw.infirit1-2/+0
2014-12-19Fixed incorrect int to pointer conversion warning.infirit1-1/+1
2014-12-19Fixed unsigned overflow error (use guint64 instead of unsigned).infirit1-1/+1
2014-12-19OpenBSD: use G_N_ELEMENTS instead of nitemsinfirit1-1/+1
2014-12-19Fix applied again to show cpu model on ARM after core summarizinginfirit1-1/+1
2014-12-19Fixed falsly reporting 'Unknown model' again after after the coreinfirit1-1/+1
2014-12-19tree_store_update: gracefully handle null stringsinfirit1-1/+1
2014-12-19Mark forgotten string as translatableinfirit1-1/+1
2014-12-19procproperties: unbreak on OpenBSDinfirit1-0/+17
2014-12-19Collapse kthreadd by default on linuxes in process tree modeinfirit1-2/+6
2014-12-19proctable: small whitespace fixinfirit1-0/+1
2014-12-19Add some translator comments taken from GSMinfirit2-0/+3
2014-12-19Slightly increase width of memory map dialog from 575 to 620infirit1-1/+1
2014-12-19Fix accelerator collision in "Search for Open Files" dialoginfirit1-0/+2
2014-12-19Add a Process Properties dialog in MATE System Monitorinfirit8-2/+350
2014-12-19Disable priority changed handler while setting current priorityinfirit4-2/+25
2014-12-19Update systemd support from several GSD commitsinfirit3-8/+6
2014-12-18systemd: add process view columns for unit, session, seat, ownerinfirit6-16/+137
2014-12-18procman: small whitespace cleanupinfirit1-26/+26
2014-12-18Clean up SOURCES in src/Makefile.aminfirit1-27/+37
2014-12-18Fix function definition format in util.cppinfirit1-3/+4
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-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