Commit graph

6835 commits

Author SHA1 Message Date
ryoon
c3e263fdf1 Use harfbuzz-2.4.0 as internal harfbuzz
* Improve handling of additional distfiles
* Bump PKGREVISION
2019-04-03 13:36:30 +00:00
ryoon
6fc378bce9 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
wiz
a3b31632a5 *: recursive bump for poppler 0.75 -> 0.74 downgrade 2019-03-27 11:23:15 +00:00
gutteridge
528a4cfb29 mate-utils: revert part of the last change to Makefile
The hard dependency on itstool >= 2.0.5 actually didn't fix the issue;
there is something else still amiss, so revert that part to simplify.
2019-03-27 04:48:45 +00:00
adam
1f15dfa475 stellarium: updated to 0.19.0
0.19.0:
The major changes of this version:
- 5 new sky cultures
- Refactoring the code: many improvements and fixes
- Added many DSO textures
- Many improvements for Scripting Engine
2019-03-26 11:15:37 +00:00
wiz
ec70429ab5 *: recursive bump for poppler-0.75 2019-03-26 07:12:07 +00:00
wiz
9a337638ca calibre: update to 3.40.1.
Add more dependencies. Probably still more to do in that regard.

- version: 3.40.1
  date: 2019-03-08

  new features:
    - title: "TXT Input: Use markdown 3.0 with support for new extensions such as code highlighting and smarten punctuation."

    - title: "Book details panel: Allow editing the identifiers for the book by right clicking on the existing Ids."
      tickets: [1815005]

    - title: "Content server: Allow specifying custom URLs for the 'Search the internet' feature via Preferences->Sharing over the net->Search the internet."
      tickets: [1810923]

    - title: "Tag browser: Category editor: Add a checkbox to restrict the entries shown to only those present in the current Virtual library"

    - title: "Allow adding files to selected book records from the clipboard. To use copy a file from windows explorer, right click the Add books button and choose: Add files to selected books from clipboard"
      tickets: [1815419]

    - title: "Tag browser: When right clicking on a saved search add a menu option to search using the raw search expression."
      tickets: [1816274]

    - title: "Tag browser: Have pressing the Enter key find the next match."
      tickets: [1816276]

    - title: "Windows: Add a button to Preferences->Sharing over the net to set calibre to run when the computer starts"

  bug fixes:
    - title: "Fix a regression in the previous release that broke Copy to library and delete after when copying a duplicated book."
      tickets: [1816224]

    - title: "Edit book: Fix pasting of image from clipboard using (Ctrl-V) not working"

    - title: "Content server: Fix {id} not working in the custom list template"
      tickets: [1818308]

    - title: "EPUB/MOBI Catalogs: Fix presets not saving title and format information."
      tickets: [1818838]

    - title: "macOS: Respect the system setting for text insertion cursor blink time"

    - title: "FB2 Output: Fix comments from the input document not present in the output."
      tickets: [1815357]

    - title: "calibredb: Fix adding books with an OPF file to a remote server not picking up the cover specified in the OPF file"

    - title: "TXT Input: Fix option to remove indents at the start of lines breaking conversion of markdown documents."
      tickets: [1814989]

    - title: "EPUB/MOBI Catalog generation: Allow matching empty fields in exclusion rules."
      tickets: [1814458]

    - title: "EPUB/MOBI Catalogs: Fix multiple books with the same title but different authors in a genre not being listed."
      tickets: [1415990]

    - title: "Update the Get Books and metadata Amazon.com plugins to handle changes to the markup on the Amazon results page"

    - title: "Version 3.40.1 fixes a bug in 3.40 that could prevent calibre starting when using a custom date column"

  improved recipes:
    - Scientific American
    - Taipei Times
    - Harpers Magazine
    - General Knowledge Today
    - Granma
    - South China Morning Post
    - New York Times (Web)
    - China Daily
    - "1843"
    - Pro Physik
    - Caravan Magazine
    - Spektrum der Wissenchaft

  new recipes:
    - title: Quanta Magazine
      author: lui1

    - title: El Periodico Mediterraneo
      author: benages

- version: 3.39.1
  date: 2019-02-01

  new features:
    - title: "Content server: Implement the \"Copy to library\" function. To use it click the three dots in the top right corner of a book's page and choose \"Copy to library\""
      tickets: [1810486]

    - title: "Content server: Add Next/Previous buttons to the book details page"

  bug fixes:
    - title: "Content server: Fix editing metadata that affects multiple books causing all the metadata for all the books to become the same."
      tickets: [1812781]

    - title: "Open With: Fix using .bat files as the program not working."
      tickets: [1811045]

    - title: "ZIP Output: Fix an error when building the ToC on macOS for some books with non-ASCII ToC entries"
      tickets: [1813905]

    - title: "Edit book: Check book: Follow recent releases of epubcheck in expecting .ttf files to have the mime-type application/vnd.ms-opentype in EPUB 3 books"

    - title: "Fix font mime-types not being auto-corrected when upgrading EPUBs from 2 to 3"

    - title: "Content server: Try to detect if a book file has been edited outside of calibre and serve the updated copy"

    - title: "Fix merging books not updating author if the source book has no title"

    - title: "Content server: Fix heading for custom comments columns being duplicated in the book details page"

    - title: "Fix editing of dates not working is the date format is set to iso."
      tickets: [1812560]

    - title: "Version 3.39.1 fixes a bug in 3.39.0 that broke copy to library for books that have saved conversion options"
      tickets: [1814279]

  improved recipes:
    - Spiegel Online
    - Il Post

  new recipes:
    - title: BSI News
      author: Volker Heggemann

    - title: Science Advances
      author: Jose Ortiz

- version: 3.38.1
  date: 2019-01-18

  new features:
    - title: "Tag browser: When using the Find function have unaccented characters match their accented equivalents, if the setting for it is set in Preferences->Searching"

    - title: "DOCX Input: When converting indices, put each sub-entry on its own line."
      tickets: [1811611]

    - title: "Edit book: Insert hyperlink: Add history for the template"

    - title: "Edit book: Insert hyperlink: Add a few more variables for the link template: _SOURCE_FILENAME_, _DEST_FILENAME_ and _ANCHOR_"

  bug fixes:
    - title: "Catalogs: Set the language of created catalogs to the calibre interface language instead of English"
      tickets: [1810936]

    - title: "DOCX Input: Do not display section breaks that have a numbering style applied to them."
      tickets: [1811611]

    - title: "Content server: Fix listening on :: not also listening on IPv4 interfaces on Windows"

    - title: "DOCX Output: Fix heading styles that have the same font size as body text getting incorrect font sizes after conversion."
      tickets: [1811616]

    - title: "EPUB/MOBI Catalogs: Fix prefix rules not working when calibre UI language is something other than English"

    - title: "EPUB/MOBI Catalogs: Fix exclusion by tag not working for tags that have spaces in them"

    - title: "Subset fonts: Fix error when trying to subset unicode characters that require two UTF-16 code points on Windows."
      tickets: [1811224]

    - title: "Content server: Fix option to restrict displayed user field not working in the /opds view"

    - title: "Tag browser: Fix incorrect icon for user categories."
      tickets: [1810217]

    - title: "PDF Output: Fix conversion failing when fonts with non-English names are used."
      tickets: [1812218]

    - title: "3.38.1 fixes a typo in 3.38.0 that caused the Polish books function to not work when polishing small numbers of books"

  improved recipes:
    - Chicago Tribune
    - New York Times Book Review

  new recipes:
    - title: Nature
      author: Jose Ortiz

- version: 3.37.0
  date: 2019-01-04

  bug fixes:
    - title: "Switch from cssutils to css_parser for parsing CSS. Fixes various minor, long standing bugs"

    - title: "calibredb: Fix adding books from directories to a remote server running on Windows not working"

    - title: "Edit Book: Fix style attribute on <html> tags not being preserved when editing AZW3 files."
      tickets: [1810193]

    - title: "Get Books: Use an external browser for Google Books"
      tickets: [1810205]

    - title: "Saving to disk: Fix errors on Linux/macOS if the title/authors are long enough to make individual path components larger than 255 characters."
      tickets: [1807525]

    - title: "PDF Input: Fix non-breaking spaces represented as entities in the output of pdftohtml, which breaks some search/replace expressions"

    - title: "Edit book: Fix a crash when mousing over links in an instance of the editor launched standalone on macOS Mojave"
      tickets: [1805521]

    - title: "Conversion: When converting with font size rescaling disabled, convert font size names to rem unit rather than pt units."
      tickets: [1809671]

    - title: "Windows: When registering calibre programs as possible handlers for various file types, dont set the AllowSilentDefaultTakeOver registry key"

    - title: "macOS: PDF Output: Fix bold fonts not working on Mojave."
      tickets: [1799750]

    - title: "Content server: Fix strings with double quotes not being translated."

  improved recipes:
    - Il Post

- version: 3.36.0
  date: 2018-12-21

  new features:
    - title: "Happy Holidays to everyone!"

    - title: "Kobo driver: Add supported for newly released firmware update"

  bug fixes:
    - title: "Kobo driver: Fix a regression in the last release that caused book title
to appear as Unknown if metadata management was set to manual in calibre."
      tickets: [1807914]

    - title: "PDF Output: Do not fail if one of the fonts from the source document has no name metadata"

  improved recipes:
    - Wall Street Journal
    - ESPN
    - Al Jazeera (English)


- version: 3.35.0
  date: 2018-12-07

  new features:
    - title: "Edit book: Insert hyperlink: Allow specifying a template to control the markup that is inserted for the hyperlink."
      tickets: [1804250]

    - title: "Metadata download: Add an option (in Preferences->Metadata download) to keep multiple results from individual metadata sources, useful if you prefer to pick the best result by hand and use only one or two metadata sources."
      tickets: [1802293]

    - title: "KoboTouch driver: Extend the metadata updated in the Kobo device database to all metadata displayed on the device. The update is only done for books already on the device. Needs to be enabled via Preferences->Plugins->Customize the KoboTouch device plugin."

  bug fixes:
    - title: "E-book viewer: Fix a regression that broke viewing of HTMLZ files"
      tickets: [1691976]

    - title: "Edit book: Fix suggestions in completion popup not being sorted."
      tickets: [1803985]

    - title: "Windows: Fix restarting calibre with system tray icon enabled causing duplicate defunct icons in the tray."
      tickets: [1803034]

  improved recipes:
    - Wired Magazine
    - Wall Street Journal
    - Telepolis
    - Yahoo News
    - Associated Press
    - Mother Jones

  new recipes:
    - title: Macrobusinness
      author: 2018robert

    - title: Sports Illustrated
      author: Kovid Goyal

    - title: Le Peuple Breton
      author: Lionel Plais

    - title: Mandiner
      author: pofa


- version: 3.34.0
  date: 2018-11-08

  new features:
    - title: "Support for the new Kindle Paperwhite 2018"
      tickets: [1802088]

    - title: "Metadata plugboards: Allow defining plugboards that modify comments metadata as well"

    - title: "E-book viewer: Add a keyboard shortcut (Ctrl+M) for toggling between paged and flow mode"

  bug fixes:
    - title: "EPUB Input: Handle invalid EPUB files that have their NCX documents in the spine."
      tickets: [1796497]

    - title: "EPUB3 Input: Handle EPUB 3 files that incorrectly use EPUB 2 markup to identify cover images."

    - title: "Content server: Fix --url-prefix feature not working with book conversion"

  improved recipes:
    - Business Standard
    - Washington Post
    - General Knowledge Today
    - How To Geek

  new recipes:
    - title: Arts and Letters Daily
      author: pjpaulpj

    - title: Magyar Idok
      author: pofa

- version: 3.33.1
  date: 2018-10-19

  new features:
    - title: "Driver for the new Kobo Forma"

    - title: "PDF Output: Add a new 'page number map' setting to easily modify page numbers as needed in headers/fotters and the generated inline table of contents."
      tickets: [1796902]

    - title: "Edit book: Insert image: remember size of displayed thumbnails."
      tickets: [1795845]

    - title: "Edit book: Compress images losslessly: Remember the last used compression quality for jpeg compression."
      tickets: [1796950]

  bug fixes:
    - title: "CHM Input: Fix a regression in the previous release that broke processing of CHM files."
      tickets: [1796889]

    - title: "Fix clearing of metadata download author and tag map rules not working"

    - title: 'Fix notifications from calibre being displayed as "Others" on the GNOME desktop'

  improved recipes:
    - Ambito Financiero
    - Pagina 12
    - stuff.co.nz
    - The New Zealand Herald
    - Various Polish news sources

- version: 3.32.0
  date: 2018-09-28

  new features:
    - title: "Edit book: Insert image dialog: Add buttons to change the image thumbnail size."
      tickets: [1791428]

    - title: "Book details panel: Allow right clicking on a format to open it in the calibre editor"

    - title: "Edit metadata dialog: Allow viewing or editing specific formats by right clicking the format in the formats list"

    - title: "When creating a metadata jacket allow HTML in custom long text columns"

    - title: "Content server: When editing metadata add a button to remove the existing cover. Note that after removing the cover a auto-generated cover is displayed instead. You might need to hit refresh in your browser to see the change."
      tickets: [1794123]

    - title: "Content server: Date edit: Add buttons to clear the date or set it to today's date"

  bug fixes:
    - title: "When showing books on the device, disable keyboard shortcuts for actions that operate on library books"

    - title: "Content server: Custom List: Fix a zero series index being displayed as one"

    - title: "Content server: Fix covers not being updated in downloaded copies of some books."
      tickets: [1699932]

    - title: "PDF Output: Fix an error that could occur in rare circumstances when using the option to read page margins from the input document"
      tickets: [1792616]

    - title: "Edit book: Check book: Fix an error if a filename contains a % character"

    - title: "PDF Output: Fix CSS opacity property causing text to not be rendered.  Now opacity is ignored, as it is unsupported by Qt WebKit."
      tickets: [1792048]

    - title: "Create custom column dialog: Ensure that the format numbers field is always visible"

  improved recipes:
    - Washington Post


- version: 3.31.0
  date: 2018-09-07

  new features:
    - title: "Book list: Allow changing the font used for any column to bold and/or italic by right clicking on the column header and choosing 'Change font style'."
      description: "Note that this setting is per-library so it has to be done once for the book list in every calibre library."
      tickets: [1758434]

    - title: "fetch-ebook-metadata.exe: Allow specifying identifiers other than just ISBN"

    - title: "Amazon metadata download: Add support for Amazon Australia (can be configured via Preferences->Metadata download->customize the amazon metadata source)"

    - title: "Table of Contents Edit tool: When generating from XPath's add a checkbox to control if duplicate entries at the same level are added or not."
      tickets: [1790761]

    - title: "Edit book: Allow disabling the popup to show changes after running the Fix HTML and Beautify all files tools."
      tickets: [1789540]

  bug fixes:
    - title: "DOCX Input: Fix figures in newer Word documents being duplicated."
      tickets: [1789238]

    - title: "Content server: Disable offline access if application cache is not available, rather than failing."
      tickets: [1737642]

    - title: "DOCX Output: Workaround for broken CSS that uses -o-pre-wrap for the white-space property"
      tickets: [1786410]

    - title: "Metadata download: Remove the option to lookup first edition dates as the service used to get the data no longer exists"

  improved recipes:
    - Howto Geek
    - Welt der Physik
    - Neue Osnabrucker Zeitung
    - Fortune Magazine


- version: 3.30.0
  date: 2018-08-24

  new features:
    - title: "ToC Editor: When generating ToCs using headings/XPath ignore duplicate entries at the same level that have the same text."
      tickets: [1735799]

    - title: "Windows: The default calibre library location is now not in My Documents but instead in the user home folder, to avoid issues with OneDrive auto-syncing calibre libraries"
      tickets: [1787488]

    - title: "Kobo driver: Support for new firmware version"

    - title: "Add a tweak (in Preferences->Tweaks) to allow skipping network check on news download"

    - title: "Edit metadata dialog: Show a confirmation dialog on cancel if some changes have been made."
      tickets: [1786544]

  bug fixes:
    - title: "Downloaded metadata review dialog: Fix a regression in the last release that broke the revert buttons"

    - title: "E-book viewer: Fix clicking links in the footnote popup ignoring the anchor part of the link."
      tickets: [1786577]

    - title: "ToC editor: Fix generating toc entries from links not working for links that start with #"

    - title: "HTML Input: Collapse multiple spaces in filenames when sanitizing them."
      tickets: [1788187]

    - title: "Edit book: Remove matching tag: Fix incorrect removal if the remove matching function is triggered in rapid succession"

    - title: "Edit book: Fix some links in the file being split not being adjusted when splitting HTML files."
      tickets: [1787892]

    - title: 'Fix a crash when using some third party plugins and enabling the "two lines for text under icons" option'
      tickets: [1787700]

    - title: "Make the create catalog dialog freely resizable"
      tickets: [1787523]

    - title: "DOCX Input: Fix an error when converting some DOCX files with inherited fonts."
      tickets: [1786414]


- version: 3.29.0
  date: 2018-08-10

  new features:
    - title: "Add a option to draw a grid in the main book list (Preferences->Look & feel)"

    - title: "Edit book: Allow removing the currently highlighted tag (while keeping its contents) by pressing Ctrl+>. You can also add a tool to do it via Preferences->Toolbars"

    - title: "Content server: When defining a color scheme for the in browser viewer allow specifying the link color as well as the foreground and background."
      tickets: [1735904]

    - title: "Edit book: Show a popup after a fix all HTML/Beautify all files so the user can easily see what was changed, if needed."
      tickets: [1785482]

    - title: "Kindle driver: Create cover thumbnails on the device when transferring KFX format books"

    - title: "Edit Book: Recognize numbers in image names in the 'Insert image' dialog"
      tickets: [1782981]

  bug fixes:
    - title: "Content server: Display custom comments field on the book details page in the same order as in the calibre GUI"

    - title: "Edit book: Fix open image editors not being updated when image file is replaced"

    - title: "Fix keyboard shortcuts for Edit book tools created from plugins not working"

    - title: "PDF Output: Fix error when trying to convert books that do not specify a language in their metadata."
      tickets: [1783563]

    - title: "Browser viewer: Fix inability to open books that contain zero-byte stylesheets/images"

  improved recipes:
    - Boston Globe
    - Newsweek
    - Ambito and Ambito Financiero
    - New York Times
    - New England Journal of Medicine
    - The Hindu Business Line
    - Private Eye
    - Le Temps


- version: 3.28.0
  date: 2018-07-20

  new features:
    - title: "Allow creating rules to transform author names when adding books to calibre. Accessible via Preferences->Adding books->Adding actions"
      tickets: [1780152]

    - title: "Add a similar author mapper tool to manipulate author names in the existing library. Accessible via Preferences->Toolbars"

    - title: "Add a similar author mapper tool for metadata downloading, accessible via Preferences->Metadata download"

    - title: "Comments Editor: Add options to change the case of the selected text to the right click menu"
      tickets: [1780469]

    - title: "Edit book: When sorting non text files in the File list recognize numbers in the file names"
      tickets: [1781721]

  bug fixes:
    - title: "calibredb catalog: Recognize file extensions even when they are not lowercase"

  improved recipes:
    - Sunday Times Magazine UK
    - The Economist
    - The Houston Chronicle
    - El cohete a la luna
    - CBC Canada

  new recipes:
    - title: Il Post
      author: frafra

    - title: Bloomberg Columnists
      author: Dale Furrow

