head 1.2; access; symbols pkgsrc-2025Q3:1.1.0.14 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.12 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.10 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.8 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.6 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.4 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.2 pkgsrc-2024Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2025.11.18.17.26.21; author nia; state dead; branches; next 1.1; commitid czSpPTPfO0onJ3jG; 1.1 date 2024.02.06.03.48.34; author gutteridge; state Exp; branches; next ; commitid AP9UVOERIIiz8kXE; desc @@ 1.2 log @abiword[-plugins]: Update to 3.0.7 Remove support for broken plugins (mostly ones that used a web service that's been discontinued). Verified to build on at least NetBSD & Linux. Otherwise this update is just bug fixes. 3.0.7 - 2025/07/30 - Fix memory leaks in Styles, Font Chooser, Borders, List, Clip Art, Replace, Tabs and Table dialogs. - Fix memory leaks in XHTML import. - Fix memory leaks in cut and paste. - Fix memory leaks in the ODF exporter. - Fix memory leaks in the GdkPixbuf importer. - Fix crash when editing lists. - Fix crash when inserting a JPEG image. - Restored icons from page setup dialog (Removed XPM in 3.0.6). - Minor spacing adjustement in the status bar. 3.0.6 - 2024/11/03 - Removed XPM icons and moved the PNG to gresources (backported) This is necessary due to a break in the GNOME platform where XPM is not longer supported causing many icons to be missing. - Fix build with recent libxml2. Some headers are now explicitly required. - Fix build of methview plugin with recent gcc. https://gitlab.gnome.org/World/AbiWord/-/issues/27 - Fixes to the AppStream file for validation. https://gitlab.gnome.org/World/AbiWord/-/issues/16 - Fix to the table widget in the toolbar. - Fix build with glib https://gitlab.gnome.org/World/AbiWord/-/issues/15 - Disable "Install new plugin" on flatpak. Require `CPPFLAGS=-DFLATPAK_BUILD`. Bug #13927 - Fix a crash loading files under some condition. @ text @$NetBSD: patch-src_af_util_xp_ut__stringbuf.cpp,v 1.1 2024/02/06 03:48:34 gutteridge Exp $ Fix builds with libxml2 2.12. --- src/af/util/xp/ut_stringbuf.cpp.orig 2021-07-03 15:46:07.000000000 +0000 +++ src/af/util/xp/ut_stringbuf.cpp @@@@ -26,6 +26,7 @@@@ #include #include +#include #include @ 1.1 log @abiword: fix builds with libxml2 2.12 @ text @d1 1 a1 1 $NetBSD$ @