summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-12-01GTK3: Replaced sysinfo gtk tables with gtk gridsWolfgang Ulbrich1-0/+52
2015-12-01process properties: use proper format for "CPU time" propertymonsta3-21/+5
2015-12-01remove more dead codemonsta1-28/+2
2015-12-01memmaps: kill stupid periodic autoscrolling to the top of listmonsta1-1/+1
2015-12-01memmaps: remove dead codemonsta1-34/+0
2015-12-01process properties: use proper translatable date for "Started" propertymonsta1-1/+2
2015-12-01Give procman_format_date_for_display a proper C linkagemonsta1-0/+5
2015-11-30disks: set minimum width for all columnsmonsta1-2/+4
2015-11-30disks: set fixed width on columnsmonsta1-4/+7
2015-11-30process table: set correct minimum width for all columnsmonsta2-6/+6
2015-11-30fix logic errormonsta1-1/+1
2015-11-28disks: set minimum width for device columnMonsta1-0/+1
2015-11-27delay saving columns width to GSettings by 250 msmonsta1-14/+29
2015-11-24process table: force icon size on loadingmonsta1-3/+3
2015-09-08Rework gsettings schema buildinginfirit2-98/+95
2015-09-06Interface: Give the notebook 12px border width so it doesn't stick to the sid...Clement Lefebvre1-7/+3
2015-09-05SysInfo: Let distributions define a custom side imageClement Lefebvre1-2/+6
2015-09-05SysInfo: Added proper detection for Linux Mint & LMDEClement Lefebvre1-2/+32
2015-06-27procproperties: Fix on NetBSDOBATA Akio1-2/+2
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