- version: 3.27.1
  date: 2018-07-06

  new features:
    - title: "Content server: Allow conversion of books"
      type: major
      description: "Click the convert icon in the top bar of the book details page to convert a book. Note that conversion only works for logged in users who have permission to make changes to the calibre library."

    - title: "Kobo driver: Add support for new firmware"

    - title: 'Bulk metadata edit dialog: Add an "edit tags" button for tags like custom columns.'
      tickets: [1779299]

    - title: "Add an option in Preferences->Look & feel to disable the new 'drag and drop to merge books feature'"

    - title: "E-book viewer: Add a shortcut (Ctrl+Alt+B) to toggle the bookmarks panel."
      tickets: [1780097]

    - title: "Edit book: Add a copy to clipboard button on the various report dialogs"

    - title: "Edit book: Add a shortcut (Ctrl+Alt+Down) to edit the next file in the book spine."
      tickets: [1779616]

    - title: "calibre-smtp: Verify relay server TLS certificates by default. New option --dont-verify-server-certificate to restore old behavior."

  bug fixes:
    - title: "Version 3.27.1 fixes a build error in 3.27.0 that caused calibre not to start on macOS older than High Sierra"

    - title: "Conversion: Fix a regression in the previous release that caused conversion of EPUB 3 to EPUB 3 to fail."
      tickets: [1779518]

    - title: "Fix detection of the Bookeen NolimbookXL on macOS and Linux"
      tickets: [1780302]

    - title: "Fix a regression that broke the fetching of annotations from Kobo and Kindle devices."

    - title: "DOCX Input: Fix failure to convert some DOCX files that use Symbol fonts."
      tickets: [1777390]

    - title: "When exporting very large libraries fix failures due to busy errors."
      tickets: [1779664]

    - title: "Fix commas not working in identifiers that are transformed to URLs via rules."
      tickets: [1779602]

    - title: "Review downloaded metadata: Fix cancel button on the confirm reject all dialog not working."
      tickets: [1779576]

    - title: 'Kindle Fire driver: Send books by default to the "kindle" folder instead of the "Books" folder to workaround a change in the Fire firmware that causes the Kindle to not recognize files in the Books folder.'

    - title: "Linux installer: Also fix the execute bits in the umask if the user runs the installer with a umask that prevents files from being world executable."

    - title: "Sort the entries in the show column menu alphabetically."
      tickets: [1778155]

  improved recipes:
    - Gosc Niedzielny
    - Cracked.com
    - Psychology Today
    - The Atlantic
    - LA Times
    - Handelsblatt
    - Newsweek


- version: 3.26.1
  date: 2018-06-15

  new features:
    - title: "Book list: Allow drag and drop of books onto other books to merge the book records."
      tickets: [1775123]

    - title: "Check Book: External link checker: Also check HTML anchors (the part after the # in the link). Can be turned off via a checkbox at the bottom of the link checker window."

    - title: "Edit Book: Preview panel: Show previews when editing SVG files"

    - title: "Edit book: When downloading external resources, also convert data URLs into files."
      tickets: [1774945]

    - title: "E-book viewer: When the controls are hidden show the progress in the window title."
      tickets: [1776710]

    - title: "Library Quick switch menu: Highlight the previously switched from library in bold."
      tickets: [1775888]

  bug fixes:
    - title: "PDF Input: Fix a regression in 3.24 that caused conversion of PDF to be significantly worse."
      tickets: [1775984]

    - title: "E-book viewer: Fix very slow loading for HTML files with very many images on Linux."
      tickets: [1774884]

    - title: "Content server: Fix a regression in 3.14 that removed the separator between books in the detailed list view mode."
      tickets: [1776294]

    - title: "Edit book: Fix SVG files not being beautified by the Beautify all files tool"

    - title: "Edit book: Fix searching in selected files not searching SVG files"

    - title: "Fix Tweaks help string not being displayed translated"

    - title: "Edit metadata dialog: Fix distorted rendering of some labels in the custom metadata tab in rare circumstances."
      tickets: [1766762]

    - title: "version 3.26.1 prevents dropping of a book onto itself from triggering the merge dialog, which should reduce accidental triggers"
      tickets: [1777054]

  improved recipes:
    - Slate
    - New York Times Book Review
    - The Independent UK
    - NYTimes Tech Beat
    - New York Times
    - Cracked.com

  new recipes:
    - title: El Cronista
      author: Darko Miletic

- version: 3.25.0
  date: 2018-06-01

  new features:
    - title: "Kobo driver: Support the new Clara HD"

    - title: "PDF Output: Add an option to use page margins from the input document, specified via @page CSS rules."
      description: "Allows individual HTML files in the input document to have different page margins in the output PDF."
      tickets: [1773319]

  bug fixes:
    - title: 'Fix option to "show text under buttons only if there is enough space" not working well with the option to use "two lines for the text under the buttons".'
      tickets: [1773426]

    - title: "Update notification: When both calibre and plugin updates are available and the user updates only the plugins, fix the restart calibre button not working."
      tickets: [1774059]

    - title: "E-book viewer: Fix printing of comics (cbz/cbr files) not working."
      tickets: [1774163]

    - title: "EPUB3 Input: Fix Table of Contents not being recognized for some EPUB 3 books that placed their nav document in-side a sub-folder."
      tickets: [1773627]

  improved recipes:
    - Associated Press


- version: 3.24.2
  date: 2018-05-25

  new features:
    - title: "Conversion: EPUB Output: Add an option to output EPUB 3 files."
      type: major

    - title: "PDF Output: Add an option to break long words at the ends of lines."
      tickets: [1773111]

    - title: "PDF Output: Allow using images in the header/footer templates"

    - title: "Add an option to use two lines for the text under the toolbar button in Preferences->Look & feel"

    - title: "Edit book: Spell check: Update the number of misspelled words/total words displayed when correcting/ignoring words."
      tickets: [1772276]

    - title: "Edit book: Fix HTML: Automatically resolve private entities"
      tickets: [1772157]

    - title: "Improve formatting of help in Preferences->Tweaks"

    - title: "ToC Editor: Allow undo for renaming single items as well."
      tickets: [1769442]

  bug fixes:
    - title: "Version 3.24.2 fixes a bug in the new EPUB 3 output functionality that prevented conversion of non-EPUB 3 books to EPUB 3"

    - title: "Version 3.24.1 fixes a regression in the 3.24 in the editor that caused syncing between the editor and the Preview panel/Live CSS panel to not work correctly"

    - title: "PDF Output: Strip zero-width space characters from the text as their presence prevents searching from working"

    - title: "DOCX Output: Fix <pre> tags not being converted correctly."
      tickets: [1772219]

    - title: "DOCX Input: Fix incorrect conversion of a framed block that contains a list."
      tickets: [1771279]

    - title: "Conversion: Fix private entities that use the same name as an HTML entity not being handled correctly"
      tickets: [1772157]

    - title: "Viewer: Fix HTML files with private entities displaying an artifact at the top"
      tickets: [1772157]

    - title: "Edit book: Check book: Show an error for HTML files with private entities"
      tickets: [1772157]

    - title: "EPUB3 Input: Fix titlepage being referred to in the nav causing two titlepage entries in the final book."

    - title: "Fix throbber buttons not being perfectly aligned inside toolbars"

    - title: "Quickview: Fix sizes not being displayed."
      tickets: [1772151]

    - title: "Edit book: Compress images tool: Do not mark the book as changed if no images could be further compressed."

    - title: "Book list split-view: Fix horizontal scroll position of split view can change when changing the current column in one view."

    - title: "Fix Bookeen Saga not being recognized on macOS/Linux."
      tickets: [1769681]

    - title: "Edit metadata dialog: Fix undo last trim not working for automatic trims."
      tickets: [1769606]

    - title: "Content server: Fix series field blank in Italian translation"

    - title: "BeautifulSoup: Port fix from upstream for outputting bare ampersands in strings."
      tickets: [1769481]

    - title: "calibredb add: Run the input plugins before reading metadata instead of after."

  improved recipes:
    - The New York Times Book Review
    - New York Times
    - Le Devoir

  new recipes:
    - title: The Federalist
      author: Kovid Goyal

- version: 3.23.0
  date: 2018-05-04

  new features:
    - title: "Kobo driver: Add support for new firmware"
      tickets: [1767589]

    - title: "Book polishing: Add an option to upgrade EPUB 2 to EPUB 3"

    - title: "DOCX Input: Convert text written with dingbat fonts such as Wingding or Symbol correctly."

    - title: "When choosing the page to use as a cover from a PDF file, add a button to render more pages, if needed"

    - title: "TXT Input: Add support for embedded images that use relative URLs when converting markdown or textile. Note that this will only work if you are converting using the ebook-convert command line tool as the main calibre program moves files around, so relative references will not be valid."

    - title: "Edit book: Insert special character: Add an option to select if searching should match all words or any of the words"

    - title: 'Edit book: Insert special character: When searching by name match prefixes in addition to whole words. So you can now type "horiz" to match "horizontal".'

    - title: "Linux installer: Simplify the command used to install calibre and add support for Ubuntu 18.04 which is missing a default python executable"

    - title: "When upgrading EPUB 2 to EPUB 3 add the 'epub' namespace to all HTML files, for convenience."
      tickets: [1765944]

    - title: "Kobo driver: Add an option to not maintain bookmarks/read status/etc. when resending a book already on the device."

  bug fixes:
    - title: "Edit Book: Fix an error caused by a landmark entry in EPUB 3 files that has an <a> tag without an href attribute."

    - title: "Edit Book: Fix names for some control characters not being displayed in the status bar"

    - title: "Searching: Fix A (B) not being treated as A AND (B)"

    - title: "DOCX Input: Ignore complex script font styles. Fixes conversion of documents that specify only complex script styles and no simple script styles."
      tickets: [1766650]

    - title: "When updating EPUB 2 to EPUB 3 ensure only a single dc:date element is present in the OPF"


- version: 3.22.1
  date: 2018-04-19

  new features:
    - title: "Edit book: Add a tool to upgrade books from EPUB 2 to EPUB 3 (Tools->Upgrade book internals)"
      description: "Automatically upgrades metadata, converts the NCX table of contents and adds required manifest annotations"
      type: major

    - title: "Add support for the FBZ format (zipped FB2)"
      tickets: [1762634]

    - title: "Kindle driver: Change the height of generated thumbnails to 500px, needed for the Oasis 2017"

    - title: "Edit book: When bulk renaming files add an option to rename by the order in which the files appear in the book."

    - title: "Polishing: Recognize titlepages that are marked as covers in the EPUB 3 landmarks section"

    - title: "Edit Book: Automatically updated the modified timestamp in the OPF when saving EPUB 3 books."

    - title: "Remove the ISBNDB metadata plugin as ISBNDB no longer allows free lookups."
      tickets: [1761906]

  bug fixes:
    - title: "EPUB 3 metadata: If the book defines more than one author sort value for an author use the first instead of the last"

    - title: "Check Book: Dont warn for nav document not in spine in EPUB 3 books"

    - title: "Linux installer: Fix umask question not working with the recommended install command because stdin is a pipe"

    - title: "Browser viewer: Show an error message when trying to use the Sync function without being logged in"

    - title: "When setting cover from a PDF file and the user clicks cancel, do not delete the existing cover"

  improved recipes:
    - Globe & Mail
    - National Geographic
    - Slate
    - GoComics
    - Oregonian

  new recipes:
    - title: "Le Monde: subscriber paper edition"
      author: Remi Vanicat

- version: 3.21.0
  date: 2018-04-06

  new features:
    - title: "Browser viewer: Allow showing the time left in the current chapter/book in the header and footer areas of the book."
      description: "To use go to the preferences of the browser viewer and customize the headers and footers to display the time left. Note that time left in chapter only works correctly if chapters are in separate HTML files in the book."

    - title: "Manage tags dialog: Searching now shows all matching tags and there is an undo button to undo changes."
      tickets: [1743896]

    - title: "Add an output profile for the Kindle Oasis 2017"
      tickets: [1759434]

  bug fixes:
    - title: "Content server: Fix adding/deleting books and editing metadata not updating the main calibre book list automatically."
      tickets: [1761017]

    - title: "Viewer: When doing a dictionary lookup, remove soft hyphens from the word, if any are present."
      tickets: [1760292]

    - title: "Edit metadata dialog: Fix tab order for buttons to the left of the title and author"

    - title: "Trim cover dialog: Remove the redundant Trim & OK button, instead have the OK button trim automatically if there is a selection."
      tickets: [1759671]

    - title: "Update Amazon metadata plugin for a website change"

    - title: "Content server: Fix translations not being updated without clearing the browser cache"

    - title: "Content server: Fix switching from translations to no translations not working"

    - title: "Content server: When updating interface data do not transmit translations if they have not been changed. Saves ~30-60KB bandwidth when using non-English interface language."

  improved recipes:
    - The Atlantic
    - Fortune Magazine
    - Telegraph UK
    - Hot Air
    - Reader's Digest
    - The Economist


- version: 3.20.0
  date: 2018-03-23

  new features:
    - title: "Content server: Allow editing the metadata of books from the book details page"
      type: major
      description: "On the book details page, you can now edit any metadata and change covers by clicking the edit metadata icon in the right area of the top bar. Note that only users that have write permissions for the library can edit metadata."

    - title: "Kobo driver: Recognize Kobo Aura 2 with new firmware (4.6.10188)"

  bug fixes:
    - title: 'When reading metadata from HTML also recognize <meta name="dc.description"> as being comments'

  improved recipes:
    - Danas
    - Al monitor
    - Folha de Sao Paolo
    - New York Times
    - Wirtschaft's Woche


- version: 3.19.0
  date: 2018-03-09

  new features:
    - title: "Driver for the new PocketBook 740"

    - title: "Allow using relative URLs in comments type metadata. The relative URLs are interpreted relative to the book folder in the calibre library"

    - title: "Edit book: Reports: Do not show characters from the HTML markup in the characters report."
      tickets: [1753788]

    - title: "Allow adding the Virtual library button to any toolbar/menu via Preferences->Toolbars & menus"

  bug fixes:
    - title: "Server: Fix server becoming unresponsive if a client sends invalid SSL data at exactly the right moment"

    - title: "Conversion heuristics: Make unwrapping recognize Georgian letters as well."
      tickets: [1753533]

    - title: "Make de-serialization of stored conversion options safe against maliciously crafted input"
      tickets: [1753870]

    - title: "E-book viewer: Change the file format used to import/export bookmarks to use JSON. This prevents malicious bookmarks files from causing code execution."
      tickets: [1753870]

    - title: "Make the history completion for the search and replace edit box case-sensitive."
      tickets: [1752447]

    - title: "PDF Output: When the input document contains multiple anchors with the same value, use the first anchor rather than the last. This follows browser behavior."
      tickets: [1752825]

    - title: "FB2 Input: Add <div> to <blockquote> content to silence the useless epubcheck"
      tickets: [1752141]

  improved recipes:
    - WirtschaftsWoche Online
    - Spektrum der Wissenschaft

  new recipes:
    - title: Granta
      author: Gary Arnold

- version: 3.18.0
  date: 2018-02-23

  new features:
    - title: "Browser viewer: Allow long tapping a word to look it up in a dictionary or search the internet for it."
      tickets: [1738995]

  bug fixes:
    - title: "Conversion: Handle the deprecated type attribute on <ol> tags."
      tickets: [1751148]

    - title: "Fix metadata download from amazon stopped working because of a website change"

    - title: "Fix re-ordering of columns causing split book splitter state not being restored on restart"

    - title: "Fix errors when using strftime with unicode strings on non-utf-8 windows systems."
      tickets: [1749219]

    - title: "Split book view: Fix vertical scroll position of the two views getting out of sync after doing some searches."
      tickets: [1748739]

    - title: "Fix some edit widget appearing in the wrong place when editing in the right hand panel of the new split book list."
      tickets: [1748713]

    - title: "Portable build: Fix cache directory not always being auto-created"
      tickets: [1747887]

    - title: "Workaround for Qt 5.10 on Linux resetting the global font, preventing custom interface font settings from working"

  improved recipes:
    - New York Times
    - The Economist
    - Gosc
    - Various Uruguayan recipes


- version: 3.17.0
  date: 2018-02-09

  new features:
    - title: "Allow splitting the book list, by right clicking on the column headers and choosing 'Split the book list'"
      type: major
      description: "This is useful to 'lock' one or more columns in place so that they are always visible even when scrolling through other columns. Also, the split list has a separate right click menu which you can configure via Preferences->Toolbars and menus"

    - title: "Store temporary files used by the editor and viewer in the cache directory to try to prevent errors caused by 'file cleaner' programs deleting temporary files still in use"

  bug fixes:
    - title: "EPUB3 Input: Fix HTML covers and titlepages that are marked using the deprecated <guide> element not being recognized."
      tickets: [1746794]

    - title: "Bulk metadata edit: Fix regression in 3.13 that made it impossible to use the Force numbering checkbox for custom series"

    - title: "Conversion: Fix the valign attribute on <td> tags not being honored"

    - title: "E-book viewer: Fix the 'Copy' keyboard shortcut/context menu action not working on some Windows systems"
      tickets: [1477696]

    - title: "E-book viewer: Make the semi-transparent background for viewing metadata a little more opaque."
      tickets: [1745812]

  improved recipes:
    - New York Times
    - Le Devoir
    - New Statesman
    - London Review of Books
    - New York Post
    - LWN Weekly
    - Associated Press

  new recipes:
    - title: Computing
      author: Darko Miletic

- version: 3.16.0
  date: 2018-01-26

  new features:
    - title: "Content server: Allow adding and deleting of books using the web interface"
      type: major
      description: "Use the + icon in the top bar of the book list to add new books and the trash icon in the top bar of the book details page to a delete a book. Note that only authenticated users are allowed to perform these actions, so you have to setup user accounts for the server to use these features."

    - title: "Allow removing the close button from tabs in the Virtual library tab bar. Right click the tab bar and choose 'Lock tabs' to do that."

    - title: "calibredb export: Add --progress option"

    - title: "Bulk metadata editing: Show progress bars to track progress of the operation"

    - title: "Content server: When downloading books from the server send both the ASCII and full Unicode file names. Browsers that support RFC 6266 can make use of the unicode file name."

    - title: "Content server: Show a warning popup on Apple devices when the user tries to search with an expression containing smart quotes, since Apple devices now automatically replace quotes with smart quotes when typing."

  bug fixes:
    - title: "DOCX Output: Fix links without anchors in the input document not being converted correctly."
      tickets: [1741098]

    - title: "calibredb: Fix a regression that broke reading of passwords from stdin"

    - title: "Edit book: Fix an error when saving files with filenames that cannot be encoded using the system codepage on Windows"

    - title: "Pasting metadata: Fix excluding title and authors not working"

  improved recipes:
    - The Galaxy's Edge
    - Orange County Register
    - Danas

  new recipes:
    - title: Revista Veintitres
      author: Darko Miletic

    - title: Cronica
      author: Darko Miletic

- version: 3.15.0
  date: 2018-01-05

  new features:
    - title: "Browser viewer: Allow customizing what information is displayed in the header and footer areas. Access Preferences from the viewer controls to change."

    - title: "Add support for MTP devices on FreeBSD"

    - title: "ToC editor: Add more case changing operations to the right click menu"

    - title: "Content server: Redirect pre 2.x book URLs to new 3.x URLs via a JavaScript redirect"

    - title: "Content server: Allow opening entries in the book list in a new tab via middle click/right click"

    - title: "Add a tweak in Preferences->Tweaks to exclude some fields when using the Edit metadata->Copy/paste actions"

    - title: "Linux: Allow using calibre-tray.png in the calibre resources folder to override the system tray icon."
      tickets: [1738518]

  bug fixes:
    - title: "Browser viewer: Fix goto next/previous section actions not working when the sections are in different individual HTML files."
      tickets: [1740333]

    - title: "Edit book/Book polishing: When compressing images and the compressed image is larger thant he original, use the original image."
      tickets: [1741063]

    - title: "PDF input: Fix conversion of multi-level PDF Outline causing duplicate entries in the Table of Contents."
      tickets: [1738385]

    - title: "Edit book: Fix incorrect EPUB 3 declarations being added to the OPF file when adding covers to an EPUB 2 book"

    - title: "Edit book: Fix backspace key un-indenting instead of deleting even when text is selected if the cursor is at the start of the line"

    - title: "Tag browser: Fix position not being preserved when deleting books."
      tickets: [1740387]

    - title: "Edit Book: Use the cache directory rather than the temp directory to store working files. Hopefully prevents temp file cleaners from destroying books."
      tickets: [1740460]

    - title: "EPUB input: Handle books that erroneously set the mimetype for font files to text/plain"

    - title: "AZW3 input: Do not fail to process files with invalid internal flow references."
      tickets: [1740140]

    - title: "When updating plugins, do not show the dialog asking which toolbar to put the plugin, even if the user has removed the plugin for all toolbars."

    - title: "Content server: Fix using the Clear logs button preventing the server from restarting until calibre itself is restarted."
      tickets: [1738433]

  improved recipes:
    - LA Times
    - Popular Science
    - Nikkei News


