Age | Commit message (Expand) | Author | Files | Lines |
2020-04-11 | use MATE_COMPILE_WARNINGS from mate-common | raveit65 | 1 | -16/+17 |
2019-12-31 | avoid redundant redeclarations | Pablo Barciela | 4 | -28/+1 |
2019-07-08 | silent output | Wu Xiaotian | 1 | -2/+2 |
2019-07-05 | Remove trailing whitespaces | Laurent Napias | 5 | -19/+19 |
2019-01-19 | caja-share-bar: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 |
2018-01-29 | require GTK+ 3.22 and GLib 2.50 | monsta | 2 | -12/+0 |
2017-07-27 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+4 |
2016-11-23 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 2 | -63/+0 |
2016-07-22 | gtk3: Port from libunique to GtkApplication | ZenWalker | 1 | -0/+62 |
2016-01-21 | [GTK+3] fix deprecated usage of GtkMisc and GtkVBox | monsta | 1 | -0/+14 |
2015-09-07 | some cleanup from upstream | Monsta | 2 | -44/+2 |
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -3/+3 |
2015-03-13 | obexftp: fix spacing a bit | monsta | 1 | -2/+2 |
2015-03-13 | first connect to settings, then read them. | Monsta | 2 | -12/+24 |
2015-01-14 | renamed extension lib | Monsta | 1 | -4/+4 |
2014-11-20 | Fix memory leakmate-user-share-1.9.0 | Monsta | 2 | -3/+4 |
2014-11-20 | Fixed logic flow (out-of-bounds array access if bluetooth is disabled) | Monsta | 1 | -7/+9 |
2014-09-30 | Add missing variable type | Stefano Karapetsas | 1 | -1/+1 |
2014-02-10 | Restore user-guide and port to yelp | infirit | 1 | -1/+1 |
2013-11-21 | do not use download dir for incomming bluetooth downloads if mate-bluetooth i... | raveit65 | 1 | -0/+6 |
2013-09-19 | fix typo in share-extension.c | Wolfgang Ulbrich | 1 | -1/+1 |
2013-08-21 | make bluetooth really optional | raveit65 | 1 | -1/+12 |
2013-08-21 | OpenBSD suffers from the same httpd race condition as the other BSDs | raveit65 | 1 | -1/+1 |
2013-07-30 | Require dbus >= 1.1.1 | raveit65 | 1 | -9/+0 |
2013-07-30 | Use mate-session to track the active session | raveit65 | 1 | -125/+53 |
2013-06-26 | fix automake-1.13 deprecations | raveit | 1 | -1/+1 |
2013-04-30 | Fix data passed to disabled_timeout_callback | Stefano Karapetsas | 1 | -1/+1 |
2013-03-23 | Fix GSettings path | Stefano Karapetsas | 1 | -1/+0 |
2013-02-28 | Use libnotify instead of libmatenotify | Stefano Karapetsas | 1 | -3/+2 |
2012-12-06 | [all] Only add Bluetooth support to build if Bluetooth is available | Jasmine Hassan | 3 | -18/+85 |
2012-10-29 | [bar] Hide the share bar when Bluetooth is disabled | Jasmine Hassan | 1 | -1/+32 |
2012-10-29 | [file-share-properties] simplify launching mate-user-share | Jasmine Hassan | 1 | -16/+1 |
2012-10-29 | [user-share] declare the x_fd variable as unused | Jasmine Hassan | 1 | -1/+1 |
2012-10-29 | [obexpush] fix a compiler warning, and change g_message to g_debug | Jasmine Hassan | 1 | -1/+1 |
2012-10-29 | [obexpush] don't special case GTK <= 2.14 | Jasmine Hassan | 1 | -5/+0 |
2012-10-29 | [share-extension] remove empty finalize method & private structure | Jasmine Hassan | 1 | -33/+0 |
2012-10-29 | [share-extension] remove code that does nothing | Jasmine Hassan | 1 | -28/+0 |
2012-10-29 | [user-share] add missing glib/gstdio.h include | Jasmine Hassan | 1 | -0/+1 |
2012-10-29 | [share-bar] simplify code | Jasmine Hassan | 1 | -8/+4 |
2012-10-29 | [share-bar] make it a (improved) GtkInfoBar | Jasmine Hassan | 3 | -128/+55 |
2012-10-29 | [common] Add missing string.h include | Jasmine Hassan | 1 | -0/+2 |
2012-10-29 | [http] Fix http sharing not workin on Linux 3.0 | Jasmine Hassan | 1 | -0/+1 |
2012-10-29 | fix incorrect FSF address | raveit65 | 16 | -17/+17 |
2012-09-28 | fix gsettings again | raveit65 | 2 | -3/+45 |
2012-09-28 | fix gsettings in user_share.c | raveit65 | 1 | -11/+11 |
2012-09-28 | convert to gsettings | raveit65 | 6 | -307/+181 |
2012-05-19 | Changes from yesterday. | Steve Zesch | 1 | -1/+2 |
2012-05-14 | Forked gnome-user-share. Work in progress. | Steve Zesch | 18 | -0/+3514 |