Package: abiword / 3.0.0-8

Metadata

Package Version Patches format
abiword 3.0.0-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
evolution data server3.8.patch | (download)

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

 fix ftbfs with evolution-data-server (>= 3.8)


gnutls no libgcrypt.patch | (download)

plugins/collab/backends/service/xp/tls_tunnel.cpp | 82 0 + 82 - 0 !
plugins/collab/backends/service/xp/tls_tunnel.h | 1 0 + 1 - 0 !
2 files changed, 83 deletions(-)

 fix ftbfs with gnutls3


boost54.patch | (download)

plugins/collab/backends/tcp/xp/Session.h | 1 1 + 0 - 0 !
plugins/collab/core/sync/xp/SynchronizedQueue.h | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 fix ftbfs with libboost1.54-dev


itex2MML.y.patch | (download)

plugins/mathview/itex2mml/itex2MML.y | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 cherrypick patch from netbsd, to fix ftbfs with bison 3.0.


librevenge.patch | (download)

plugin-configure.m4 | 8 4 + 4 - 0 !
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 !
9 files changed, 438 insertions(+), 227 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
 Commenting code which is 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 of source tree
 Without this patch abiword breaks its own source tree
 so the second build fail



autosave.diff p1 | (download)

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

 [patch] debian/autosave

Enable autosave by default

Signed-off-by: Patrik Fimml <patrik@fimml.at>


ctrl comma subscript.diff p1 | (download)

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

 [patch] fixes/ctrl-comma-subscript

Make ctrl-comma (C-,) a shortcut for subscript text.

Signed-off-by: Patrik Fimml <patrik@fimml.at>


mime types desktop.diff p1 | (download)

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

 extends mimetypes
 Date: Wed, 5 May 2010 14:26:48 +0300


mime types.diff p1 | (download)

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

 [patch] abiword.keys: add more mime types
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Jari Aalto <jari.aalto@cante.net>

format painter fix.patch | (download)

src/text/fmt/gtk/fv_UnixSelectionHandles.cpp | 44 33 + 11 - 0 !
1 file changed, 33 insertions(+), 11 deletions(-)

 fix format painter bug