- version: 3.14.0
  date: 2017-12-15

  new features:
    - title: "User manual: A new quick reference primer for regular expression syntax https://manual.calibre-ebook.com/regexp_quick_reference.html"

    - title: "Content server: Allow viewing the book metadata while reading a book. In the viewer controls, tap Goto and then Metadata to see the metadata."
      tickets: [1736312]

    - title: "Kobo driver: Add support for new firmware"

    - title: "Bulk metadata edit: Allow choosing the algorithm used for changing the case of titles"

    - title: "Get books: The koobe.pl store plugin has now become the Swiat Ebookow store plugin"

    - title: "Allow Copy/paste of book metadata from the main book list. Right click the Edit metadata button to access these actions."

    - title: "Allow disabling the confirmation popup when opening the containing folder of many books at once."
      tickets: [1735862]

  bug fixes:
    - title: "Nook driver: Fix books sent via calibre not appearing under My Files on the Glowlight 3 Plus"

    - title: "Get Books: Update Mills & Boon, publio, empik, legimi, woblink and beam-ebooks.de plugins for website changes"

    - title: "Book polishing: Do not scan book for font usage when subsetting if no embedded fonts are available."
      tickets: [1737400]

    - title: "Content server: Open links in the comments section from the book details page in new windows."
      tickets: [1737644]

    - title: "Choose English as the User interface language when a locale related environment variable is set to the C locale"

    - title: "Linux installer: A nicer error message if the user tries to run the installer on an ARM machine"

  improved recipes:
    - Boston Globe
    - The Times
    - Economist

  new recipes:
    - title: El Cohete a la luna
      author: Darko Miletic

- version: 3.13.0
  date: 2017-12-01

  new features:
    - title: "Driver for the new Bq Cervantes 4"

    - title: "Edit book: Auto-generate links to existing stylesheets when adding a new HTML file."
      tickets: [1733845]

    - title: "Add a button to easily clear server logs in Preferences->Sharing over the net->Show server logs."
      tickets: [1730046]

    - title: "Catalog generation: Store the list of fields to be used in generating CSV/XML catalogs per library."
      tickets: [1730500]

    - title: "Bulk metadata edit: Make the custom series controls similar to the builtin series ones, with the same set of features"

    - title: "Edit book: Pre-select existing cover image (if any) in add cover dialog"

    - title: "Make the Manage saved searches dialog a little easier for new users."
      tickets: [1733163]

    - title: "Add a tweak to control behavior of Enter on the book list"

    - title: "Content server: Fix random book button on book details page multiplying."
      tickets: [1732493]

    - title: "Edit Book: Bulk file rename dialog: Remember last used prefix for renaming files"

  bug fixes:
    - title: "Tag browser: Fix use of the tweak to control order of items in the Tag browser causing unexpected expansion of items after editing metadata."
      tickets: [1730245]

    - title: "Content server: Improve rendering of tags/categories with long words on small screens."
      tickets: [1734119]

    - title: "Fix first added saved search not appearing in Tag browser until calibre restart."
      tickets: [1733151]

    - title: "When checking added books for duplicates, also check on the language field. So books with the same title/authors but different languages are not considered duplicates."

    - title: "Edit Book: Spell check should not fail if there are non-HTML files in the spine"

    - title: "Conversion: Fix an error when using the embed_all_fonts option with certain books"

    - title: "Save to disk: Dont error out if the user deletes all formats to be saved."

    - title: "Linux binary: Fix calibre not starting on systems where QT_QPA_PLATFORM is set to use wayland"

  improved recipes:
    - The Economist
    - The Walrun Magazine
    - China Daily
    - Telepolis

  new recipes:
    - title: Various Russian news source
      author: bugmen00t


- version: 3.12.0
  date: 2017-11-09

  new features:
    - title: "Driver for the new Nook Glowlight 3"
      tickets: [1731024]

    - title: "Allow configuring the metadata fields displayed in the pop-up Book details window. To configure, simply click the 'Configure' link at the bottom of the window."

    - title: "Wireless driver: Allow specifying extra file formats (unknown to calibre) to send"

  bug fixes:
    - title: "Fix a regression that caused clicking the clear button in the main search bar to not unapply the current search until enter is pressed."

    - title: "Linux: Fix a regression causing calibre to fail to start on systems with no DBUS session bus"

    - title: "Browser viewer: Fix body font being forced to sans-serif, overriding in book and user stylesheet settings"

    - title: "Fix sending email failing of the computer's FQDN is set to a single period."
      tickets: [1730166]

  improved recipes:
    - New Yorker
    - Geopolityka


- version: 3.11.1
  date: 2017-11-02

  new features:
    - title: "Kindle driver: Add support for the new Kindle Oasis"

    - title: "Browser viewer: Allow the user to specify a CSS style sheet to control the look and feel of the text"

    - title: "Edit book spell check: In the list of suggestions show the original word in italics."
      tickets: [1727827]

    - title: "Edit Book: When adding a new HTML file, add it after the file being currently edited instead of at the end."
      tickets: [1728601]

    - title: "Column coloring: Add a contains rule type."
      tickets: [1728464]

    - title: "Book details panel: Allow saving the displayed cover to disk via the right click context menu."
      tickets: [1728251]

  bug fixes:
    - title: "Browser viewer: Fix font size and color scheme settings not being respected in the footnote popup"

    - title: "DOCX Output: Fix comments/XML processing instructions in the middle of text causing text to be skipped."
      tickets: [1727599]

    - title: "Book details panel: Fix metadata field titles not being top aligned"

    - title: "Linux: Fix long startup delay on systems that do not have a desktop notification service running"

    - title: "3.11.1 fixes a couple of regression in 3.11.0 that broke configuring Get books and creating catalogs"

  improved recipes:
    - Financial Times
    - computerworld.pl
    - Tulsa World
    - Science Daily
    - El Mundo

- version: 3.10.0
  date: 2017-10-20

  new features:
    - title: "Browser viewer: Show footnotes in a popup window. Similar to the popup footnote functionality in the calibre viewer."
      type: major

    - title: "Content server: Add an option to control the timeout for making AJAX queries to the server."
      tickets: [1722016]

  bug fixes:
    - title: "Fix regression that broke Preferences->Conversion->Common options in version 3.9"

    - title: "Server: Fix adding expressions to the search always using AND instead of respecting the setting to use OR or AND."
      tickets: [1724405]

    - title: "Browser viewer: Fix a regression that caused loading more than one book in the same session or using the back/forward browser buttons to require refreshing the browser."

    - title: "Jobs list: Fix killing of job killing the wrong job if other jobs are completed while waiting for kill confirmation."

    - title: "DOCX Output: Fix preserve cover aspect ratio option still distorting the aspect ratio slightly."
      tickets: [1721864]

  improved recipes:
    - Lomza
    - Go Comics
    - Various Polish news sources

- version: 3.9.0
  date: 2017-10-06

  new features:
    - title: "Remove the Connect to iTunes function since Apple has removed that functionality from iTunes"
      description: "Now you have to use one of the wireless connection methods to connect to an iPad/iPhone, as described at: https://manual.calibre-ebook.com/faq.html#how-do-i-use-calibre-with-my-ipad-iphone-ipod-touch"

    - title: "Kobo driver: Support for new firmware"

    - title: "Allow changing the icons in yes/no columns via column icon rules."
      tickets: [1721374]

    - title: 'Quickview panel: Add a context menu with a "View" action to the book table.'

    - title: "Make the elapsed time display in the jobs dialog more human friendly."
      tickets: [1719059]

  bug fixes:
    - title: "EPUB Input: Fix styles in existing titlepage not being flattened when the titlepage is preserved during conversion."
      tickets: [1720715]

    - title: "Fix conversion of grayscale JPEG-XR images not working"
      tickets: [1720638]

    - title: "Update the douban metadata download plugin to match changes to the website"

    - title: "DOCX Output: Fix the preserve cover aspect ratio option not visible"
      tickets: [1719026]

  improved recipes:
    - Respekt Magazine
    - Associated Press
    - Heraldo de Aragon
    - El Correo
    - El Periodico de Aragon
    - A List Apart

- version: 3.8.0
  date: 2017-09-22

  new features:
    - title: "Bulk metadata edit dialog: Add an action to set metadata from e-book files."
      tickets: [1717755]

    - title: "Server: Add an option to control the number of books displayed per page in the browser (Preferences->Sharing over the net->Advanced)."
      tickets: [1715283]

    - title: "DOCX Output: Add an option to preserve the cover aspect ratio in the output document."
      tickets: [1715800]

    - title: "Book details panel: An option to control the layout of the panel in 'Narrow' mode (Preferences->Look & feel->Book details)"
      tickets: [1714613]

    - title: "If the --start-in-tray option is specified, create a tray icon even if the configuration option to enable tray icons is off."

  bug fixes:
    - title: "Possible fix for issue with pinning calibre to taskbar on windows. Note that as an unfortunate side-effect, you will have to unpin and re-pin calibre to the taskbar after updating."

    - title: "DOCX Output: Fix text immediately after a hidden tag not being included."
      tickets: [1717403]

    - title: "Fix a regression that broke fetching of metadata from Douban"

    - title: "Cover grid: Fix Shift+arrow keys to manipulate selection not working."
      tickets: [1717828]

    - title: "Editor snippets: Dont lose the last selected word when the user triggers a non-existent snippet."
      tickets: [1713244]

    - title: "Book details popup window: Show the cover size in the bottom right corner if the option to show cover size in the Book details panel is set."
      tickets: [1716520]

    - title: "Linux: Fix regression that broke using calibre on some older VNC servers"

    - title: "Browser viewer: Do not fail if the book contains javascript that has errors."
      tickets: [1715781]

    - title: "Linux: Fix file open dialog on older KDE desktops not working correctly."
      tickets: [1715648]

    - title: "Update Ozon.ru metadata plugin for website changes."
      tickets: [1715347]

    - title: "LIT Input: Fix a buffer overflow caused by malformed LIT files."
      tickets: [1713716]

    - title: "Conversion: Expand -epub-writing-mode to -webkit-writing-mode and writing-mode properties for maximum compatibility."
      tickets: [1713509]

    - title: "Linux: Fix SONY PRS-650 not being detected"

  improved recipes:
    - The Hindu
    - Le Monde
    - Wired Monthly
    - Cracked.com
    - Carta
    - FAZ.NET
    - Newsweek
    - Financial Times

  new recipes:
    - title: Dunya Halleri
      author: Sukru Alatas

- version: 3.7.0
  date: 2017-08-25

  new features:
    - title: "Allow searching for books in a virtual library using a new 'vl:' prefix"

    - title: "Server: Show file sizes in the tooltips for the download buttons."
      tickets: [1708762]

    - title: "Server: Reduce the grid view minimum cover thumbnail size from 150px to 105px"

    - title: "Narrow layout: Fix wasted space to the left of the comments in the Book details panel"

  bug fixes:
    - title: "Server: Fix downloading files via the list of formats not working when launching calibre from the home screen on iOS"

    - title: "Browser viewer: Fix controls help overlay not being displayed the first time the viewer is used"

    - title: "MOBI Output: Fix a regression causing a crash for some input documents that specify text-transform or font-variant CSS properties."
      tickets: [1711776]

    - title: "DOCX Input: Fix framed lists being rendered with the frame inside the bullets instead of outside it."
      tickets: [1709569]

    - title: "Fix a regression that could cause conversion to crash when using the first-letter CSS pseudo selector and outputting to MOBI or DOCX."
      tickets: [1711224]

    - title: "Conversion: Fix remove first image option not working for comic input with the disable comic processing option."
      tickets: [1709150]

    - title: "Server: Fix tooltip not working in the cover grid view."
      tickets: [1708760]

    - title: "Workaround for Qt bug that prevented using the shift and ctrl keys with the touchscreen"

    - title: "Linux: fix native KDE file dialog not working on older systems"

    - title: "Linux: Fix KDE dialogs not supporting multiple file name filter groups"

    - title: "Fix libraries being sorted alphabetically by full path rather than just library name"

    - title: "Server: Allow hyphens in user names"

    - title: "calibredb.exe: Fix misleading error message when connecting to a server with incorrect username or password"

  improved recipes:
    - Asian review of Books
    - Financial Times
    - National Post
    - Go Comics

  new recipes:
    - title: Paris Review and Public Domain Review by fenuks
      author: fenuks

    - title: IDPixel and The Insider
      author: bugmen00t

- version: 3.6.0
  date: 2017-08-04

  new features:
    - title: "Linux: Use native file dialogs via zenity or kdialog, if available"

    - title: "Copy to library: Add an action to show a dialog that allows for easy selection of libraries for copy/move. Useful when there are a large number of libraries to choose from."
      tickets: [1706198]

    - title: 'Server: Allow deleting a downloaded book from the "Browse all downloaded books" screen'

  bug fixes:
    - title: "Hopefully fix an issue with the book list jumping around when using the mouse on some computers"

    - title: "E-book viewer: Change the default fonts on windows to the Liberation font family. This matches the other platforms and avoids rendering issues with Times New Roman."
      tickets: [1706491]

    - title: "DOCX Output: Convert images placed by themselves inside block tags as block images rather than inline images."
      tickets: [1707430]

    - title: "Fix a typo that broke the download of a few news sources"

    - title: "ebook-viewer.exe: Fix --continue-reading not working"

    - title: "Fix non XML safe characters in feed descriptions causing news download to fail."
      tickets: [1707545]

    - title: "Browser viewer: Fix books that contain broken links with unicode characters in their paths not working."
      tickets: [1704498]

    - title: "Quickview: Fix regression in previous release that broke the 'Lock quickview' control"

  improved recipes:
    - Navy Times

  new recipes:
    - title: Various Sardinian news
      author: tzium

- version: 3.5.0
  date: 2017-07-28

  new features:
    - title: "Server: Add a new 'custom' mode for the book list, where you can specify exactly what metadata fields are displayed, via a template (see Preferences->Sharing over the net->Book list template)"

    - title: "Speed up HTML parsing by an order of magnitude, by switching from html5lib to html5-parser"

    - title: "Add support for touch screens to the main calibre book list. You can now flick to scroll, tap to select and double-tap to view books."

    - title: "Server: Add an option to ban IP addresses if there are too many failed login attempts"

    - title: "calibre-debug: Change the --explode-book action to only create the exploded directory and not rebuild the file. Add a new --implode-book action to rebuild the file, separately."

    - title: "Book details panel: Add Manage authors/series/tags/etc. to the menu when right clicking on the item"

    - title: "Kobo driver: Update for new firmware"

  bug fixes:
    - title: "PDF Output: Fix a regression in 2.82 that caused conversion of comics to PDF files to have successive images become smaller and smaller in some circumstances."
      tickets: [1706814]

    - title: "PDF Output: Fix a regression in 2.83 that caused occasional blank pages at the end of chapters when using headers/footers."
      tickets: [1706484]

    - title: "Get books: Update store plugins for ebook.nl and the various amazon websites"

    - title: "Edit book: Hide editor toolbars if they are empty."
      tickets: [1706343]

    - title: "Server: Fix failed login attempts using digest auth not being logged to the main log"

    - title: "Quickview: for non-text fields, sort on native values instead of text."

    - title: "Fix hidden search bar state not being restored on calibre restart."
      tickets: [1705916]

    - title: "Fix option to not save cover separately when using Save to disk not working."
      tickets: [1704925]

    - title: "Server: Fix an error on browsers that do not support blob storage in IndexedDB."
      tickets: [1704912]

    - title: "Comic input: Fix a bug in the normalize image filter that caused a crash when converting comics that contain a page with only a single color."
      tickets: [1704778]

    - title: "Edit Book: Handle non-normalized unicode characters in file names better"
      tickets: [1704225]

  improved recipes:
    - Mediapart
    - New Yorker
    - Boston Globe
    - Private Eye

- version: 3.4.0
  date: 2017-07-14

  new features:
    - title: "Edit book: Allow exporting all selected files to the computer from the 'File browser' by right clicking and choosing 'Export selected files'"

    - title: "Server: When returning to the search page, remember the last used state of the Tag browser"

    - title: "Template language: Allow the in_list() functions to return different values depending on what is found"

    - title: "Add a configurable shortcut to move the focus from Quickview to the book list"

  bug fixes:
    - title: "Conversion: When inserting the publication year in the metadata jacket, do so in the local time zone, so it matches what is displayed in the main calibre program."
      tickets: [1703439]

    - title: "Server OPDS feeds: Fix incorrect counts in letter categories when there are lowercase names."
      tickets: [1703251]

    - title: "Edit book: Fix 'Show details' button not visible when doing 'Replace all' rather than 'Count all'"

    - title: "Nook driver: Remove the % character from filenames sent to the Nook."
      tickets: [1703284]

    - title: "Fix calibre startup crash caused by Quickview when the applied virtual library is empty (has no books)."

  improved recipes:
    - FOX News
    - Private Eye


- version: 3.3.0
  date: 2017-07-07

  new features:
    - title: "Quickview panel: Allow opening and closing the panel via the Layout button in the bottom right corner."
      details: "Also make various improvements to the panel's operation, see https://manual.calibre-ebook.com/gui.html#quickview"
      tickets: [1701833]

    - title: "Book details panel: Allow right clicking on author names to search for books by the author on Amazon."
      tickets: [1702446]

    - title: "Edit book: When doing a Replace/Count all with multiple searches add a 'Show details' button on the result dialog that shows the individual counts for each search."

    - title: "Comments editor: Add a button to easily insert separators (i.e. <hr> tags) when editing comments"

  bug fixes:
    - title: "Browser viewer: Fix back/forward buttons not working correctly when clicking on links that lead to different internal files in the book."
      tickets: [1700004]

    - title: "Server: Fix using 'Show more books' button and then changing list mode setting causing resulting book list to be incomplete"

    - title: "Server: Fix changing sort/search in the /mobile view only working with the default library."
      tickets: [1701704]

    - title: "DOCX Input: Fix alt and title attributes for some images not being preserved"

    - title: "Amazon metadata download: Change the default source from Bing to Google as the Bing cache seems to be having trouble at the moment"

    - title: "ISBNDB metadata download: Ignore SSL errors when contacting isbndb.com as they seem to have no intention of fixing their broken SSL certificate"

    - title: "Conversion: Fix heuristics processing incorrectly removing some <br> tags."
      tickets: [1205637]

    - title: "Handle non-ASCII binary strings in the author_name_prefix/suffix tweaks."
      tickets: [1701138]

  improved recipes:
    - Politico
    - The Times
    - The Sunday Times Magazine

