Package: abiword / 3.0.4~dfsg-3

Metadata

Package Version Patches format
abiword 3.0.4~dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
020191130~1e9e0f9.patch | (download)

src/af/xap/gtk/xap_UnixTableWidget.cpp | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 gtk+tablewidget: fix display of the tablewidget
 set the parent window as required
020191227~3e812e5.patch | (download)

src/text/ptbl/xp/pp_AttrProp.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix an incorrect check for null
020200314~b14562d.patch | (download)

plugins/collab/plugin.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 define asio_enable_boost when building collab plugin
 This is needed for asio-1.14.0 or later
 as it defaults to ASIO_STANDALONE if C++11 or later is detected:
 <https://github.com/chriskohlhoff/asio/commit/265e75cdbba739b1b1e3a46b283eaee3b9c60fe8>
020200507~57ea772.patch | (download)

src/wp/impexp/xp/ie_imp_MsWord_97.cpp | 28 26 + 2 - 0 !
1 file changed, 26 insertions(+), 2 deletions(-)

 msword: fix a potential buffer overrun in footnotes and endnotes
librevenge.patch | (download)

plugins/wordperfect/plugin.m4 | 6 3 + 3 - 0 !
plugins/wordperfect/xp/Makefile.am | 2 0 + 2 - 0 !
plugins/wordperfect/xp/ie_imp_WordPerfect.cpp | 334 220 + 114 - 0 !
plugins/wordperfect/xp/ie_imp_WordPerfect.h | 136 75 + 61 - 0 !
plugins/wordperfect/xp/ie_impexp_WordPerfect.cpp | 16 1 + 15 - 0 !
plugins/wordperfect/xp/ie_impexp_WordPerfect.h | 1 0 + 1 - 0 !
plugins/wpg/plugin.m4 | 2 1 + 1 - 0 !
plugins/wpg/xp/ie_impGraphic_WPG.cpp | 160 134 + 26 - 0 !
8 files changed, 434 insertions(+), 223 deletions(-)

 switch to librevenge-based import libs
624095 disable_smooth_scrolling.patch | (download)

src/text/fmt/xp/fv_View.cpp | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 disable smooth scrolling
 Comment out code enabling smooth scrolling disregarding preferences
 to leave decision whenever use the smooth scrolling or not to user.
make clean.patch | (download)

Makefile.am | 6 1 + 5 - 0 !
src/wp/test/Makefile.am | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 6 deletions(-)

 prevent breaking source tree
 Without this patch abiword breaks its own source tree
 so the second build fail
autosave.diff | (download)

src/af/xap/xp/xap_Prefs_SchemeIds.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 enable autosave by default
ctrl comma subscript.diff | (download)

src/wp/ap/xp/ap_LB_Default.cpp | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 make ctrl-comma (c-,) a shortcut for subscript text
mime types desktop.diff | (download)

abiword.desktop | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 extend mimetypes
mime types.diff | (download)

abiword.keys | 104 104 + 0 - 0 !
1 file changed, 104 insertions(+)

 [patch] abiword.keys: add more mime types
build with aiksaurus 1 2.patch | (download)

plugins/aiksaurus/plugin.m4 | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 look for aiksaurus*-1.2.pc
enchant2.patch | (download)

configure.ac | 2 1 + 1 - 0 !
src/af/xap/xp/enchant_checker.cpp | 6 3 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 use enchant-2 instead of enchant