Version: 4.16.1-bp153.1.15
* Mon Jan 18 2021 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.16.1
* Launch applications as children again
* Wed Dec 23 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.16.0
* Launch applications reparenting them to init
* Bump gtk minimum version to 3.22.0
* bump glib (and gio, gthread, etc) minimum to 2.50.0
* Translation Updates
* Tue Oct 27 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.15.2
* Add small delay before reloading menu tree
(gxo#xfce/xfce4-appfinder!6)
* Clear entry's error icon and tooltip
* Update copyright year
* GitLab is the new bugtracker
* Remove unnecessary code for unsupported glib versions
* Remove padding from context menu
* Fix memory leaks when sorting items
* Update README.md
* Apply light blue to 16px icon
* Improved and simplified icons for better scaling
* Add back git tag
* Remove extra spaces in configure.ac.in so xfce-do-release works
as expected
* Translation Updates
* Fri Aug 28 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.15.1
* Drop close button
* Add new app icon and switch to rDNS
* Limit popup completion width to be same as entry
* Switch to a few symbolic icons
* Add keywords to .desktop files to xfce4-appfinder
* Record last commands only once (bxo#15767)
* Sort by frecency (bxo#9265)
* Switch to README.md and foreign automake mode
* Move from exo-csource to xdt-csource (bxo#16717)
* Make Preferences button always visible (bxo#16489)
* Hidden option to disable entry completion (bxo#15827)
* Use casefolded string when searching for apps not commands
(bxo#15893)
* Translation Updates
Version: 4.14.0-bp152.3.19
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Mon Aug 12 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to 4.14.0
* Replace GtkStock buttons
* Translation Updates:
- Claned up spec file
* Sun Jul 28 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.13.5
* Translation updates
* Sun Jun 30 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.13.4
* Improve xfce4-run comment (bxo#15473)
* Translation updates
- Validate appstream metadata
* Fri May 17 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.13.3
* Update minimal required glib to 2.42
* Allow case-insensitive search
* Do not wrap when Text beside icons is enabled (bxo#8490)
* Icon view: reduce padding/spacing with small icons
* Translation updates
- Updated dependencies
- Fixed up %build section
* Tue Apr 30 2019 Vinzenz Vietzke <vinz@vinzv.de>
- update to version 4.13.2
- Convert AppData file to AppStream (bxo#14624)
- Improved spacing and resizing (bxo#14651)
- Ignore menu items without name (bxo#14655)
- Add hide category preference (bxo#14893)
- Save command in history even if it matches Exec (bxo#9023)
- Change default action conflicting pattern (bxo#12103)
- Translation updates
- Changes from 4.13.1
- Improved keyboard navigation in List View
- When expanded, launch apps with single enter press (bxo#14469)
- Improved app sorting
- Add single window option
- Fix segfault when toggling bookmarks (bxo#14134)
- Fix preferences button height
- Translation updates
- Changes from 4.13.0
- Port to GTK+3.
- Update app icons to new standard names.
- Fuzzy search matching (bxo#10393).
- Translation updates
- Clean up spec file:
- Added conditional %bcond_with git for easier maintanance when using
git master branch
- Updated URL
* Mon Dec 10 2018 Maurizio Galli <maurizio.galli@gmail.com>
- Cleaned up spec file
- BR: Replaced libraries with devel packages
Version: 4.12.0-bp150.2.4
* Sat Feb 28 2015 gber@opensuse.org
- update to version 4.12.0
- fix build problems.
- add support for AppData
- translation updates
* Thu May 01 2014 gber@opensuse.org
- update to version 4.11.0
- make compilation to GTK3 optional
- use GDbus for communication
- add execute menu item to launch without closing the window
- add default action to open absolute paths
- add bookmarks in the model
- do nothing with the Tab event during competion (bxo#10187)
- use new xdg function to set environment
- translation updates
* Sun May 05 2013 gber@opensuse.org
- update to version 4.10.1
- use new glib 2.32 api
- autotools updates
- detach from icon theme to avoid segfault
- protect against possible null pointers
- translation updates
* Sun Apr 29 2012 gber@opensuse.org
- update to version 4.10.0
- add a valid category to xfce4-run.desktop
- fix property-changed matching
- avoid a single category if the root menu has a directory
- avoid segfault when right-clicking a custom command
- only focus view if an item is selected on entry active
- try to spawn a custom command in expanded view as well
- translation updates
- depend on exo-tools since it uses exo-open
* Sat Apr 14 2012 gber@opensuse.org
- update to version 4.9.5
- don't use deprecated g_mapped_file_free
- bump gtk, glib and xfce dependencies
- make launch button translatable
- translation updates
* Sun Apr 08 2012 gber@opensuse.org
- update to version 4.9.4
- add Help button to preferences dialog
- make sure the header icon does not shrink
- set single line label for icon sizes < "small"
- add option to disable the background service
- block maximize and fullscreen in collapsed mode
- chain-up unmap
- start in collapsed mode if xfrun4 symlink is used
- select entry when Ctrl+L is pressed
- quit the mainloop when receiving an exit signal
- avoid xfconf error when closing windows on quit
- add icon view mode and add preferences to set icon sizes
- only show categories with items
- add keybinds to switch modes (Ctrl-1 and Ctrl-2)
- improve reloading of items and directories
- add popup menu to edit, hide and revert desktop files
- add refcount debugging
- remove xfrun from the utility menu
- fix some segfaults
- add option to save custom command matches
- insert and reload history command in model
- change treeview filter prio to avoid window resize
- add left/right navigation to the treeviews
- add a custom completion match function
- use long option, looks better in code completion
- drop usage of new Gdk keycode api
- fix launching in collapsed mode
- don't ignore arguments of the desktop file command
- always allow up/down unless the completion menu is shown
- fix segfault when loading default actions
- rewrite of the the application finder to merge the
functionality of the appfinder as we know it in 4.8 and xfrun4
(start with --collapsed)
- Translation updates
* Thu Mar 29 2012 gber@opensuse.org
- split off -lang subpackage
- corrected dependencies
- specfile cleanup
* Thu Feb 17 2011 gber@opensuse.org
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
* Mon Jan 17 2011 gber@opensuse.org
- update to version 4.8.0
- no changes
* Sun Dec 26 2010 gber@opensuse.org
- corrected license
- improved summary/description
- dropped unnecessary build dependencies
- show compiler output
- remove unsupported locales
* Wed Dec 01 2010 prusnak@opensuse.org
- use pkgconfig symbol in BuildRequires
* Sun Jul 18 2010 bernhard@bwalle.de
- updated to 4.6.2
o Build fixes for GIT.
o Properly propagate the focus-in-event of the search entry (bug #5883).
o Translation updates (es, gl, hu, id, it, pl, pt, tr, lv, ur, ur_PK,
ro, sq, sk, nl, kk, ug).
* Tue Apr 21 2009 prusnak@suse.cz
- updated to 4.6.1
* Fri Feb 27 2009 prusnak@suse.cz
- updated to 4.6.0 (Xfce 4.6.0 release)
* Wed Oct 29 2008 bwalle@suse.de
- update to 4.4.3
* polished translations
* Tue Dec 04 2007 prusnak@suse.cz
- use %find_lang macro
- do not package INSTALL file
* Mon Dec 03 2007 bwalle@suse.de
- update to 4.4.2
o Remove trailing parens on AC_INIT version info to work around
bug in intltool 0.35.x and 0.36.x.
o Updated and new translations
* Sun Oct 21 2007 bwalle@suse.de
- changed group to 'System/GUI/XFCE'
* Tue May 22 2007 prusnak@suse.cz
- removed X-SuSE-translate from desktop file
* Tue Apr 10 2007 bwalle@suse.de
- update to 4.4.1
o Many translation updates.