- version: 3.2.1
  date: 2017-06-29

  new features:
    - title: "Server: Allow logged in users to change their passwords by clicking the user icon in the top right corner of the home screen."
      tickets: [1700631]

    - title: "macOS: Add headless support: calibre command-line utilities can now run on macOS machines without a screen"

  bug fixes:
    - title: "3.2.1 has a fix for an issue that broke mouse wheel scrolling in the cover grid view"

    - title: "Viewer: Fix incorrect display of pages in paged mode for books that override the box-sizing CSS property on the <body> element."
      tickets: [1700109]

    - title: "Server: Fix timeout errors when using SSL (particularly common when running the server on windows)"

    - title: "Linux: Fix slow mouse wheel scrolling in Cover grid because of Qt bug"

    - title: "Blacklist the iOS Reader applications and Marvin XD plugins as they were preventing calibre from starting up and they have not worked in a long time anyway, since Apple restricted USB access to their iOS devices"

    - title: "Fix for in-program restart not working on some Windows 10 Home machines"

    - title: "EPUB3 metadata: Fix handling of <dc:creator> elements with multiple roles."
      tickets: [1699918]

    - title: "Server: Disallow client initiated SSL renegotiation"

    - title: "Windows: Try to prevent windows from showing the annoying 'no disk in drive' error messages at calibre startup if one of the calibre libraries is on a removable disk that is missing from the system"
      tickets: [1701399]

  improved recipes:
    - The Australian
    - Wired Daily

  new recipes:
    - title: Kitekinto
      author: pofa

- version: 3.1.0
  date: 2017-06-23

  new features:
    - title: "Edit metadata dialog: Allow right clicking the Paste ISBN button to instead paste an identifier with a different prefix."
      tickets: [1698543]

    - title: "Tag browser: Add an option to control the spacing between items"

    - title: "Add an option in Preferences->Look & feel to show individual layout buttons in the status bar, as was the case in calibre 2.x"

    - title: "Edit metadata dialog: Add buttons to easily set/clear Yes/no columns"
      tickets: [1698331]

    - title: "Support for RAR 5.0 format RAR and CBR files"

  bug fixes:
    - title: "Version 3.1.1 fixes a regression in 3.1.0 that prevented the standalone calibre-server.exe from working on Windows and macOS"

    - title: "Content server: Fix various bugs in the SSL implementation causing aborted transfers when enabling SSL in the server"

    - title: "Content server: Fix connections not being closed after errors/timeouts on the server side"

    - title: "Fix an error during startup on Windows systems where the home directory is in a character encoding different from the system encoding"
      tickets: [1699435]

    - title: "Edit book: Fix escaping of text for regular expression searches unnecessarily escaping spaces"

    - title: "Get Books: Search the entire catalog, including restricted books"
      tickets: [1698943]

    - title: "Fix regression in previous release that caused the Tag browser view to jump around when renaming items"

    - title: "Splash screen: Fix text vertical overlap for some systems/font sizes"

    - title: "Server: --daemonize option should not be present on Windows and macOS as it does not work on those platforms"

    - title: "macOS: Fix some keyboard shortcuts not working in calibre 3.0"
      tickets: [1698545]

    - title: "Server interface: Fix error in the Browse all downloaded page when the book list mode is set to detailed list"

    - title: "Get books: Update amazon.fr and ebooks.com plugins for website changes"

    - title: "Content server: Fix for home screen being empty if the path to the calibre library has a trailing slash."
      tickets: [1698489]

    - title: "Content server: Fix the new server interface not working with the --url-prefix option when the trailing slash is omitted on the URL used in the browser."
      tickets: [1698406]

    - title: "Google images metadata download plugin: Fix for change in website causing no covers to be downloaded"

  improved recipes:
    - The Times
    - Wall Street Journal
    - New Yorker
    - BBC News

- version: 3.0.0
  date: 2017-06-16

  new features:
    - title: "For details on the major changes in calibre between 2.0 and 3.0, see https://calibre-ebook.com/new-in/twelve"
      type: major

    - title: "A completely re-written Content server with support for reading books in-browser on your phone/tablet. Also works in offline mode."
      type: major

    - title: "Support for high resolution (Retina screens)"
      type: major

    - title: "A new splash screen to celebrate the release of calibre 3"

    - title: "Minor tweaking of the main user interface to emphasize the core features"

  bug fixes:
    - title: "Kobo driver: Fix for detection of some devices, with SD card not working on macOS"

    - title: "Tag browser: Fix preservation of state when recounting and the visible categories have changed."
      tickets: [1696596]

    - title: "CHM Input: Handle CHM files that have missing or empty root files."
      tickets: [1697764]

    - title: "Fix Page flips options box in viewer preferences bot being laid out properly"

    - title: "Fix initial down arrow in search box jumping two places"

    - title: "Fix editing the authors via the book list not respecting the tweak to control author name splitting"

    - title: "E-book viewer: Fix external links not working in the footnote popup panel"

    - title: "Fix a regression that broke command line completion in bash"

  improved recipes:
    - Economist
    - New York Times
    - Private Eye
    - The Hindu
    - Harper's Magazine
    - Lifehacker
    - The Daily Mail

  new recipes:
    - title: RussiaFeed
      author: Darko Miletic
2019-03-25 13:11:56 +00:00
gutteridge
cc446691de xfce4-weather-plugin: update to 0.9.1
0.9.1
=====
- Use https for all connections (bug #13645)
- Use the latest sunrise API (2.0) (bug #14972)
- Use xfce_panel_plugin_get_icon_size so the weather icon respects the
  panel's configured icon size
- Fix link to the met.no logo
- Translation updates: Belarusian, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), Finnish,
  French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
  Italian, Japanese, Korean, Lithuanian, Malay, Polish, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish, Thai,
  Turkish, Ukrainian
2019-03-24 21:38:21 +00:00
tsutsui
e743ac6f63 libreoffice6-bin: fix distinfo for x86_64. 2019-03-23 18:09:39 +00:00
tsutsui
f0409b6bf3 misc/Makefile: add libreoffice6-bin 2019-03-23 10:55:06 +00:00
tsutsui
3dea3ebe55 misc/libreoffice6-bin: import libreoffice6-bin-6.2.2.
LibreOffice is the free power-packed Open Source personal productivity
suite for Windows, Macintosh and Linux, that gives you six feature-rich
applications for all your document production and data processing
needs: Writer, Calc, Impress, Draw, Math and Base.

This package tracks libreoffice-6.x branch of official Linux binary.

"Looks fine to me" by dholland@ in PR pkg/54066.
2019-03-23 10:52:09 +00:00
ryoon
87ffff0d64 Update to 6.2.2.2
Changelog:
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]


Bugs fixed compared to 6.2.1 (rc2):

    tdf#90243 SIDEBAR: Named shapes incorrectly named in custom animation tab [Mark Hung]
    tdf#93951 Changing a formula calculation to include § causes truncation [Eike Rathke]
    tdf#101873 Cursor jumps to the begin of the document after searching for text not found [Miklos Vajna]
    tdf#110987 Binary MS Office files identified as template when they're opened lacking file extension or with "wrong" file extension [Tor Lillqvist]
    tdf#116382 UI: Border and background item of header and footer drop-down menu should open the dialog of Page style > Header > 'More' button [Aditya]
    tdf#117761 Snake Algorithm unable to display accurate layout. [Miklos Vajna]
    tdf#117890 Math Online Help: The screenshots in the Symbols and Edit Symbols pages are unhelpful [Olivier Hallot]
    tdf#118707 Crash when cutting some content [Luboš Luňák]
    tdf#119720 kde5: Buttons in some dialogs only shown after repaint is triggered [Aleksei Nikiforov]
    tdf#119890 Default directory for my documents is not xdg-user-dir DOCUMENTS [Takeshi Abe]
    tdf#120824 KDE5: Submenu for Edit -> Object doesn't appear [Aleksei Nikiforov]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#121440 EDITING DOCX, Word document edited in Writer by typing after and before footnote number, the typed text become superscript [Vasily Melenchuk]
    tdf#121532 LO62b1: on macOS local help opens an empty page in default browser [Stephan Bergmann]
    tdf#121949 Crash in: libsclo.so Copy block of cells to clipboard with focus on non-selected cell [Luboš Luňák]
    tdf#121970 kde5: Customizing menu breaks it [Aleksei Nikiforov]
    tdf#122256 KDE5: no menu in data provider dialog [Aleksei Nikiforov]
    tdf#122305 Form-Wizard: No wordwrap in Group Element and Combo Box Wizard for forms. [Caolán McNamara]
    tdf#122307 Wizards: Dialog for form elements like list box wizard or group box wizard isn't resizable any more [Caolán McNamara]
    tdf#122355 HELP button in Format Cells no longer opens help on Format Cells (it opens top of Help) [Caolán McNamara]
    tdf#122643 Crash in: libc-2.27.so after setting Named Ranges to e.g. F:F (non-absolute columns) [Luboš Luňák]
    tdf#122689 Cannot copy text from/to Libreoffice to/from other application in KDE [Michael Weghorn]
    tdf#122982 LibreOffice Calc cut/paste image anchored to cell not functioning as expected [Samuel Mehrbrodt]
    tdf#123057 MAILMERGE: Conditionally hidden sections can lead to wrong page count [Ilhan Yesil]
    tdf#123090 Text in table in PPTX placed very oddly [Gülşah Köse]
    tdf#123393 FILEOPEN RTF Font size in table cell is too big [Miklos Vajna]
    tdf#123400 FILESAVE DOCX Data Label Separator is changing to Semicolon after exported [Balazs Varga]
    tdf#123406 kde5: Crash pressing Esc in undocked Find toolbar [Aleksei Nikiforov]
    tdf#123426 Number gets reversed when entered in Format Paragraph / Tabs / Position field [Caolán McNamara]
    tdf#123451 the "." in the numeric keypad inputs '.' instead of ',' when using the kde5 VCL in Calc [Michael Weghorn]
    tdf#123477 Array formula with COLUMN() function evaluates to #VALUE error [Eike Rathke]
    tdf#123481 Threads get deadlocked in jurt [Samuel Mehrbrodt]
    tdf#123485 Excel 2003 xml file with xls extension detected as HTML [Noel Grandin]
    tdf#123488 Colibre: There isn't Currency icon (32px) in Calc [andreas kainz]
    tdf#123575 Error 501 will be produced on loading an ods with formulas in which characters in sheet name is recognized as illegal Char, even if the file is loadable in Excel. [Eike Rathke]
    tdf#123693 Libreoffice Draw Export to picture has size limit of 1000 [Caolán McNamara]
    tdf#123705 After save a DOCX file, it gives a error when it try to be open [Julien Nabet]
    tdf#123711 With only a Western language enabled the Font name listbox in the Character dialog is too wide, while the listbox for font Size is cramped [Caolán McNamara]
    tdf#123728 Printing via UNO hangs in certain situation [Samuel Mehrbrodt]
    tdf#123748 Time format may display uncorrected if value includes date [Eike Rathke]
    tdf#123763 In Impress and Draw, the menu item to break apart a SVG graphic is missing [andreas kainz]
    tidf#123772 UNO: Setting dialog resizable has no effect [Samuel Mehrbrodt]

Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]
Bugs fixed compared to 6.2.2 rc1:

    tdf#49684 the Navigator gets the focus when starting a new document while the Navigator is open [Jim Raykowski]
    tdf#121040 Different row height calculation in Linux and Windows in specific ODS [Serge Krot]
    tdf#122129 Firebird: app must be forced to end after any use relation designer window - add table function causes immediate hang [Tamas Bunth]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122900 When opening the navigator, the caret is no longer positioned on the list [Jim Raykowski]
    tdf#123304 Cannot deactivate OpenType features anymore in 6.2 [Khaled Hosny]
    tdf#123446 Writer crashes after undoing + redoing ToC insertion in middle of word [Michael Stahl]
    tdf#123452 Big file size due to missing compression of EMF files [Bartosz Kosiorek]
    tdf#123637 Crash when Navigate By Headings search wraps from end to beginning of file [Michael Stahl]
    tdf#123694 crash: Not possible to set Y error bars in Cell range [Caolán McNamara]
    tdf#123745 kde5: Writer: Closing "Insert" -> "Section" dialog leads to crash [Michael Stahl]
    tdf#123950 Inserting an envelope crashes upon choosing Format>Edit>Character in dialog box [Caolán McNamara]
    tdf#124028 Dialog to choose a font does not work anymore [Caolán McNamara]


Bugs fixed compared to 6.2.1 rc1:

    tdf#113020 EDITING: Text alignment in some templates (for example) Alizarin not working for some textboxes [Laurent BP]
    tdf#116071 FILESAVE: .doc style is lost after saving file as .odt [Justin Luth]
    tdf#121532 LO62b1: on macOS local help opens an empty page in default browser [Stephan Bergmann]
    tdf#123298 Description problem in exported password protected PDF [Caolán McNamara]
    tdf#123378 (6.2 Regression) Printing always sets "document modified" status [Samuel Mehrbrodt]
    tdf#123433 FILEOPEN: DOC: Background from paragraph is applied to remainder of the document [Justin Luth]


