Age | Commit message (Collapse) | Author | Files | Lines |
|
https://git.gnome.org/browse/gnome-user-share/commit/?id=447db6a8eaf551fd9de53d600885847d1e1eb0ac
https://git.gnome.org/browse/gnome-user-share/commit/?id=032d88e1c4e89bef92540b3e613f5ad7baa6bedb
https://git.gnome.org/browse/gnome-user-share/commit/?id=2bbc6384cb0d8a85dcf0208ec5d75d28e2d89049
|
|
|
|
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
|
|
Closes https://github.com/mate-desktop/mate-user-share/issues/21
Regression introduced in https://github.com/mate-desktop/mate-user-share/commit/4c6a1bdb10a2c554aedb6bb75a24ca61ef421d6d
|
|
|
|
In mate-user-share/src/user_share.c, the wrong variable is being passed as
a gsettings pointer to the disabled_timeout_callback.
https://bugs.launchpad.net/linuxmint/+bug/1005649/comments/36
|
|
|
|
Fixes a GCC warning about set but not used variables.
https://bugzilla.gnome.org/show_bug.cgi?id=676515
http://git.gnome.org/browse/gnome-user-share/commit/?id=ba5961cb3973df00a2260adc2826ec49077c2484
|
|
This is needed for g_rename()
https://bugzilla.gnome.org/show_bug.cgi?id=676515
http://git.gnome.org/browse/gnome-user-share/commit/?id=0a5f5e09ee21207b9fb21a5bb661d0adb8d8e927
|
|
|
|
remove g_object_unref
add static GSettings* settings
add g_signal_connect as substitution for mateconf_client_notify_add
|
|
|
|
|
|
|