Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-17 | Update org.mate.system-monitor.gschema.xml.in | SoongNoonien | 1 | -0/+64 | |
2019-04-16 | sysinfo: show debian version | Pablo Barciela | 1 | -0/+8 | |
2019-04-15 | Show available disk space in ZFS | rbuj | 1 | -0/+8 | |
Applied patch: https://github.com/OpenIndiana/oi-userland/blob/oi/hipster/components/desktop/mate/mate-system-monitor/patches/01-zfs.patch Requires this patch on distributions of GNU/Linux: https://gitlab.gnome.org/GNOME/libgtop/merge_requests/6 Fixes #120 | |||||
2019-04-15 | Show 32/64-bit Version intead of release for Arch Linux in System tab | rbuj | 1 | -8/+18 | |
Arch Linux is a rolling release distribution. Test: - Backup /etc/os-release file - Replace the content of /etc/os-release file - Launch mate-system-monitor - Select System tab - Close mate-system-monitor - Restore /etc/os-release file $ cat ~/os-release NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling ANSI_COLOR="0;36" HOME_URL="https://www.archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/" | |||||
2019-04-12 | Show OpenIndiana release and kernel info in System tab | rbuj | 1 | -5/+18 | |
2019-04-12 | Show FreeBSD sysname, release, version in System tab | rbuj | 1 | -0/+33 | |
Release and version info is also applicable to non Linux OS. | |||||
2019-04-12 | gtk3: use “program-name” property in gtk_show_about_dialog | rbuj | 1 | -2/+2 | |
It also fixes the properties order to show properly the window title localized (l10n). | |||||
2019-04-12 | update some instructions after review | sakib | 1 | -6/+6 | |
2019-04-12 | update help with more information and some corrections | sakib | 1 | -144/+225 | |
2019-04-04 | github release page | raveit65 | 1 | -0/+19 | |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-03-17 | Fix openSUSE Tumbleweed rolling release info | rbuj | 1 | -6/+14 | |
$ cat os-release NAME="openSUSE Tumbleweed" ID="opensuse-tumbleweed" ID_LIKE="opensuse suse" VERSION_ID="20190314" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:20190314" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" | |||||
2019-02-24 | release 1.22.0v1.22.0 | raveit65 | 2 | -1/+12 | |
2019-02-24 | tx: sync with transifex | raveit65 | 235 | -1248/+6068 | |
2019-02-22 | Enable Travis CI for all branches | raveit65 | 1 | -6/+0 | |
2019-02-22 | Initialize Travis CI support | raveit65 | 1 | -0/+117 | |
2019-02-16 | tx: update resource for transifex | raveit65 | 1 | -6/+40 | |
2019-02-16 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-02-15 | License text in About dialog | rbuj | 1 | -1/+20 | |
2019-02-15 | Make translatable the copyright in about dialog | rbuj | 1 | -3/+3 | |
2019-02-10 | tx: sync with transifex | raveit65 | 141 | -1912/+2124 | |
2019-02-10 | tx: update resource for transifex | raveit65 | 1 | -2/+2 | |
2019-02-01 | Update Catalan screenshot | rbuj | 1 | -0/+0 | |
2019-02-01 | Help - Priority preset values, including custom value | rbuj | 1 | -1/+1 | |
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 | |