summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-10-08Fix grammar mistake & gui labelrbuj1-2/+2
2018-10-08Use make functions for HELP_LINGUASrbuj1-2/+5
2018-10-05tx: fix typoraveit651-1/+1
2018-10-05tx: fix configraveit651-1/+1
2018-10-05tx: add help to transifex configraveit653-1/+1536
2018-06-23release 1.21.0v1.21.0raveit651-0/+5
2018-06-23sync with transifexraveit65134-9373/+58904
2018-06-17pre-bump versionraveit652-1/+3
2018-05-07fix crash on systems with pid 0Alexander Pyhalov2-5/+22
fixes #118
2018-03-23tx: update config with branch specific resouresraveit651-2/+2
2018-03-22update resource for translationsraveit651-3/+6
2018-03-22Update interval text in resources tab correctedmarosg421-1/+1
Solves https://github.com/mate-desktop/mate-system-monitor/issues/114
2018-03-17tx: add makepot and .pot filesraveit652-0/+1403
2018-03-12transifex: set minimum_perc and type in config fileraveit651-0/+2
2018-02-09avoid deprecated GtkStockPablo Barciela6-17/+35
2018-01-28release 1.20v1.20.0raveit652-5/+15
2018-01-28sync with transifexraveit655-24/+24
2018-01-28require GTK+ 3.22 and GLib 2.50monsta5-122/+3
2018-01-12Fix typo in NEWS: alignment instead aligmentPablo Barciela1-1/+1
2018-01-09update copyright year to 2018monsta1-1/+1
2017-12-31procman.cpp: Fix build warning: argument 1 null where non-null expectedPablo Barciela1-7/+3
2017-12-31sysinfo.cpp: Fix build warning: this ‘if’ clause does not guard...Pablo Barciela1-1/+1
...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
2017-12-31proctable.cpp: Fix build warning: this ‘else’ clause does not guard...Pablo Barciela1-8/+8
...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
2017-12-29release 1.19.1v1.19.1raveit652-1/+8
2017-12-29sync with transifexraveit65100-6289/+7905
2017-12-26Fix system logo aligmentPablo Barciela1-2/+2
Fixes https://github.com/mate-desktop/mate-system-monitor/issues/93
2017-12-13WidthOfScreen and HeightOfScreen implementationPablo Barciela1-3/+2
This commit reverts: https://github.com/mate-desktop/mate-system-monitor/commit/6d94559673232a1dc01d16eacbe2028aae175d07 And it applies an alternative to fix the deprecated functions: gdk_screen_width gdk_screen_height
2017-10-31process table: make search case-insensitivemonsta1-2/+2
fixes https://github.com/mate-desktop/mate-system-monitor/issues/102 taken from: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=ee57aed60a0657a2e0c5c13025979cefe0df300c
2017-10-11release 1.19.0v1.19.0raveit651-0/+7
2017-10-08sync with Transifexmonsta100-585/+592
2017-10-08sysinfo: disable focus in all labelsmonsta1-0/+5
2017-10-06update copyright yearmonsta1-1/+1
2017-08-10avoid deprecated gdk_screen_width/heightZenWalker1-2/+3
2017-07-18update issue_templateraveit651-0/+3
2017-06-08create issue_template.mdraveit651-0/+16
2017-05-20Restore Polish translation credits from GNOMEPiotr Drąg1-6/+11
2017-05-04sysinfo: avoid deprecated GtkAlignmentraveit651-5/+2
2017-03-30pre-bump versionraveit652-1/+3
2017-03-12release 1.18.0v1.18.0raveit651-1/+1
2017-03-12sync with transifexraveit6519-567/+1953
2017-03-12README: replace libgksu with pkexec in optional deps listmonsta1-1/+1
we don't use libgksu directly anymore since 6e0ddb9837551bd33b2f0b75a8f83cb3d2d36927 and pkexec is tried first before gksu anyway
2017-03-12update NEWS for 1.18monsta1-2/+5
2017-02-11interfaces: port to GtkGridraveit651-83/+51
2017-02-09renice-dialog: port to GtkGridraveit651-11/+9
2017-01-13Update mate-system-monitor NEWS to use consistent, project wide, ↵Martin Wimpress1-11/+11
markdown-like formatting. This will make generating release announcements easier.
2016-10-31release 1.17.0v1.17.0monsta2-1/+7
2016-10-31sync with Transifexmonsta4-268/+271
2016-10-25add pkexec supportmonsta11-3/+130
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-09-18update NEWS for 1.16monsta1-1/+6