Version: 4.16.1-bp153.1.16
* Sun Jan 17 2021 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.16.1
* Launch applications as children again (gxo#xfce/garcon#18)
* Translation Updates
* Thu Jan 07 2021 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed wrong source URL
* Wed Dec 23 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 0.8.0
* fix GarconMenuItem file documentation
* Remove GSourceFunc casts
* Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump
* Mon Dec 14 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Data files should always be installed along with the libraries
* Mon Dec 14 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 0.7.3
* garcon now needs libxfce4ui/4util 4.15.6+
* Use the symbolic close icon in the error dialog
* Don't launch apps as children
* bump glib (and gio, gthread, etc) minimum to 2.50.0
* relax automake requirement to 1.15
* Add new icon needed for xfce4-about-dialog.
* Translation Updates
- Fix executable in /etc warning
* Mon Nov 09 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 0.7.2
* Update README.md
* Translation Updates
* Fri Aug 28 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 0.7.1
* Drop support for Gtk2
* Drop Gtk3 ifdefs
* Switch to xfce_gtk_image_menu_item
* Add support for GObject Introspection (gxo#xfce/garcon#4)
* Improve GObject introspection annotations (gxo#xfce/garcon#8)
* Fix missing transfer annotation
* Field codes expansion API update
* Transfer some code to libxfce4util
* Fix default merge rules in xfce-applications.menu (bxo#15504)
* Rename exo-helpers to the new xfce4-xx ones
* Do not add INSTALL in dist tarball
* Fix a memory leak
* Switch to README.md and foreign automake mode
* README: Use table for debug arguments
* Add garcon_menu_item_[g|s]et_keywords to docs
* Add garcon_gtk_menu_get_desktop_actions_menu
* Improve docstrings
* Translation Updates
Version: 0.6.1-2.1
* Wed Jul 19 2017 seife+obs@b1-systems.com
- update to version 0.6.1
- Remove extraneous libxfce4ui-1 check
- Fix garcon-2 reference bxo#13543
- Drop libgarcon-2
- Make building garcon-gtk2 optional
- Translation updates
* Wed Jul 19 2017 jengelh@inai.de
- RPM group fix.
- Run fdupes over all of /usr.
* Wed Apr 19 2017 seife+obs@b1-systems.com
- update to version 0.6.0
- Fix left-alignment of labels in menuitems
- garcon-gtk: Add an option to edit launchers
- Desktop actions custom icon support
- Show desktop actions in a submenu
- Added desktop actions support (bxo#11268)
- Don't add a placeholder menu (bxo#11626)
- Fix assertion 'GTK_IS_WIDGET (widget)' failed.
- Fix missing menus when all items are in submenus (bxo#11801)
- Translation updates
* Sun Dec 25 2016 seife+obs@b1-systems.com
- update to version 0.5.0
- port to GTK3
- add libgarcon-2-0 subpackage with GTK3 version
* Sat Feb 28 2015 gber@opensuse.org
- update to version 0.4.0
- update intltool (bxo#8930)
- fix menu icons for misconfigured desktop files (bxo#10709)
- add case insensitive sorting to the menu (bxo#10594)
- don't force URLs to be opened in a web browser (bxo#10212)
- translation updates
* Wed Apr 30 2014 gber@opensuse.org
- update to version 0.3.0
- avoid direct include of garcon-menu.h
- add garcon_set_environment_xdg() function
- add a garcon-gtk library for common gtk functions
- bail out of creating a directory menu if it doesn't have a name
- translation updates
* Sun May 05 2013 gber@opensuse.org
- update to version 0.2.1
- g_thread_init is deprecated since glib 2.32
- remove unmaintained translations
- fix deprecating warnings in tests
- use new mutex locking api if available
- autotools updates
- translation updates
* Sun Apr 29 2012 gber@opensuse.org
- update to version 0.2.0
- updates for xfce4-run.desktop
- remove xfhelp4.desktop from the menu
- add debugging for file monitoring and reloading
- reduce signal emission on delete events
- translation updates
- make libgarcon-1-0 depend on exo-tools, it uses exo-open for
Type=Link items
- make libgarcon-branding-upstream depend on libxfce4ui-tools since
the included menu references xfce4-about.desktop
* Fri Apr 27 2012 gber@opensuse.org
- make the libgarcon-1-0 recommend -data which in turn requires
- branding rather than recommending -branding
* Sat Apr 14 2012 gber@opensuse.org
- make -branding packages depend on -data and not the other way
around
- make libgarcon-1-0 recommend -branding
* Sat Apr 14 2012 gber@opensuse.org
- update to version 0.1.12
- add missing or fix incorrect licenses
- fix segfault if null is set
- translation updates
* Sat Mar 31 2012 gber@opensuse.org
- update to version 0.1.11
- use applications-science icon for education directory
- translation updates
* Mon Mar 26 2012 gber@opensuse.org
- correct build dependencies
- split off -lang and -data subpackages and move unversioned menu
data to the latter
* Sun Feb 12 2012 gber@opensuse.org
- update to version 0.1.10
- add hardware and personal directories
- support Link desktop types
- translation updates
* Fri Oct 14 2011 gber@opensuse.org
- recommend -doc subpackage
* Mon Sep 19 2011 gber@opensuse.org
- update to version 0.1.9
- rename Network category to Internet
- queue multiple reload-required signals
- speedup a number of critical code-paths
- use GSList instead of GList where possible
- Use XfceRc instead of GKeyFile, this makes garcon depend on
libxfce4util, but is faster and more memory efficient.
- return an error string instead of freeing it, causing a sefgault
in xfce4-panel
- do not decrement the internal refcount of items, this should
fixed the usage of <OnlyUnallocated/>
- translations updates
* Sun Jun 19 2011 gber@opensuse.org
- update to version 0.1.8
- removed the science toplevel category
- handle local desktop file loading directly
- bugfixes
- translation updates
* Sat Apr 16 2011 gber@opensuse.org
- update to version 0.1.7
- respect XDG priorities when returning the menu file (bxo#7470)
- translation updates
* Wed Apr 06 2011 gber@opensuse.org
- update to version 0.1.6
- add <DefaultMergeDirs/> to xfce-applications.menu
- also try the garcon install sysconfigdir for config lookups
- use Xdt macros for debugging and linker optimizations
- default menu prefix to "xfce-"
- bugfixes
- translation updates
* Sun Jan 30 2011 gber@opensuse.org
- supplement libgarcon-1-0 not libgarcon