Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2017-07-09 | If the list is empty, it will show media-floppy icon | marosg | 3 | -91/+166 | |
2017-02-07 | drivemount: fix runtime warnings with GTK+ 3.20/22 | monsta | 1 | -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-22 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 4 | -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-22 | fix some indent and a couple of typos | monsta | 2 | -2/+2 | |
2016-07-31 | drivemount: use GTkAbout and update copyright | raveit65 | 1 | -3/+6 | |
2015-12-19 | GTK3 drivemount: don't use deprecated gtk_widget_get_requisition | Wolfgang Ulbrich | 1 | -0/+4 | |
2015-12-19 | GTK3 drivemount: port GtkTable to GtkGrid | Wolfgang Ulbrich | 2 | -0/+31 | |
taken from: https://git.gnome.org/browse/gnome-applets/commit/?id=41c210b | |||||
2015-11-18 | drivemount: 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-16 | GTK3 drivemount: support custom panel themes | lukefromdc | 1 | -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-15 | help drivemount: fix legal page | raveit65 | 1 | -16/+37 | |
2015-07-08 | help: use valid links to mate feedback page | raveit65 | 1 | -1/+1 | |
Help: forgotten fix | |||||
2015-07-08 | Revert "remove non-existing mate-feedback link" | raveit65 | 1 | -0/+8 | |
This reverts commit 28159eec6c1c804ea5fc6c48c63dbdebc22111d2. with docbook help we have this page | |||||
2015-07-08 | fixed almost all merge conflicts in help translations | Monsta | 2 | -2/+2 | |
2015-06-25 | Merge pull request #144 from NiceandGently/dev-batsttat | monsta | 1 | -8/+0 | |
remove non-existing mate-feedback link | |||||
2015-06-25 | remove non-existing mate-feedback link | raveit65 | 1 | -8/+0 | |
2015-06-24 | drivemount: show index help page, not intro page | Monsta | 1 | -1/+1 | |
2015-06-23 | drivemount: fix help link | raveit65 | 1 | -1/+1 | |
2014-11-26 | drivemount: allow unmount without eject | infirit | 1 | -7/+5 | |
Based on gnome-applets commit: be2f99f0e4dfee124e380cd6d303bae3372c088b From: Enrico Minack <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=604848 | |||||
2014-11-26 | drivemount: do not show shadowed mounts | infirit | 1 | -0/+5 | |
Based on gnome-applets commit: f7cd488eae7d25c0b2be6a709bc5ebf0420cd165 From: Aleksander Morgado <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=622709 | |||||
2014-11-26 | GDK_KEY_* is also in Gtk+2 | infirit | 1 | -5/+4 | |
2014-11-26 | Gtk3: don't use deprecated gtk_widget_size_request | infirit | 1 | -0/+9 | |
Taken from gnome-panel commit: c05c6b07ec493d174062a06caf185d324fd6e0c4 From: Alberts Muktupāvels <[email protected]> | |||||
2014-11-26 | drivemount: Fix "variable might be used uninitialized" | infirit | 1 | -1/+3 | |
The code used to set a broken screen in an error case. Based on gnome-applets commit: 33e10c46f76994a94fbccb8da0acb4ca36e6f20a From: Benjamin Otte <[email protected]> | |||||
2014-11-25 | gtk3: DriveButton style | Denis Gorodnichev | 1 | -1/+28 | |
fix drive button default style. fix some warnings. | |||||
2014-11-25 | fix drivemount crash | Denis Gorodnichev | 1 | -3/+8 | |
workaround for bug https://bugzilla.gnome.org/show_bug.cgi?id=586392 | |||||
2014-10-15 | drivemount: Rename binary and manpage. fixes #103 | MotoHoss | 3 | -5/+5 | |
Avoid file collision with gnome applets. | |||||
2014-06-25 | Use $(datadir)/mate instead of $(datadir)/mate-2.0mate-applets-1.9.0 | Stefano Karapetsas | 3 | -6/+6 | |
And also rename binaries without "-2" suffix | |||||
2014-06-02 | Replace GtkObject with GObject also for gtk2 | infirit | 2 | -42/+0 | |
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 2 | -3/+6 | |
2014-03-04 | gtk3: use preferred app | Denis Gorodnichev | 1 | -3/+5 | |
2014-02-08 | Fix help uri for applets | infirit | 1 | -1/+1 | |
2014-01-19 | drivemount: Add GTK3 support | Stefano Karapetsas | 3 | -1/+97 | |
2013-11-06 | Fix Sun GNOME Documentation Team references | Stefano Karapetsas | 1 | -1/+1 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 22 | -79/+78 | |
2013-03-03 | Replace INCLUDES with AM_CPPFLAGS in Makefiles | Stefano Karapetsas | 1 | -1/+1 | |
2012-11-24 | drivemount: remove mateconf usage | Stefano Karapetsas | 4 | -108/+9 | |