Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-25 | release 1.28.1HEADv1.28.1master | raveit65 | 1 | -1/+1 | |
2024-02-16 | release 1.28.0v1.28.0 | raveit65 | 1 | -1/+1 | |
2024-02-02 | build: do enable systemd by default (but don't force it) | Jan Palus | 1 | -3/+3 | |
contrary to help string (--disable-systemd) systemd was not enabled by default since enable_systemd was set to `no` if no option was passed. do enable it but use `auto` mode by default: use systemd if available but continue if it's missing. enforcing systemd can be ecomplished with --enable-systemd. | |||||
2022-10-30 | release 1.27.0v1.27.0 | mbkma | 1 | -1/+1 | |
2021-08-05 | release 1.26.0v1.26.0 | raveit65 | 1 | -1/+1 | |
2021-06-10 | add wayland support | mbkma | 1 | -2/+19 | |
therefore make libwnck optional (libwnck is x11 only) see https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/3705931e307e87878f205b905eaa3f5daaffcf09 and https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/8c4d47d625661e848643ce564f63ed3ec1e83293 and https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/1ea64e9965bd6f1026f1167b692e7cc83c269be3 | |||||
2021-05-06 | Use GtkBuilder for preferences dialog | mbkma | 1 | -0/+18 | |
use g_settings_bind when possible use gresource for the ui file see https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/c816f2488c2debb8007ecc7487b177e72b7bf0c2 | |||||
2021-02-04 | build: display package name and version in configure summary | rbuj | 1 | -1/+3 | |
2021-02-04 | build: Use PACKAGE_URL variable | rbuj | 1 | -1/+3 | |
2020-08-21 | release 1.25.0v1.25.0 | raveit65 | 1 | -1/+1 | |
2020-04-10 | build: do not override the default value for MATE_x_WARNINGS | rbuj | 1 | -2/+2 | |
2020-02-08 | release 1.24.0v1.24.0 | raveit65 | 1 | -1/+1 | |
2020-01-22 | release 1.23.1v1.23.1 | raveit65 | 1 | -1/+1 | |
2019-10-11 | migrate from intltool to gettext | Wu Xiaotian | 1 | -2/+2 | |
2019-10-01 | Use MATE_DEBUG_CHECK for setting compiler debug flags | rbuj | 1 | -0/+1 | |
By default, it disables the debugging. | |||||
2019-10-01 | Use MATE_COMPILE_WARNINGS and MATE_CXX_WARNINGS macros | rbuj | 1 | -22/+5 | |
- It adds WARN_CFLAGS to CFLAGS, and WARN_CXXLAGS to CXXFLAGS - By default, --enable-cxx-warnings=yes --enable-compile-warnings=yes - It prints the warning flags in configure summary | |||||
2019-07-30 | require GLib >= 2.56.0 | monsta | 1 | -1/+1 | |
needed after 52532ffb9cea00d1bc8f29f4da14081d475b28ad due to usage of G_FORMAT_SIZE_BITS | |||||
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 | |
2019-04-28 | Add disk IO on process info | rbuj | 1 | -1/+1 | |
Based on GNOME/gnome-system-monitor@60a787b | |||||
2019-04-20 | pre-bump version | raveit65 | 1 | -1/+1 | |
2019-02-24 | release 1.22.0v1.22.0 | raveit65 | 1 | -1/+1 | |
2018-12-24 | release 1.21.1v1.21.1 | raveit65 | 1 | -1/+1 | |
2018-06-17 | pre-bump version | raveit65 | 1 | -1/+1 | |
2018-01-28 | release 1.20v1.20.0 | raveit65 | 1 | -1/+1 | |
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -6/+2 | |
2017-12-29 | release 1.19.1v1.19.1 | raveit65 | 1 | -1/+1 | |
2017-03-30 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-03-12 | release 1.18.0v1.18.0 | raveit65 | 1 | -1/+1 | |
2016-10-31 | release 1.17.0v1.17.0 | monsta | 1 | -1/+1 | |
2016-10-25 | add pkexec support | monsta | 1 | -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-18 | release 1.16.0v1.16.01.16 | raveit65 | 1 | -1/+1 | |
2016-06-07 | release 1.15.0v1.15.0 | raveit65 | 1 | -1/+1 | |
2016-04-05 | release 1.14.0 | raveit65 | 1 | -1/+1 | |
2016-03-16 | release 1.13.2v1.13.2 | raveit65 | 1 | -1/+1 | |
2016-02-21 | release 1.13.1 | Wolfgang Ulbrich | 1 | -1/+1 | |
2016-02-04 | reduce min. version of GtkMm to fix build in rhel7 | Wolfgang Ulbrich | 1 | -1/+1 | |
2016-01-11 | set minimum GTK+ version to 3.14 and drop some deprecated code | Monsta | 1 | -2/+2 | |
2016-01-11 | drop GTK+2 code and --with-gtk build option | Monsta | 1 | -28/+4 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-12-04 | Bump version to 1.12.1 | monsta | 1 | -1/+1 | |
2015-11-29 | remove glib max version define, to avoid spamming build logs | Wolfgang Ulbrich | 1 | -3/+1 | |
2015-11-03 | 1.12.0v1.12.0 | Clement Lefebvre | 1 | -1/+1 | |
2015-10-15 | Add a smart CXXFLAGS / std=c++11 switch.mate-system-monitor-1.11.0 | BenoƮt Dejean | 1 | -1/+2 | |
Code from glom and murrayc http://www.murrayc.com/permalink/2015/07/31/gtkmm-now-uses-c11/ . | |||||
2015-10-06 | Bump version to 1.11.0 | monsta | 1 | -1/+1 | |
2015-10-01 | configure.ac: add support for new libsystemd library | Monsta | 1 | -12/+11 | |
adapted from https://git.gnome.org/browse/gnome-system-monitor/commit?id=31d37f521d3efdb338b6ec4f83f3dbef68958aa1 | |||||
2015-10-01 | configure.ac: drop C89 support, it's ancient | Monsta | 1 | -1/+0 | |
2015-10-01 | drop dependency to mate-icon-theme | raveit65 | 1 | -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-08 | define max/min version of GLib | infirit | 1 | -0/+6 | |
2015-09-08 | Rework gsettings schema building | infirit | 1 | -1/+2 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-07-13 | Bump version to 1.10.1mate-system-monitor-1.10.11.10 | Monsta | 1 | -1/+1 | |