[Xfce4-commits] [xfce/libxfce4ui] 01/01: Updates for release

noreply at xfce.org noreply at xfce.org
Sun Apr 5 00:01:55 CEST 2020


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 xfce/libxfce4ui.

commit 2f8f5e113a07f3b9e010062770bd09882600ae8f
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Apr 5 00:00:19 2020 +0200

    Updates for release
---
 NEWS | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 2ffa596..7008e27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,14 @@
 4.15.2
 ======
-- Added methods to replace deprecated GtkAction, GtkActionEntry and 
-  GtkUiManager in order to keep simple menu creation
-  (xfce_gtk_menu_item*, etc.)
+- Introduced 'XfceGtkActionEntry' as replacement for the deprecated 'GtkAction',
+  'GtkActionEntry' in order to keep simple menu creation. This includes various
+  support methods, like:
+  'xfce_gtk_translate_action_entries' to to translate a list of XfceGtkActionEntrys
+  'xfce_gtk_accel_group_append' to register the provided accelerators of the entries
+  'xfce_gtk_get_action_entry_by_id' to find a single XfceGtkActionEntry, e.g. by
+   using a enumeration
+  'xfce_gtk_***_new_from_action_entry' to create the specific menu- or
+   tool-items from an XfceGtkActionEntry
 - Add a widget for filename input (Bug #16542)
 - Enabled doc generation for XfceGtkActionEntry and related methods
 - Enabled doc generation for new widget 'xfce-filename-input'

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


More information about the Xfce4-commits mailing list