Version: 4.16.0-bp153.1.18
* Fri Jan 08 2021 Maurizio Galli <maurizio.galli@gmail.com>
- 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 <maurizio.galli@gmail.com>
- 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 <maurizio.galli@gmail.com>
- Make sure the obsolete libexo-1-0 does not linger around creating
conflicts.
* Mon Nov 02 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- 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
* Fri Aug 28 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.15.2
* icon-chooser-dialog: Allow removing selected icon (gxo#xfce/exo#2)
* desktop-item-edit: Fix sensitivity of save button (gxo#xfce/exo#28)
* Rework exo_icon_view_scroll_event for overshoot effect (gxo#xfce/exo#25)
* Allow resizing the xfce4-settings window smaller (gxo#xfce/exo#19)
* Drop exo-csource from exo
* Fix build on OpenBSD (!2)
* Fix race condition in make install (gxo#xfce/exo#29)
* Remove unused perl module requirement
* Replace bugzilla occurences with gitlab (gxo#xfce/exo#30)
* This release transitions several exo components to xfce-settings, and
drops GTK+ 2 support.
Please use with xfce-settings 4.15.1 or later for best results.
* Removed binaries: exo-compose-mail, exo-helper-2
* Removed from API: ExoCellRendererEllipsizedText, ExoIconBar,
ExoToolbarsEditor, ExoToolbarsEditorDialog, ExoToolbarsModel,
ExoToolbarsView, ExoWrapTable, ExoXsessionClient, exo_atomic_inc,
exo_atomic_dec
* state variable is a GtkStateFlags
* desktop-item-edit: Fix sensitivity of save button (bxo#16813)
* Attach popup window to toplevel parent (bxo#16768)
* Rename Thunar.desktop to thunar.desktop (bxo#16197)
* Extend selection on shift+drag (bxo#7526)
* Do not cancel selection on shift+drag
* Rename Thunar.desktop to thunar.desktop (bxo#16197)
* Fix type declaration (bxo#16678)
* desktop-item-edit: Use new XfceTitledDialog API
* Fix GTimeVal deprecation
* Replace deprecated G_INLINE_FUNC macro
* Replace deprecated macro
* Wrong keyboard navigation after using rubberband in exo-icon-view
(bxo#16286)
* Cursor position in icon view not visible/highlighted when using
ctrl + arrows (bxo#12227)
* Make sure default applications are properly set in mimeapps.list
* Translation Updates
* Thu Dec 19 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 0.12.11
* Bump documentation dates
* Add *.mo to .gitignore
* Revert padding patches that add too much padding in the Thunar
compact view (bxo#16196)
* Wed Nov 20 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 0.12.10
- Fix typeahead search regression (bxo#16191)
- Translation Updates
* Sat Nov 16 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 0.12.9
* Explicitly depend on gio-unix-2.0 (bxo#15825)
* Fix alignment of multi-line filenames when text beside icons
(bxo#16107)
* Fix cursor missing in search popup widget (bxo#16068)
* Fix desktop item creation on symbolic link directories
* Fix excess clickable area of multiline filenames (bxo#16075)
* Fix issues with displaying icon view contents (bxo#14737)
* Fix prelight deactivation (bxo#11806)
* Hide search widget when doing a fullscreen resize (bxo#15106)
* Make user-created launchers executable by default
* Translation Updates
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Sun Aug 11 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 0.12.8
* preferred-apps: Add button icons to Help/Close
* Replace GtkStock buttons
* Translation Updates
- Dropped obsolete patch exo-revert-gnome-3.22-req.diff
* Sat Jul 27 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 0.12.7
* Translation updates
* Fri Jun 14 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 0.12.6
- Add trailing ";" to mimeapps.list (bxo#15087)
- Clear bad entries from mimeapps.list (bxo#15046, bxo#15238)
- Synchronize default applications to gio-mime (bxo#14633)
- Disable emoji menu in type-ahead search (bxo#15451)
- Enable dismissal of "Failed to open default" dialogs
- Related: https://github.com/brave/brave-browser/issues/4142
- If the error can be safely ignored, the user is able to dismiss it.
After changing defaults, the dismissal is forgotten.
- Translation Updates
- Cleaned up spec file and removed obsolete conditionals
* Fri May 03 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 0.12.5
* Fix typehead in ExoIconView (bxo#15100)
* Building libexo-1 can now be disabled (bxo#15138, bxo#15199)
Building documentation still requires libexo-1 since some older
symbols exists only in the GTK+ 2 library
* Several components were moved around to align with the correct
library versions:
- Helpers are now installed in exo-2 paths, and exo-helper-1 has
been renamed to exo-helper-2 to follow the library version
- Pixmaps were moved to an unversioned path (pixmaps/exo) since
they are used by both versions of the library
- exo-compose-mail has dropped the library version since it
does not depend on either version of the library
* The expansion-to-defined flag was re-enabled
* Translation Updates
- Added conditional %bcond_with git for build when using
git master branch
- Cleaned up spec file of no longer needed Obsoletes and Provides
- Fixed patching of exo-compose-mail in spec file
* Fri Apr 26 2019 Ignaz Forster <iforster@suse.com>
- Fix failing %postun macro
* Sat Mar 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Switched URL and Source to https:// in the spec file.
* Sun Jan 20 2019 Maurizio Galli <maurizio.galli@gmail.com>
- update to 0.12.4
* Use the standard shared thumbnails directory (bxo#14799)
* ExoCellRendererIcon: Fix highlight rendering with GTK 3 (bxo#14971)
* ExoIconView: Fix search popup placement (bxo#14994)
* Translation Updates
- fix up macros only necessary for Leap 42.3 and below
* Sat Oct 20 2018 Stefan Seyfried <seife+obs@b1-systems.com>
- update to 0.12.3
- Preferred Applications: Improved layout spacing and alignment
- Resolved g_type_class_add_private deprecations (GObject 2.58)
- Hide exo launchers from GNOME Software (bxo#14588)
- Fix crash with "preedit-changed" signal (bxo#14756)
- Translation updates
* Thu Jun 21 2018 seife+obs@b1-systems.com
- update to 0.12.2 (Stable Release)
- Fix crash with ExoJob, Thunar (bxo#14465)
- Translation updates
* Sun Jun 17 2018 seife+obs@b1-systems.com
- update to 0.12.1 (Stable Release)
* Bug Fixes:
- Use "user-bookmarks" instead of "bookmark-new" (bxo#14243)
- Properly scale app icons in Preferred Apps dialog (bxo#14362)
- Remove pure attribute of function that returns void (bxo#14427)
- Missing varargs init or cleanup (CID #30799)
- Uninitialized scalar variable (CID #127777)
* Compiler Support:
- Disable -Wexpansion-to-defined (GCC 7)
- Fix various other compiler warnings (GCC 7)
- Fix -Wcast-function-type (GCC 8)
* Helpers:
- Add PCManFM-Qt (from LXQt) to supported file managers
(bxo#14333)
* ExoIconChooserDialog
- Drop deprecated International icon context, add Stock icon
context
- Increase icon chooser context title length to support long
translations
- Skip symbolic icons to boost performance
- Added GTK 3 test to test suite
* Translation Updates
* Sat Feb 17 2018 seife+obs@b1-systems.com
- update to 0.12.0 (Stable Release)
* Add google-chrome-stable binary for the google-chrome helper
(bxo#13876)
* Requirements updated: GTK 2.24, GTK 3.22, GLib 2.42,
libxfce4ui 4.12, libxfce4util 4.12
* Translation updates
- add exo-revert-gnome-3.22-req.diff for Leap < 15 to allow build
- spec-cleaner suggestions (but not the braindead ones)