Skip to content
Commits on Source (6)
This diff is collapsed.
# Makefile.in generated by automake 1.15.1 from Makefile.am.
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2017 Free Software Foundation, Inc.
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
......@@ -164,7 +164,7 @@ am__recursive_targets = \
$(RECURSIVE_CLEAN_TARGETS) \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
cscope distdir dist dist-all distcheck
cscope distdir distdir-am dist dist-all distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
$(LISP)config.h.in
# Read a list of newline-separated strings from the standard input,
......@@ -507,8 +507,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
......@@ -671,7 +671,10 @@ distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
distdir: $(DISTFILES)
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
distdir-am: $(DISTFILES)
$(am__remove_distdir)
test -d "$(distdir)" || mkdir "$(distdir)"
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
......
4.13.3
======
[Please note that this is a development release.]
Development release of xfdesktop targeting for Xfce 4.14.
Please report all problems at bugzilla.xfce.org.
- Minimal GTK version = 3.22
- Avoid crash: do not clean up data to be used (Bug #14609)
- Add orientation option to arrange icons (Bug #14979)
- Fix icon size in Open with submenu (Bug #14774)
- Add support for RandR's primary monitor (Bug #10688)
- Sync user's wallpaper selection to AccountsService
- Restore icons of custom actions
- Port Settings UI to Glade 3
- Add padding to some context menu icons (Bug #14628)
- Translation Updates: Albanian, Amharic, Arabic, Asturian, Basque, Belarusian,
Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan),
Croatian, Czech, Danish, Dutch, English (Australia), English (Canada),
English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek,
Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean,
Lithuanian, Malay, Nepali, Norwegian Bokmål, Norwegian Nynorsk, Occitan,
Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian,
Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian,
Uyghur, Uzbek
4.13.2
======
[Please note that this is a development release.]
......@@ -47,7 +74,8 @@ Development release of xfdesktop targeting for Xfce 4.14.
Please report all problems at bugzilla.xfce.org.
* Major changes:
- Port to Gtk3.
- Port to version = 3.22
- Fix icon size in Open with submenu (Bug #14774)3.
- The iconview has a CSS name of "XfdesktopIconView" and
adds the GTK_STYLE_CLASS_VIEW to it's base. It then adds
GTK_STYLE_CLASS_LABEL when rendering the icon text with
......
This diff is collapsed.
......@@ -6,6 +6,6 @@ backgroundsdir = $(datadir)/backgrounds/xfce
backgrounds_DATA = \
xfce-blue.jpg \
xfce-teal.jpg
EXTRA_DIST = $(backgrounds_DATA)
# Makefile.in generated by automake 1.15.1 from Makefile.am.
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2017 Free Software Foundation, Inc.
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
......@@ -401,8 +401,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
......@@ -447,7 +447,10 @@ ctags CTAGS:
cscope cscopelist:
distdir: $(DISTFILES)
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
distdir-am: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
......
# Makefile.in generated by automake 1.15.1 from Makefile.am.
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2017 Free Software Foundation, Inc.
# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
......@@ -128,7 +128,11 @@ am__v_at_0 = @
am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = ./$(DEPDIR)/libxfdesktop_la-tumbler.Plo \
./$(DEPDIR)/libxfdesktop_la-xfdesktop-common.Plo \
./$(DEPDIR)/libxfdesktop_la-xfdesktop-marshal.Plo \
./$(DEPDIR)/libxfdesktop_la-xfdesktop-thumbnailer.Plo
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
......@@ -451,8 +455,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
......@@ -484,10 +488,16 @@ mostlyclean-compile:
distclean-compile:
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxfdesktop_la-tumbler.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxfdesktop_la-xfdesktop-common.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxfdesktop_la-xfdesktop-marshal.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxfdesktop_la-xfdesktop-thumbnailer.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxfdesktop_la-tumbler.Plo@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxfdesktop_la-xfdesktop-common.Plo@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxfdesktop_la-xfdesktop-marshal.Plo@am__quote@ # am--include-marker
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxfdesktop_la-xfdesktop-thumbnailer.Plo@am__quote@ # am--include-marker
$(am__depfiles_remade):
@$(MKDIR_P) $(@D)
@echo '# dummy' >$@-t && $(am__mv) $@-t $@
am--depfiles: $(am__depfiles_remade)
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
......@@ -596,7 +606,10 @@ cscopelist-am: $(am__tagged_files)
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(DISTFILES)
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
distdir-am: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
......@@ -670,7 +683,10 @@ clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
mostlyclean-am
distclean: distclean-am
-rm -rf ./$(DEPDIR)
-rm -f ./$(DEPDIR)/libxfdesktop_la-tumbler.Plo
-rm -f ./$(DEPDIR)/libxfdesktop_la-xfdesktop-common.Plo
-rm -f ./$(DEPDIR)/libxfdesktop_la-xfdesktop-marshal.Plo
-rm -f ./$(DEPDIR)/libxfdesktop_la-xfdesktop-thumbnailer.Plo
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-tags
......@@ -716,7 +732,10 @@ install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -rf ./$(DEPDIR)
-rm -f ./$(DEPDIR)/libxfdesktop_la-tumbler.Plo
-rm -f ./$(DEPDIR)/libxfdesktop_la-xfdesktop-common.Plo
-rm -f ./$(DEPDIR)/libxfdesktop_la-xfdesktop-marshal.Plo
-rm -f ./$(DEPDIR)/libxfdesktop_la-xfdesktop-thumbnailer.Plo
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
......@@ -737,16 +756,16 @@ uninstall-am:
.MAKE: all check install install-am install-strip
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
clean-libtool clean-noinstLTLIBRARIES cscopelist-am ctags \
ctags-am distclean distclean-compile distclean-generic \
distclean-libtool distclean-tags distdir dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-dvi install-dvi-am install-exec \
install-exec-am install-html install-html-am install-info \
install-info-am install-man install-pdf install-pdf-am \
install-ps install-ps-am install-strip installcheck \
installcheck-am installdirs maintainer-clean \
.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
clean-generic clean-libtool clean-noinstLTLIBRARIES \
cscopelist-am ctags ctags-am distclean distclean-compile \
distclean-generic distclean-libtool distclean-tags distdir dvi \
dvi-am html html-am info info-am install install-am \
install-data install-data-am install-dvi install-dvi-am \
install-exec install-exec-am install-html install-html-am \
install-info install-info-am install-man install-pdf \
install-pdf-am install-ps install-ps-am install-strip \
installcheck installcheck-am installdirs maintainer-clean \
maintainer-clean-generic mostlyclean mostlyclean-compile \
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
tags tags-am uninstall uninstall-am
......
/*
* Generated by gdbus-codegen 2.56.1. DO NOT EDIT.
* Generated by gdbus-codegen 2.60.0 from tumbler-service-dbus.xml. DO NOT EDIT.
*
* The license of this code is the same as for the D-Bus interface description
* it was derived from.
......@@ -39,7 +39,8 @@ typedef struct
{
GDBusPropertyInfo parent_struct;
const gchar *hyphen_name;
gboolean use_gvariant;
guint use_gvariant : 1;
guint emits_changed_signal : 1;
} _ExtendedGDBusPropertyInfo;
typedef struct
......@@ -219,13 +220,13 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_method_info_queue_IN_AR
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_method_info_queue_IN_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_method_info_queue_IN_ARG_pointers[] =
{
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_uris,
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_mime_types,
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_flavor,
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_scheduler,
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_handle_to_unqueue,
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_uris.parent_struct,
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_mime_types.parent_struct,
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_flavor.parent_struct,
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_scheduler.parent_struct,
&_tumbler_thumbnailer1_method_info_queue_IN_ARG_handle_to_unqueue.parent_struct,
NULL
};
......@@ -240,9 +241,9 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_method_info_queue_OUT_A
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_method_info_queue_OUT_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_method_info_queue_OUT_ARG_pointers[] =
{
&_tumbler_thumbnailer1_method_info_queue_OUT_ARG_handle,
&_tumbler_thumbnailer1_method_info_queue_OUT_ARG_handle.parent_struct,
NULL
};
......@@ -284,9 +285,9 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_method_info_dequeue_IN_
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_method_info_dequeue_IN_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_method_info_dequeue_IN_ARG_pointers[] =
{
&_tumbler_thumbnailer1_method_info_dequeue_IN_ARG_handle,
&_tumbler_thumbnailer1_method_info_dequeue_IN_ARG_handle.parent_struct,
NULL
};
......@@ -339,10 +340,10 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_method_info_get_support
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_method_info_get_supported_OUT_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_method_info_get_supported_OUT_ARG_pointers[] =
{
&_tumbler_thumbnailer1_method_info_get_supported_OUT_ARG_uri_schemes,
&_tumbler_thumbnailer1_method_info_get_supported_OUT_ARG_mime_types,
&_tumbler_thumbnailer1_method_info_get_supported_OUT_ARG_uri_schemes.parent_struct,
&_tumbler_thumbnailer1_method_info_get_supported_OUT_ARG_mime_types.parent_struct,
NULL
};
......@@ -384,9 +385,9 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_method_info_get_schedul
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_method_info_get_schedulers_OUT_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_method_info_get_schedulers_OUT_ARG_pointers[] =
{
&_tumbler_thumbnailer1_method_info_get_schedulers_OUT_ARG_schedulers,
&_tumbler_thumbnailer1_method_info_get_schedulers_OUT_ARG_schedulers.parent_struct,
NULL
};
......@@ -428,9 +429,9 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_method_info_get_flavors
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_method_info_get_flavors_OUT_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_method_info_get_flavors_OUT_ARG_pointers[] =
{
&_tumbler_thumbnailer1_method_info_get_flavors_OUT_ARG_flavors,
&_tumbler_thumbnailer1_method_info_get_flavors_OUT_ARG_flavors.parent_struct,
NULL
};
......@@ -461,13 +462,13 @@ static const _ExtendedGDBusMethodInfo _tumbler_thumbnailer1_method_info_get_flav
FALSE
};
static const _ExtendedGDBusMethodInfo * const _tumbler_thumbnailer1_method_info_pointers[] =
static const GDBusMethodInfo * const _tumbler_thumbnailer1_method_info_pointers[] =
{
&_tumbler_thumbnailer1_method_info_queue,
&_tumbler_thumbnailer1_method_info_dequeue,
&_tumbler_thumbnailer1_method_info_get_supported,
&_tumbler_thumbnailer1_method_info_get_schedulers,
&_tumbler_thumbnailer1_method_info_get_flavors,
&_tumbler_thumbnailer1_method_info_queue.parent_struct,
&_tumbler_thumbnailer1_method_info_dequeue.parent_struct,
&_tumbler_thumbnailer1_method_info_get_supported.parent_struct,
&_tumbler_thumbnailer1_method_info_get_schedulers.parent_struct,
&_tumbler_thumbnailer1_method_info_get_flavors.parent_struct,
NULL
};
......@@ -482,9 +483,9 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_signal_info_started_ARG
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_signal_info_started_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_signal_info_started_ARG_pointers[] =
{
&_tumbler_thumbnailer1_signal_info_started_ARG_handle,
&_tumbler_thumbnailer1_signal_info_started_ARG_handle.parent_struct,
NULL
};
......@@ -510,9 +511,9 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_signal_info_finished_AR
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_signal_info_finished_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_signal_info_finished_ARG_pointers[] =
{
&_tumbler_thumbnailer1_signal_info_finished_ARG_handle,
&_tumbler_thumbnailer1_signal_info_finished_ARG_handle.parent_struct,
NULL
};
......@@ -549,10 +550,10 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_signal_info_ready_ARG_u
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_signal_info_ready_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_signal_info_ready_ARG_pointers[] =
{
&_tumbler_thumbnailer1_signal_info_ready_ARG_handle,
&_tumbler_thumbnailer1_signal_info_ready_ARG_uris,
&_tumbler_thumbnailer1_signal_info_ready_ARG_handle.parent_struct,
&_tumbler_thumbnailer1_signal_info_ready_ARG_uris.parent_struct,
NULL
};
......@@ -611,12 +612,12 @@ static const _ExtendedGDBusArgInfo _tumbler_thumbnailer1_signal_info_error_ARG_m
FALSE
};
static const _ExtendedGDBusArgInfo * const _tumbler_thumbnailer1_signal_info_error_ARG_pointers[] =
static const GDBusArgInfo * const _tumbler_thumbnailer1_signal_info_error_ARG_pointers[] =
{
&_tumbler_thumbnailer1_signal_info_error_ARG_handle,
&_tumbler_thumbnailer1_signal_info_error_ARG_failed_uris,
&_tumbler_thumbnailer1_signal_info_error_ARG_error_code,
&_tumbler_thumbnailer1_signal_info_error_ARG_message,
&_tumbler_thumbnailer1_signal_info_error_ARG_handle.parent_struct,
&_tumbler_thumbnailer1_signal_info_error_ARG_failed_uris.parent_struct,
&_tumbler_thumbnailer1_signal_info_error_ARG_error_code.parent_struct,
&_tumbler_thumbnailer1_signal_info_error_ARG_message.parent_struct,
NULL
};
......@@ -631,12 +632,12 @@ static const _ExtendedGDBusSignalInfo _tumbler_thumbnailer1_signal_info_error =
"error"
};
static const _ExtendedGDBusSignalInfo * const _tumbler_thumbnailer1_signal_info_pointers[] =
static const GDBusSignalInfo * const _tumbler_thumbnailer1_signal_info_pointers[] =
{
&_tumbler_thumbnailer1_signal_info_started,
&_tumbler_thumbnailer1_signal_info_finished,
&_tumbler_thumbnailer1_signal_info_ready,
&_tumbler_thumbnailer1_signal_info_error,
&_tumbler_thumbnailer1_signal_info_started.parent_struct,
&_tumbler_thumbnailer1_signal_info_finished.parent_struct,
&_tumbler_thumbnailer1_signal_info_ready.parent_struct,
&_tumbler_thumbnailer1_signal_info_error.parent_struct,
NULL
};
......@@ -1029,7 +1030,7 @@ tumbler_thumbnailer1_call_queue (
/**
* tumbler_thumbnailer1_call_queue_finish:
* @proxy: A #TumblerThumbnailer1Proxy.
* @out_handle: (out): Return location for return parameter or %NULL to ignore.
* @out_handle: (out) (optional): Return location for return parameter or %NULL to ignore.
* @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to tumbler_thumbnailer1_call_queue().
* @error: Return location for error or %NULL.
*
......@@ -1064,7 +1065,7 @@ _out:
* @arg_flavor: Argument to pass with the method invocation.
* @arg_scheduler: Argument to pass with the method invocation.
* @arg_handle_to_unqueue: Argument to pass with the method invocation.
* @out_handle: (out): Return location for return parameter or %NULL to ignore.
* @out_handle: (out) (optional): Return location for return parameter or %NULL to ignore.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
......@@ -1240,8 +1241,8 @@ tumbler_thumbnailer1_call_get_supported (
/**
* tumbler_thumbnailer1_call_get_supported_finish:
* @proxy: A #TumblerThumbnailer1Proxy.
* @out_uri_schemes: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_mime_types: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_uri_schemes: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_mime_types: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to tumbler_thumbnailer1_call_get_supported().
* @error: Return location for error or %NULL.
*
......@@ -1273,8 +1274,8 @@ _out:
/**
* tumbler_thumbnailer1_call_get_supported_sync:
* @proxy: A #TumblerThumbnailer1Proxy.
* @out_uri_schemes: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_mime_types: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_uri_schemes: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_mime_types: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
......@@ -1344,7 +1345,7 @@ tumbler_thumbnailer1_call_get_schedulers (
/**
* tumbler_thumbnailer1_call_get_schedulers_finish:
* @proxy: A #TumblerThumbnailer1Proxy.
* @out_schedulers: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_schedulers: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to tumbler_thumbnailer1_call_get_schedulers().
* @error: Return location for error or %NULL.
*
......@@ -1374,7 +1375,7 @@ _out:
/**
* tumbler_thumbnailer1_call_get_schedulers_sync:
* @proxy: A #TumblerThumbnailer1Proxy.
* @out_schedulers: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_schedulers: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
......@@ -1442,7 +1443,7 @@ tumbler_thumbnailer1_call_get_flavors (
/**
* tumbler_thumbnailer1_call_get_flavors_finish:
* @proxy: A #TumblerThumbnailer1Proxy.
* @out_flavors: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_flavors: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @res: The #GAsyncResult obtained from the #GAsyncReadyCallback passed to tumbler_thumbnailer1_call_get_flavors().
* @error: Return location for error or %NULL.
*
......@@ -1472,7 +1473,7 @@ _out:
/**
* tumbler_thumbnailer1_call_get_flavors_sync:
* @proxy: A #TumblerThumbnailer1Proxy.
* @out_flavors: (out) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @out_flavors: (out) (optional) (array zero-terminated=1): Return location for return parameter or %NULL to ignore.
* @cancellable: (nullable): A #GCancellable or %NULL.
* @error: Return location for error or %NULL.
*
......
/*
* Generated by gdbus-codegen 2.56.1. DO NOT EDIT.
* Generated by gdbus-codegen 2.60.0 from tumbler-service-dbus.xml. DO NOT EDIT.
*
* The license of this code is the same as for the D-Bus interface description
* it was derived from.
......
......@@ -57,7 +57,6 @@
gchar*
xfdesktop_get_monitor_name_from_gtk_widget(GtkWidget *widget, gint monitor_num)
{
#if 0 /* GTK_CHECK_VERSION (3, 22, 0) */
GdkWindow *window = NULL;
GdkDisplay *display = NULL;
GdkMonitor *monitor = NULL;
......@@ -67,12 +66,6 @@ xfdesktop_get_monitor_name_from_gtk_widget(GtkWidget *widget, gint monitor_num)
monitor = gdk_display_get_monitor(display, monitor_num);
return g_strdup(gdk_monitor_get_model(monitor));
#else
GdkScreen *screen = NULL;
screen = gtk_widget_get_screen(widget);
return gdk_screen_get_monitor_plug_name(screen, monitor_num);
#endif
}
gint
......@@ -218,7 +211,10 @@ create_menu_item(GtkWidget* label, GtkWidget* image)
gtk_widget_set_halign (label, GTK_ALIGN_START);
/* Add the image and label to the box, add the box to the menu item */
if(image && GTK_IS_WIDGET(image)) {
if (image && GTK_IS_WIDGET(image)) {
if (GTK_IS_IMAGE (image))
gtk_image_set_pixel_size (GTK_IMAGE (image), 16);
/* only add the widget if it exists */
gtk_widget_show (image);
......
......@@ -352,7 +352,7 @@ xfdesktop_thumbnailer_dequeue_foreach(gpointer data, gpointer user_data)
/**
* xfdesktop_thumbnailer_dequeue_thumbnail:
*
*
* Removes a file from the list of pending thumbnail creations.
* This is not guaranteed to always remove the file, if processing
* of that thumbnail has started it won't stop.
......@@ -573,7 +573,7 @@ xfdesktop_thumbnailer_thumbnail_ready_dbus(TumblerThumbnailer1 *proxy,
} else {
iter = g_slist_next(iter);
}
g_object_unref(file);
g_free(f_uri);
}
......@@ -581,7 +581,7 @@ xfdesktop_thumbnailer_thumbnail_ready_dbus(TumblerThumbnailer1 *proxy,
/**
* xfdesktop_thumbnailer_delete_thumbnail:
*
*
* Tells the thumbnail service the src_file will be deleted.
* This function should be called when the file is deleted or moved so
* the thumbnail file doesn't take up space on the user's drive.
......
#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
scriptversion=2016-01-11.22; # UTC
scriptversion=2018-03-07.03; # UTC
# Copyright (C) 1999-2017 Free Software Foundation, Inc.
# Copyright (C) 1999-2018 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# This program is free software; you can redistribute it and/or modify
......@@ -17,7 +17,7 @@ scriptversion=2016-01-11.22; # UTC
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
......@@ -340,7 +340,7 @@ exit $ret
# Local Variables:
# mode: shell-script
# sh-indentation: 2
# eval: (add-hook 'write-file-hooks 'time-stamp)
# eval: (add-hook 'before-save-hook 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC0"
......
This diff is collapsed.
......@@ -18,10 +18,10 @@
/* Set to the file manager to use as a fallback */
#undef FILE_MANAGER_FALLBACK
/* Prevent post 3.20 APIs */
/* Prevent post 3.22 APIs */
#undef GDK_VERSION_MAX_ALLOWED
/* Ignore post 3.20 deprecations */
/* Ignore post 3.22 deprecations */
#undef GDK_VERSION_MIN_REQUIRED
/* Name of default gettext domain */
......
This diff is collapsed.
This diff is collapsed.
......@@ -11,15 +11,15 @@ dnl
dnl version info
m4_define([xfdesktop_version_major], [4])
m4_define([xfdesktop_version_minor], [13])
m4_define([xfdesktop_version_micro], [2])
m4_define([xfdesktop_version_micro], [3])
m4_define([xfdesktop_version_nano], [])
m4_define([xfdesktop_version_build], [31ebe59e])
m4_define([xfdesktop_version_build], [83eb61ab])
m4_define([xfdesktop_version_tag],[])
m4_define([xfdesktop_version], [xfdesktop_version_major().xfdesktop_version_minor().xfdesktop_version_micro()ifelse(xfdesktop_version_nano(), [], [], [.xfdesktop_version_nano()])ifelse(xfdesktop_version_tag(), [git], [xfdesktop_version_tag()-xfdesktop_version_build()], [xfdesktop_version_tag()])])
dnl minimum required versions
m4_define([glib_minimum_version], [2.42.0])
m4_define([gtk_minimum_version], [3.20.0])
m4_define([gtk_minimum_version], [3.22.0])
m4_define([libxfce4util_minimum_version], [4.13.0])
m4_define([libxfce4ui_minimum_version], [4.13.0])
m4_define([garcon_minimum_version], [0.6.0])
......@@ -73,7 +73,7 @@ AC_CHECK_HEADERS([ctype.h errno.h fcntl.h math.h pwd.h signal.h stddef.h \
AC_CHECK_FUNCS([mmap sigaction srandom])
dnl Check for i18n support
XDT_I18N([am ar ast be bg bn ca cs da de el en_AU en_CA en_GB eo es et eu fa_IR fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur uz vi zh_CN zh_HK zh_TW ])
XDT_I18N([am ar ast be bg bn ca cs da de el en_AU en_CA en_GB eo es et eu fa_IR fi fr gl he hr hu id is it ja kk ko lt lv ms nb ne nl nn oc pa pl pt_BR pt ro ru si sk sl sq sr sv te th tr ug uk ur_PK ur uz vi zh_CN zh_HK zh_TW ])
dnl Check for X11 installed
XDT_CHECK_LIBX11_REQUIRE
......@@ -102,8 +102,8 @@ XDT_CHECK_PACKAGE([CAIRO], [cairo], [cairo_minimum_version])
AC_DEFINE(GLIB_VERSION_MIN_REQUIRED, GLIB_VERSION_2_42, [Ignore post 2.42 deprecations])
AC_DEFINE(GLIB_VERSION_MAX_ALLOWED, GLIB_VERSION_2_42, [Prevent post 2.42 APIs])
AC_DEFINE(GDK_VERSION_MIN_REQUIRED, GDK_VERSION_3_20, [Ignore post 3.20 deprecations])
AC_DEFINE(GDK_VERSION_MAX_ALLOWED, GDK_VERSION_3_20, [Prevent post 3.20 APIs])
AC_DEFINE(GDK_VERSION_MIN_REQUIRED, GDK_VERSION_3_22, [Ignore post 3.22 deprecations])
AC_DEFINE(GDK_VERSION_MAX_ALLOWED, GDK_VERSION_3_22, [Prevent post 3.22 APIs])
dnl do we want desktop icons at all?
AC_ARG_ENABLE([desktop-icons],
......
xfdesktop4 (4.13.3-1) experimental; urgency=medium
* New upstream version 4.13.3
* d/control: bump gtk3 build-dep to 3.22
-- Yves-Alexis Perez <corsac@debian.org> Thu, 21 Mar 2019 08:17:06 +0100
xfdesktop4 (4.13.2-1) experimental; urgency=medium
[ Yves-Alexis Perez ]
......
......@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 11),
libgarcon-1-dev (>= 0.2.0),
libgarcon-gtk3-1-dev,
libglib2.0-dev,
libgtk-3-dev (>= 3.20),
libgtk-3-dev (>= 3.22),
libnotify-dev (>= 0.4.0),
libthunarx-3-dev,
libwnck-3-dev (>= 3.14),
......@@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 11),
libxfce4util-dev (>= 4.13.0),
libxfconf-0-dev (>= 4.10.0),
xfce4-dev-tools
Standards-Version: 4.1.4
Standards-Version: 4.3.0
Homepage: https://www.xfce.org/
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfdesktop4.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfdesktop4
......
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2016-01-11.22; # UTC
scriptversion=2018-03-07.03; # UTC
# Copyright (C) 1999-2017 Free Software Foundation, Inc.
# Copyright (C) 1999-2018 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
......@@ -16,7 +16,7 @@ scriptversion=2016-01-11.22; # UTC
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <https://www.gnu.org/licenses/>.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
......@@ -783,7 +783,7 @@ exit 0
# Local Variables:
# mode: shell-script
# sh-indentation: 2
# eval: (add-hook 'write-file-hooks 'time-stamp)
# eval: (add-hook 'before-save-hook 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC0"
......