summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2024-01-24release 1.26.3v1.26.31.26raveit652-1/+6
2024-01-24tx: sync with transifexraveit6511-28/+27
2024-01-24ci: use ubuntu jammy as dockerraveit651-1/+1
2023-12-08release 1.26.2v1.26.2raveit652-1/+6
2023-12-08tx: sync with transifexraveit655-8/+8
2023-12-03Fix ci debian build failedzhuyaliang1-0/+2
Fix https://github.com/mate-desktop/mate-system-monitor/issues/254
2023-12-03tx: fix wrong german translationraveit651-5/+3
2023-10-09relase 1.26.1v1.26.1raveit652-1/+8
2023-10-09tx: sync with transifexraveit65238-3621/+12227
2023-10-09Fix Information Fields not being savedmbkma1-4/+0
2023-09-11tx: fix a warning in japanese translationsraveit651-26/+27
2023-09-11tx: migrate to new APIraveit651-11/+12
2022-01-02tx: update resourcerbuj1-5/+53
2022-01-02Add preferences.ui in POTFILES.inrbuj1-0/+1
2021-09-15branch 1.26raveit652-50/+6
2021-09-15tx: update transifex configraveit651-2/+2
2021-08-05release 1.26.0v1.26.0raveit652-1/+22
2021-08-05tx: sync with transifexraveit65237-47619/+42656
2021-08-05travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-24tx: update resourceraveit652-237/+167
2021-06-24update copyright to 2021raveit6516-0/+16
2021-06-10add wayland supportmbkma8-47/+138
therefore make libwnck optional (libwnck is x11 only) see https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/3705931e307e87878f205b905eaa3f5daaffcf09 and https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/8c4d47d625661e848643ce564f63ed3ec1e83293 and https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/1ea64e9965bd6f1026f1167b692e7cc83c269be3
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
fixes build issues with fedora:latest (f34) tag.
2021-05-09port to GtkApplicationmbkma8-1031/+490
see https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/aa625d19e7b72587f70fb18dc3dcfcdba528533e
2021-05-06Use GtkBuilder for preferences dialogmbkma5-351/+752
use g_settings_bind when possible use gresource for the ui file see https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/c816f2488c2debb8007ecc7487b177e72b7bf0c2
2021-04-25travis: disable travis builds for ubunturaveit651-1/+1
Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25
2021-04-02openfiles: g_memdup is dreprecated from glib 2.68rbuj1-0/+4
2021-03-17smooth_refresh: comparison of unsigned expression in '< 0' is always falserbuj1-1/+1
2021-03-17gsm_color_button: macro "__GSM_COLOR_BUTTON_C__" is not usedrbuj1-2/+0
2021-03-11proctable: Function 'proctable_free_table' used prior to declarationrbuj1-11/+10
2021-03-09travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-03-06i18n: use _() macro instead of gettextrbuj1-1/+1
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-22tx: use rolling tag for ubunturaveit651-1/+1
2021-02-11i18n: Do not collect the translation for Iconrbuj1-1/+1
2021-02-09tx: update resourcerbuj2-29/+42
2021-02-04build: display package name and version in configure summaryrbuj1-1/+3
2021-02-04build: Use PACKAGE_URL variablerbuj2-2/+4
2021-02-02procdialogs: Do not use deprecated gtk_image_new_from_stockRobert Antoni Buj Gelonch1-1/+1
* procdialogs: Do not use deprecated gtk_image_new_from_stock
2020-12-08update issue templateraveit651-1/+1
2020-11-23Show subvol mount option on GNU/Linuxrbuj2-9/+78
2020-11-21sysinfo: avoid adding a device more than once such as for brtfsrbuj1-1/+9
2020-08-27pretty-table: prefer GIO to get application iconsrbuj4-2/+98
2020-08-21release 1.25.0v1.25.0raveit652-1/+13
2020-08-21tx: sync with transifexraveit65141-689/+4614
2020-08-21tx: update resourceraveit651-144/+160
2020-08-04procdialogs: Remove trailing spacesrbuj1-1/+1
find . \( -name '*.h' -o -name '*.cpp' \) -exec sed -i 's/[[:space:]]*$//' {} \;
2020-07-28Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-06-27[ci] fix release tarball on travis CI failedWu Xiaotian1-1/+3
2020-06-17add git.mk to generate .gitignoretamplan6-0/+409