summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-04-11use MATE_COMPILE_WARNINGS from mate-commonraveit651-16/+17
2019-12-31avoid redundant redeclarationsPablo Barciela4-28/+1
2019-07-08silent outputWu Xiaotian1-2/+2
2019-07-05Remove trailing whitespacesLaurent Napias5-19/+19
2019-01-19caja-share-bar: avoid deprecated 'g_type_class_add_private'Pablo Barciela1-6/+2
2018-01-29require GTK+ 3.22 and GLib 2.50monsta2-12/+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 optionmonsta2-63/+0
2016-07-22gtk3: Port from libunique to GtkApplicationZenWalker1-0/+62
2016-01-21[GTK+3] fix deprecated usage of GtkMisc and GtkVBoxmonsta1-0/+14
2015-09-07some cleanup from upstreamMonsta2-44/+2
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-3/+3
2015-03-13obexftp: fix spacing a bitmonsta1-2/+2
2015-03-13first connect to settings, then read them.Monsta2-12/+24
2015-01-14renamed extension libMonsta1-4/+4
2014-11-20Fix memory leakmate-user-share-1.9.0Monsta2-3/+4
2014-11-20Fixed logic flow (out-of-bounds array access if bluetooth is disabled)Monsta1-7/+9
2014-09-30Add missing variable typeStefano Karapetsas1-1/+1
2014-02-10Restore user-guide and port to yelpinfirit1-1/+1
2013-11-21do not use download dir for incomming bluetooth downloads if mate-bluetooth i...raveit651-0/+6
2013-09-19fix typo in share-extension.cWolfgang Ulbrich1-1/+1
2013-08-21make bluetooth really optionalraveit651-1/+12
2013-08-21OpenBSD suffers from the same httpd race condition as the other BSDsraveit651-1/+1
2013-07-30Require dbus >= 1.1.1raveit651-9/+0
2013-07-30Use mate-session to track the active sessionraveit651-125/+53
2013-06-26fix automake-1.13 deprecationsraveit1-1/+1
2013-04-30Fix data passed to disabled_timeout_callbackStefano Karapetsas1-1/+1
2013-03-23Fix GSettings pathStefano Karapetsas1-1/+0
2013-02-28Use libnotify instead of libmatenotifyStefano Karapetsas1-3/+2
2012-12-06[all] Only add Bluetooth support to build if Bluetooth is availableJasmine Hassan3-18/+85
2012-10-29[bar] Hide the share bar when Bluetooth is disabledJasmine Hassan1-1/+32
2012-10-29[file-share-properties] simplify launching mate-user-shareJasmine Hassan1-16/+1
2012-10-29[user-share] declare the x_fd variable as unusedJasmine Hassan1-1/+1
2012-10-29[obexpush] fix a compiler warning, and change g_message to g_debugJasmine Hassan1-1/+1
2012-10-29[obexpush] don't special case GTK <= 2.14Jasmine Hassan1-5/+0
2012-10-29[share-extension] remove empty finalize method & private structureJasmine Hassan1-33/+0
2012-10-29[share-extension] remove code that does nothingJasmine Hassan1-28/+0
2012-10-29[user-share] add missing glib/gstdio.h includeJasmine Hassan1-0/+1
2012-10-29[share-bar] simplify codeJasmine Hassan1-8/+4
2012-10-29[share-bar] make it a (improved) GtkInfoBarJasmine Hassan3-128/+55
2012-10-29[common] Add missing string.h includeJasmine Hassan1-0/+2
2012-10-29[http] Fix http sharing not workin on Linux 3.0Jasmine Hassan1-0/+1
2012-10-29fix incorrect FSF addressraveit6516-17/+17
2012-09-28fix gsettings againraveit652-3/+45
2012-09-28fix gsettings in user_share.craveit651-11/+11
2012-09-28convert to gsettingsraveit656-307/+181
2012-05-19Changes from yesterday.Steve Zesch1-1/+2
2012-05-14Forked gnome-user-share. Work in progress.Steve Zesch18-0/+3514