summaryrefslogtreecommitdiff
path: root/netspeed
AgeCommit message (Expand)AuthorFilesLines
2024-02-21tx: sync with transifexraveit658-9/+1224
2023-08-23tx: pull with transifexraveit65115-157/+863
2023-07-17Allow building all applets in or out of processlukefromdc5-51/+94
2023-07-17netspeed: port to in-process for waylandlukefromdc5-58/+44
2022-11-09tx: sync with transifexmbkma114-335/+597
2022-08-08Use dashes instead of underscores in signal namesrbuj1-5/+5
2021-12-13netspeed/src/backend.c: Typo fix.Mike Gabriel1-3/+3
2021-11-21Use a blank line at mostrbuj2-3/+0
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-08-07tx: sync with transifexraveit65114-452/+858
2021-02-04build: Use PACKAGE_URL variablerbuj1-1/+1
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-21netspeed: Remove -Wunused-variable warningrbuj1-1/+0
2021-01-16Update copyright to 2021rbuj2-2/+2
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-07tx: sync with transifexraveit652-6/+13
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
2021-01-04netspeed: fix typorbuj1-2/+2
2021-01-03netspeed: Add NetspeedPreferences classrbuj6-221/+458
2020-12-25netspeed: connect the widget signal handlers on class_initrbuj1-44/+41
2020-12-25netspeed: refactor variable namesrbuj1-542/+525
2020-12-25netspeed: NetspeedApplet subclass of MatePanelAppletrbuj4-95/+134
2020-12-22netspeed: fix line indentrbuj1-5/+5
2020-12-22netspeed: Fix display of IP if no IPv4 is configuredtreysis1-1/+1
2020-12-22netspeed: improve display of IPv6 addresses in device details.treysis2-45/+45
2020-12-19netspeed: show all ipv6 addrs in device details dialogrbuj4-86/+203
2020-12-18netspeed: show all IP addresses on tooltip if enabledrbuj3-77/+142
2020-12-16netspeed: code styleraveit655-4240/+4283
2020-12-13tx:sync with transifexraveit6513-42/+169
2020-12-13netspeed: show ipv6 address in tooltip if ipv4 address is not usedrbuj1-3/+9
2020-12-06remove dead function mate_panel_applet_set_background_widgetmbkma1-4/+0
2020-08-11tx: sync with transifexraveit6513-58/+200
2020-08-11Remove -Wtype-limits warningsrbuj1-1/+1
2020-08-11netspeed: Simplify icons/Makefile.amrbuj19-190/+26
2020-08-11netspeed: Load netspeed-menu.xml from resourcesrbuj4-12/+11
2020-08-11netspeed: move ui files to data folderrbuj5-15/+11
2020-07-29netspeed: remove warning about g_object_disconnect on remove it from panelrbuj1-133/+143
2020-07-29Netspeed kernel warning (#510)Robert Antoni Buj Gelonch2-7/+5
2020-07-29netspeed: Add netspeed-details.uirbuj6-608/+1256
2020-07-28netspeed: fix memory leaks on backendrbuj3-194/+182
2020-07-19netspeed: Use a macro for setting refresh time valuerbuj1-10/+8
2020-07-19netspeed: Use IEC units for transfer ratesrbuj3-91/+31
2020-07-19netspeed: add netlink supportrbuj6-103/+7317
2020-06-25sync with transifexraveit65114-126/+307