[Xfce4-commits] [www/www.xfce.org] 04/55: Add draft of 4.14 changelog

noreply at xfce.org noreply at xfce.org
Mon Aug 12 02:52:26 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/www.xfce.org.

commit f6f6f50567ccfaaa43fc687a725e3a8d4fab5922
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Thu Aug 8 23:10:36 2019 +0200

    Add draft of 4.14 changelog
---
 pages/download/changelogs/4.14.php | 142 +++++++++++++++++++++++++++++++++++++
 1 file changed, 142 insertions(+)

diff --git a/pages/download/changelogs/4.14.php b/pages/download/changelogs/4.14.php
new file mode 100644
index 0000000..9483e22
--- /dev/null
+++ b/pages/download/changelogs/4.14.php
@@ -0,0 +1,142 @@
+<?php $head['title'] = 'Xfce 4.14 Changelog'; ?>
+
+<h1>Xfce 4.14 Changelog</h1>
+
+<p>Note: the changelogs shown here are since the version of the components that shipped with Xfce 4.12.</p>
+
+<h2>Dependency changes</h2>
+<ul>
+  <li>GTK+ dependency >= 2.24 and GLib >= 2.30.</li>
+  <li>Garcon has a new libxfce4ui dependency.</li>
+  <li>Libxfce4ui has an optional dependency on GTK+3.</li>
+  <li>Libxfce4util major library version was bumped, some symbols were dropped.</li>
+  <li>Xfce4-panel can be optionally built against GTK+3.</li>
+  <li>Xfce4-appfinder now uses GDbus instead of dbus-glib, and can be potentially built against GTK+3.</li>
+  <li>Xfce4-session has an optional dependency on upower.</li>
+  <li>Xfce4-power-manager has a new dependency on upower, and can build a battery plugin for Xfce4-panel and LXPanel</li>
+  <li>Xfce4-settings has an optional dependency on libinput Xorg driver and upower.</li>
+  <li>Xfwm4 has an optional dependency on libdrm.</li>
+</ul>
+
+<h2>Development Tools <em>(xfce4-dev-tools)</em></h2>
+<ul>
+  <li>Remove svn support in xdt-autogen</li>
+  <li>Update xdt-csource with latest exo-csource modifications</li>
+  <li>No -Wshadow flag for enable_debug=full (bug #11637)</li>
+</ul>
+
+<h2>Utility Library <em>(libxfce4util)</em></h2>
+<ul>
+  <li>Better documentation processing</li>
+  <li>Fix GObject Introspection language bindings</li>
+  <li>Add support for rc files as symlinks</li>
+  <li>Avoid excessive type-casting</li>
+  <li>Fix documentation warnings</li>
+  <li>Fix some gtk-doc warnings</li>
+  <li>Migrate away from sgml templates for documentation</li>
+  <li>Fix abicheck to handle ppc64 architecture</li>
+  <li>Add a super basic python example</li>
+  <li>Make sure introspection users find the header file in the correct spot.</li>
+  <li>Make sure our gir/vapi gets the Xfce namespace, and not 'xfce'.</li>
+  <li>Add VAPIGEN for vala binding generation.</li>
+  <li>Add xfce_kiosk_get_type to abi symbols</li>
+  <li>Fix some autotools warnings, default debug to yes</li>
+  <li>Add support for GOBJECT-INTROSPECTION (Bug #12159)</li>
+  <li>Allow everyone to build introspection files (Bug #13638)</li>
+  <li>Allow language-specific keys before language-neutral ones (Bug #13979)</li>
+  <li>Translation updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch (Flemish), English (Australia), English (Great Britain), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Panjabi, Polish, Portuguese, Portuguese ( [...]
+</ul>
+
+<h2>Widget Library <em>(libxfce4ui)</em></h2>
+<ul>
+  <li>Add garcon to the list of components</li>
+  <li>Add api indices in gtk-doc</li>
+  <li>feat: Switch to Gtk3 default, Gtk2 Optional</li>
+  <li>Better documentation processing</li>
+  <li>Fix the dialog widget placement in Gtk3</li>
+  <li>Export the glade catalog for Gtk3</li>
+  <li>Set the XfceHeading style class to enable theming in Gtk3.20</li>
+  <li>Fix build error with –disable-gtk3 (Bug #12648)</li>
+  <li>Remove exo dependancy (Bug #13326)</li>
+  <li>Let autotools find and invoke glib-compile-resources (Bug #13326)</li>
+  <li>fix: add libxfce4ui_get_resource to abi check symbols (Bug #13326)</li>
+  <li>Add support for GOBJECT-INTROSPECTION (Bug #13461)</li>
+  <li>Attempt to fix missing gresource file (Bug #13705)</li>
+  <li>Fix gladeui2 path detection (Bug #13944)</li>
+  <li>Add Ctrl + Alt + t as default shortcut for terminal (Bug #14510)</li>
+  <li>Add PrintScreen as shortcut for xfce4-screenshooter (Bug #14524)</li>
+  <li>Remove styling of emails in about dialog (Bug #14638)</li>
+  <li>Install icons when gladeui2 is set (Bug #15207)</li>
+  <li>Translation updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch (Flemish), English (Australia), English (Great Britain), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Polish, Portuguese, Portuguese (Brazilian), Romania [...]
+</ul>
+
+<h2>Extension Library <em>(exo)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Menu Library <em>(garcon)</em></h2>
+<ul>
+
+</ul>
+
+<h2>File Manager <em>(thunar)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Application Finder <em>(xfce4-appfinder)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Panel <em>(xfce4-panel)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Session Manager <em>(xfce4-session)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Settings Manager <em>(xfce4-settings)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Configuration Manager <em>(xfconf)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Desktop Manager <em>(xfdesktop)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Window Manager <em>(xfwm4)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Theme Engine <em>(gtk-xfce-engine)</em></h2>
+<ul>
+  <li>The gtk-xfce-engine has been deprecated and archived.</li>
+</ul>
+
+<h2>Power Manager <em>(xfce4-power-manager)</em></h2>
+<ul>
+
+</ul>
+
+<h2>Thumbnail Generator <em>(tumbler)</em></h2>
+
+<ul>
+
+</ul>
+<!--
+<h2>Volume Manager <em>(thunar-volman)</em></h2>
+<ul>
+</ul>
+-->

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list