summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/notes
Commit message (Collapse)AuthorAgeFilesLines
* xfce4 update HOMEPAGEsJason Schonberg2025-05-211-1/+1
| | | | | | | | | | | | | | https://goodies.xfce.org/ states "Starting this month (November 2019), a project is starting to migrate the goodies.xfce.org documentation to https://docs.xfce.org/start. The goal is to remove deprecated projects and, eventually, de-commission the goodies.xfce.org URLs. Additional information will be posted on https://wiki.xfce.org/projects/goodies-decomm/start as the project proceeds." This patch updates the URLs being used in the HOMEPAGEs to reflect where the address is actually resolving. Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: upgrade to 1.11.2Chen Qi2025-05-061-2/+2
| | | | | | | | | | | | | This upgrade fixes a build failure for the current 1.11.0 version. src/main-settings-dialog.c:175:12: error: too many arguments to function 'notes_path_button_new'; expected 0, have 1 Note that an extra dependency is added to this new version: gtksourceview4. It is exlicitly required in configure.ac. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: Upgrade to 1.11.0Khem Raj2024-05-211-1/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: upgrade 1.9.0 -> 1.10.0Khem Raj2023-11-061-2/+2
| | | | | | License-Update: GPL license text updated 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>
* xfce4-notes-plugin: re-add 1.9.0Andreas Müller2021-01-281-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * we lost by xfce 4.16 * it is a development release but it was run tested and as soon as a stable version is released we can come back Release notes for 1.9.0 ======================= [Please note that this is a development release.] This is a development release which (finally) port the plugin to gtk3 and make it compatible with xfce 4.16. - Remove unused variable - Update deprecated autotools macros - Do not mark text with ':' after '://' as a link (bug #52) - Add support for links with scheme other than HTTP (bug #52) - Fix missing-prototypes - Create README.md. Update configure.ac.in - Add basic gitlab CI - Fix "Disabled labels on context menu are dark yellow" - Fix a few deprecation warnings - Fix make distcheck - Fix blinking image on panel - Remove commented code - Update build system - Fix make distcheck - Remove deprecated gtk stock usage - Fix build system - Continue the gtk3 port - Update URLs from goodies.x.o to docs.x.o (Bug #16171) - po: update POTFILES.in - gtk3: update css style with required changes from 3.20 - gtk3: drop libunique leftover flags and code - gtk3: Drop support for GTK+-2.0 - bump post release - Translation Updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: remove for nowAndreas Müller2021-01-063-105/+0
| | | | | | | | | | | | * It is broken since xfce 4.16 * GTK3 support was merged to master. Tried to build from git but that requires vala support all over the place causing build failures and is beyond worth it * As soon as a working version is released it will be re-added [1] https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin/-/merge_requests/2 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-notes-plugin: Fix format string errorsKhem Raj2017-04-242-0/+54
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-xfce: add intltool-native to DEPENDSAndreas Müller2016-05-061-1/+1
| | | | | | | | | fix tons of messages as: | WARNING: foo do_configure: Missing DEPENDS on intltool-native Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-notes-plugin: update to 1.8.1Andreas Müller2015-08-241-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-notes-plugin: update to 1.8.0Andreas Müller2015-05-283-132/+3
| | | | | | removed patch is upstream Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-231-1/+1
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-notes-plugin: initial add 1.7.7Andreas Müller2013-10-053-0/+180
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>