Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
|
|
|
|
|
|
|
|
|
|
Changes:
Remove unneeded caret force draw (Hubert Figuière)
Use shared_ptr for fl_PartOfBlock to avoid use-after-free crash.
Cherry-pick (two patches) from master (Hubert Figuiere)
Fix crash when IM is called before the document is ready (Hubert Figuière)
Bug 13882 - Part 1: Enforce format overflow warning (Hubert Figuiere)
Fix crash with cut and paste
The exporter expects an file URI not a path
See MR 7 (Hubert Figuière)
Bug 13882 - Part 2: Ensure the clipping rect is owned by GR_Graphics (Hubert Figuiere)
msword: Fix a potential buffer overrun in footnotes and endnotes (Hubert Figuière)
Issue #3 - Define ASIO_ENABLE_BOOST when building collab plugin MR 3 (Julian Sikorski)
gtk+TableWidget: fix display of the TableWidget
Issue 13918 - Fix an incorrect check for null (Hubert Figuière)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
recursive bump for the dependency change
|
|
|
|
|
|
|
|
|
|
|
|
As of 3.0.3, Abiword's configure.ac now depends on macros provided by
GNU's autoconf-archive collection. Since we're using autoconf, we need
these available as a build dependency.
(TBD: there's a lot of duplication between these two files that could
probably be unified.)
|
|
AbiWord 3.0.4 mostly address an issue with the tarball for 3.0.3 that was
not properly generated.
|
|
Changes:
Bug 13827 - Fix overflow read in PNG
Bug 13826 - Fix out of bounds access
Bug 13834 - Do not delete[] strings allocated with g_malloc()
Bug 13815 - Fix the black drawing regression with Gtk3.22
Bug 13791 - Fix flicker and caret problems
Bug 13791 - Reduce flickering
Fix Gtk criticals in dialog stylist
Fix stylist styles population
Fix a bad static_cast
Fix a runtime error (integer overflow)
Update sq-AL.po
Bug 13904 - Fix touch pad scrolling
|
|
|
|
|
|
|
|
|
|
pkglint -Wall -F -r editors
Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.
|
|
|
|
ie_exp_DocRangeListener.cpp is shared by both core and plugin
functionality. Bump PKGREVISION.
OK wiz@
|
|
|
|
|
|
|
|
Changes:
Fixes in the core (all platforms)
Various build fixes: Bug 13697, bug 13650, bug 13726, Bug 13753, Bug 13569
Various crash fixes: Bug 13716, Bug 13752, Bug 13807, Bug 13766
Various memory leaks fixes.
Bug 13709 - Fix import of very long paragraphs.
Gtk
Fixes specific to the Gtk+ version
Bug 13533 - Fix printing of SVG images.
Bug 13722 - Fix scrolling in the Insert Symbol dialog.
Bug 13729 - Make the available languages list expandable.
Bug 13731 - Fix text rendering after an SVG image
Bug 13662 - Never change an image resolution on scaling.
Bug 13734 - Do not execute radio buttons events when unchecked.
Bug 13736 - Properly iterate through the plugin arguments
Fix SVG icon.)
Fixed bug in the font chooser.
Bug 13773 - Fix the ruler and background page theming on Gtk3. Ruler knobs no longer do "3D" on Gtk3. Bug 13762
Bug 13787 - Fix the table widget drawing
AbiWord works better on Wayland: Bug 13766, Bug 13767
Import/Export
Fixes in the OpenDocument importer / exporter
Bug 13707 - Fixed paragraph export to Open Document.
Bug 13706 - If needed apply default style for headers.
OpenDocument: Fix a buffer overrun
Plugins
Fixes in the collaboration plugin
Fix various build issues. Bug 13712, Bug 13754 and Bug 13742
|
|
|
|
|
|
Thanks to <wiz>!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|