summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
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
2013-11-08Silence autofoo warningsinfirit1-0/+1
2013-10-08Merge pull request #24 from infirit/masterStefano Karapetsas1-2/+2
back to libwnck
2013-10-08back to libwnckinfirit1-2/+2
2013-08-02Merge pull request #23 from infirit/yelptoolsStefano Karapetsas1-1/+2
Use yelp-tools instead of mate-doc-utils
2013-08-02Bump version to 1.6.1mate-system-monitor-1.6.1Stefano Karapetsas1-1/+1
2013-08-01Use yelp-tools instead of mate-doc-utilsinfirit1-1/+2
2013-06-28Fixes for make distStefano Karapetsas1-1/+1
2013-04-01Bump version to 1.6.0mate-system-monitor-1.6.0Stefano Karapetsas1-1/+1
2013-02-05AC_CONFIG_HEADERS to please automake 1.13Marcel Dijkstra1-0/+101