Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-06 | remove dead function mate_panel_applet_set_background_widget | mbkma | 1 | -1/+0 | |
2020-11-27 | drivemount: improve code-style | raveit65 | 5 | -642/+653 | |
- tabs to spaces - 4 spaces at the beginning of a line | |||||
2020-08-30 | drivemount: Load menu from resources | rbuj | 3 | -26/+55 | |
2020-08-11 | tx: sync with transifex | raveit65 | 12 | -58/+185 | |
2020-06-25 | sync with transifex | raveit65 | 121 | -142/+405 | |
2020-05-21 | build: Remove MATEDESKTOP_CFLAGS and MATEDESKTOP_LIBS | rbuj | 1 | -4/+2 | |
2020-04-25 | Remove unused-function warnings | rbuj | 1 | -30/+0 | |
2020-04-08 | build: Use WARN_CFLAGS variable | rbuj | 1 | -0/+1 | |
2020-03-02 | tx: pull with fixed translations of pt and pt_BR | raveit65 | 1 | -3/+3 | |
2020-02-29 | drivemount: Remove global variable | rbuj | 3 | -11/+10 | |
2020-02-10 | tx: sync with transifex | raveit65 | 1 | -4/+4 | |
2020-02-01 | drivemount: i18n of 'nothing to mount' tooltip text | rbuj | 1 | -1/+1 | |
2020-01-30 | Fix build using gcc 10 -fno-common flag | rbuj | 2 | -1/+5 | |
2020-01-21 | tx: sync with transifex | raveit65 | 121 | -537/+771 | |
2020-01-10 | Update copyright to 2020 | raveit65 | 2 | -2/+2 | |
2020-01-09 | migrate from intltools to gettext | Wu Xiaotian | 2 | -11/+12 | |
2019-12-04 | avoid redundant redeclarations | Pablo Barciela | 2 | -1/+4 | |
2019-09-15 | drivemount: remove -Wformat-nonliteral warning | rbuj | 1 | -1/+1 | |
drive-button.c:618:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 618 | gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog), error->message, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |||||
2019-06-16 | tx: sync with transifex | raveit65 | 121 | -16678/+15709 | |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-03-20 | Help: Use XInclude instead of ENTITY for legal.xml | rbuj | 1 | -5/+1 | |
The ENTITY is expanded in i18n process, and legal.xml file is never read. | |||||
2019-03-20 | Make translatable documenters in about dialog | rbuj | 1 | -0/+7 | |
2019-03-20 | Make translatable copyright info in about dialog | rbuj | 1 | -4/+2 | |
2019-03-20 | Ensure proper translation of the about dialog title | rbuj | 1 | -0/+1 | |
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 | 10 | -27/+48 | |
2019-02-25 | tx: sync with transifex | raveit65 | 8 | -35/+95 | |
2019-01-27 | tx: sync with transifex | raveit65 | 11 | -62/+729 | |
2018-11-17 | sync with transifex | raveit65 | 119 | -5273/+59855 | |
2018-10-06 | Use make functions for HELP_LINGUAS | rbuj | 1 | -1/+5 | |
2018-10-04 | Manual: Linux and UNIX systems -> Linux and other Unix-like systems | rbuj | 1 | -2/+2 | |
2018-10-03 | Use orderedlist to describe the steps to add the applet to a panel | rbuj | 1 | -15/+39 | |
2018-10-03 | Manual: Fix Add to Panel dialog title | rbuj | 1 | -1/+1 | |
2018-10-02 | Manual: OK -> Add (Add to Panel dialog) | rbuj | 1 | -1/+1 | |
2018-10-02 | Refer to the fstab(5) man page for more information... | rbuj | 1 | -1/+1 | |
2018-09-28 | Fix spelling and grammar mistakes | rbuj | 1 | -1/+1 | |
2018-07-06 | drivemount: replace deprecated gtk_menu_popup | raveit65 | 1 | -67/+10 | |
2018-05-12 | Convert applet icons from pixbuf to surfaces | Victor Kareh | 1 | -49/+48 | |
This improves support for HiDPI by loading properly scaled surfaces for applets. | |||||
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+2 | |
2018-02-04 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -33/+0 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2017-10-05 | update copyright year in other applets | monsta | 1 | -1/+1 | |
2017-09-10 | GSettings change recognized dynamically | marosg | 5 | -0/+28 | |
2017-09-08 | GSettings for checkmark color shown for mounted volumes. | marosg | 6 | -12/+42 | |
2017-08-27 | Mounted drives will show a little bit different icon. | marosg | 1 | -32/+79 | |
2017-08-27 | Revert "Mounted drives will show a little bit different icon." | raveit65 | 1 | -87/+32 | |
This reverts commit 5ce7e04708a575649c9192065cf7c1502e857293. | |||||
2017-08-27 | Mounted drives will show a little bit different icon. | marosg | 1 | -32/+87 | |
2017-08-26 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+37 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window | |||||
2017-08-21 | Get rid of misleading_indentation and maybe-uninitialized warnings during build | marosg | 2 | -14/+16 | |
2017-08-05 | drivemount: don't use deprecated gtk_show_uri | raveit65 | 1 | -3/+10 | |
2017-07-24 | drivemount: fix a build warning | raveit65 | 1 | -1/+1 | |
Wincompatible-pointer-types |