summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/garcon
Commit message (Collapse)AuthorAgeFilesLines
* garcon: 4.19.1 -> 4.20.0Kai Kang2024-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.20.0 (2024-12-15) ====== - Translation Updates: Polish 4.19.3 (2024-12-01) ====== - menu-item: Ensure UTF-8 strings - Translation Updates: Galician 4.19.2 (2024-11-01) ====== - Fix doc annotation - build: Bump requirements for Xfce 4.20 - Apply .clang-format file - Sort includes - clang-format: Add file - gcc-analyzer: Add false positive file - scan-build: Add false positive file - build: Use AM_DISTCHECK_CONFIGURE_FLAGS - menu-item: Honor TryExec again - menu-item: Let glib check for absolute path to executable - Use Exec instead of TryExec for menu item visibility (#22) - Translation Updates: Asturian, Catalan, Polish Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: Upgrade 4.19.0 -> 4.19.1Jason Schonberg2024-11-251-1/+1
| | | | | | | Changelog: https://gitlab.xfce.org/xfce/garcon/-/tags/garcon-4.19.1 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: upgrade 4.18.1 -> 4.19.0Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* garcon: 4.18.0 -> 4.18.1Kai Kang2023-04-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GFDL-1.1-no-invariants-only to LICENSE since it states in license file 'COPYING' [1]: garcon's source code is licensed under the LGPLv2, while its documentation is licensed under the GFDL 1.1 (with no invariant sections). Release notes for 4.18.1 ======================== - garcon-gtk: Add missing lock when filling the GtkMenu - Wait for any async operation to finish before releasing locks - Use GIcons for menu icons instead of loading surfaces - Revert "garcon-gtk: Fix menu icon blurriness when UI scale factor != 1" - Revert "Load icons using icon theme scaling functions correctly" - garcon-gtk: Properly update GtkMenu is_populated state - Load icons using icon theme scaling functions correctly - Translation Updates: Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hindi, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kabyle, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Uyghur, Uzbek, Uzbek (Latin), Welsh [1]: https://gitlab.xfce.org/xfce/garcon/-/blob/master/COPYING#L2 Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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