Changelog: Sigil-0.9.4 Bug Fixes - Prevent the use of zero length key fields when obfuscating fonts - IDPF font obfuscation key accepts all input except as specified - Fix typo in main.ui accelerator assignment - Update Transifex project URL - Prevent NCX Weirdness with ampersand added when editing NCX in codeview and TOC widget showing - Fix lost namespace attributes on metadata tag - Allow auto conversion from package version 1.0 to 2.0 - Remove unused parameter from gumbo create_text_node - Fix bug that hits package version when no xml declaration on opf on import - Add id to Heading structure to greatly speed up NCX/TOC creation even more - Only the true nav should ever have the nav manifest property set - Prevent nav property from being overwritten when updating manifest properties - Prevent segfault if user add semantics but never chooses one - Prevent Add Cover from returning the wrong doctype for epub3 - Make sure cover-image and svg (if needed) are added as epub3 manifest properties when adding a cover - Make sure all referenced resources are found for Delete Unused Media - Remap non-standard epub namespace prefixes in the opf to those now reserved for epub3 - Make loading epubs with broken opf files more robust New Features - Extract all MarcRelators related code into its own class so it can be shared - Added some missing MARC relators - Removed obsolete MARC relators (ctb replaced clb, and sng replaces voc) - Completely redesign MetaEditor gui to work with both epub2 and epub3 metadata - Add default metadata language and title for the user - Make the Nav a required part of an epub3 - create an empty one if need be - Create NavProcessor to use gumbo to update the nav.xhtml - Add support for Adding/Removing Nav Landmarks - Better identify the true nav when loading epub3s - Add ability to generate Nav TOC from Book Headings to CreateTOC tool - Check for valid nav otherwise create a new default one ready for updates - Do not allow split markers to be added to nav.xhtml - Do not allow nav to get merged - Do not allow the nav to be deleted - Do not allow plugins to delete the nav under epub3 - Completely Revamp BookBrowser interface to support both Guide and Landmark Semantics - Create Semantics Dialog to better handle epub2 and epub3 semantics - Create Separate Guide/Landmarks classes for epub2 and epub3 respectively - Rename DescriptiveMetaInfo structure to just DescriptiveInfo to work with guide/landmarks elements - Add a mapping from Landmark to Guide and Back - Remove old GuideSemantics code - Make sure Landmarks semantics show up in BookBrowser tooltips - Update epub3 semantic vocab in Landmarks - Completely Revamp how the dockable TableOfContents gui widget is built and updated - Remove strong coupling between TableOfContents widget and NCX - Allow dockable Table Of Contents to refresh from Nav under epub3 - Large update for translations needed - Many new strings supporting the MetaEditor GUI and Add Semantics GUI were added
103 lines
4.7 KiB
Text
103 lines
4.7 KiB
Text
@comment $NetBSD: PLIST,v 1.13 2016/03/21 11:40:30 ryoon Exp $
|
|
bin/sigil
|
|
lib/sigil/libhunspell.${RUBY_DLEXT}
|
|
lib/sigil/libsigilgumbo.${RUBY_DLEXT}
|
|
lib/sigil/sigil
|
|
share/applications/sigil.desktop
|
|
share/pixmaps/sigil.png
|
|
share/sigil/examples/clip_entries.ini
|
|
share/sigil/examples/search_entries.ini
|
|
share/sigil/hunspell_dictionaries/About.txt
|
|
share/sigil/hunspell_dictionaries/COPYING_GPLv2.txt
|
|
share/sigil/hunspell_dictionaries/COPYING_GPLv3.txt
|
|
share/sigil/hunspell_dictionaries/COPYING_LGPL_v2.0.txt
|
|
share/sigil/hunspell_dictionaries/COPYING_LGPL_v2.1.txt
|
|
share/sigil/hunspell_dictionaries/README.txt
|
|
share/sigil/hunspell_dictionaries/README_de_DE_frami.txt
|
|
share/sigil/hunspell_dictionaries/README_en_GB.txt
|
|
share/sigil/hunspell_dictionaries/README_en_US.txt
|
|
share/sigil/hunspell_dictionaries/README_es_ANY.txt
|
|
share/sigil/hunspell_dictionaries/README_extension_owner.txt
|
|
share/sigil/hunspell_dictionaries/README_fr.txt
|
|
share/sigil/hunspell_dictionaries/README_hyph_de.txt
|
|
share/sigil/hunspell_dictionaries/README_hyph_en_GB.txt
|
|
share/sigil/hunspell_dictionaries/README_hyph_en_US.txt
|
|
share/sigil/hunspell_dictionaries/README_hyph_es_ANY.txt
|
|
share/sigil/hunspell_dictionaries/README_hyph_fr.txt
|
|
share/sigil/hunspell_dictionaries/de_DE.aff
|
|
share/sigil/hunspell_dictionaries/de_DE.dic
|
|
share/sigil/hunspell_dictionaries/en_GB.aff
|
|
share/sigil/hunspell_dictionaries/en_GB.dic
|
|
share/sigil/hunspell_dictionaries/en_US.aff
|
|
share/sigil/hunspell_dictionaries/en_US.dic
|
|
share/sigil/hunspell_dictionaries/es.aff
|
|
share/sigil/hunspell_dictionaries/es.dic
|
|
share/sigil/hunspell_dictionaries/fr.aff
|
|
share/sigil/hunspell_dictionaries/fr.dic
|
|
share/sigil/hunspell_dictionaries/hyph_de_DE.dic
|
|
share/sigil/hunspell_dictionaries/hyph_en_GB.dic
|
|
share/sigil/hunspell_dictionaries/hyph_en_US.dic
|
|
share/sigil/hunspell_dictionaries/hyph_es.dic
|
|
share/sigil/hunspell_dictionaries/hyph_fr.dic
|
|
share/sigil/hunspell_dictionaries/license.txt
|
|
share/sigil/plugin_launchers/python/bookcontainer.py
|
|
share/sigil/plugin_launchers/python/compatibility_utils.py
|
|
share/sigil/plugin_launchers/python/epub_utils.py
|
|
share/sigil/plugin_launchers/python/inputcontainer.py
|
|
share/sigil/plugin_launchers/python/launcher.py
|
|
share/sigil/plugin_launchers/python/opf_parser.py
|
|
share/sigil/plugin_launchers/python/outputcontainer.py
|
|
share/sigil/plugin_launchers/python/pluginhunspell.py
|
|
share/sigil/plugin_launchers/python/preferences.py
|
|
share/sigil/plugin_launchers/python/quickparser.py
|
|
share/sigil/plugin_launchers/python/sigil_bs4/AUTHORS.txt
|
|
share/sigil/plugin_launchers/python/sigil_bs4/COPYING.txt
|
|
share/sigil/plugin_launchers/python/sigil_bs4/__init__.py
|
|
share/sigil/plugin_launchers/python/sigil_bs4/builder/__init__.py
|
|
share/sigil/plugin_launchers/python/sigil_bs4/builder/_html5lib.py
|
|
share/sigil/plugin_launchers/python/sigil_bs4/builder/_htmlparser.py
|
|
share/sigil/plugin_launchers/python/sigil_bs4/builder/_lxml.py
|
|
share/sigil/plugin_launchers/python/sigil_bs4/dammit.py
|
|
share/sigil/plugin_launchers/python/sigil_bs4/diagnose.py
|
|
share/sigil/plugin_launchers/python/sigil_bs4/element.py
|
|
share/sigil/plugin_launchers/python/sigil_bs4/sigil_custom_changes_to_bs4-4.4.0.patch.txt
|
|
share/sigil/plugin_launchers/python/sigil_gumbo_bs4_adapter.py
|
|
share/sigil/plugin_launchers/python/sigil_gumboc.py
|
|
share/sigil/plugin_launchers/python/sigil_gumboc_tags.py
|
|
share/sigil/plugin_launchers/python/unipath.py
|
|
share/sigil/plugin_launchers/python/validationcontainer.py
|
|
share/sigil/plugin_launchers/python/validationresult.py
|
|
share/sigil/plugin_launchers/python/wrapper.py
|
|
share/sigil/polyfills/MathJax.js
|
|
share/sigil/python3lib/metadata_utils.py
|
|
share/sigil/python3lib/metaproc2.py
|
|
share/sigil/python3lib/metaproc3.py
|
|
share/sigil/python3lib/ncxgenerator.py
|
|
share/sigil/python3lib/opf_newparser.py
|
|
share/sigil/python3lib/sanitycheck.py
|
|
share/sigil/python3lib/updatechecker.py
|
|
share/sigil/python3lib/xmlprocessor.py
|
|
share/sigil/translations/sigil_ca.qm
|
|
share/sigil/translations/sigil_cs.qm
|
|
share/sigil/translations/sigil_da_DK.qm
|
|
share/sigil/translations/sigil_de.qm
|
|
share/sigil/translations/sigil_el_GR.qm
|
|
share/sigil/translations/sigil_en.qm
|
|
share/sigil/translations/sigil_es.qm
|
|
share/sigil/translations/sigil_fi.qm
|
|
share/sigil/translations/sigil_fr.qm
|
|
share/sigil/translations/sigil_he.qm
|
|
share/sigil/translations/sigil_hu_HU.qm
|
|
share/sigil/translations/sigil_id_ID.qm
|
|
share/sigil/translations/sigil_it.qm
|
|
share/sigil/translations/sigil_ja.qm
|
|
share/sigil/translations/sigil_ko.qm
|
|
share/sigil/translations/sigil_nl.qm
|
|
share/sigil/translations/sigil_pl.qm
|
|
share/sigil/translations/sigil_pt_BR.qm
|
|
share/sigil/translations/sigil_ru.qm
|
|
share/sigil/translations/sigil_sk.qm
|
|
share/sigil/translations/sigil_sr.qm
|
|
share/sigil/translations/sigil_tr_TR.qm
|
|
share/sigil/translations/sigil_zh_CN.qm
|
|
share/sigil/translations/sigil_zh_TW.qm
|