Package Release Info

libgarcon-0.6.1-2.1

Update Info: openSUSE-2019-2305
Available in Package Hub : 12 SP2-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libgarcon-1-0
libgarcon-branding-upstream
libgarcon-data
libgarcon-devel
libgarcon-doc
libgarcon-lang

Change Logs

* 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