summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Release 1.12.2v1.12.21.12monsta2-1/+9
2016-03-21fix segfault on view mode change with process properties openmonsta2-7/+9
2016-03-21fix copy-paste error, use proper type, keep it simplemonsta1-4/+1
2016-03-21sysinfo: fix forgotten memleakmonsta1-1/+4
2016-03-21process table: avoid expanding collapsed nodes on every refreshmonsta1-2/+0
2016-03-21prefs dialog: fix refresh rate not saving in some casesmonsta1-0/+1
2015-12-17remove unneeded assertmonsta1-2/+0
2015-12-01memmaps: kill stupid periodic autoscrolling to the top of listmonsta1-1/+1
2015-11-30Bump version to 1.12.1v1.12.1monsta2-1/+11
2015-11-30fix logic errormonsta1-1/+1
2015-11-29 remove glib max version define, to avoid spamming build logsWolfgang Ulbrich1-3/+1
2015-11-28disks: set minimum width for device columnMonsta1-0/+1
2015-11-28delay saving columns width to GSettings by 250 msmonsta1-14/+29
2015-11-28process table: force icon size on loadingmonsta1-3/+3
2015-11-031.12.0v1.12.0Clement Lefebvre1-1/+1
2015-11-03Sync translations with transifexClement Lefebvre5-127/+5400
2015-10-30update NEWS for 1.12monsta1-1/+2
2015-10-15Add a smart CXXFLAGS / std=c++11 switch.mate-system-monitor-1.11.0BenoƮt Dejean2-1/+170
2015-10-06Bump version to 1.11.0monsta2-1/+12
2015-10-01configure.ac: add support for new libsystemd libraryMonsta1-12/+11
2015-10-01configure.ac: drop C89 support, it's ancientMonsta1-1/+0
2015-10-01drop dependency to mate-icon-themeraveit651-2/+1
2015-09-08define max/min version of GLibinfirit1-0/+6
2015-09-08Rework gsettings schema buildinginfirit4-100/+98
2015-09-06Interface: Give the notebook 12px border width so it doesn't stick to the sid...Clement Lefebvre1-7/+3
2015-09-05Merge branch 'master' of github.com:mate-desktop/mate-system-monitorClement Lefebvre89-275/+283
2015-09-05SysInfo: Let distributions define a custom side imageClement Lefebvre1-2/+6
2015-09-05Sync translations with transifexmate-i18n89-275/+283
2015-09-05SysInfo: Added proper detection for Linux Mint & LMDEClement Lefebvre1-2/+32
2015-07-13Bump version to 1.10.1mate-system-monitor-1.10.11.10Monsta2-1/+7
2015-07-10help: fix legal pageraveit651-14/+34
2015-07-09help: fix merge conflicts in translationsMonsta2-2/+2
2015-07-08use valid link to mate feedback pageraveit651-1/+1
2015-07-08Revert "remove non-existing mate-feedback links"raveit651-0/+9
2015-07-02help: fix broken imagesinfirit4-0/+0
2015-06-27Merge pull request #50 from obache/neatsrcMartin Wimpress1-2/+2
2015-06-27procproperties: Fix on NetBSDOBATA Akio1-2/+2
2015-06-25Merge pull request #49 from NiceandGently/masterMartin Wimpress1-9/+0
2015-06-25remove non-existing mate-feedback linksraveit651-9/+0
2015-06-12Sync translations with transifexmate-i18n7-272/+281
2015-05-05Bump version to 1.10.0mate-system-monitor-1.10.0Stefano Karapetsas2-3/+4
2015-04-04Bump version to 1.9.90mate-system-monitor-1.9.90Stefano Karapetsas2-2/+2
2015-04-04Sync translations with transifexmate-i18n20-1518/+1987
2015-01-23Sync translations with transifexmate-i18n87-22790/+40742
2015-01-22Bump version to 1.9.2mate-system-monitor-1.9.2Stefano Karapetsas2-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