summaryrefslogtreecommitdiff
path: root/drivemount
AgeCommit message (Collapse)AuthorFilesLines
2019-09-15drivemount: remove -Wformat-nonliteral warningrbuj1-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-16tx: sync with transifexraveit65121-16678/+15709
2019-03-23help: update copyrightraveit651-1/+1
2019-03-20Help: Use XInclude instead of ENTITY for legal.xmlrbuj1-5/+1
The ENTITY is expanded in i18n process, and legal.xml file is never read.
2019-03-20Make translatable documenters in about dialogrbuj1-0/+7
2019-03-20Make translatable copyright info in about dialogrbuj1-4/+2
2019-03-20Ensure proper translation of the about dialog titlerbuj1-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-17tx: sync with transifexrbuj10-27/+48
2019-02-25tx: sync with transifexraveit658-35/+95
2019-01-27tx: sync with transifexraveit6511-62/+729
2018-11-17sync with transifexraveit65119-5273/+59855
2018-10-06Use make functions for HELP_LINGUASrbuj1-1/+5
2018-10-04Manual: Linux and UNIX systems -> Linux and other Unix-like systemsrbuj1-2/+2
2018-10-03Use orderedlist to describe the steps to add the applet to a panelrbuj1-15/+39
2018-10-03Manual: Fix Add to Panel dialog titlerbuj1-1/+1
2018-10-02Manual: OK -> Add (Add to Panel dialog)rbuj1-1/+1
2018-10-02Refer to the fstab(5) man page for more information...rbuj1-1/+1
2018-09-28Fix spelling and grammar mistakesrbuj1-1/+1
2018-07-06drivemount: replace deprecated gtk_menu_popupraveit651-67/+10
2018-05-12Convert applet icons from pixbuf to surfacesVictor Kareh1-49/+48
This improves support for HiDPI by loading properly scaled surfaces for applets.
2018-02-09avoid deprecated GtkStockPablo Barciela1-2/+2
2018-02-04require GTK+ 3.22 and GLib 2.50monsta2-33/+0
2018-01-09update copyright year to 2018monsta1-1/+1
2017-10-05update copyright year in other appletsmonsta1-1/+1
2017-09-10GSettings change recognized dynamicallymarosg5-0/+28
2017-09-08GSettings for checkmark color shown for mounted volumes.marosg6-12/+42
2017-08-27Mounted drives will show a little bit different icon.marosg1-32/+79
2017-08-27Revert "Mounted drives will show a little bit different icon."raveit651-87/+32
This reverts commit 5ce7e04708a575649c9192065cf7c1502e857293.
2017-08-27Mounted drives will show a little bit different icon.marosg1-32/+87
2017-08-26gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+37
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window
2017-08-21Get rid of misleading_indentation and maybe-uninitialized warnings during buildmarosg2-14/+16
2017-08-05drivemount: don't use deprecated gtk_show_uriraveit651-3/+10
2017-07-24drivemount: fix a build warningraveit651-1/+1
Wincompatible-pointer-types
2017-07-09If the list is empty, it will show media-floppy iconmarosg3-91/+166
2017-02-07drivemount: fix runtime warnings with GTK+ 3.20/22monsta1-1/+15
use modern padding and margin properties to fix deprecation warnings use zero border width to fix negative allocation warning and set widget name to make it actually work
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta4-121/+1
and require mate-panel >= 1.17 WARNING: use GTK+3 build of libmateweather for this build. that lib is not migrated to GTK+3 only as we will possibly use libgweather instead of it.
2016-11-22fix some indent and a couple of typosmonsta2-2/+2
2016-07-31drivemount: use GTkAbout and update copyrightraveit651-3/+6
2015-12-19GTK3 drivemount: don't use deprecated gtk_widget_get_requisitionWolfgang Ulbrich1-0/+4
2015-12-19GTK3 drivemount: port GtkTable to GtkGridWolfgang Ulbrich2-0/+31
taken from: https://git.gnome.org/browse/gnome-applets/commit/?id=41c210b
2015-11-18drivemount: Don't remove background György Balló1-1/+0
This fixes the invisible text for GTK+ 3 themes which don't support mate-panel explicitly. Themes could still overwrite the background if they want in the usual way.
2015-10-16GTK3 drivemount: support custom panel themeslukefromdc1-0/+15
support custom panel themes in gtk3 builds. Includes robust support for transparent themes even when gtk3 has issues properly detecting a compositing window manager e.g. compiz.
2015-07-15help drivemount: fix legal pageraveit651-16/+37
2015-07-08help: use valid links to mate feedback pageraveit651-1/+1
Help: forgotten fix
2015-07-08Revert "remove non-existing mate-feedback link"raveit651-0/+8
This reverts commit 28159eec6c1c804ea5fc6c48c63dbdebc22111d2. with docbook help we have this page
2015-07-08fixed almost all merge conflicts in help translationsMonsta2-2/+2
2015-06-25Merge pull request #144 from NiceandGently/dev-batsttatmonsta1-8/+0
remove non-existing mate-feedback link
2015-06-25remove non-existing mate-feedback linkraveit651-8/+0
2015-06-24drivemount: show index help page, not intro pageMonsta1-1/+1
2015-06-23drivemount: fix help linkraveit651-1/+1