Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-01 | process properties: use proper translatable date for "Started" property | monsta | 1 | -1/+2 | |
it should be the same as in "Started" column of process table now from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=493b93ddf6bfb772769ca6942bf07deaac8e94bc | |||||
2015-12-01 | Give procman_format_date_for_display a proper C linkage | monsta | 1 | -0/+5 | |
from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=e94b981e794b8a0ae3d682b90c265de365c2d28a | |||||
2015-11-30 | disks: set minimum width for all columns | monsta | 1 | -2/+4 | |
2015-11-30 | disks: set fixed width on columns | monsta | 1 | -4/+7 | |
2015-11-30 | process table: set correct minimum width for all columns | monsta | 2 | -6/+6 | |
2015-11-30 | fix logic error | monsta | 1 | -1/+1 | |
from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=1207e80338467bb5ef9b3e1fe6577a4cb862a31c | |||||
2015-11-29 | remove glib max version define, to avoid spamming build logs | Wolfgang Ulbrich | 1 | -3/+1 | |
2015-11-28 | disks: set minimum width for device column | Monsta | 1 | -0/+1 | |
fixes https://github.com/mate-desktop/mate-system-monitor/issues/62 | |||||
2015-11-27 | delay saving columns width to GSettings by 250 ms | monsta | 1 | -14/+29 | |
fixes eating CPU and slowdowns during columns resizing adapted from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=89931e2e24df517e1c86929a64d4fcde55d599a7 | |||||
2015-11-24 | process table: force icon size on loading | monsta | 1 | -3/+3 | |
fixes the huge icon of mate-sensors-applet process in LMDE 2 adapted from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=5480731230f9c6849fbf0aea1288b18bc9e62480 | |||||
2015-11-03 | 1.12.0v1.12.0 | Clement Lefebvre | 1 | -1/+1 | |
2015-11-03 | Sync translations with transifex | Clement Lefebvre | 5 | -127/+5400 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -1/+2 | |
2015-10-15 | Add a smart CXXFLAGS / std=c++11 switch.mate-system-monitor-1.11.0 | Benoît Dejean | 2 | -1/+170 | |
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 | 2 | -1/+12 | |
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 | 4 | -100/+98 | |
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files | |||||
2015-09-06 | Interface: Give the notebook 12px border width so it doesn't stick to the ↵ | Clement Lefebvre | 1 | -7/+3 | |
sides of the main window. | |||||
2015-09-05 | Merge branch 'master' of github.com:mate-desktop/mate-system-monitor | Clement Lefebvre | 89 | -275/+283 | |
2015-09-05 | SysInfo: Let distributions define a custom side image | Clement Lefebvre | 1 | -2/+6 | |
2015-09-05 | Sync translations with transifex | mate-i18n | 89 | -275/+283 | |
2015-09-05 | SysInfo: Added proper detection for Linux Mint & LMDE | Clement Lefebvre | 1 | -2/+32 | |
2015-07-13 | Bump version to 1.10.1mate-system-monitor-1.10.11.10 | Monsta | 2 | -1/+7 | |
2015-07-10 | help: fix legal page | raveit65 | 1 | -14/+34 | |
2015-07-09 | help: fix merge conflicts in translations | Monsta | 2 | -2/+2 | |
2015-07-08 | use valid link to mate feedback page | raveit65 | 1 | -1/+1 | |
2015-07-08 | Revert "remove non-existing mate-feedback links" | raveit65 | 1 | -0/+9 | |
This reverts commit b384256a5b346106261a045185354b5af81d2cf5. | |||||
2015-07-02 | help: fix broken images | infirit | 4 | -0/+0 | |
2015-06-27 | Merge pull request #50 from obache/neatsrc | Martin Wimpress | 1 | -2/+2 | |
procproperties: Fix on NetBSD | |||||
2015-06-27 | procproperties: Fix on NetBSD | OBATA Akio | 1 | -2/+2 | |
On NetBSD, HZ tick can be retrieved same as OpenBSD. | |||||
2015-06-25 | Merge pull request #49 from NiceandGently/master | Martin Wimpress | 1 | -9/+0 | |
remove non-existing mate-feedback links | |||||
2015-06-25 | remove non-existing mate-feedback links | raveit65 | 1 | -9/+0 | |
2015-06-12 | Sync translations with transifex | mate-i18n | 7 | -272/+281 | |
2015-05-05 | Bump version to 1.10.0mate-system-monitor-1.10.0 | Stefano Karapetsas | 2 | -3/+4 | |
2015-04-04 | Bump version to 1.9.90mate-system-monitor-1.9.90 | Stefano Karapetsas | 2 | -2/+2 | |
2015-04-04 | Sync translations with transifex | mate-i18n | 20 | -1518/+1987 | |
2015-01-23 | Sync translations with transifex | mate-i18n | 87 | -22790/+40742 | |
2015-01-22 | Bump version to 1.9.2mate-system-monitor-1.9.2 | Stefano Karapetsas | 2 | -2/+2 | |
2014-12-19 | Remove markup from translated strings | infirit | 3 | -7/+12 | |
Including the markup in the translated strings makes the translators job unnecessarily harder. Taken from GSM commit: c45ed812a74874ada38feaf4883de807d2a26cfb From: Matthias Clasen <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=681271 | |||||
2014-12-19 | Removed unused allocation from load_graph_draw. | infirit | 1 | -2/+0 | |
Taken from GSM commit: 5084e4a76abdf089aecc1d3f8565604a31d03a4e From: Robert Roth <[email protected]> | |||||
2014-12-19 | Fixed incorrect int to pointer conversion warning. | infirit | 1 | -1/+1 | |
Taken from GSM commit: c1660319e400480e236d1120c4f833c8c3c96ff4 From: Robert Roth <[email protected]> | |||||
2014-12-19 | Fixed unsigned overflow error (use guint64 instead of unsigned). | infirit | 1 | -1/+1 | |
Taken from GSM commit: 74ba377a5a7d4787595e1b46c1e880426584a2fd From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=681553 | |||||
2014-12-19 | OpenBSD: use G_N_ELEMENTS instead of nitems | infirit | 1 | -1/+1 | |
nitems is never guaranteed to be defined in sys/params.h as it is meant to be defined within a protected ifdef __KERNEL conditional. Use G_N_ELEMENTS from GLib which is the proper way of doing this. Taken from GSM commit: a9972b6a45b490fd316a1a536115baca465e3ae6 From: Antoine Jacoutot <[email protected]> | |||||
2014-12-19 | Fix applied again to show cpu model on ARM after core summarizing | infirit | 1 | -1/+1 | |
enhancement. | |||||
2014-12-19 | Fixed falsly reporting 'Unknown model' again after after the core | infirit | 1 | -1/+1 | |
summarizing enhancement. | |||||
2014-12-19 | tree_store_update: gracefully handle null strings | infirit | 1 | -1/+1 | |
Taken from GSM commit: 65ed172b62dad0a4c286e0022831d3846dd98359 From: Pavel Vasin <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=672741 | |||||
2014-12-19 | Mark forgotten string as translatable | infirit | 1 | -1/+1 | |