summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/garcon
Commit message (Collapse)AuthorAgeFilesLines
* garcon: 4.16.1 -> 4.18.0Kai Kang2022-12-271-1/+1
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unblock some recipes for waylandMarkus Volk2022-06-011-1/+3
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-2/+2
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* garcon: upgrade 0.8.0 -> 4.16.1Andreas Müller2021-01-191-1/+1
| | | | | | | | | | | Release notes for 4.16.1 ======================== - Launch applications as children again (Fixes #18) - Translation Updates: Kabyle, Portuguese Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: upgrade 0.7.0 -> 0.8.0Andreas Müller2021-01-061-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 0.8.0 ======================= - fix GarconMenuItem file documentation - Remove GSourceFunc casts - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump Release notes for 0.7.3 ======================= [Please note that this is a development release.] - 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: Slovenian Release notes for 0.7.2 ======================= [Please note that this is a development release.] - Update README.md - Translation Updates: Armenian, Armenian (Armenia), Hebrew, Lithuanian, Occitan (post 1500), Uyghur Release notes for 0.7.1 ======================= [Please note that this is a development release.] - Drop support for Gtk2 - Drop Gtk3 ifdefs - Switch to xfce_gtk_image_menu_item - Add support for GObject Introspection (Fixes #4) - Improve GObject introspection annotations (Fixes #8) - Fix missing transfer annotation - Field codes expansion API update - Transfer some code to libxfce4util - Fix default merge rules in xfce-applications.menu (Bug #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 basic GitLab pipeline - Translation Updates: Albanian, Asturian, Chinese (Hong Kong), Danish, Dutch, Eastern Armenian, Estonian, Greek, Hebrew, Indonesian, Interlingue, Norwegian Nynorsk, Polish, Portuguese, Uzbek, Uzbek (Latin) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: 0.6.4 -> 0.7.0Kai Kang2020-05-181-2/+2
| | | | | | | | | | | | | | garcon 0.7.0: - Add garcon_menu_item_[g|s]et_keywords to docs - Add garcon_gtk_menu_get_desktop_actions_menu - Improve docstrings - Translation Updates: Albanian, Asturian, Belarusian, Chinese (Taiwan), Galician, Georgian, Hindi, Spanish Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-211-1/+1
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: 0.6.3 -> 0.6.4Kai Kang2019-08-141-3/+3
| | | | | Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: 0.6.2 -> 0.6.3Kai Kang2019-07-161-3/+3
| | | | | | | * remove libxfce4util from DEPENDS which is required by libxfce4ui Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: upgrade 0.6.1 -> 0.6.2Andreas Müller2019-01-041-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: update 0.4.0 -> 0.6.1Andreas Müller2017-07-141-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* garcon: add x11 to REQUIRED_DISTRO_FEATURESJackie Huang2016-11-231-1/+3
| | | | | | | garcon depends on libxfce4ui which requires x11 distro feature Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtk-doc: disable where necessaryAlexander Kanavin2016-09-051-0/+2
| | | | | | | | | Several recipes in meta-oe layers are so old that they don't work with modern gtk-doc (which was added and enabled by default in oe-core); disable that where it is necessary for the build to succeed. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* garcon: update to 0.4.0Andreas Müller2015-03-211-4/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* recipes: add missing gtk-doc class dependenciesRichard Purdie2014-06-211-1/+1
| | | | | | | | * These recipes all use gtk-doc m4 macros but were missing dependencies on the class. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: add missing dependency on intltool-nativeRichard Purdie2014-06-211-1/+1
| | | | | | | | * These recipes all require intltool-native to build but were missing a dependency on it. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* garcon: do not display settings in menu which are in settings-managerAndreas Müller2013-05-192-0/+37
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* garcon: update to 0.2.1Andreas Müller2013-05-191-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* garcon: update to 0.2.0Andreas Müller2012-09-181-3/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* garcon: update to 0.1.10Andreas Müller2012-03-041-4/+2
| | | | | | | run-tested on overo Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* garcon: Bump to version 0.1.9Andreas Müller2011-09-221-3/+3
| | | | | | Added libxfce4util to DEPENDS see [1] [1] http://mail.xfce.org/pipermail/xfce/2011-September/029145.html
* garcon: DEPENDS xfce4-dev-tools -> xfce4-dev-tools-nativeAndreas Müller2011-09-221-1/+1
|
* garcon: Add initial recipe with version 0.1.8Andreas Mueller2011-08-051-0/+14