Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-06 | netspeed: allow to select an interface which is down | rbuj | 1 | -4/+7 | |
2021-01-06 | netspeed-preferences: disconnect a signal handler on finalize | rbuj | 1 | -6/+10 | |
2021-01-04 | netspeed: fix typo | rbuj | 1 | -2/+2 | |
2021-01-03 | netspeed: Add NetspeedPreferences class | rbuj | 6 | -221/+458 | |
2020-12-25 | netspeed: connect the widget signal handlers on class_init | rbuj | 1 | -44/+41 | |
2020-12-25 | netspeed: refactor variable names | rbuj | 1 | -542/+525 | |
2020-12-25 | netspeed: NetspeedApplet subclass of MatePanelApplet | rbuj | 4 | -95/+134 | |
2020-12-22 | netspeed: fix line indent | rbuj | 1 | -5/+5 | |
2020-12-22 | netspeed: Fix display of IP if no IPv4 is configured | treysis | 1 | -1/+1 | |
2020-12-22 | netspeed: improve display of IPv6 addresses in device details. | treysis | 2 | -45/+45 | |
2020-12-19 | netspeed: show all ipv6 addrs in device details dialog | rbuj | 4 | -86/+203 | |
2020-12-18 | netspeed: show all IP addresses on tooltip if enabled | rbuj | 3 | -77/+142 | |
2020-12-16 | netspeed: code style | raveit65 | 5 | -4240/+4283 | |
2020-12-13 | tx:sync with transifex | raveit65 | 13 | -42/+169 | |
2020-12-13 | netspeed: show ipv6 address in tooltip if ipv4 address is not used | rbuj | 1 | -3/+9 | |
2020-12-06 | remove dead function mate_panel_applet_set_background_widget | mbkma | 1 | -4/+0 | |
2020-08-11 | tx: sync with transifex | raveit65 | 13 | -58/+200 | |
2020-08-11 | Remove -Wtype-limits warnings | rbuj | 1 | -1/+1 | |
2020-08-11 | netspeed: Simplify icons/Makefile.am | rbuj | 19 | -190/+26 | |
2020-08-11 | netspeed: Load netspeed-menu.xml from resources | rbuj | 4 | -12/+11 | |
2020-08-11 | netspeed: move ui files to data folder | rbuj | 5 | -15/+11 | |
2020-07-29 | netspeed: remove warning about g_object_disconnect on remove it from panel | rbuj | 1 | -133/+143 | |
2020-07-29 | Netspeed kernel warning (#510) | Robert Antoni Buj Gelonch | 2 | -7/+5 | |
* netspeed: Fix attribute type 6 has an invalid length warning - and fix a typo | |||||
2020-07-29 | netspeed: Add netspeed-details.ui | rbuj | 6 | -608/+1256 | |
2020-07-28 | netspeed: fix memory leaks on backend | rbuj | 3 | -194/+182 | |
2020-07-19 | netspeed: Use a macro for setting refresh time value | rbuj | 1 | -10/+8 | |
2020-07-19 | netspeed: Use IEC units for transfer rates | rbuj | 3 | -91/+31 | |
2020-07-19 | netspeed: add netlink support | rbuj | 6 | -103/+7317 | |
2020-06-25 | sync with transifex | raveit65 | 114 | -126/+307 | |
2020-06-17 | netspeed: Add netspeed-preferences.ui | rbuj | 4 | -131/+327 | |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -2/+1 | |
2020-04-25 | Remove unused-function warnings | rbuj | 1 | -10/+0 | |
2020-04-16 | Remove unused-variable warnings | rbuj | 1 | -2/+0 | |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -4/+9 | |
2020-03-04 | netspeed: don't define MATELOCALEDIR | monsta | 1 | -1/+0 | |
it's already defined in configure.ac for all applets | |||||
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 1 | -7/+13 | |
2020-02-10 | tx: sync with transifex | raveit65 | 2 | -6/+6 | |
2020-01-21 | tx: sync with transifex | raveit65 | 114 | -8596/+8753 | |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -5/+6 | |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 2 | -11/+13 | |
2019-09-13 | netspeed: remove -Wunused-but-set-variable warning | rbuj | 1 | -7/+0 | |
netspeed.c:477:15: warning: variable ‘state’ set but not used [-Wunused-but-set-variable] 477 | GtkStateType state; | ^~~~~ netspeed.c:476:15: warning: variable ‘ra’ set but not used [-Wunused-but-set-variable] 476 | GdkRectangle ra; | ^~ | |||||
2019-06-16 | tx: sync with transifex | raveit65 | 114 | -17337/+16513 | |
2019-04-14 | Use g_list_free_full() convenience function | rbuj | 1 | -2/+1 | |
void g_list_free_full (GList *list, GDestroyNotify free_func); Convenience method, which frees all the memory used by a GList, and calls free_func on every element's data. https://developer.gnome.org/glib/stable/glib-Doubly-Linked-Lists.html#g-list-free-full | |||||
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -2/+1 | |
The ENTITY is expanded in i18n process, and legal.xml file is never read. | |||||
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -6/+3 | |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -3/+4 | |
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html | |||||
2019-03-17 | tx: sync with transifex | rbuj | 9 | -22/+39 | |
2019-02-25 | tx: sync with transifex | raveit65 | 113 | -390/+365 | |
2019-02-11 | Issues reported by translators | rbuj | 1 | -1/+1 | |