summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2019-04-28Add disk IO on process inforbuj1-1/+1
Based on GNOME/gnome-system-monitor@60a787b
2019-04-20pre-bump versionraveit651-1/+1
2019-02-24release 1.22.0v1.22.0raveit651-1/+1
2018-12-24release 1.21.1v1.21.1raveit651-1/+1
2018-06-17pre-bump versionraveit651-1/+1
2018-01-28release 1.20v1.20.0raveit651-1/+1
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-6/+2
2017-12-29release 1.19.1v1.19.1raveit651-1/+1
2017-03-30pre-bump versionraveit651-1/+1
2017-03-12release 1.18.0v1.18.0raveit651-1/+1
2016-10-31release 1.17.0v1.17.0monsta1-1/+1
2016-10-25add pkexec supportmonsta1-0/+3
closes https://github.com/mate-desktop/mate-system-monitor/issues/85 try pkexec before trying gksu for killing other users' processes or renicing a process. actual kill and renice commands are launched via helper tool (see discussion at https://bugzilla.gnome.org/491462). code is ported from gnome-system-monitor with some changes (e.g. helper tool code is in tools/ dir instead of scripts/ - it's not a script). for reference - relevant upstream commits: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=ccbff2a4293e43d6ea24fbf13477b10f58cd5212 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=2b4308d9fc2b2e367030629e79b531c4f9ae3d0a https://git.gnome.org/browse/gnome-system-monitor/commit/?id=971b3c704dea49b22c1038f200933c5b3b35ece1 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=c234b2a75dac454b818f1f40d302cf12f1a33aa2 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=4cda3529e418098b35f7444d79ba421eb5403afc https://git.gnome.org/browse/gnome-system-monitor/commit/?id=ab7bd8aef7300eeb3835fdef9a2a1eefe7281631 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=79eccf0cecbca237f4f911681438c33932da63e2 https://git.gnome.org/browse/gnome-system-monitor/commit/?id=a3bf3a7f56cf02c6a127aa168c570230e9fad356
2016-09-18release 1.16.0v1.16.01.16raveit651-1/+1
2016-06-07release 1.15.0v1.15.0raveit651-1/+1
2016-04-05release 1.14.0raveit651-1/+1
2016-03-16release 1.13.2v1.13.2raveit651-1/+1
2016-02-21release 1.13.1Wolfgang Ulbrich1-1/+1
2016-02-04reduce min. version of GtkMm to fix build in rhel7Wolfgang Ulbrich1-1/+1
2016-01-11set minimum GTK+ version to 3.14 and drop some deprecated codeMonsta1-2/+2
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta1-28/+4
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich1-1/+1
2015-12-04Bump version to 1.12.1monsta1-1/+1
2015-11-29 remove glib max version define, to avoid spamming build logsWolfgang Ulbrich1-3/+1
2015-11-031.12.0v1.12.0Clement Lefebvre1-1/+1
2015-10-15Add a smart CXXFLAGS / std=c++11 switch.mate-system-monitor-1.11.0Benoît Dejean1-1/+2
Code from glom and murrayc http://www.murrayc.com/permalink/2015/07/31/gtkmm-now-uses-c11/ .
2015-10-06Bump version to 1.11.0monsta1-1/+1
2015-10-01configure.ac: add support for new libsystemd libraryMonsta1-12/+11
adapted from https://git.gnome.org/browse/gnome-system-monitor/commit?id=31d37f521d3efdb338b6ec4f83f3dbef68958aa1
2015-10-01configure.ac: drop C89 support, it's ancientMonsta1-1/+0
2015-10-01drop dependency to mate-icon-themeraveit651-2/+1
The dependency is not really needed; depending on GTK+ should be enough to guarantee the presence of a spec-compliant icon theme.
2015-09-08define max/min version of GLibinfirit1-0/+6
2015-09-08Rework gsettings schema buildinginfirit1-1/+2
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-07-13Bump version to 1.10.1mate-system-monitor-1.10.11.10Monsta1-1/+1
2015-05-05Bump version to 1.10.0mate-system-monitor-1.10.0Stefano Karapetsas1-1/+1
2015-04-04Bump version to 1.9.90mate-system-monitor-1.9.90Stefano Karapetsas1-1/+1
2015-01-22Bump version to 1.9.2mate-system-monitor-1.9.2Stefano Karapetsas1-1/+1
2014-12-19Update systemd support from several GSD commitsinfirit1-5/+11
Msg: Backout change from using free() to g_free() in systemd patch Commit: f1f7bddf007c950608f5f8c5a771a7fb2ab187d5 From: Chris Kühl <[email protected]> Msg: Require systemd 38 or greater when using --enable-systemd Commit: ff551c6974cfa0801a368ee5c2406ce941ac8cab From: Chris Kühl <[email protected]> Msg: build: Disallow building with systemd v43 due to C++ incompatibility Commit: 8a17cd6ff6b0ab4979c6ed8426724ce355d23679 From: Chris Kühl <[email protected]> Msg: Check for logind, not for systemd Commit: 4cf87daa48a8ab606afe5e3c2ac54c8f6276ba98 From: Martin Pitt <[email protected]>
2014-12-18systemd: add process view columns for unit, session, seat, ownerinfirit1-0/+12
This (optionally) hooks up the system monitor with systemd, adding four new columns to the process view: 1. Unit (i.e. the service name a system process belongs to) 2. Session (i.e. the login session a user process belongs to) 3. Seat (i.e. the physical seat the session of the process belongs to, only for multi-seat environments) 4. Owner (i.e. the user a process belongs to, which is not influenced by temporary UID changes like sudo/su/suid. This patch also enables that the Unit column is shown by default. If systemd is not around at runtime or at compile time none of the four new columns are shown. Taken from GSM commit: df292c0fb07d73448fe26048118b127719750729 From: Lennart Poettering <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=667829
2014-12-18Bump rsvg required versioninfirit1-1/+1
rsvg_init and rsvg_term where removed but this requires version 2.35
2014-12-17Update autotoolsinfirit1-26/+29
2014-12-17Removed unnecessary dependency on dbus-glib-1infirit1-2/+1
2014-12-16Remove deprecated call to g_type_initinfirit1-1/+1
2014-11-22Bump version to 1.9.1mate-system-monitor-1.9.1Stefano Karapetsas1-1/+1
2014-04-22Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-03-01Bump version to 1.8.0mate-system-monitor-1.8.0Stefano Karapetsas1-1/+1
2014-02-19Bump version to 1.7.90mate-system-monitor-1.7.90Stefano Karapetsas1-1/+1
2014-02-19configure: Add check-newsStefano Karapetsas1-1/+1
2014-02-10Bump version to 1.7.1mate-system-monitor-1.7.1Stefano Karapetsas1-1/+1
2014-01-15Bump version to 1.7.0mate-system-monitor-1.7.0Stefano Karapetsas1-1/+1
2013-11-23Add Gtk3 support to configureinfirit1-4/+28
2013-11-08Only create a tar.xz fileinfirit1-1/+1