Bugs fixed compared to 6.2.0 (rc3):

    bnc#862510 oox smartart: backport fixes related to org chart [Miklos Vajna]
    cid#1371154 crash when running extension [Noel Grandin]
    i#124638 Picture background crash [Noel Grandin]
    ofz#12660 remove flys before removing trailing paras [Caolán McNamara]
    tdf#43220 UI: The Navigation Toolbox (top left of Navigator dialog) in Writer can incorrectly launch multiple instances [Caolán McNamara]
    tdf#70195 FILESAVE: DOCX export of empty header\footer exports wrong distance from top\bottom (seen only in MSWord) [Justin Luth]
    tdf#72987 [firebird db integration] big-endian LibreOffice unable to open little-endian embedded firebird db (found 2944.512, support 11.2) [Stephan Bergmann]
    tdf#79197 Unable to add track change comment when cursor is at the end of the tracked change [László Németh]
    tdf#87348 linked textboxes/frames don't work in .docx format [Caolán McNamara]
    tdf#87884 tabpages not displayed in Java/Python/basic dialog [Vasily Melenchuk]
    tdf#90694 Crash when deleting rows on multiple sheets [Eike Rathke]
    tdf#96892 Low precision in PDF export of SVG images leads to visible artifacts at high zoom levels [Michael Stahl]
    tdf#98211 RTL: Paragraph dialog justified combobox doesnt list 'right' [Caolán McNamara]
    tdf#98212 RTL: 'Text Direction' drop down menu doesnt update preview in alignment tab of paragraph dialog [Caolán McNamara]
    tdf#99631 DOCX import/export: with embedded XLSX loaded but incorrectly scaled when edit [László Németh]
    tdf#103703 When printing multiple duplex copies of a document with odd pages, the first page is printed on the back of the last page of the first copy [Gabor Kelemen]
    tdf#106463 Data Records Not Saved to External Firebird Database File [Lionel Elie Mamane]
    tdf#107416 Printing multiple copies results in multiple print jobs [Gabor Kelemen]
    tdf#107567 Text previews in Paragraph dialog not showing correctly for RTL [Caolán McNamara]
    tdf#108021 Text break is not supported for column chart X axis if text is rotated [Balazs Varga]
    tdf#109085 LO exits abruptly when logging off in Windows while LO is running [Mike Kaganski]
    tdf#110429 Width of page number field in Navigator to large [Caolán McNamara]
    tdf#113205 Icon of updates button on right end of menu bar is not visible [Caolán McNamara]
    tdf#113275 Last line drop down and expand single word check box should only be show active for Justified [Caolán McNamara]
    tdf#113849 FILESAVE: Saving a file as .docx format adds spurious extra page breaks [Justin Luth]
    tdf#115094 FILEOPEN: DOCX: Image in table is misplaced [Patrick Jaap]
    tdf#115941 base Record locater at the bottom of the displayed records is super small almost unreadable or useable [Caolán McNamara]
    tdf#116051 Hidden column causing right border to disappear [Ilhan Yesil]
    tdf#116071 FILESAVE: .doc style is lost after saving file as .odt [Justin Luth]
    tdf#116851 General Input Output error opening an rtf file [Julien Nabet]
    tdf#117276 Autofilter settings being reset in some cases [Zdeněk Crhonek]
    tdf#117713 UnoControlDialog is displayed in the wrong size (GTK3) [Caolán McNamara]
    tdf#117761 Snake Algorithm unable to display accurate layout. [Miklos Vajna]
    tdf#117935 Accessible text-attributes-changed signals should only be emitted when the text attributes have changed [a11y] second attempt [Noel Grandin]
    tdf#118038 [GTK3] Form dropdown lists are partially displayed [Caolán McNamara]
    tdf#118127 Format duplication in Hungarian Locale Settings [Eike Rathke]
    tdf#118879 Flat ODF document embed linked image [Xisco Fauli, Tomaž Vajngerl]
    tdf#119502 Firebird: Migration: Incorrect calculation of the length of the table name (Russian) [Tamas Bunth]
    tdf#119599 LibreOffice Writer later versions, 6.1, 6.0, 5.4.7.2 do not handle editing of styles of an imported rtf file. Version 5.4.3.2 allowed me to modify the styles correctly. [Miklos Vajna]
    tdf#119613 FORMATTING Incorrect number and date format for South Africa (en_ZA) [Eike Rathke]
    tdf#119661 Embed linked image via menu "links to external files"->"Break link" doesn't work [Tomaž Vajngerl]
    tdf#120145 FILEOPEN Multiple sections with different margins change 2-column layout to 4 in DOC [Justin Luth]
    tdf#120511 FILEOPEN DOCX Page break with page format change (from portrait to landscape orientation) not interpreted in a document containing a text frame and a table [Justin Luth]
    tdf#120625 kde5: Copy and paste of Calc cell not working [Katarina Behrens]
    tdf#120632 Text cursor disappears if row in Writer table right-click deleted [Caolán McNamara]
    tdf#120772 kde5: Drag'n'drop of image from file manager doesn't work [Katarina Behrens]
    tdf#120836 KDE5: LO Calc slow at 'Select all' [Aleksei Nikiforov]
    tdf#120877 KDE5: There is no Checkbox for some options in View (LO Calc) [Katarina Behrens]
    tdf#120993 Sub-optimal Colibre icon for "Add fields" in Base reports [andreas kainz]
    tdf#121002 Cells not recalculated after moving data within ranges pointed to by a shared formula group. [Eike Rathke]
    tdf#121069 Firebird: Migration: "unsuccessful metadata update" create FK statement fails when it involves a column name with special characters [Tamas Bunth]
    tdf#121111 FILESAVE: DOC/RTF: Paragraph fill becomes blue after roundtrip [Justin Luth]
    tdf#121129 KDE5: Missing features in open file dialog [Katarina Behrens]
    tdf#121388 Performance regression enabling automatic update of external links [Dennis Francis]
    tdf#121456 Writer: DOCX export from ODT: wrong tabs stops in TOC [Serge Krot]
    tdf#121469 FIREBIRD: Migration for table names with special characters fails [Tamas Bunth]
    tdf#121561 Writer: DOCX export from ODT: TOC title is not recognized by MS Word [Serge Krot]
    tdf#121665 FILESAVE DOCX Only one Manual Column Break remains after export [Justin Luth]
    tdf#121780 Clear the List of Recent documents -> 'this operation is not supported by operating system' ( not reproducible from the start center ) [Stephan Bergmann]
    tdf#121867 FILESAVE DOCX Zoom as Page Width not saved [Miklos Vajna]
    tdf#121978 Problem with new function SECOND [Winfried Donkers]
    tdf#122056 kde5: Impress crashes when at presentation end when Orca is enabled [Katarina Behrens]
    tdf#122091 FILEOPEN XLSX, Long X axis labels isn’t automatically break [Balazs Varga]
    tdf#122131 SAL_USE_VCLPLUGIN=qt5: Fonts, tooltips, toolbar icons way too large [Jan-Marek Glogowski]
    tdf#122224 FILEOPEN DOCX The formula field is incorrect in the table, when we change the number format [László Németh]
    tdf#122238 Backspace does not work in KDE [Aleksei Nikiforov]
    tdf#122239 Primary selection does not work under KDE [Aleksei Nikiforov]
    tdf#122241 Theme does not affect menu bar in GTK3 [Caolán McNamara, Julien Nabet]
    tdf#122250 Crash in: std::unique_ptr<long [0],std::default_delete<long [0]> >::~unique_ptr<long [0],std::default_delete<long [0]> >() [Noel Grandin]
    tdf#122253 KDE5: Crash closing full screen mode [Aleksei Nikiforov]
    tdf#122260 EDITING Autofilters not properly cleared [Serge Krot]
    tdf#122301 FREQUENCY: force array mode on arguments and immediate caller [Eike Rathke]
    tdf#122308 Crash: closing LibreOffice while warning about signatures is open (gtk3) [Caolán McNamara]
    tdf#122346 Font features set in dialog are not applied nor font is changed [Caolán McNamara]
    tdf#122348 UI: dialogue Image properties: width/height ratio lost if immediately after changing either width or height, that is confirmed (thus dialog closed) with Enter (gen/gtk2) [Caolán McNamara]
    tdf#122353 Named-Range manager causes GLib-GObject-WARNING ... signal name 'selection_changed' is invalid for instance ... of type 'OOoAtkObjCompTxt' [Caolán McNamara]
    tdf#122356 Double-click on format in Format Cells:Number format closes dialog without doing anything [Caolán McNamara]
    tdf#122384 Lines created in Draw are not visible when printed (Windows-only) [Armin Le Grand]
    tdf#122393 With multi line/row tabs, not all tabs can be activated with arrow or Ctrl+PgUp/Dwn [Caolán McNamara]
    tdf#122398 UI: Cannot specify min/max in axis scale or axis position. Limited between 0 and 100 [Caolán McNamara]
    tdf#122404 Extension manager stops responding after declining license during extension installation (gen/gtk2) [Caolán McNamara]
    tdf#122428 Comments of Tracked Changes are not Displayed at once [László Németh]
    tdf#122430 FILEOPEN: RTF: Incorrect font size [Miklos Vajna]
    tdf#122435 LibreOffice hangs when in Calc copying formula while in edit mode <F2> then leaving field with escape [Mike Kaganski]
    tdf#122437 MySQL native connector: Creating foreign key creates a relationship to the foreign key itself [Tamas Bunth]
    tdf#122449 Crash in: mergedlo.dll when closing "Edit Index Entry" dialog (gen/gtk) [Caolán McNamara]
    tdf#122452 FILESAVE: ODT: Show Track Changes is enabled after RT [Michael Stahl]
    tdf#122454 Impress UI: Drag'n'drop reorder animations leaves incorrect animation selected (Windows only) [Brian Fraser]
    tdf#122455 FILESAVE: RTF: Font size changes after RT [Miklos Vajna]
    tdf#122456 FILESAVE: RTF: new sections added after RT [Justin Luth]
    tdf#122458 Heading 1 style font (and others) fail to update when font family of parent Heading is changed [Caolán McNamara]
    tdf#122460 FILESAVE: DOC: Header/Footer are lost saving section to .doc format [Justin Luth]
    tdf#122467 UI: dialog Standard Filter from Data Sources: the drop down list Field Name is too narrow (gtk3) [Caolán McNamara]
    tdf#122480 UI: dialog Paragraph (Style) height is too large; it runs out of the screen( with asian and complex text layouts disabled ) [Caolán McNamara]
    tdf#122484 UI: dialog Paragraph/Character, tab Font, box Family: search does not trigger autocomplete for font name [Caolán McNamara]
    tdf#122509 EDITING Calc crashes when manipulating Negative numbers in red on Currency ( not gtk3 ) [Eike Rathke]
    tdf#122516 Mysql/MariaDB - native connector timestamp values displayed as floating numbers in Table data entry mode [Julien Nabet]
    tdf#122527 Dot symbols in Calc Charts other than the squares are not available [Caolán McNamara]
    tdf#122563 FILEOPEN DOCX Embededd OLE object (XLSX spreadsheet) becomes small in Writer after a roundtrip between LO Writer and MS Word [László Németh]
    tdf#122589 FILESAVE: RTF: section at document start creates extra, empty section [Justin Luth]
    tdf#122597 CRASH: all chart dialogs crash if LibreOffice is closed while they are open (gen/gtk2) [Caolán McNamara]
    tdf#122598 Crash when stop macro recording [Caolán McNamara]
    tdf#122611 Crash in: SvTreeList::Select(SvListView *,SvTreeListEntry *,bool) [Caolán McNamara]
    tdf#122623 [GTK3] Extra tab with a down arrow in options that can't be clicked on. [Caolán McNamara]
    tdf#122625 FILESAVE: File size of Flat XML is much larger than for normal format when using linked images [Xisco Fauli]
    tdf#122627 'URL Recognition' in Options tab of AutoCorrect Options dialog is broken (gen/gtk2) [Caolán McNamara]
    tdf#122656 UI: Items are skipped when moving through the Fontwork Gallery with arrow keys [Caolán McNamara]
    tdf#122662 Menubar in opened forms is greyed out with VCL: gtk3 [Caolán McNamara]
    tdf#122689 Cannot copy text from/to Libreoffice to/from other application in KDE [Aleksei Nikiforov]
    tdf#122695 Impress: tooltip doesn't stay when hovering over Content Type selector [Caolán McNamara]
    tdf#122700 Writer - Can't change shadow color on tab Borders in dialogue Character style [Caolán McNamara]
    tdf#122701 Cannot disable OpenGL enabled in a previous version using gtk3 [Caolán McNamara]
    tdf#122711 CRASH: exporting a signed PDF [Caolán McNamara]
    tdf#122722 Hiding characters will crash. Crash in: SwAttrIter::CtorInitAttrIter(SwTextNode &,SwScriptInfo &,SwTextFrame const *) [Michael Stahl]
    tdf#122744 Changing units in paragraph style dialog's Font tab sets value to 0 [Caolán McNamara]
    tdf#122748 Wrong language ([None]) in Spelling dialog if no errors found, and switching languages doesn't work [Szymon Kłos]
    tdf#122752 gtk3_kde5/kde5: save file dialog doesn't add file extension and misses custom controls when using LXQt [Michael Weghorn]
    tdf#122786 Format Numbers dialog produces wrong format codes when un-/checking Red or Thousands; only gtk3 [Caolán McNamara, Eike Rathke]
    tdf#122800 VIEWING The automatically break separates the words of the X axis labels [Balazs Varga]
    tdf#122808 CRASH while closing LibreOffice with Search for formatting dialog open ( gen/gtk ) [Caolán McNamara]
    tdf#122814 kde5: Cannot open menu using Alt + <character> shortcut [Aleksei Nikiforov]
    tdf#122846 CRASH: Clicking "Restart Now" after "Use OpenGL for all rendering"->"Apply" in Options Dialog [Xisco Fauli]
    tdf#122874 OPTIONS DIALOG: AutoCaption options not saved [Caolán McNamara]
    tdf#122878 Wrong wrap with shape in footer [Patrick Jaap]
    tdf#122880 GTK3: Auto Caption dialog doesn't show the list of elements [Caolán McNamara]
    tdf#122885 Crash when converting tdf#122811 file to Firebird [Julien Nabet]
    tdf#122889 Mail config dialog is empty [Caolán McNamara]
    tdf#122912 Another CRASH: "Apply"->"Restart Now" if UI Langauge is changed in Tools->Options [Xisco Fauli]
    tdf#122914 Opening a Style dialog's Borders tab adds Shadow properties to the property set in the style (again) [Caolán McNamara]
    tdf#122927 Writer hangs if I insert a graphic from the gallery as a list bullet [Jan-Marek Glogowski]
    tdf#122930 Cannot set paper tray in page style [Caolán McNamara]
    tdf#122931 CRASH: GTK3: Closing Bullet and Numbering Dialog after showing the graphics gallery [Caolán McNamara]
    tdf#122949 GTK3: Option dialog no longer has textboxes [Caolán McNamara]
    tdf#122951 An empty square is inserted as graphic in bullet and numbering dialog [Xisco Fauli]
    tdf#122958 FILEOPEN DOCX, Arrows go missing when opened in LO (shapes) [Caolán McNamara]
    tdf#122977 CRASH: "Tools"->"Options" "LibreOfficeDev"->"Charts"->"Default Colors" [Caolán McNamara]
    tdf#122990 Crash after trying to switch to Notebookbar (GTK3) [Julien Nabet]
    tdf#122991 FORMATTING: Regression from 6.1 to 6.2 in displaying times formatted as Time 876613:37:46 [Eike Rathke]
    tdf#122992 Multiple fonts not displayed in Font box REGRESSION [Caolán McNamara]
    tdf#123011 KDE5: on wayland the gnome UI is selected [Michael Weghorn]
    tdf#123013 Can not change Trendline name in charts [Xisco Fauli]
    tdf#123018 Quote menu item has no function in Notebookbar Groupedbar [andreas kainz]
    tdf#123019 CRASH: GTK3: Closing a modified Form several times [Caolán McNamara]
    tdf#123031 GTK3: Some dropdown lists are too narrow [Caolán McNamara]
    tdf#123036 Assert in customize menu add [Julien Nabet]
    tdf#123050 Crash in: `salhelper::Thread::run'::`1'::catch$1, installing theme [Xisco Fauli]
    tdf#123052 Shift+Tab jumping back/up to unprotected cells not working [Eike Rathke]
    tdf#123077 gtk3_kde5, kde5: Crash when minimizing file save dialog [Michael Weghorn]
    tdf#123080 TDF 64-bit linux builds require GTK3 with Wayland backend [Caolán McNamara]
    tdf#123089 menulist not expanded horizontally in dialog ( gen ) [Xisco Fauli]
    tdf#123122 Invoking the number format dialog the format code field is blank for a user-defined date+time format. [Eike Rathke]
    tdf#123128 UI: dialog Table properties in Impress too high (gtk3) [Caolán McNamara]
    tdf#123163 CRASH when FILEOPEN of DOCX from scan and Nuance PDF Converter that also can't be open with MSO [Caolán McNamara]
    tdf#123165 Slow typing in document with pictures (gtk3 under X) [Caolán McNamara]
    tdf#123231 Chart set trendline format regression type Power twice [Caolán McNamara]
    tdf#123309 GTK3 Chart - crash when change symbol [Caolán McNamara]
    tdf#123320 Writer crash if Paragraph edited after delete of custom Character Style used in Drop Caps [Caolán McNamara]
2019-03-22 23:32:24 +00:00
bsiegert
df61d022ce Revbump all Go packages after Go 1.12.1 update. 2019-03-16 08:35:37 +00:00
leot
9a3feda9e8 pick: Update to 3.0.1
Patch provided by Jenz Guenther with minor adjustments by me.

Changes:
# v3.0.1 - 2019-03-10
## Bug fixes
- Honor `PREFIX` during configure.
  (adcba3c) (Anton Lindqvist)
- Honor `MANDIR` during configure and install.
  (8c56f54) (Aggelos Avgerinos)
- Honor `INSTALL_MAN` during configure and install.
  (869536f) (Leonardo Taccari)
- Honor `BINDIR` during configure and install.
  (434c496) (Anton Lindqvist)
2019-03-12 19:02:45 +00:00
adam
fc59ac043b py-stdnum: updated to 1.11
changes from 1.10 to 1.11

* Add modules for the following number formats:
  - DNI (Documento Nacional de Identidad, Argentinian national identity nr.)
  - VNR, SVNR, VSNR (Versicherungsnummer, Austrian social security number)
  - NI (Número de identidad, Cuban identity card numbers)
  - AMKA (Αριθμός Μητρώου Κοινωνικής Ασφάλισης, Greek social security number)
  - Asmens kodas (Lithuanian, personal numbers)
  - MAC address (Media Access Control address)
  - IDNO (Moldavian company identification number)
  - CURP (Clave Única de Registro de Población, Mexican personal ID)
  - Fødselsnummer (Norwegian birth number, the national identity number)
  - New Zealand bank account number
  - Personnummer (Swedish personal identity number)
* Code style improvements
* Change Dominican Republic DGII check URL to HTTPS
* Support Ecuadorian Cedula and RUC of foreigners
* Add format() function for Argentinian CUIT number
* Support passing formatted numbers to all get_birth_date() and similar functions
* Handle Dominican Republic DGII lookup returning multiple entities
2019-03-11 14:00:08 +00:00
gutteridge
6c1f4e10fc xfce4-calculator-plugin: update to 0.7.0
Change log:

- GTK3 Port and features from the 0.6.90 release
- Translation updates: Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Finnish, French, Galician,
  German, Hebrew, Hungarian, Italian, Japanese, Lithuanian, Malay, Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Spanish, Swedish,
  Turkish, Ukrainian
2019-03-09 19:38:43 +00:00
bsiegert
7455fa5a88 all: revbump Go packages, now that they use go112 to build 2019-03-09 10:05:01 +00:00
jaapb
2f59e1da0a Updated misc/ocaml-opaline to version 0.3.2.
Adds a -verbose option that helps with debugging.
2019-03-06 10:38:22 +00:00
gutteridge
e4e4c43eec mate-utils: update to 1.22
### mate-utils 1.22.0

  * Translations update
  * Initialize Travis CI support
  * Make translatable the copyright in about dialog
  * enable translations for  ca@valencia again
  * help - bump docbook 4.5
  * eggsmclient: avoid deprecated 'g_type_class_add_private'
  * move appdata to metainfo directory
