summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-10-29tx: update resourcembkma2-2/+2
2022-10-28tx: migrate config filembkma2-11/+28
2022-08-19gsm_color_button: Fix -Wfloat-conversion warningrbuj1-6/+6
2022-08-19msm_execute_helper: Fix -Wsign-conversion warningrbuj1-2/+2
2022-02-13ci: drop -Wunused-parameter compiler cflag from debian buildraveit651-2/+2
2022-01-02tx: update resourcerbuj1-83/+134
2022-01-02Add ui files in POTFILES.inrbuj1-0/+2
2022-01-01port interface to ui filesmbkma7-274/+630
see https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/3df5cd02abaafe9789be53b5b78425126d7c1a07 and following commits
2021-12-30interface: use a flowbox instead of a grid for CPUs usage containerrbuj1-8/+15
2021-12-28memmaps: fix warning -Wmisleading-indentationrbuj1-14/+14
2021-12-11Use a blank line at mostrbuj10-51/+0
2021-10-15Add meson build supportzhuyaliang10-2/+364
2021-09-11Fix Information Fields not being savedmbkma1-4/+0
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
2020-04-25Added support for actions on multiple processesplonibarploni5-28/+59
ported from gnome-system-monitor: https://github.com/GNOME/gnome-system-monitor/commit/5cf1225d86929114d6f0424112fd2abc8880dc26
2020-04-21ci: don't run configure with autogen.shraveit651-1/+1
2020-04-21build: silent build warnings for distcheckraveit651-0/+1