* autotools-build: Search for xdt-gen-visibility also in the
working tree
* meson-build: Bump meson min version
* build: Automate copyright year management
* Replace deprecated exo with libxfce4ui 4.21.0
* docs: Ignore visibility header and align build systems
* build: Remove libxfce4util-config.h from GI
* xfce-i18n: Use g_strlcpy instead of falling back to it
* meson-build: Add missing check for varargs.h
* xfce-rc: Fix C locale handling
* meson-build: Use SPDX license expression
* meson-build: Update debug/optimization flag management
* build: Use VERSION_FULL intead of VERSION or PACKAGE_VERSION
* meson-build: Let pkg.generate() fill in required libs
* meson-build: Use relative path in gtk-doc
* meson-build: Check for libintl only if required
* meson-build: Remove duplicated CFLAGS
* meson-build: Gobject introspection cleanup
* Fix namespace for GObject introspection in meson build too
* Fix namespace for GObject introspection
* Removed extra ';' in header files.
* build: Remove unused check for XDT_CHECK_ABI
* build: Add missing update of --enable-visibility flag
* docs: Don't run gtkdoc-check
* build: Bump xdt required version
* docs: Remove generated types from repository
* Add libxfce4util/meson.build to Makefile.am EXTRA_DIST
* Translation Updates
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4util?expand=0&rev=64
- Update to version 4.18.2
* Update copyright year
* Search for bind_textdomain_codeset in libintl too
* xfce-rc: Add support for the LANGUAGE environment variable
* Add missing config.h includes
* Improve checksum calculation (#17)
* xfce-rc: Document the fact that delimiter escaping is not
supported
* xfce-rc: Properly write translated entries when available
* Update bug report address
OBS-URL: https://build.opensuse.org/request/show/1144463
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4util?expand=0&rev=60
- update to 4.18.0:
* build: Bump requirements for Xfce 4.18
* bump copyright to 2022
* docs: Fix return value of xfce_str_replace
* Update COPYING
* Bump GObject Introspection minim version to 1.66
* docs: Add missing index of deprecated symbols
* docs: Fix broken links
* docs: Fix "unused declarations" warning
* docs: Update `.gitignore`
* Remove limit on the size of configuration file line
* Fix documentation of 'xfce_str_is_empty'
* Clean the build system and use the new XDT_VERSION_INIT
* Silence `-Wanalyzer-null-dereference` warnings
* doc: Fix typo in `xfce_*_append_quoted()`
* xfce-miscutils: Fix `deadcode.DeadStores` warning from `scan-build`
* i18n: Make sure to set locale according to environment
* Translation Updates:
Azerbaijani, Chinese (China), Georgian, Greek
* Memo for future devs: Deprecate xfce_str_replace
* Fix document generation error
* Remove duplicate xfce_str_is_empty
* Move xfce_append_quoted () to xfce-string
* Remove invalid custom ngettext() macro
* Fix some GObject introspection warnings
* Add missing G_BEGIN_DECLS and G_END_DECLS
* Translation Updates:
Catalan, Galician, Italian
* Create new function xfce_create_shared_thumbnail_path
* usage of g_file_peek_path requires glib 2.56
OBS-URL: https://build.opensuse.org/request/show/1043610
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/libxfce4util?expand=0&rev=56
- update to version 4.10.0
- translation updates
- update to version 4.9.1
- bump glib to 2.24
- translation updates
- update to version 4.9.0
- make licenses static. You can only use
xfce_get_license_text(...)
- remove unused .h files
- remove xfce_strip_context(), use g_strip_context()
- remove XfceDesktopEntry
- don't generate enum types
- only link against glib
- set version string to 4.10
- remove spec file and rpm build
- missing fallback for AC_RUN_IF_ELSE() when cross-compiling
- fix XfceRc group parsing with brackets in name
- reduce XfceRc structure size from from 216 to 176 bytes
- use some macros and drop unneeded strlen's in XfceRc
- use GSList in xfce-resource
- bump verinfo to 6:0:0
- translation updates
OBS-URL: https://build.opensuse.org/request/show/116145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libxfce4util?expand=0&rev=37