Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-01-10 | procman: avoid deprecated 'g_settings_list_keys' | Pablo Barciela | 1 | -1/+5 | |
2018-12-24 | release 1.21.1v1.21.1 | raveit65 | 2 | -1/+12 | |
2018-12-24 | tx: sync with transifex | raveit65 | 239 | -12276/+186348 | |
2018-12-24 | tx: fix Project-Id-Version in resource file | raveit65 | 1 | -14/+14 | |
2018-12-24 | disable deprecation warnings for distcheck | raveit65 | 1 | -0/+3 | |
2018-12-19 | move appdata to metainfo directory | monsta | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/mate-system-monitor/issues/112 | |||||
2018-11-14 | interface: avoid deprecated gtk_menu_popup | raveit65 | 1 | -14/+1 | |
2018-11-13 | Avoid compile warning for g_type_class_add_private | yetist | 2 | -140/+145 | |
Fixes the issue with GLib >= 2.58, list of modified files: - src/gsm_color_button.c - src/gsm_color_button.h | |||||
2018-10-08 | tx: update help source for translations | raveit65 | 1 | -3/+3 | |
2018-10-08 | Fix grammar mistake & gui label | rbuj | 1 | -2/+2 | |
2018-10-08 | Use make functions for HELP_LINGUAS | rbuj | 1 | -2/+5 | |
2018-10-05 | tx: fix typo | raveit65 | 1 | -1/+1 | |
2018-10-05 | tx: fix config | raveit65 | 1 | -1/+1 | |
2018-10-05 | tx: add help to transifex config | raveit65 | 3 | -1/+1536 | |
2018-06-23 | release 1.21.0v1.21.0 | raveit65 | 1 | -0/+5 | |
2018-06-23 | sync with transifex | raveit65 | 134 | -9373/+58904 | |
2018-06-17 | pre-bump version | raveit65 | 2 | -1/+3 | |
2018-05-07 | fix crash on systems with pid 0 | Alexander Pyhalov | 2 | -5/+22 | |
fixes #118 | |||||
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 | |
2018-03-22 | update resource for translations | raveit65 | 1 | -3/+6 | |
2018-03-22 | Update interval text in resources tab corrected | marosg42 | 1 | -1/+1 | |
Solves https://github.com/mate-desktop/mate-system-monitor/issues/114 | |||||
2018-03-17 | tx: add makepot and .pot files | raveit65 | 2 | -0/+1403 | |
2018-03-12 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 6 | -17/+35 | |
2018-01-28 | release 1.20v1.20.0 | raveit65 | 2 | -5/+15 | |
2018-01-28 | sync with transifex | raveit65 | 5 | -24/+24 | |
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 5 | -122/+3 | |
2018-01-12 | Fix typo in NEWS: alignment instead aligment | Pablo Barciela | 1 | -1/+1 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-12-31 | procman.cpp: Fix build warning: argument 1 null where non-null expected | Pablo Barciela | 1 | -7/+3 | |
2017-12-31 | sysinfo.cpp: Fix build warning: this ‘if’ clause does not guard... | Pablo Barciela | 1 | -1/+1 | |
...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ | |||||
2017-12-31 | proctable.cpp: Fix build warning: this ‘else’ clause does not guard... | Pablo Barciela | 1 | -8/+8 | |
...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’ | |||||
2017-12-29 | release 1.19.1v1.19.1 | raveit65 | 2 | -1/+8 | |
2017-12-29 | sync with transifex | raveit65 | 100 | -6289/+7905 | |
2017-12-26 | Fix system logo aligment | Pablo Barciela | 1 | -2/+2 | |
Fixes https://github.com/mate-desktop/mate-system-monitor/issues/93 | |||||
2017-12-13 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -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-31 | process table: make search case-insensitive | monsta | 1 | -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-11 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+7 | |
2017-10-08 | sync with Transifex | monsta | 100 | -585/+592 | |
2017-10-08 | sysinfo: disable focus in all labels | monsta | 1 | -0/+5 | |
2017-10-06 | update copyright year | monsta | 1 | -1/+1 | |
2017-08-10 | avoid deprecated gdk_screen_width/height | ZenWalker | 1 | -2/+3 | |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 | |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 | |
2017-05-20 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+11 | |
2017-05-04 | sysinfo: avoid deprecated GtkAlignment | raveit65 | 1 | -5/+2 | |
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 | |
2017-03-12 | release 1.18.0v1.18.0 | raveit65 | 1 | -1/+1 | |
2017-03-12 | sync with transifex | raveit65 | 19 | -567/+1953 | |
2017-03-12 | README: replace libgksu with pkexec in optional deps list | monsta | 1 | -1/+1 | |
we don't use libgksu directly anymore since 6e0ddb9837551bd33b2f0b75a8f83cb3d2d36927 and pkexec is tried first before gksu anyway |