Opened 8 years ago

Closed 7 years ago

#8459 closed enhancement (fixed)

abiword-3.0.2 abiword-docs-3.0.2

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 8.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

AbiWord v3.0.2 Changelog

Internationalization

Updated Welsh translation (Rhsolyn Prys) (Hubert Figuière)
Updated Serbian Patch by salepetronije@gmail.com (Hubert Figuière)
Update fi-FI (Finish) translation. By Ilkka Kiistala 'fixed one line only: the "File menu" was "Close menu"' (Hubert Figuière)
Fix en-CA fuzzy strings mess (Hubert Figuière)
Fix en-AU fuzzy strings (Hubert Figuière)
Fix en-IE fuzzy strings (Hubert Figuière)
Core

Bug 13697 - Fix boolean type conflicts with libjpeg. (Hubert Figuière)
Bug 13533 - Fix printing of SVG images. (Jean Bréfort)
Bug 13709 - Fix import of very long paragraphs. (Jean Bréfort)
Provide bool PD_URI::operator<(const PD_URI& b) const This fixes building on FreeBSD with their C++ library. (Hubert Figuière)
Bug 13716 - Fix crash on NULL column. (Jean Bréfort)
Bug 13722 - Fix scrolling in the Insert Symboldialog. (Jean Bréfort)
Bug 13729 - Make the available languages list expandable. (Jean Bréfort)
Protect against NULL string. (Jean Bréfort)
Bug 13650 - Fix build with recent link-grammar, patch from Linas. (Jean Bréfort)
Bug 13726 - Fix Grammar plugin build with link-grammar >= 5.1.0. (Jean Bréfort)
Bug 13731 - Fix text rendering after an SVG image and trunk@35100. By jbrefort (Hubert Figuière)
Fix plugin build with Gtk3. (Hubert Figuière)
Bug 13662 - Never change an image resolution on scaling. (Jean Bréfort)
Bug 13734 - Do not execute radio buttons events when unchecked. (Jean Bréfort)
Bug 13736 - Properly iterate through the plugin arguments (Hubert Figuière)
Fix SVG icon. It mistakenly had more than just the icon. (Hubert Figuière)
Fixed XAP_Dialog_FontChooser::getChangedFontFamily(). and hub. (Jean Bréfort)
Bug 13753 - Support detecting libpng16 (Hubert Figuière)
Fix one more runtime error (but not the last) (Jean Bréfort)
Bug 13752 - comment#1 making a copy of the vanishing strings. A local variable already existed but was not used. (Jean Bréfort)
Fix an uninitialized value issue. (Jean Bréfort)
Fix build failure from ABI-3-0-0-STABLE@35185 (Hubert Figuière)
Fix memory leaks in spell checking. (Hubert Figuière)
Bug 13569 - Fix parallel build. Source: http://pkgs.fedoraproject.org/cgit/rpms/abiword.git/plain/abiword-3.0.1-parallel-make.patch (Hubert Figuière)
Bug 13752 - Fix a runtime error. (Jean Bréfort)
Enforce Gtk version. (Hubert Figuière)
Bug 13773 - Fix the ruler and background page theming on Gtk3. Ruler knobs no longer do "3D" on Gtk3. (Hubert Figuière)
Bug 13773 - Part 2: use polygon and fill ruler knobs Only on Gtk3 (Hubert Figuière)
Bug 13787 - Fix UnixTableWidget drawing -remove utf8string too (Hubert Figuière)
Bug 13762 - Hardcode the selection colours on Gtk3 (Hubert Figuière)
Bug 13807 - Fix crash with --display Note: I haven't been able to reproduce, BUT it does make sense. Patch by Artem Smotrakov (Hubert Figuière)
Bug 13766 - removed xkbd (Hubert Figuière)
Bug 13767 - Properly queue drawing to work on Wayland (Hubert Figuière)
remove -DGDK_VERSION_MAX_ALLOWED because it generates too much warnings See https://bugzilla.gnome.org/show_bug.cgi?id=772029 (Hubert Figuière)
MemLeak: Delete ChangeRecord after notify (Hubert Figuière)
Revert "Bug 13767 - Properly queue drawing to work on Wayland" This reverts commit b789426d7b613981b39ad3a849134dc40e76ab15. (Hubert Figuière)
ready to cut 3.0.2 (Hubert Figuière)
Revert "Revert "Bug 13767 - Properly queue drawing to work on Wayland"" This reverts commit 9cb8261f5a4faa7b930c28e951841226555d5e4c. This is mistakenly checked in. (Hubert Figuière)
Import/Export

OpenDocument

Bug 13707 - Fixed paragraph export to odt. (Jean Bréfort)
Bug 13707 - Follow-up: Remove an unwanted printf debug statement, sorry for the noise. (Jean Bréfort)
Bug 13706 - If needed apply default style for headers (Jean Bréfort)
ODT: Fix a buffer overrun (Hubert Figuière)
Plugins

Collaboration

Bug 13712 - Fixed SIP collab backend build failure. (Jean Bréfort)
Restrict AbiCollab building to gnutls < 3.4. Until deprecated API use gets fixed. (Hubert Figuière)
Bug 13754 - Fix build on gcc-6 (default to C++11). This is debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811381 (Hubert Figuière)
Bug 13742 - Remove deprecate TLS call removed for gnutls. Remove configure check (Hubert Figuière)

Don't know whether to take this, since it could be considered a *gnome* package by some and was part of the GNOME Office suite (and uses GOffice)...

Change History (4)

comment:1 by Douglas R. Reno, 8 years ago

Owner: changed from blfs-book@… to Douglas R. Reno
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

Milestone: 7.118.0

Milestone renamed

comment:3 by Douglas R. Reno, 7 years ago

We need a patch. Upon testing this application, the text window goes completely black.

http://bugzilla.abisource.com/show_bug.cgi?id=13815

This is a regression with GTK+-3.22

I'll make a patch in the morning.

comment:4 by Douglas R. Reno, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r18177

Note: See TracTickets for help on using tickets.