Changelog for
exo-devel-4.18.0-146.6.x86_64.rpm :
* Thu May 23 2024 Dominique Leuenberger
- Drop dependency from libexo to perl-URI: there is no indication of any perl reference in that library.
* Sat Dec 17 2022 Maurizio Galli - Update to version 4.18.0
* Bump requirements for Xfce 4.18
* Translation Updates
* Sun Jun 12 2022 Marcel Kuehlhorn - Update to version 4.16.4
* exo-open : Only execute local .desktop files
* Fri Dec 10 2021 Maurizio Galli - Update to version 4.16.3
* Dont reduce selection in single click mode (gxo#xfce/exo#71)
* Add typecheck to prevent Gtk-CRITICAL (gxo#xfce/exo#63)
* exo_strdup_strftime: Support additional encoding (gxo#xfce/exo#66)
* Free hover_path in tree-view if not NULL
* Fix compilation warnings
* exo-icon-chooser-dialog: Focus filter entry by default
* exo-icon-chooser-dialog: Set default to show to all icons
* exo-icon-chooser-dialog: Speed up sorting the icon view model
* Mon Apr 12 2021 Marcel Kuehlhorn - Update to version 4.16.2
* Properly initialize GdkRectangle to prevent crash (gxo#xfce/exo#57)
* Tue Mar 23 2021 Maurizio Galli - Update to version 4.16.1
* Revamp the documentation to modernize and uniformize accross components
* Fix keyboard navigation when only one item is present (gxo#xfce/exo#53)
* Fri Jan 08 2021 Maurizio Galli - To prevent dependency cycle we need #!BuildIgnore: exo-tools in the spec file and it was accidentally removed in the previous commit.
* Wed Dec 23 2020 Maurizio Galli - Update to version 4.16.0
* Focus must not be required in single click mode (Issue #190)
* Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump
* Adjust padding only for vertical item orientation (Issue #48)
* bump glib (and gio, gthread, etc) to 2.50.0
* Fix GCC warning (false negative)
* Translation Updates
* Fri Nov 20 2020 Maurizio Galli - Make sure the obsolete libexo-1-0 does not linger around creating conflicts.
* Mon Nov 02 2020 Marcel Kuehlhorn - Update to version 4.15.3
* Re-grab tree selection to prevent rare crash (gxo#xfce/exo#46)
* Remove unneeded RTL adjustment (gxo#xfce/exo#45)
* exo-open: Wrap long URI in error dialog (gxo#xfce/exo#26)
* Avoid truncated text in small zoom levels (gxo#xfce/exo#42)
* Make ExoIconView reduce selection on a single click (gxo#xfce/exo#39)
* Partially restore 6fcefce9 (gxo#xfce/exo#18)
* Adds new, foreign README.md
* Add check for valid GtkTreeSelection (gxo#xfce/exo#40)
* Reset cursor on drag end in single-click mode
* exo-open: Change priority of command line parameters (gxo#xfce/exo#20)
* Prevent label from overlapping icon in RTL (gxo#xfce/exo#36)
* Prevent \"selection_changed\" bursts (gxo#xfce/exo#37)
* Small change to documentation for exo_strdup_strftime
* desktop-item-edit: Fix fallback for desktop file type detection
* desktop-item-edit: Improve detection of invalid icon names (gxo#xfce/exo#33)
* AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS (gxo#xfce/exo!9)
* Translation Updates