summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-12-01GTK3: do not use deprecated GtkMiscWolfgang Ulbrich4-0/+120
2015-12-01GTK3: don't use deprecated gtk_{v/h}-boxWolfgang Ulbrich8-0/+35
2015-12-01Fixed adustments to only be set with a page_size of 0Wolfgang Ulbrich1-3/+3
* Setting an adjustment with non-zero page size is deprecated taken from: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=9ff48dc
2015-12-01GTK3: Drop use of deprecated treeview API. gtk_tree_view_set_rules_hintWolfgang Ulbrich6-1/+12
taken from: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=7fefa84
2015-12-01GTK3: don't use deprecated gtk_style_context_get_fontWolfgang Ulbrich1-1/+1
inspired from: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=a2d7fc1
2015-12-01GTK3: Do not use deprecated APIWolfgang Ulbrich7-2/+242
Namely, we make the following replacements: * GtkStyle -> GtkStyleContext * GdkColor -> GdkRGBA * GtkColorSelectionDialog -> GtkColorChooserDialog taken from....but adjusted: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=7ac1c1c
2015-12-01GTK3: Replaced sysinfo gtk tables with gtk gridsWolfgang Ulbrich1-0/+52
taken from: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=5047e43
2015-12-01process properties: use proper format for "CPU time" propertymonsta3-21/+5
it should be the same as in "CPU time" column of process table now adapted from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=3c1f17877f95fcac7f5d437739305e245af7ba8b
2015-12-01remove more dead codemonsta1-28/+2
2015-12-01memmaps: kill stupid periodic autoscrolling to the top of listmonsta1-1/+1
from https://git.gnome.org/browse/gnome-system-monitor/commit?id=ed696eba1438231e797774510a3449140f31fc9c
2015-12-01memmaps: remove dead codemonsta1-34/+0
2015-12-01process properties: use proper translatable date for "Started" propertymonsta1-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-01Give procman_format_date_for_display a proper C linkagemonsta1-0/+5
from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=e94b981e794b8a0ae3d682b90c265de365c2d28a
2015-11-30disks: set minimum width for all columnsmonsta1-2/+4
2015-11-30disks: set fixed width on columnsmonsta1-4/+7
2015-11-30process table: set correct minimum width for all columnsmonsta2-6/+6
2015-11-30fix logic errormonsta1-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 logsWolfgang Ulbrich1-3/+1
2015-11-28disks: set minimum width for device columnMonsta1-0/+1
fixes https://github.com/mate-desktop/mate-system-monitor/issues/62
2015-11-27delay saving columns width to GSettings by 250 msmonsta1-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-24process table: force icon size on loadingmonsta1-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-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
Code from glom and murrayc http://www.murrayc.com/permalink/2015/07/31/gtkmm-now-uses-c11/ .
2015-10-06Bump version to 1.11.0monsta2-1/+12
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 buildinginfirit4-100/+98
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-09-06Interface: Give the notebook 12px border width so it doesn't stick to the ↵Clement Lefebvre1-7/+3
sides of the main window.
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
This reverts commit b384256a5b346106261a045185354b5af81d2cf5.
2015-07-02help: fix broken imagesinfirit4-0/+0
2015-06-27Merge pull request #50 from obache/neatsrcMartin Wimpress1-2/+2
procproperties: Fix on NetBSD
2015-06-27procproperties: Fix on NetBSDOBATA Akio1-2/+2
On NetBSD, HZ tick can be retrieved same as OpenBSD.
2015-06-25Merge pull request #49 from NiceandGently/masterMartin Wimpress1-9/+0
remove non-existing mate-feedback links
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