Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-11 | tx: fix a warning in turkish translation | raveit65 | 2 | -12/+16 | |
2023-09-04 | tx: update resources | raveit65 | 1 | -2/+4 | |
2023-05-15 | Fix translations in help not built | zhuyaliang | 1 | -0/+108 | |
2023-01-31 | Fix meson configuration failure on URL keyword | lukefromdc | 1 | -1/+0 | |
With meson version 0.63.3 we get meson.build:1:0: ERROR: project got unknown keyword arguments "url" | |||||
2022-10-30 | release 1.27.0v1.27.0 | mbkma | 3 | -2/+19 | |
2022-10-30 | tx: sync with transifex | mbkma | 237 | -12551/+19999 | |
2022-10-29 | tx: update resource | mbkma | 2 | -2/+2 | |
2022-10-28 | tx: migrate config file | mbkma | 2 | -11/+28 | |
2022-08-19 | gsm_color_button: Fix -Wfloat-conversion warning | rbuj | 1 | -6/+6 | |
2022-08-19 | msm_execute_helper: Fix -Wsign-conversion warning | rbuj | 1 | -2/+2 | |
2022-02-13 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -2/+2 | |
2022-01-02 | tx: update resource | rbuj | 1 | -83/+134 | |
2022-01-02 | Add ui files in POTFILES.in | rbuj | 1 | -0/+2 | |
2022-01-01 | port interface to ui files | mbkma | 7 | -274/+630 | |
see https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/3df5cd02abaafe9789be53b5b78425126d7c1a07 and following commits | |||||
2021-12-30 | interface: use a flowbox instead of a grid for CPUs usage container | rbuj | 1 | -8/+15 | |
2021-12-28 | memmaps: fix warning -Wmisleading-indentation | rbuj | 1 | -14/+14 | |
2021-12-11 | Use a blank line at most | rbuj | 10 | -51/+0 | |
2021-10-15 | Add meson build support | zhuyaliang | 10 | -2/+364 | |
2021-09-11 | Fix Information Fields not being saved | mbkma | 1 | -4/+0 | |
2021-08-05 | release 1.26.0v1.26.0 | raveit65 | 2 | -1/+22 | |
2021-08-05 | tx: sync with transifex | raveit65 | 237 | -47619/+42656 | |
2021-08-05 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
2021-06-24 | tx: update resource | raveit65 | 2 | -237/+167 | |
2021-06-24 | update copyright to 2021 | raveit65 | 16 | -0/+16 | |
2021-06-10 | add wayland support | mbkma | 8 | -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-30 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
fixes build issues with fedora:latest (f34) tag. | |||||
2021-05-09 | port to GtkApplication | mbkma | 8 | -1031/+490 | |
see https://gitlab.gnome.org/GNOME/gnome-system-monitor/-/commit/aa625d19e7b72587f70fb18dc3dcfcdba528533e | |||||
2021-05-06 | Use GtkBuilder for preferences dialog | mbkma | 5 | -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-25 | travis: disable travis builds for ubuntu | raveit65 | 1 | -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-02 | openfiles: g_memdup is dreprecated from glib 2.68 | rbuj | 1 | -0/+4 | |
2021-03-17 | smooth_refresh: comparison of unsigned expression in '< 0' is always false | rbuj | 1 | -1/+1 | |
2021-03-17 | gsm_color_button: macro "__GSM_COLOR_BUTTON_C__" is not used | rbuj | 1 | -2/+0 | |
2021-03-11 | proctable: Function 'proctable_free_table' used prior to declaration | rbuj | 1 | -11/+10 | |
2021-03-09 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 | |
2021-03-06 | i18n: use _() macro instead of gettext | rbuj | 1 | -1/+1 | |
2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
2021-02-22 | tx: use rolling tag for ubuntu | raveit65 | 1 | -1/+1 | |
2021-02-11 | i18n: Do not collect the translation for Icon | rbuj | 1 | -1/+1 | |
2021-02-09 | tx: update resource | rbuj | 2 | -29/+42 | |
2021-02-04 | build: display package name and version in configure summary | rbuj | 1 | -1/+3 | |
2021-02-04 | build: Use PACKAGE_URL variable | rbuj | 2 | -2/+4 | |
2021-02-02 | procdialogs: Do not use deprecated gtk_image_new_from_stock | Robert Antoni Buj Gelonch | 1 | -1/+1 | |
* procdialogs: Do not use deprecated gtk_image_new_from_stock | |||||
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
2020-11-23 | Show subvol mount option on GNU/Linux | rbuj | 2 | -9/+78 | |
2020-11-21 | sysinfo: avoid adding a device more than once such as for brtfs | rbuj | 1 | -1/+9 | |
2020-08-27 | pretty-table: prefer GIO to get application icons | rbuj | 4 | -2/+98 | |
2020-08-21 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+13 | |
2020-08-21 | tx: sync with transifex | raveit65 | 141 | -689/+4614 | |
2020-08-21 | tx: update resource | raveit65 | 1 | -144/+160 | |
2020-08-04 | procdialogs: Remove trailing spaces | rbuj | 1 | -1/+1 | |
find . \( -name '*.h' -o -name '*.cpp' \) -exec sed -i 's/[[:space:]]*$//' {} \; |