summaryrefslogtreecommitdiff
path: root/drivemount/drive-button.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-11drivemount: Use common subdirs - data, srcrbuj1-982/+0
2020-11-27drivemount: improve code-styleraveit651-338/+360
2020-04-25Remove unused-function warningsrbuj1-30/+0
2020-02-01drivemount: i18n of 'nothing to mount' tooltip textrbuj1-1/+1
2019-12-04avoid redundant redeclarationsPablo Barciela1-0/+3
2019-09-15drivemount: remove -Wformat-nonliteral warningrbuj1-1/+1
2018-07-06drivemount: replace deprecated gtk_menu_popupraveit651-67/+10
2018-05-12Convert applet icons from pixbuf to surfacesVictor Kareh1-49/+48
2018-02-04require GTK+ 3.22 and GLib 2.50monsta1-26/+0
2017-09-10GSettings change recognized dynamicallymarosg1-0/+7
2017-09-08GSettings for checkmark color shown for mounted volumes.marosg1-3/+14
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
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
2017-08-21Get rid of misleading_indentation and maybe-uninitialized warnings during buildmarosg1-13/+15
2017-07-09If the list is empty, it will show media-floppy iconmarosg1-42/+65
2017-02-07drivemount: fix runtime warnings with GTK+ 3.20/22monsta1-1/+15
2016-11-22move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-81/+1
2016-11-22fix some indent and a couple of typosmonsta1-1/+1
2015-12-19GTK3 drivemount: don't use deprecated gtk_widget_get_requisitionWolfgang Ulbrich1-0/+4
2015-11-18drivemount: Don't remove background György Balló1-1/+0
2015-10-16GTK3 drivemount: support custom panel themeslukefromdc1-0/+15
2014-11-26drivemount: allow unmount without ejectinfirit1-7/+5
2014-11-26GDK_KEY_* is also in Gtk+2infirit1-5/+4
2014-11-26Gtk3: don't use deprecated gtk_widget_size_requestinfirit1-0/+9
2014-11-25gtk3: DriveButton styleDenis Gorodnichev1-1/+28
2014-11-25fix drivemount crashDenis Gorodnichev1-3/+8
2014-06-02Replace GtkObject with GObject also for gtk2infirit1-25/+0
2014-03-04gtk3: use preferred appDenis Gorodnichev1-3/+5
2014-01-19drivemount: Add GTK3 supportStefano Karapetsas1-1/+76
2012-11-24drivemount: remove mateconf usageStefano Karapetsas1-20/+6
2012-10-09Fixed fsf addresses. Closes #18.Steve Zesch1-1/+1
2011-11-14initialPerberos1-0/+916