[Xfce4-commits] [xfce/tumbler] branch master updated (87b985e -> d02adb1)
noreply at xfce.org
noreply at xfce.org
Mon May 15 13:20:28 CEST 2017
This is an automated email from the git hooks/post-receive script.
ali pushed a change to branch master
in repository xfce/tumbler.
from 87b985e I18n: Update translation gl (100%).
new 1f9899c Start porting some code from dbus-glib.
new 91111b9 Port tumbler-service to gdbus. Also get rid of some dbus low level code in favor of their gdbus equivalents.
new 59984d6 Port the caching service to gbus.
new acc901b Porting the specialized thumbnailer to gdbus Getting rid of all dbus-glib api
new e6ca1b0 Replace the deprecated function 'gsf_msole_metadata_read' with 'gsf_doc_meta_data_read_from_msole.'
new d39fd0c Dummy commit to create user repo
new 2eef7d1 Update news and version information
new a52fce1 Fixed a typo in g_variant_is_of_type.
new 8b048c5 Pass &s to g_variant_get to get only a pointer to the serialised data.
new 87ec630 Fix a couple of compile warnings caused by return void with g_return_if_fail in functions returing boolean.
new d02adb1 Merge branch 'gdbus-port'
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 4 +
README | 8 +-
configure.ac | 25 +-
plugins/odf-thumbnailer/odf-thumbnailer.c | 2 +-
tumblerd/Makefile.am | 47 ++-
tumblerd/main.c | 129 ++++---
tumblerd/tumbler-cache-service-dbus.xml | 7 +-
tumblerd/tumbler-cache-service.c | 280 ++++++++-------
tumblerd/tumbler-cache-service.h | 22 +-
tumblerd/tumbler-manager-dbus.xml | 5 +-
tumblerd/tumbler-manager.c | 201 +++++------
tumblerd/tumbler-manager.h | 16 +-
tumblerd/tumbler-service-dbus.xml | 10 +-
tumblerd/tumbler-service.c | 555 +++++++++++++----------------
tumblerd/tumbler-service.h | 26 +-
tumblerd/tumbler-specialized-thumbnailer.c | 260 ++++++--------
tumblerd/tumbler-specialized-thumbnailer.h | 6 +-
tumblerd/tumbler-utils.h | 24 +-
18 files changed, 779 insertions(+), 848 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list