summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-13ci: drop -Wunused-parameter compiler cflag from debian buildraveit651-1/+1
2022-02-13ci: build mate-panel from debian testing reporaveit651-11/+0
2022-01-29geyes: consider the offset widget <-> windowGoffredo Baroncelli1-1/+6
2021-12-13netspeed/src/backend.c: Typo fix.Mike Gabriel1-3/+3
2021-11-21Remove whitespaces before #ifdef, and #endifrbuj2-16/+16
2021-11-21Use a blank line at mostrbuj28-46/+0
2021-10-26Sticky Notes applet: add documentationValentin Villenave1-2/+35
2021-10-26stickynotes: Popup the note menu with the keyboardColomban Wendling3-8/+25
2021-10-26stickynotes: Restore note popup menu that got lost in 37a85e35448f8Colomban Wendling5-11/+47
2021-10-26Mate Trash applet: add accessible Atk object with proper label.Valentin Villenave1-6/+17
2021-10-26Mate Timer applet: add accessible Atk object with proper label.Valentin Villenave1-0/+12
2021-10-26Mate Sticky notes applet: enable keyboard navigation through F6Valentin Villenave3-0/+31
2021-10-26Mate Sticky notes applet: make dialogs accessible.Valentin Villenave2-0/+12
2021-10-26Mate Sticky notes applet: fix segfault when Caja isn’t runningValentin Villenave1-0/+6
2021-10-26Mate Netspeed applet: make dialog accessible.Valentin Villenave1-1/+19
2021-10-26Mate Netspeed applet: add accessible Atk object with proper label.Valentin Villenave1-0/+9
2021-10-26 Mate Multiload applet: add accessible Atk object with proper label.Valentin Villenave1-0/+11
2021-10-26Mate Cpufreq applet: enable standard keyboard navigationValentin Villenave1-1/+1
2021-10-26Mate Command applet: add accessible Atk object with proper label.Valentin Villenave1-0/+9
2021-10-26Mate Weather applet: make dialog accessible.Valentin Villenave1-13/+26
2021-09-12Charpick-applet: use GtkInvisible widgetbalping2-7/+47
2021-08-07release to 1.26.0v1.26.0raveit652-33/+37
2021-08-07tx: sync with transifexraveit651443-67703/+76660
2021-08-07travis-Ci: use libera.chat as notification serverraveit651-1/+1
2021-06-20tx: update resourceraveit651-164/+164
2021-05-30travis-ci: use ubuntu focal as host systemraveit651-1/+1
2021-04-23travis: disable travis builds for ubunturaveit651-1/+1
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-04build: underline package name and version in configure summaryrbuj1-1/+4
2021-02-04build: Use PACKAGE_URL variablerbuj2-2/+3
2021-01-28charpick: Fix memory leakrbuj2-27/+20
2021-01-28netspeed: sort available devicesrbuj1-0/+1
2021-01-28netspeed: drop free_devices_listrbuj4-12/+3
2021-01-28netspeed-preferences: move device list to class propertiesrbuj1-22/+12
2021-01-28Remove unnecessary casts on g_signal_connect callsrbuj22-222/+278
2021-01-21netspeed: Remove -Wunused-variable warningrbuj1-1/+0
2021-01-17cpufreq: fix cpufreq-selector-sysfs duplicate definitionsHarald van Dijk1-1/+0
2021-01-17multiload: fix netspeed_add signatureHarald van Dijk1-1/+1
2021-01-16update resource for transifexrbuj12-126/+113
2021-01-16Update copyright to 2021rbuj24-24/+24
2021-01-12netspeed: Show all IPv4 and IPv6 addresses in tooltip.treysis3-55/+74
2021-01-09netspeed: g_settings_get_string always returns a newly-allocated stringrbuj1-28/+26
2021-01-07trashapplet: boilerplate final classrbuj1-6/+6
2021-01-07Don't leave any round bracket at line endrbuj7-38/+41
2021-01-07release 1.25.3v1.25.3raveit652-2/+38
2021-01-07tx: sync with transifexraveit65149-69363/+70992
2021-01-07tx: update resourceraveit651-368/+426
2021-01-06netspeed: avoid a NULL pointer dereferencerbuj1-1/+1
2021-01-06netspeed: allow to select an interface which is downrbuj1-4/+7
2021-01-06netspeed-preferences: disconnect a signal handler on finalizerbuj1-6/+10