2019-03-06 07:58:24 +00:00
gutteridge
76bf7a098a mate-calc: update to 1.22
### mate-calc 1.22.0

  * Translations update
  * Initialize Travis CI support
  * math-window: update copyright year to 2019
  * Increase accuracy range to 15
  * math-display: avoid deprecated 'gtk_widget_modify_bg'
  * currency-manager: avoid deprecated 'g_type_class_add_private'
  * currency: avoid deprecated 'g_type_class_add_private'
  * math-equation: avoid deprecated 'g_type_class_add_private'
  * unit-manager: avoid deprecated 'g_type_class_add_private'
  * unit-category: avoid deprecated 'g_type_class_add_private'
  * unit: avoid deprecated 'g_type_class_add_private'
  * mp-serializer: avoid deprecated 'g_type_class_add_private'
  * math-variable-popup: avoid deprecated 'g_type_class_add_private'
  * math-preferences: avoid deprecated 'g_type_class_add_private'
  * math-variables: avoid deprecated 'g_type_class_add_private'
  * math-converter: avoid deprecated 'g_type_class_add_private'
  * math-buttons: avoid deprecated 'g_type_class_add_private'
  * math-window: avoid deprecated 'g_type_class_add_private'
  * Remove dublicated assignment
  * disable deprecation warnings for distcheck
  * math-display: avoid deprecated 'g_type_class_add_private'
  * math-window: Fix memory leak
  * math-display.c: avoid deprecated 'gtk_widget_ensure_style' (#66)
  * data: update appdata directory
  * ui files: add missing icons in titles to dialogs
  * buttons-programming.ui: Fix buttons
  * Use make functions for HELP_LINGUAS
  * Write equation using MathML
  * Fix application name
  * Fix repeated words
  * tx: add help for user-guide to transifex config
  * Copy equation as ASCII text
2019-03-06 06:55:14 +00:00
gutteridge
fea0cb44c4 libmateweather: update to 1.22
### libmateweather 1.22.0

  * Translations update
  * Initialize Travis CI support
  * disable deprecation warnings for distcheck
  * locations: Clean up municipalities of Puerto Rico
2019-03-06 06:40:20 +00:00
jaapb
4b86cd11a0 Updated misc/ocaml-opam to version 2.0.3.
Package is now compatible with dune 1.7.

Other upstream changes are minor; see the CHANGES file.
2019-03-05 18:36:24 +00:00
taca
4abd2a9d57 misc/Makefile: add ruby-bundler1 2019-03-05 07:47:31 +00:00
taca
12a736b402 misc/ruby-bundler1: add ruby-bunlder 1.7.3 as ruby-bunder1
Add ruby-bunlder package version 1.7.3 as ruby-bunder1.
2019-03-05 07:46:47 +00:00
taca
7c487d49bb misc/ruby-sprockets22: remove package
Remove ruby-sprockets22 package which is kept for ruby-actionpack32
package.
2019-03-03 16:24:25 +00:00
taca
8847b0b149 misc/Makefile: remove ruby-sprockets22 2019-03-03 16:23:32 +00:00
leot
83d8ba95b7 pick: Update to 3.0.0
Patch provided by Jenz Guenther with some adjustments by myself.

pkgsrc changes:
 - Adjust to configure and inject INSTALL*, PREFIX and MANDIR variables
 - Patch configure and Makefile to honor INSTALL_MAN and MANDIR
 - Add support for test

Changes:
# v3.0.0 - 2019-02-27
 - pick is now available as a package on NetBSD.
   (ec5b83b)
   (Jenz Guenther)
 - Usage of autoconf and automake has been replaced in favor of a shell-script
   and plain Makefile(s). The process of building pick remains the same.
   (970c5f4)
   (Anton Lindqvist)
2019-02-28 19:27:43 +00:00
tnn
258585db9f libreoffice: add missing includes to fix build on NetBSD HEAD-llvm 2019-02-25 14:12:53 +00:00
adam
629e134879 py-tqdm: updated to 4.31.1
v4.31.1:
fix file.encoding==None
add tests
tidy code, update authors and tests
add setup.py test to CI

v4.31.0:
Write bytes to stdout/stderr in py2
Add write_bytes parameter for py2/3 default override
support custom bar characters vias ascii parameter
implement, document and test custom bar spinners
support custom bar_format with unknown total
fix TypeError when unit_scale and unknown total
document format_dict
expose elapsed_s, remaining_s to bar_format
add unit option to bar_format
auto README.rst generation framework
add notes in CONTRIBUTING.md
update tests
update documentation
misc code tidy
2019-02-21 10:23:39 +00:00
tsutsui
e7471fa65c libreoffice5-bin: update to 5.4.7.
LibreOffice 5.x is already EOFed and newer 6.x Linux binaries
seems almost working with several changes (avahi packages etc.),
but it's still worth to update this to the latest 5.x version
to test COMPAT_LINUX(8) and emulators/suse_* packages.

Upstream changes (not bother to quote into commit log):
 https://wiki.documentfoundation.org/ReleaseNotes/5.2
 https://wiki.documentfoundation.org/ReleaseNotes/5.3
 https://wiki.documentfoundation.org/ReleaseNotes/5.4
2019-02-21 05:56:57 +00:00
ryoon
5d10489b98 Include more distfiles into distinfo to fix build. Noticed by prlw1@. Thank you 2019-02-20 11:52:52 +00:00
leot
e623265bb4 dtach: Update to 0.9
pkgsrc changes:
- Add LICENSE

Changes:
0.9
---
- Added AIX support.
- Added dtach -N, a mode similar to dtach -n, except dtach will stay in the
  foreground instead of daemonizing.
- Added dtach -p, which copies the contents of standard input to a session.
- dtach will no longer send 255 bytes of garbage to the program when read()
  returns an error.
- The executable bit is now set on the socket if clients are attached, and
  cleared when all clients have detached.
- The initial state of signals such as SIGPIPE are now preserved when
  executing the program, instead of having the program start with some signals
  ignored.
- A buffer overflow no longer occurs when a long socket path name is used, and
  dtach will now try to use chdir to get around the length limitation if
  necessary.
2019-02-19 20:36:06 +00:00
ryoon
522efa9a1e Update to 6.2.0.3
Changelog:
Many bugfixes and improvements including:
* New menu GUI
* Fix copy and paste of table in Writer
* REGEX function in Calc
* Animation improvements in Impress and Draw
* Drop MySQL C++ Connector in Base
* Improve EMF+ graphics import
* Improve MS PowerPoint PPT/PPTX file import/export
* New icons and themes
2019-02-19 16:28:03 +00:00
tnn
ab0d8f555f libreoffice: fix poppler-0.74.0 "Guchar" type removal fallout 2019-02-17 15:27:41 +00:00
wiz
53d9d04207 *: recursive bump for poppler-0.74.0 2019-02-16 13:26:48 +00:00
wiz
e98c0786bc vttest: update to 20190105.
Provided by Thomas Dickey in private email.

20190105
	+ added/updated port-files from pkgsrc for test-builds.

	+ updated port-files from FreeBSD for test-builds.

	+ updated/improved configure macros
	  CF_CC_ENV_FLAGS, CF_GNU_SOURCE, CF_POSIX_C_SOURCE, CF_XOPEN_SOURCE

	+ update config.guess, config.sub

20181116
	+ improve mouse-tracking test, logging the decoded button- and
	  modifier-information as well as fixing a special case for button 6.

20180911
	+ add "-V" option, for version information.
	+ ensure logfile is flushed after each command.
	+ demonstrate DECRQCRA with GR, checked with VT520 screenshot.
	+ improve DECRQCRA test, demonstrating treatment of whitespace and
	  video attributes by DEC terminals, seen in VT520 screenshots.
	+ modify locking-shift test, changing the default GR character set to
	  match hardware terminals more closely, e.g., setting it to Latin-1.
	+ add/improve character-set table entries for xterm #336.
	+ modify CNL test to demonstrate its treatment of zero as default.
	+ revise DECRQCRA test to match VT520 screenshots from Markus Schmidt

20180811
	+ recent BSD-make mishandled .1.cat rule; fix

20180728
	+ update xterm DECRPM table

20180725
	+ remove obsolete message about diagonal in DECIC/DECDC test; since
	  xterm #315 the test result is on the margin.

	+ fix an off-by-one in right-margin for ICH/DCH test.

	+ add tests for DECRSPS for xterm #334.

	+ improve formatting of highlighted response-strings, fixing a problem
	  with wrapping.

20180702
	+ updated test-packages to use recommended flags.

	+ improved DECRQCRA check, updating to work with xterm #334.

	+ add tests for xterm's extensions to DECSCUSR.

	+ updated/improved configure macros

	+ update config.guess, config.sub

20150706
	+ add configure option --with-man2html

	+ update config.guess, config.sub
2019-02-15 19:55:12 +00:00
wiz
b3e0a6ee3c dialog: update to 1.3.20190211.
Provided by Thomas Dickey in private email.

2019/02/11
	+ modify to work with ncurses' threaded-library, which does not allow
	  assignment to LINES/COLS (report by Marcus Roeckrath).
	+ correct clearing after text in progressbox from 2018/06/21 changes
	  for resizing (reports by David Boyd, Alan Somers).
	+ improved configure macros CF_GNU_SOURCE, CF_POSIX_C_SOURCE,
	  CF_XOPEN_SOURCE
	+ update config.guess, config.sub

2018/11/07
	+ convert ja.po to UTF-8 for consistency (suggested by Stanislav
	  Brabec).
	+ repair mis-encoded hi.po (report/analysis by Stanislav Brabec).

2018/10/22
	+ improved configure macros CF_CC_ENV_FLAGS, CF_LD_RPATH_OPT,
	  CF_LIBRARY_PATH, CF_SHARED_OPTS, CF_WITH_MAN2HTML,
	  CF_WITH_VERSIONED_SYMS from ncurses
	+ add ast.po, from
		http://translationproject.org/latest/dialog/

2018/06/21
	+ improve file-offset computation in textbox.c (Werner Fink).
	+ fix an overlooked case with real_auto_size() to maximize when
	  height or width is given as -1.
	+ build-fixes for configure options "--disable-Xdialog2" and
	  "--disable-form"
	+ add traces for each widget to show its parameters.
	+ modify color scheme for mixedgauge to use the dialog window colors,
	  like the captions.
	+ fix a too-small malloc in the mixedgauge widget.
	+ fix a use-after-free in dlg_remove_callback().
	+ improve handling of SIGWINCH for several widgets (Debian #865840).
	  + menubox, the point of the Debian report was that it would be nice
	    to increase the window size if the terminal size increases.  Did
	    that as a special case less problematic than decreasing the
	    terminal size.  Added samples/menubox11 to demonstrate by
	    comparison with menubox10 a problem with debconf which puts extra
	    newlines in the caption that interfere with autowrap.
	  + progressbox and derived prgbox, programbox, now handle resizing.
	  + yesno, window was cleared
	+ add dlg_ttysize() to support new options, allowing scripts to obtain
	  some text-formatting details without initializing the terminal.
	+ add options --print-text-only, and --print-text-size for scripts that
	  adjust the widget size according to how the captions are formatted.
	+ improve dialog.pl:
	  + add demo.pl, to demonstrate the functions
	  + quote/escape string parameters passed to dialog.
	  + ensure all "integer" parameters are really integers.
	  + use actual screensize for list captions rather than assuming 24
	    lines.
	+ when trimming blanks, treat unconverted tabs the same as spaces.
	+ correct parameter to test when trimming blanks from the script,
	  e.g., with "--trim" (report by Jarno Suni).
	+ improve documentation of the various whitespace-filtering options,
	  to show which take precedence (Debian #867536, cf: Debian #102942).
	+ modify msgbox.c, yesno.c to bind SCROLLKEY_BINDINGS before
	  TRAVERSE_BINDINGS so that up/down arrow will by default scroll the
	  message up/down rather than be aliases for tab-traversal (report by
	  Fredrik Kers).
	+ modify dump_one_binding() to show when a binding is overridden.
	+ improve format of trace-file, making comment-syntax consistent,
	  as well as showing argv-splitting as a series of comments.
	+ modify dlg_string_to_argv() to change the quoting behavior to be
	  more consistent with shell behavior (patch by Denilson Sa Maia).
	+ modify dlg_getc() to return ESC when a timeout expires, notifying
	  callers that a quit occurred rather than exiting the application
	  (suggested by Rodrigo Freitas).
	+ modify handle_inputs() to ensure cursor-visibility is restored when
	  there is no input character available (report by Guillaume Vareille).
	+ improve comment in manual page regarding which widgets can use the
	  "--help-button" (prompted by discussion with Csanyi Pal).
	+ add a check for valid object pointer in tailbox's main loop since
	  the getc-callback may have been freed within ui_getc.c (report by
	  "David").
	+ improved configure macros for ncurses: CF_GNU_SOURCE, CF_SHARED_OPTS,
	  CF_CURSES_LIBS, CF_CURSES_FUNCS, CF_NCURSES_CONFIG
	+ improved configure script checks for groff vs man2html:
	  CF_PROG_GROFF and CF_WITH_MAN2HTML
	+ build-fix from lynx for AM_WITH_NLS configure macro
	+ update config.guess, config.sub

2017/12/09
	+ update ftp url in test-packages.
	+ modify test-packages to use recommended compiler/linker flags.
	+ improved configure macros AM_WITH_NLS, CF_CC_ENV_FLAGS,
	  CF_CURSES_LIBS, CF_NCURSES_CONFIG, CF_SHARED_OPTS, CF_WITH_LIBTOOL,
	  CF__INTL_BODY.
	+ update config.guess, config.sub
2019-02-15 19:53:00 +00:00
wiz
eb4e2e02ad calibre: update to 3.39.1.
- version: 3.39.1
  date: 2019-02-01

  new features:
    - title: "Content server: Implement the \"Copy to library\" function. To use it click the three dots in the top right corner of a book's page and choose \"Copy to library\""
      tickets: [1810486]

    - title: "Content server: Add Next/Previous buttons to the book details page"

  bug fixes:
    - title: "Content server: Fix editing metadata that affects multiple books causing all the metadata for all the books to become the same."
      tickets: [1812781]

    - title: "Open With: Fix using .bat files as the program not working."
      tickets: [1811045]

    - title: "ZIP Output: Fix an error when building the ToC on macOS for some books with non-ASCII ToC entries"
      tickets: [1813905]

    - title: "Edit book: Check book: Follow recent releases of epubcheck in expecting .ttf files to have the mime-type application/vnd.ms-opentype in EPUB 3 books"

    - title: "Fix font mime-types not being auto-corrected when upgrading EPUBs from 2 to 3"

    - title: "Content server: Try to detect if a book file has been edited outside of calibre and serve the updated copy"

    - title: "Fix merging books not updating author if the source book has no title"

    - title: "Content server: Fix heading for custom comments columns being duplicated in the book details page"

    - title: "Fix editing of dates not working is the date format is set to iso."
      tickets: [1812560]

    - title: "Version 3.39.1 fixes a bug in 3.39.0 that broke copy to library for books that have saved conversion options"
      tickets: [1814279]

  improved recipes:
    - Spiegel Online
    - Il Post

  new recipes:
    - title: BSI News
      author: Volker Heggemann

    - title: Science Advances
      author: Jose Ortiz

- version: 3.38.1
  date: 2019-01-18

  new features:
    - title: "Tag browser: When using the Find function have unaccented characters match their accented equivalents, if the setting for it is set in Preferences->Searching"

    - title: "DOCX Input: When converting indices, put each sub-entry on its own line."
      tickets: [1811611]

    - title: "Edit book: Insert hyperlink: Add history for the template"

    - title: "Edit book: Insert hyperlink: Add a few more variables for the link template: _SOURCE_FILENAME_, _DEST_FILENAME_ and _ANCHOR_"

  bug fixes:
    - title: "Catalogs: Set the language of created catalogs to the calibre interface language instead of English"
      tickets: [1810936]

    - title: "DOCX Input: Do not display section breaks that have a numbering style applied to them."
      tickets: [1811611]

    - title: "Content server: Fix listening on :: not also listening on IPv4 interfaces on Windows"

    - title: "DOCX Output: Fix heading styles that have the same font size as body text getting incorrect font sizes after conversion."
      tickets: [1811616]

    - title: "EPUB/MOBI Catalogs: Fix prefix rules not working when calibre UI language is something other than English"

    - title: "EPUB/MOBI Catalogs: Fix exclusion by tag not working for tags that have spaces in them"

    - title: "Subset fonts: Fix error when trying to subset unicode characters that require two UTF-16 code points on Windows."
      tickets: [1811224]

    - title: "Content server: Fix option to restrict displayed user field not working in the /opds view"

    - title: "Tag browser: Fix incorrect icon for user categories."
      tickets: [1810217]

    - title: "PDF Output: Fix conversion failing when fonts with non-English names are used."
      tickets: [1812218]

    - title: "3.38.1 fixes a typo in 3.38.0 that caused the Polish books function to not work when polishing small numbers of books"

  improved recipes:
    - Chicago Tribune
    - New York Times Book Review

  new recipes:
    - title: Nature
      author: Jose Ortiz

- version: 3.37.0
  date: 2019-01-04

  bug fixes:
    - title: "Switch from cssutils to css_parser for parsing CSS. Fixes various minor, long standing bugs"

    - title: "calibredb: Fix adding books from directories to a remote server running on Windows not working"

    - title: "Edit Book: Fix style attribute on <html> tags not being preserved when editing AZW3 files."
      tickets: [1810193]

    - title: "Get Books: Use an external browser for Google Books"
      tickets: [1810205]

    - title: "Saving to disk: Fix errors on Linux/macOS if the title/authors are long enough to make individual path components larger than 255 characters."
      tickets: [1807525]

    - title: "PDF Input: Fix non-breaking spaces represented as entities in the output of pdftohtml, which breaks some search/replace expressions"

    - title: "Edit book: Fix a crash when mousing over links in an instance of the editor launched standalone on macOS Mojave"
      tickets: [1805521]

    - title: "Conversion: When converting with font size rescaling disabled, convert font size names to rem unit rather than pt units."
      tickets: [1809671]

    - title: "Windows: When registering calibre programs as possible handlers for various file types, dont set the AllowSilentDefaultTakeOver registry key"

    - title: "macOS: PDF Output: Fix bold fonts not working on Mojave."
      tickets: [1799750]

    - title: "Content server: Fix strings with double quotes not being translated."

  improved recipes:
    - Il Post

- version: 3.36.0
  date: 2018-12-21

  new features:
    - title: "Happy Holidays to everyone!"

    - title: "Kobo driver: Add supported for newly released firmware update"

  bug fixes:
    - title: "Kobo driver: Fix a regression in the last release that caused book title
to appear as Unknown if metadata management was set to manual in calibre."
      tickets: [1807914]

    - title: "PDF Output: Do not fail if one of the fonts from the source document has no name metadata"

  improved recipes:
    - Wall Street Journal
    - ESPN
    - Al Jazeera (English)


- version: 3.35.0
  date: 2018-12-07

  new features:
    - title: "Edit book: Insert hyperlink: Allow specifying a template to control the markup that is inserted for the hyperlink."
      tickets: [1804250]

    - title: "Metadata download: Add an option (in Preferences->Metadata download) to keep multiple results from individual metadata sources, useful if you prefer to pick the best result by hand and use only one or two metadata sources."
      tickets: [1802293]

    - title: "KoboTouch driver: Extend the metadata updated in the Kobo device database to all metadata displayed on the device. The update is only done for books already on the device. Needs to be enabled via Preferences->Plugins->Customize the KoboTouch device plugin."

  bug fixes:
    - title: "E-book viewer: Fix a regression that broke viewing of HTMLZ files"
      tickets: [1691976]

    - title: "Edit book: Fix suggestions in completion popup not being sorted."
      tickets: [1803985]

    - title: "Windows: Fix restarting calibre with system tray icon enabled causing duplicate defunct icons in the tray."
      tickets: [1803034]

  improved recipes:
    - Wired Magazine
    - Wall Street Journal
    - Telepolis
    - Yahoo News
    - Associated Press
    - Mother Jones

  new recipes:
    - title: Macrobusinness
      author: 2018robert

    - title: Sports Illustrated
      author: Kovid Goyal

    - title: Le Peuple Breton
      author: Lionel Plais

    - title: Mandiner
      author: pofa
2019-02-14 12:16:48 +00:00
wiz
17689a76fc khard: update to 0.13.0.
v0.13.0: 2018-12-25
- New action postaddress: lists all postal (addresses analog to email and phone actions, #196)
- New zsh completion function for email addresses
- New config variables for the contact table section in khard.conf: preferred_email_address_type and preferred_phone_number_type
- Slight speed improvements
- Test suite created
- Several bug fixes
2019-02-13 19:39:26 +00:00
taca
6da7ca92a4 misc/ruby-bundler: not for ruby26 for now 2019-02-06 15:06:34 +00:00
adam
0e7f2aabe5 rhash: updated to 1.3.8
RHash v1.3.8
rename Windows encoding options: --ansi to --win, --oem to --dos
support GOST R 34.11-2012 hash function (options: --gost12-256, --gost12-512)
changed the short option `-G' to be alias of --gost12-256
changed printf format token `%g' to be alias of %{gost12-256}
2019-02-05 09:51:10 +00:00
taca
e3d8724bf0 misc/ruby-ohai: update to 14.8.10
* pkgsrc change: add "USE_LANGUAGES= # none" line.

14.8.10 (2018-12-05)

Merged Pull Requests

* Set User-Agent in HTTP header for GCE plugin #1294 (tas50)
* Remove old spec files #1306 (tas50)
* Correctly detect openSUSE leap 15+ #1307 (tas50)
* Linux Virtualization: Load hyper_v hypervsior hostname from guest #1308
  (tas50)
* Make SLED be part of the suse platform_family #1323 (tas50)
* Don't ship the readme with the ohai gemfile #1324 (tas50)
* Linux Virtualization: Use the new nests systems format for lxd / lxc #1329
  (tas50)
* bsd virtualization: Detect amazonec2 hypervisor + kvm without dmidecode
  #1327 (tas50)
* Add antergos and manjaro linux to the Arch platform_family #1326 (tas50)
* Add mangeia platform with madriva platform_family #1328 (tas50)
* Add support for XCP-NG platform #1330 (tas50)
* Add final notes for Ohai 14.8 #1331 (tas50)
* Fix arista platform detection #1332 (tas50)

14.6.2 (2018-10-11)

Merged Pull Requests

* Review and copyediting of RELEASE_NOTES #1255 (mjingle)
* Avoid gathering all data with sysctl which seems to hang #1259 (tas50)
* Add more yard comments #1256 (tas50)
* Unify the OS plugins #1261 (jaymzh)
* Unify the cpu plugin #1262 (jaymzh)
* Trim out bogus data in system_profile plugin #1263 (tas50)
* [filesystem] Convert rest of unix to fs2 #1266 (jaymzh)
* Correctly detect SLES 15 systems as "suse" platform #1272 (tas50)
* Deprecate the system_profile plugin #1264 (tas50)
2019-02-03 16:15:26 +00:00
taca
fa81e3e595 Allow Ruby 2.6 to build. 2019-02-03 13:45:06 +00:00
leot
82117a9add moreutils: Update to 0.63
pkgsrc changes:
 - Switch MASTER_SITES to upstream snapshots instead of using Debian mirrors

Changes:
0.63
----
 - vipe: Clean up temp file even when it exits with an error.
       Thanks, Stig Palmquist.
 - ts: Fix ts -m %.s to not output negative microseconds.
       Thanks, Dima Kogan
 - sponge: Fix bug in -a mode that doubled original content of file when the
           temp file is located on a different filesystem.
2019-02-02 17:53:41 +00:00
adam
cc0e4f06fa py-tqdm: updated to 4.30.0
tqdm v4.30.0 stable
avoid moving when leave=False
generalise nested bar tests
add display() helper function
add and expose format_dict
- allow arbitrary keyword arguments for format_meter
- document format_dict overriding
- add tests for overriding
- add and tidy developer documentation
fix py3 CLI pipe decoding error
framework overhaul (developing, testing, Travis CI updates)
tidy code and style (flake8)
setup.py refactor
- setup.py make
  . add support for multi-line commands
  . tidy and efficiency
- replace setup.py's built-in make -> py-make>=0.1.9
- add requirements-dev.txt and extras_require[dev]
add, update and tidy tests
include interactive Jupyter demonstration
update documentation
- add FAQ about py2 pipes
- add badges
- update examples
- update authors
2019-01-28 14:13:50 +00:00
gson
847b39efdb misc/py-anita: update to 1.47.
Changes from 1.46:

Deal with the removal of the VEXPRESS_A15 kernel, used by the
evbarm-earmv7hf target, in favor of GENERIC.
2019-01-27 14:28:48 +00:00
leot
36ce27c713 py-asciinema: Fix installation and ALTERNATIVES
- Add to the man page the versioned suffix (previously it was not added leading
  to an accidental PLIST mismatch and installation failure)
- ALTERNATIVES/pkg_alternatives(8) generate wrappers for executables/scripts,
  remove the man page entry in it
2019-01-27 10:37:33 +00:00
gutteridge
5a423abf50 misc/yelp3: add a MESSAGE file referencing MANPATH
Add a note informing users they may need to define MANPATH to search
most non-default locations man pages can be found. The distinction with
yelp3 is that it uses a better means of determining search paths, so
this is less likely to be an issue, but I can still duplicate it in
some pkgsrc environments I have. Addresses PR pkg/34881.
2019-01-26 21:24:30 +00:00
gutteridge
6967f1c5c0 misc/yelp: add a MESSAGE file referencing MANPATH
Add a note informing users they need to define MANPATH to search most
non-default locations man pages can be found. Addresses PR pkg/34881.
2019-01-26 21:05:50 +00:00
tnn
ebeb6bdab3 libreoffice: explicitly --disable-sdremote-bluetooth 2019-01-24 18:55:29 +00:00
tnn
a34b4436dd don't eat -ldl unconditionally 2019-01-24 17:28:07 +00:00
bsiegert
066e1db646 Revbump Go packages after lang/go111 update. 2019-01-24 10:00:33 +00:00
taca
35e0d69020 misc/ruby-mimemagic: update to 0.3.3
pkgsrc change: add "USE_LANGUAGES= # none".

## 0.3.3 (2018-12-20)

Upgrade to shared-mime-info-1.10
2019-01-20 14:35:39 +00:00
taca
c83e2f6290 misc/ruby-daemons: update to 1.3.1
== Release 1.3.1: December 14, 2018

* Fix undefined local variable or method `pid_delimiter'

== Release 1.3.0: December 10, 2018

* Make logging more configurable.
* Add configuration options for pid file delimters, force_kill_waittime
* All status callback to be anything callable.
2019-01-20 14:33:08 +00:00
taca
098a227fe0 misc/ruby-bundler: update to 1.17.3
pkgsrc change: update HOMEPAGE.

1.17.3 (2018-12-27)

Bugfixes:

* Fix a Bundler error when installing gems on old versions of RubyGems (#6839,
  @colby-swandale)
* Fix a rare issue where Bundler was removing itself after a bundle clean
  (#6829, @colby-swandale) Documentation:
Add entry for the bundle remove command to the main Bundler manual page
2019-01-20 14:15:00 +00:00
kamil
29c5ff2c74 ansiweather: Update to 1.13.0
Patch submitted by Frederic Cambus, who takes maintainership.

Upstream changelog
==================
AnsiWeather 1.13.0 (2018-07-16)

- Do not attempt to fetch UV data when in forecast mode

AnsiWeather 1.12.0 (2018-06-29)

- Replace spaces in city names by '%20', underscores are not accepted
  anymore by the OpenWeatherMap API
- Add support for fetching and displaying UV index
- Document the UV index feature and related flags and options

AnsiWeather 1.11 (2017-06-21)

- Unicode symbols display is now off by default
- Shorten default greeting text: "Current weather" => "Weather"
2019-01-18 18:06:21 +00:00
youri
d97bd541e2 xfce4-weather-plugin: update to 0.9.0:
- Port to GTK+ 3
  - Preferences dialog ported to Glade
  - Replaced individual header includes
  - Replaced deprecated symbols
  - Replaced direct access with accessor functions
  - Improved forecast background with dark and light themes
  - Improved spacing in the preference and forecast dialogs
  - Added small (3px) padding between weather icon and scrollbox
  - Fixed full debug builds
- Port to libsoup 2.42
- Updated build requirements:
  - gtk+-3.0 3.22.0+
  - gthread-2.0 2.42.0+
  - glib-2.0 2.42.0+
  - libxfce4util-1.0 4.12.0+
  - libxfce4ui-2 4.12.0+
  - libxfce4panel-2.0 4.12.0+
  - libsoup-2.4 2.42.0+
- Use HTTPS where possible
- Translations updates
2019-01-18 13:10:34 +00:00
youri
853775a0a2 xfce4-calculator-plugin: update to 0.6.90:
- GTK3 Port
- Bump to minimal Gtk to 3.22
- Added option for hexadecimal output (Bug #12548)
- Added modulo (%) operator (Bug #12548)
- Added more tests (Bug #12548)
- Updated FSF address (Bug #12543)
2019-01-18 12:56:15 +00:00
adam
24fe8b1573 py-asciinema: updated to 2.0.2
2.0.2:
* Official support for Python 3.7
* Recording is now possible on US-ASCII locale
* Improved Android support
* Possibility of programatic recording with `asciinema.record_asciicast` function
* Uses new JSON response format added recently to asciinema-server
* Tweaked message about how to stop recording
* Added proper description and other metadata to Python package
2019-01-18 08:56:41 +00:00
youri
cf7c7c8937 mate-utils: update to 1.21.1:
### mate-utils 1.21.1

  * Translations update
  * disable deprecation warnings for distcheck
  * Use make functions for HELP_LINGUAS
  * Replace -Dokumentationsprojekt with Documentation Project
  * mate-dictionary: Fix memory leak
  * Fix spelling and grammar mistakes
  * search-tool: replace deprecated gtk_menu_popup
  * screenshot: replace deprecated gdk_flush
  * dictionary: replace deprecated gdk_flush
  * dictionary: replace deprecated gtk_menu_popup
  * dictionary: Replace deprecated GtkFontButton accessors
  * disk-usage-analyzer: replace deprecated gtk_menu_popup
  * Update Catalan sceenshots of mate-dictionary
  * Add Catalan screenshots
  * add mate-dictionary help to transifex
  * add mate-system-log help to transifex
  * add mate-search-tool to transifex
  * add mate-disk-usage-analyzer to transifex
  * Baobab help: Terminal command updated to 'mate-disk-usage-analyzer'
  * baobab-chart: avoid deprecated 'gtk_style_context_set_background'
  * gsearchtool: avoid deprecated 'gtk_window_set_wmclass'

### mate-utils 1.21.0

  * Translations update
  * Add support for non-interactive screenshot directly to clipboard
  * avoid deprecated GtkStock
2019-01-16 18:27:59 +00:00
youri
0111124c27 mate-calc: Update to 1.21.0:
### mate-calc 1.21.0

    sync with transifex
    UI: avoid deprecated GtkButton:use-stock
    UI: drop all deprecated elements
    replace deprecated gtk_menu_popup
    math-preferences: add window icon to Preferences dialog
    Init gtk before math_equation_new; fix #44
    avoid deprecated gtk_image_menu_item_new_from_stock
2019-01-16 15:04:11 +00:00
youri
364812949a libmateweather: Update to 1.21.0:
### libmateweather 1.21.0

    sync with transifex
    locations: Add Feira de Santana, Brazil
    test_sun_moon.c: remove unused variable
    weather-moon: fix weird thing in comments
    metar: fix searching for string to parse
    metar: fix indent somewhat
2019-01-16 15:00:35 +00:00
martin
c0298d0b88 Add sunwait 2019-01-16 14:44:34 +00:00
martin
9847149b30 Add a variant of the "sunwait" program, used to calculate sunset and
sunrise (usefull in semi automatic astro-photography or home automation).
With big help from leonardo.
2019-01-16 14:43:22 +00:00
dholland
6ff5ce2029 Don't set PKGREVISION to empty, it causes confusion and consternation. 2019-01-13 23:22:51 +00:00
tsutsui
17a6aa26d2 ruby-mini_portile2: update to 2.4.0.
Upstream changes (from CHANGELOG.md):

### 2.4.0 / 2018-12-02

#### Enhancements

* Skip progress report when Content-Length is unavailable. [#85] (Thanks, @eagletmt!)
2019-01-12 14:27:27 +00:00
leot
e67316def6 nyancat: Update to 1.5.2
Changes:
1.5.2
-----
 - Misc bugfixes
 - Fix typos
2019-01-07 17:41:33 +00:00
adam
344183ded8 stellarium: updated to 0.18.3
0.18.3:
The major changes of this version:
- Improvements and fixes for AstroCalc tool
- Added new sky cultures
- Added many DSO textures
- Refactoring the GUI
- Many improvements in the code
2019-01-04 10:37:20 +00:00
adam
7933579699 rhash: updated to 1.3.7
RHash v1.3.7
option --message==<string>' to calculate a hash for string
option --crc32c' for CRC32C hash function
changed magnet link short option from '-m' to '-g'
Bugfix: --file-list=-' shall read a file list from stdin
speedup CRC32 hash function
2019-01-02 14:25:39 +00:00
leot
99246cab4a misc/Makefile: Add py-asciinema 2018-12-31 17:42:30 +00:00
leot
c171f3e153 py-asciinema: Import py-asciinema-2.0.1 as misc/py-asciinema
Terminal session recorder and the best companion of asciinema.org.

asciinema lets you easily record terminal sessions and replay them
in a terminal as well as in a web browser.
2018-12-31 17:42:02 +00:00
triaxx
becc1bbf7a colorls: add LICENSE 2018-12-29 08:54:01 +00:00
tsutsui
38222499fd raspberrypi-userland: make libvchostif SHARED to avoid undefined refs.
Fixes PR pkg/53746 for pkgsrc/devel/SDL2 with "rpi" option.
Bump PKGREVISION again for PLIST change.
Ok'ed by wiz@
2018-12-24 02:06:59 +00:00
tsutsui
ffd299663b raspberrypi-userland: actually bump PKGREVISION for the previous 2018-12-24 01:57:01 +00:00
tsutsui
a9608a76ed raspberrypi-userland: fix build errors on PKG_DEVELOPER=yes. PR pkg/53745
Bump PKGREVISION for the changed files and dependency change.
Ok'ed by wiz@
2018-12-24 01:53:51 +00:00
taca
b377939657 misc/ruby-pry: fix ALTERNATIVES file
Fix ALTERNATIVES file syntax.

Bump PKGREVISION.
2018-12-22 17:27:58 +00:00
taca
79cca6c616 misc/ruby-bundler: fix ALTERNATIVES file
Fix ALTERNATIVES file syntax.

Bump PKGREVISION.
2018-12-22 17:26:46 +00:00
taca
57ebeb8fda misc/py-tqdm: fix ALTERNATIVES file
Fix ALTERNATIVES file syntax.

Bump PKGREVISION.
2018-12-22 17:24:20 +00:00
wiz
4962d6bfac ruby-bundle: revert previous, pkglint disagrees 2018-12-20 11:32:44 +00:00
wiz
86731cfa65 ruby-bundler: pkg_alternatives expects full path as second argument.
Bump PKGREVISION.
2018-12-20 11:29:52 +00:00
bsiegert
dcd9b75b1e Revbump all Go packages after go111 update. 2018-12-19 15:46:59 +00:00
ryoon
4cb25d144e Update to 6.1.4.2
Changelog:
Bugs fixed compared to 6.1.3 (rc2):
    bnc#779630 DOCX import: fix loss of free-form text in date control [Miklos Vajna]
    coverity#1436015 corrected Snake Algorithm [ekuiitr]
    ofz#7802 revert "infinite loop" [Caolán McNamara]
    ofz#10879 stay inside sSecStr bounds [Caolán McNamara]
    ofz#10994 move the reset of trailing fly paras to before redline processing [Caolán McNamara]
    ofz#11125 pass param len around [Caolán McNamara]
    rhbz#1645905 Libreoffice Calc crashing with certain ods spreadsheet files [Luboš Luňák]
    tdf#48140 Remove uno calls from xlsx import [Eike Rathke]
    tdf#55058 EMF+ List of EMF import bugs with examples [Bartosz Kosiorek]
    tdf#62268 FILEOPEN: Optimum row height should be recalculated with "style:use-optimal-row-height='true'" [Vasily Melenchuk]
    tdf#72987 [firebird db integration] big-endian LibreOffice unable to open little-endian embedded firebird db (found 2944.512, support 11.2) [Rene Engelhard]
    tdf#102186 MS PowerPoint with Chart shows hidden data labels when opened in Impress [Markus Mohrhard]
    tdf#104579 FILEOPEN DOCX: Inconsistent pie chart color [Markus Mohrhard]
    tdf#105143 DOCX import: shape has incorrect position when it's intentionally outside the page rectangle [Miklos Vajna]
    tdf#105444 Extra blank lines inserted at end of Comments in DOCX on save when text added in document before comment (steps in Comment 8) [Stephan Bergmann]
    tdf#106084 EMF+ images from OOXML document are not rendered correctly LibreOffice [Bartosz Kosiorek]
    tdf#107240 EDITING Insert > Date | Time inserts some content into protected cells [Xisco Fauli]
    tdf#107586 FILEOPEN: XLSX - Chart sheet tab color not imported [Markus Mohrhard]
    tdf#108022 FILESAVE DOCX: One column chart is exported instead of two [Markus Mohrhard]
    tdf#108027 FILEOPEN XLSX: The column descriptions of a column chart disappear [Markus Mohrhard]
    tdf#108104 [FILEOPEN DOCX] Chart data series with custom fill are displayed incorrectly in DOCX files created with MS Word 2013 [Balazs Varga]
    tdf#111313 Crashed in Calc Macro (Basic) [Stephan Bergmann]
    tdf#112520 FILESAVE: RTF: Shapes inside another shape disappear after RT [Miklos Vajna]
    tdf#113848 Sidebar: Changing page orientation of user-defined size let disappear the page [Ilhan Yesil]
    tdf#113898 Cross-Document reference in array formula using FIND/ISERROR does not work [Eike Rathke]
    tdf#114738 EMF+ rendering problems [Bartosz Kosiorek]
    tdf#114836 FILEOPEN: Chart height is different than before [Markus Mohrhard]
    tdf#115067 (ODT --> DOCX) Non-breaking spaces vanish while in centered paragraphs [Mike Kaganski]
    tdf#115296 FILEOPEN: Paragraph borders are non-continuous on paragraphs with paragraph spacing [Armin Le Grand]
    tdf#115317 EDITING: Unable to paste URL when editing a cell [Paul Trojahn]
    tdf#116931 Objects Anchored "To Cell, Resize with Cell", Move and Scale when Cell's Position is Changed [Armin Le Grand]
    tdf#116989 FILEOPEN: DOCX: Text does not wrap around floating table in footer (disable conversion of tables in footers to floating) [Mike Kaganski]
    tdf#117108 'Master View' button is displayed after re-displaying the sidebar [Xisco Fauli]
    tdf#117761 Snake Algorithm unable to display accurate layout. [ekuiitr, Miklos Vajna]
    tdf#117784 "Bullets and Numbering" menu does not show any dialog [Caolán McNamara]
    tdf#118086 FILEOPEN: FORMATTING occasionally wrong row height [Vasily Melenchuk]
    tdf#118393 FILESAVE: DOCX Export loses header/footer [Serge Krot]
    tdf#118573 Process Soffice.bin does not stop at x64 Windows shutdown/logoff when Quickstarter is used from LO 6.0 [Mike Kaganski]
    tdf#118747 Table paste from specific .ods to Writer adds two empty rows above so table looks emtpy [Vasily Melenchuk]
    tdf#118820 FILEOPEN ODT: Table background doesn't fill the entire table [Caolán McNamara]
    tdf#119020 Icons are corrupted on Windows when scaling UI 150% and higher, with some OpenGL dependency [Jan-Marek Glogowski]
    tdf#119065 Formatting: Last bullet of the bullet list is disappearing after removing a item from the bulleted list using backspace [Mark Hung]
    tdf#119080 pocheck utility needs an update [Andras Timar]
    tdf#119235 UI: Interactive gradient tool is broken [Michael Stahl]
    tdf#119266 Nodes don't expand on double click in the Customize dialog [Muhammet Kara]
    tdf#119564 [BASE] Copy/Paste problem with hidden column in Table [Lionel Elie Mamane]
    tdf#119617 FILEOPEN PPTX Text box setting "Resize shape to fit text" not imported correctly [Balazs Varga]
    tdf#119623 Deleting shared formula group top cell does not re-establish listeners for the remaining (group) formula cell(s) (steps in comment 5) [Eike Rathke]
    tdf#119648 Crash if I click on Fontwork Shape: Arch Left, Arch Right (Pour or Curve). [Michael Meeks]
    tdf#119700 Links to external HTML files updated wrong [Eike Rathke]
    tdf#119790 When printing to PDF, existing file with different file name in the target folder gets overwritten (GTK3-only) [Caolán McNamara]
    tdf#119885 DOCX: Horizontal spacing of font "Open Sans" differs from Word [Mike Kaganski]
    tdf#119945 Impress/Draw hangs/crashes when exiting while editing formula [Xisco Faulí]
    tdf#119997 UI FILEOPEN Slide toolbars not visible when opening a slideshow saved in slide sorter view [Caolán McNamara]
    tdf#120038 Missing arrow from Gallery [andreas kainz]
    tdf#120115 Crash in: SfxItemSet::GetItemState [Bjoern Michaelsen]
    tdf#120158 Impossible to paste special in Writer from Calc in Libreoffice 6mann]
    tdf#120176 Text appears as white on first launch (hard to see) [heiko tietze]
    tdf#120188 In Writer document when a text is highlighted and right click+Character is selected the resulting window is too wide and cannot be resized [Caolán McNa: Crash with file dialog when Java extension "WollMux" is installed [Michael Weghorn]
    tdf#120277 Special Character dialog doesn't appear in Online [Caolán McNamara]
    tdf#120334 Crash when closing dialog Position and Size [Caolán McNamara]
    tdfapter Numbering Dialog can only accept one level (GTK3) [Caolán McNamara]
    tdf#120432 Date, Time and Formulas Can be Inserted in Read-only Spreadsheets [Xisco Fauli]
    tdf#120491 Exporting as epub inserts line that fails most content submission checks [Miklos Vajna]
    tdf#120513 LibreOffice Calc warning message when opening an XLSX file is misleading [Adolfo Jayme Barrientos]
    tdf#120515 Re-pagination starts for every save (making saving quite slow) [Miklos Vajna]
    tdf#120525 percent linespacing <100% bug with fonts with big descent [AlicVB]
    tdf#120551 DOCX: Wrong position of grouped drawing objects (see comment 7) [Miklos Vajna]
    tdf#120612 [LOCALHELP] Edit DDE link has no Help page or ID [Caolán McNamara]
    tdf#120651 Character position arrow hotkey reversed (only 6-1) [Caolán McNamara]
    tdf#120677 Freezes when I open a ODT document [Mike Kaganski]
    tdf#120689 FILESAVE Roundtripped XLSM opens with recovery in Excel [Eike Rathke]
    tdf#120691 Firebird Migration of Existing Database Error on Importing Table Name with space (multiword handling) [Tamas Bunth]
    tdf#120703 Bugs found by PVS-Studio static analyzer [Mike Kaganski]
    tdf#120706 Crash in: SbxArray::Count() when trying to call a WinAPI function [Mike Kaganski]
    tdf#120713 Firebird Form-Based Filter search with checkbox values of "1" or "0" fails. [Lionel Elie Mamane]
    tdf#120728 crash in report editing: insert page number in footer while header is active [Armin Le Grand]
    tdf#120764 gtk 3.24/Wayland: Toolbar popups not working when a tooltip is visible [Maxim Monastirsky]
    tdf#120807 Crash on Crl+Shift+F10 in F5 floating Navigator page number field [Jan-Marek Glogowski]
    tdf#120879 UI: "New Snap Object" dialog box needs Help/Ok/Cancel button order changed [Xisco Fauli]
    tdf#120928 Windows: quickstart --killtray does not work [brinzing]
    tdf#120988 Cannot set zoom >= 1000% in "Zoom & View Layout" dialog (gen and gtk2) [Caolán McNamara]
    tdf#121005 Crash in: libc-2.24.so ( only 6.1 ) [Caolán McNamara]
    tdf#121073 "Presenter Console shortcuts" link is dead in online help [Olivier Hallot]
    tdf#121083 EDITOR UI Hatch background color not read back from editor [Tamás Zolnai]
    tdf#121097 UI: Incorrect behaviour in Date and Time dialog [Caolán McNamara]
    tdf#121131 Compiler plugins won't build with Ubuntu 18.04 [Stephan Bergmann]
    tdf#121181 InputBox/MsgBox: title/text is truncated [Caolán McNamara]
    tdf#121188 forms controls are created with "input required" set to yes by default [Lionel Elie Mamane]
    tdf#121198 CRASH in SdrPage::GetPageNum() [Xisco Fauli]
    tdf#121200 Cannot copy from Writer to the Text Box in Draw [Caolán McNamara]
    tdf#121203 Date forms are not showing dat [Miklos Vajna]
    tdf#121205 chart: multiline chart title in presentation not supported [Vasily Melenchuk]
    tdf#121229 Black box blinking inside the scrollbar of the special character dialog (gtk/gen) [Caolán McNamara]
    tdf#121238 UI: Page border line size is set to 5 pt by default (would expect 0,05 pt) (gen/gtk) [Caolán McNamara]
    tdf#121260 FILESAVE: Using "Excel A1" formula syntax in LibO Calc options results in charts losing their link to source data if the worksheet is saved in .xlsx format [Eike Rathke]
    tdf#121267 SIDEBAR: border cell color isn't shown (white box) [Maxim Monastirsky]
    tdf#121276 KDE5: Can't save minimized presentation [Michael Weghorn]
    tdf#121288 Save on Sharepoint results in always locked file [Mike Kaganski]
    tdf#121325 4-argument form of Mid() BASIC function broken in 6.x (worked in 5.x and OO) [Stephan Bergmann]
    tdf#121415 “Font” page opens instead of “Statistics” page after staying on it and closing it [Caolán McNamara]
    tdf#121432 Pressing twice on the "Help" button causes LibreOffice application to crash when the focus is on one of the tabs on Properties window [Caolán McNamara]
    tdf#121547 UI: File Reload dialog size not right (gen/gtk) [Caolán McNamara]
    tdf#121591 CRASH: Print Preview fails if cursor inside Floating frame [Xisco Faulí]
    tdf#121607 Crash when closing a document (being the only active) while being prompted for data source password [Caolán McNamara]
    tdf#121644 Pressing on the "Reset" button when the writing focus is on the "Value" input field of a property causes LibreOffice to crash on Properties - Custom Properties [Caolán McNamara]
    tdf#121647 font list box preview certain malformed TTF fonts crash LO -- whe

    n receiving ShouldUseWinMetrics() handling [Xisco Fauli]
    tdf#121648 FILEOPEN: EMF+: Wrong displaying of string, drawed with DrawDriverString record [Bartosz Kosiorek]
    tdf#121695 comments: after editing Position and Size, arrow points to cell A1 [Caolán McNamara]

Bugs fixed compared to 6.1.4 (rc1):

    fdo#65059 FILEOPEN: XLSX file appears to be blank [Eike Rathke]
    fdo#76032 FILEOPEN: shift of cells in a specific xlsx [Eike Rathke]
    i#106421 Split svx module [Stephan Bergmann]
    tdf#80583 EDITING: Analysis of Variance (ANOVA): Total DEVSQ returns Err:508, while direct DEVSQ formula returns correct result [Eike Rathke]
    tdf#115405 Failure to launch Libreoffice 6 after installation [Mike Kaganski]
    tdf#119910 Trying to install. Message states api-ms-win-crt-string-l1-1-0.dll is missing [Mike Kaganski]
    tdf#121399 [gtk3_kde5] 6.1 stable branch: within Plasma-5 session w/ drkonqi: lo_kde5filepicker crashes every time on close (OK/Cancel regardless) [Michael Weghorn]
    tdf#121468 Cannot open ppt files [Michael Meeks]
    tdf#121746 CRASH closing LibreOffice with confirmation dialog open [Caolán McNamara]
    tdf#121778 LibreOffice Vanilla not usable; opens OK but crashes when entering data on macOS 10.14.1 Mojave [Stephan Bergmann]
    tdf#121830 FILEOPEN PPTX Video file permanently paused during slideshow [Caolán McNamara]
    tdf#121887 FILEOPEN XLSX "Maximum number of rows per sheet" on tags ROW without attribute R [Eike Rathke]
    tdf#121942 Sildeshow: Video is played 2 times [Caolán McNamara]
    tdf#121987 Windows: MSI installation fails if WU service is disabled hard way [Mike Kaganski]
2018-12-19 12:09:55 +00:00
taca
befad1ecda misc/ruby-pry: update to 0.12.2
pkgsr change:
* Remove @PREFIX@ from ALTERNATIVES file.

### [v0.12.2][v0.12.2] (November 12, 2018)

#### Bug fixes

* Restore removed deprecations, which were removed by accident due to a bad
  rebase.

### [v0.12.1][v0.12.1] (November 12, 2018)

#### Bug fixes

* Stopped creating a new hash each time `Pry::Prompt#[]` is invoked
  ([#1855](https://github.com/pry/pry/pull/1855))
* Fixed `less` pager not working when it's available
  ([#1861](https://github.com/pry/pry/pull/1861))

### [v0.12.0][v0.12.0] (November 5, 2018)

#### Major changes

* Dropped support for Rubinius ([#1785](https://github.com/pry/pry/pull/1785))

#### Features

* Added a new command, `clear-screen`, that clears the content of the screen Pry
  is running in regardless of platform (Windows or UNIX-like)
  ([#1723](https://github.com/pry/pry/pull/1723))
* Added a new command, `gem-stat`, that prints gem statistics such as gem
  dependencies and downloads ([#1707](https://github.com/pry/pry/pull/1707))
* Added support for nested exceptions for the `wtf` command
  ([#1791](https://github.com/pry/pry/pull/1791))
* Added support for dynamic prompt names
  ([#1833](https://github.com/pry/pry/pull/1833))

  ```rb
  # pryrc
  Pry.config.prompt_name = Pry.lazy { rand(100) }

  # Session
  [1] 80(main)>
  [2] 87(main)>
  [3] 30(main)>
  ```
* Added support for XDG Base Directory Specification
  ([#1609](https://github.com/pry/pry/pull/1609),
  [#1844](https://github.com/pry/pry/pull/1844),
  ([#1848](https://github.com/pry/pry/pull/1848)))
* Removed the `simple-prompt`. Use `change-prompt simple` instead. The
  `list-prompt` command was removed and embedded as `change-prompt --list`
  ([#1849](https://github.com/pry/pry/pull/1849))

#### API changes

* The following methods started accepting the new optional `config` parameter
  ([#1809](https://github.com/pry/pry/pull/1809)):
  * `Pry::Helpers.tablify(things, line_length, config = Pry.config)`
  * `Pry::Helpers.tablify_or_one_line(heading, things, config = Pry.config)`
  * `Pry::Helpers.tablify_to_screen_width(things, options, config = Pry.config)`
  * `Pry::Helpers::Table.new(items, args, config = Pry.config)`

  You are expected to pass a session-local `_pry_.config` instead of the global
  one.

* Added new method `Pry::Config.assign`, for creating a Config non-recursively
  ([#1725](https://github.com/pry/pry/issues/1725))
* Added `Pry.lazy`, which is a helper method for values that need to be
  calculated dynamically. Currently, only `config.prompt_name` supports it
  ([#1833](https://github.com/pry/pry/pull/1833))
* `Pry::Prompt` responds to `.[]`, `.all` & `.add` now. The `Pry::Prompt.add`
  method must be used for implementing custom prompts. See the API in the
  documentation for the class ([#1846](https://github.com/pry/pry/pull/1846))

#### Breaking changes

* Deleted the `Pry::Helpers::Text.bright_default` alias for
  `Pry::Helpers::Text.bold` ([#1795](https://github.com/pry/pry/pull/1795))
* `Pry::Helpers.tablify_to_screen_width(things, options, config = Pry.config)`
  requires `options` or `nil` in place of them.
* `Pry::Helpers::Table.new(items, args, config = Pry.config)` requires `args`
  or `nil` in place of them.
* Completely revamped `Pry::HistoryArray`
  ([#1818](https://github.com/pry/pry/pull/1818)).
  * It's been renamed to `Pry::Ring`
    ([#1817](https://github.com/pry/pry/pull/1817))
  * The implementation has changed and as result, the following methods were
    removed:
    * `Pry::Ring#length` (use `Pry::Ring#count` instead)
    * `#empty?`, `#each`, `#inspect`, `#pop!`, `#to_h`
  * To access old Enumerable methods convert the ring to Array with `#to_a`
  * Fixed indexing for elements (e.g. `_pry_.input_ring[0]` always return some
    element and not `nil`)
* Renamed `Pry.config.prompt_safe_objects` to `Pry.config.prompt_safe_contexts`
* Removed deprecated `Pry::CommandSet#before_command` &
  `Pry::CommandSet#after_command` ([#1838](https://github.com/pry/pry/pull/1838))

#### Deprecations

* Deprecated `_pry_.input_array` & `_pry_.output_array` in favour of
  `_pry_.input_ring` & `_pry_.output_ring` respectively
  ([#1814](https://github.com/pry/pry/pull/1814))
* Deprecated `Pry::Command#text`. Please use `#black`, `#white`, etc. directly
  instead (as you would with helper functions from `BaseHelpers` and
  `CommandHelpers`) ([#1701](https://github.com/pry/pry/pull/1701))
* Deprecated `_pry_.input_array` & `_pry_.output_array` in favour of
  `_pry_.input_ring` and `_pry_.output_ring` respectively
  ([#1817](https://github.com/pry/pry/pull/1817))
* Deprecated `Pry::Platform`. Use `Pry::Helpers::Platform` instead. Note that
  `Pry::Helpers::BaseHelpers` still includes the `Platform` methods but emits a
  warning. You must switch to `Pry::Helpers::Platform` in your code
  ([#1838](https://github.com/pry/pry/pull/1838),
  ([#1845](https://github.com/pry/pry/pull/1845)))
* Deprecated `Pry::Prompt::MAP`. You should use `Pry::Prompt.all` instead to
  access the same map ([#1846](https://github.com/pry/pry/pull/1846))

#### Bug fixes

* Fixed a bug where `cd Hash.new` reported `self` as an instance of Pry::Config
  in the prompt ([#1725](https://github.com/pry/pry/pull/1725))
* Silenced the `Could not find files for the given pattern(s)` error message
  coming from `where` on Windows, when `less` or another pager is not installed
  ([#1767](https://github.com/pry/pry/pull/1767))
* Fixed possible double loading of Pry plugins' `cli.rb` on Ruby (>= 2.4) due to
  [the `realpath` changes while invoking
  `require`](https://bugs.ruby-lang.org/issues/10222)
  ([#1762](https://github.com/pry/pry/pull/1762),
  [#1774](https://github.com/pry/pry/pull/1762))
* Fixed `NoMethodError` on code objects that have a comment but no source when
  invoking `show-source` ([#1779](https://github.com/pry/pry/pull/1779))
* Fixed `negative argument (ArgumentError)` upon pasting code with tabs, which
  used to confuse automatic indentation
  ([#1771](https://github.com/pry/pry/pull/1771))
* Fixed Pry not being able to load history on Ruby 2.4.4+ when it contains the
  null character ([#1789](https://github.com/pry/pry/pull/1789))
* Fixed Pry raising errors on `cd`'ing into some objects that redefine
  `method_missing` and `respond_to?`
  ([#1811](https://github.com/pry/pry/pull/1811))
* Fixed bug when indentation leaves parts of input after pressing enter when
  Readline is enabled with mode indicators for vi mode
  ([#1813](https://github.com/pry/pry/pull/1813),
  [#1820](https://github.com/pry/pry/pull/1820),
  [#1825](https://github.com/pry/pry/pull/1825))
* Fixed `edit` not writing to history
  ([#1749](https://github.com/pry/pry/issues/1749))

#### Other changes

* Deprecated the `Data` constant to match Ruby 2.5 in the `ls` command
  ([#1731](https://github.com/pry/pry/pull/1731))
2018-12-17 15:02:23 +00:00
taca
16cc9a07f4 misc/ruby-bundler: update to 1.17.2
pkgsr change
* Remove @PREFIX@ from ALTERNATIVES file.

## 1.17.2 (2018-12-11)

 - Add compatability for bundler merge with Ruby 2.6

## 1.17.1 (2018-10-25)

 - Convert `Pathname`s to `String`s before sorting them, fixing #6760 and #6758 ([#6761](https://github.com/bundler/bundler/pull/6761), @alexggordon)

## 1.17.0 (2018-10-25)

No new changes.

## 1.17.0.pre.2 (2018-10-13)

Features:

  - Configure Bundler home, cache, config and plugin directories with `BUNDLE_USER_HOME`, `BUNDLE_USER_CACHE`, `BUNDLE_USER_CONFIG` and `BUNDLE_USER_PLUGIN` env vars ([#4333](https://github.com/bundler/bundler/issues/4333), @gwerbin)
  - Add `--all` option to `bundle binstubs` that will generate an executable file for all gems with commands in the bundle
  - Add `bundle remove` command to remove gems from the Gemfile via the CLI
  - Improve checking file permissions and asking for `sudo` in Bundler when it doesn't need to
  - Add error message to `bundle add` to check adding duplicate gems to the Gemfile
  - When asking for `sudo`, Bundler will show a list of folders/files that require elevated permissions to write to.

The following new features are available but are not enabled by default. These are intended to be tested by users for the upcoming release of Bundler 2.

  - Improve deprecation warning message for `bundle show` command
  - Improve deprecation warning message for the `--force` option in `bundle install`

## 1.17.0.pre.1 (2018-09-24)

Features:

  - Check folder/file permissions of the Bundle home directory in the `bundle doctor` command ([#5786](https://github.com/bundler/bundler/issues/5786), @ajwann)
  - Remove compiled gem extensions when running `bundle clean` ([#5596](https://github.com/bundler/bundler/issues/5596), @akhramov)
  - Add `--paths` option to `bundle list` command ([#6172](https://github.com/bundler/bundler/issues/6172), @colby-swandale)
  - Add base error class to gems generated from `bundle gem` ([#6260](https://github.com/bundler/bundler/issues/6260), @christhekeele)
  - Correctly re-install gem extensions with a git source when running `bundle pristine` ([#6294](https://github.com/bundler/bundler/issues/6294), @wagenet)
  - Add config option to disable platform warnings ([#6124](https://github.com/bundler/bundler/issues/6124), @agrim123)
  - Add `--skip-install` option to `bundle add` command to add gems to the Gemfile without installation ([#6511](https://github.com/bundler/bundler/issues/6511), @agrim123)
  - Add `--only-explicit` option to `bundle outdated` to list only outdated gems in the Gemfile ([#5366](https://github.com/bundler/bundler/issues/5366), @peret)
  - Support adding multiple gems to the Gemfile with `bundle add` ([#6543](https://github.com/bundler/bundler/issues/6543), @agrim123)
  - Make registered plugin events easier to manage in the Plugin API (@jules2689)
  - Add new gem install hooks to the Plugin API (@jules2689)
  - Add `--optimistic` and `--strict` options to `bundle add` ([#6553](https://github.com/bundler/bundler/issues/6553), @agrim123)
  - Add `--without-group` and `--only-group` options to `bundle list` ([#6564](https://github.com/bundler/bundler/issues/6564), @agrim123)
  - Add `--gemfile` option to the `bundle exec` command ([#5924](https://github.com/bundler/bundler/issues/5924), @ankitkataria)

The following new features are available but are not enabled by default. These are intended to be tested by users for the upcoming release of Bundler 2.

  - Make `install --path` relative to the current working directory ([#2048](https://github.com/bundler/bundler/issues/2048), @igorbozato)
  - Auto-configure job count ([#5808](https://github.com/bundler/bundler/issues/5808), @segiddins)
  - Use the Gem Version Promoter for major gem updates ([#5993](https://github.com/bundler/bundler/issues/5993), @segiddins)
  - Add config option to add the Ruby scope to `bundle config path` when configured globally (@segiddins)

## 1.16.6 (2018-10-05)

Changes:

  - Add an error message when adding a gem with `bundle add` that's already in the bundle ([#6341](https://github.com/bundler/bundler/issues/6341), @agrim123)
  - Add Homepage, Source Code and Chanagelog URI metadata fields to the `bundle gem` gemspec template (@walf443)

Bugfixes:

  - Fix issue where updating a gem resulted in the gem's version being downgraded when `BUNDLE_ONLY_UPDATE_TO_NEWER_VERSIONS` was set ([#6529](https://github.com/bundler/bundler/issues/6529), @theflow)
  - Fix some rescue calls that don't specifiy error type (@utilum)
  - Fix an issue when the Lockfile would contain platform-specific gems that it didn't need ([#6491](https://github.com/bundler/bundler/issues/6491), @segiddins)
  - Improve handlding of adding new gems with only a single group to the Gemfile in `bundle add` (@agrim123)
  - Refactor check for OpenSSL in `bundle env` (@voxik)
  - Remove an unnecessary assignment in Metadata (@voxik)

Documentation:

  - Update docs to reflect revised guidance to check in Gemfile.lock into version control for gems ([#5879](https://github.com/bundler/bundler/issues/5879), @arbonap)
  - Add documentation for the `--all` flag in `bundle update` (@agrim123)
  - Update README to use `bundle add` in usage examples (@hdf1986)
2018-12-17 15:00:41 +00:00
ryoon
e8dec1621e Fix build with boost-1.69.0 2018-12-14 13:12:24 +00:00
adam
5b12b7b592 revbump for boost 1.69.0 2018-12-13 19:51:31 +00:00
abs
6250e5e194 Copy harfbuzz patch to avoid playing _POSIX_C_SOURCE games on NetBSD - causes issues with some pkgsrc gcc versions 2018-12-13 16:34:10 +00:00
pho
f72938fa2b misc/whohas: Update to 0.29.1
Changes:

Uses less memory and improves threading (requires forks Perl module).

Update the documentation.

Fetch multiple suites at once for Debian/Ubuntu.

Improved options parsing.

Add a config file to set desired distros/releases.

Fixed support for Gentoo, Slackware, OpenBSD, FreeBSD,
Arch, AUR, Fedora, Fink, openSUSE, Mandriva and Cygwin.
2018-12-13 01:03:59 +00:00
ryoon
ae8dbd92bc Fix build with poppler-0.72 2018-12-11 12:59:49 +00:00
adam
16dd5de231 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
taca
d19e23c06b misc/Makefile: add and enable ruby-mimemagic 2018-12-06 14:21:20 +00:00
taca
3ac8bbfd74 misc/ruby-mimemagic: add version 0.3.2
MimeMagic is a library to detect the mime type of a file by extension or by
content.  It uses the mime database provided by freedesktop.org (see
http://freedesktop.org/wiki/Software/shared-mime-info/).
2018-12-06 14:20:39 +00:00
ryoon
a59f956e89 Sync internal harfbuzz and fix the build with poppler-0.71
Bump PKGREVISION
2018-12-04 12:56:48 +00:00
wiz
7205365b95 *: recursive bump for poppler-0.71.0 shlib bump 2018-12-03 08:35:28 +00:00
wiz
392fd8987d calibre: update to 3.34.0.
- version: 3.34.0
  date: 2018-11-08

  new features:
    - title: "Support for the new Kindle Paperwhite 2018"

    - title: "Metadata plugboards: Allow defining plugboards that modify comments metadata as well"

    - title: "E-book viewer: Add a keyboard shortcut (Ctrl+M) for toggling between paged and flow mode"

  bug fixes:
    - title: "EPUB Input: Handle invalid EPUB files that have their NCX documents in the spine."

    - title: "EPUB3 Input: Handle EPUB 3 files that incorrectly use EPUB 2 markup to identify cover images."

    - title: "Content server: Fix --url-prefix feature not working with book conversion"

  improved recipes:
    - Business Standard
    - Washington Post
    - General Knowledge Today
    - How To Geek

  new recipes:
    - title: Arts and Letters Daily
      author: pjpaulpj

    - title: Magyar Idok
      author: pofa

And many more new recipes and bug fixes.
2018-12-02 10:41:19 +00:00
wiz
978d853608 todoman: update to 3.5.0.
v3.5.0
------
* Fix crashes due to API changes in icalendar 4.0.3.
* Dropped compatibility for icalendar < 4.0.3.
2018-12-01 14:31:10 +00:00
wiz
2abb64ce37 goffice0.10: update to 0.10.44.
Changes not documented.
2018-12-01 05:55:38 +00:00
prlw1
603b5ccdc7 Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +00:00
leot
37042c4cdb tmux: Add reference to upstream pull request
(It is now applied so the patch will be no longer needed in the
next stable version!)
2018-11-29 10:51:34 +00:00
leot
e27969a531 tmux: Add support for pane_current_path variable in NetBSD
Implement osdep_get_cwd() by using mount_procfs(8) in order to add
support for pane_current_path variable in NetBSD.

Bump PKGREVISION
2018-11-28 14:45:19 +00:00