summaryrefslogtreecommitdiff
path: root/src/file-share-properties.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-05Remove trailing whitespacesLaurent Napias1-2/+2
2018-01-29require GTK+ 3.22 and GLib 2.50monsta1-4/+0
2017-07-27don't use deprecated gtk_show_uriraveit651-0/+4
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-59/+0
and require caja >= 1.17.1
2016-07-22gtk3: Port from libunique to GtkApplicationZenWalker1-0/+62
based on gnome-user-share commit: https://git.gnome.org/browse/gnome-user-share/commit/?id=70577007a8ecce66bf6b547bda863235bc1d6f48 Fixes #38
2015-03-13first connect to settings, then read them.Monsta1-3/+1
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-user-share/pull/29
2014-02-10Restore user-guide and port to yelpinfirit1-1/+1
2012-12-06[all] Only add Bluetooth support to build if Bluetooth is availableJasmine Hassan1-6/+39
2012-10-29[file-share-properties] simplify launching mate-user-shareJasmine Hassan1-16/+1
http://git.gnome.org/browse/gnome-user-share/commit/?id=8acfa630af2bab6eb2f5b04e37c4a36d0d55d20f
2012-10-29fix incorrect FSF addressraveit651-1/+1
2012-09-28fix gsettings againraveit651-2/+1
remove g_object_unref add static GSettings* settings add g_signal_connect as substitution for mateconf_client_notify_add
2012-09-28convert to gsettingsraveit651-162/+108
2012-05-14Forked gnome-user-share. Work in progress.Steve Zesch1-0/+688