2022-12-03 22:59:48 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Sigil: fix build with Python 3.11
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670) |
Log message:
*: bump PKGREVISION for flac shlib bump
|
2022-09-09 17:49:32 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
Sigil: update to 1.9.20.
Sigil-1.9.20
Bug Fixes
- double width of new Find Replace icons to make them easier to access
- improve new Find Replace icon tooltips to be include short name on top
- fix bug that caused file rename changes to fail when updating smil
- Metadata Editor will now strip out unneeded xmlns:dc attributes on dc tags
- Metadata Editor is now more robust to language codes that have incorrect \
case in the metadata
- clarify Create HTML ToC menu entry works from existing ToC
- prevent indavertent "\" chars be treated like escapes when \
updating metadata
- fix MetaEditor nit of not auto adding "aut" role to Author \
metadata for epub2
- make Spellcheck Editor count align column numerically (right)
New Features
- add ability for a user-template*.xhtml and user-template*.css
be read from Sigil Prefs to create new empty xhtml and css files
- updated to very latest MathJax version 3.2.2 for mathml support in Preview
- add ability to cycle through 2 different custom stylesheets (and none at \
all) for use with Preview
|
2022-07-02 18:53:42 by Ryo ONODERA | Files touched by this commit (395) |
Log message:
*: Recursive revbump from audio/pulseaudio
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-05-23 19:17:00 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Sigil: update to 1.9.10.
Sigil-1.9.10
Bug Fixes
- Fix insertion of id and links when cursor immediately before a closing tag
- Make sure bundled PySide6 can find QtWebEngine resources on Windows (Qt6)
- Properly recreate or remove encryption.xml depending on font obfuscating \
or not
- Make Qt6 versions of Sigil use their own ini files to prevent corruption
- treat figcaption as an "other text holder" when prettifying
New Features
- Redesign the FindReplace dialog user interface to minimize size while \
adding features
- Add a FindReplace "Text" only checkbox and support to exclude \
tags from search
- Add a Toggle Line Wrap Mode and its support added to CodeView via pop-up menu
- Add a Dry Run Replace dialog to act as "Replace All" what if. \
(Shift + Count All)
- Add a Replacement filter dialog to allow users to delete unwanted
replacements before applying Replace All (Shift + Replace All)
- Add a Counts Report to Saved Searches to show Saved Search Group counts \
by search
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2022-03-28 12:53:06 by Tobias Nygren | Files touched by this commit (110) |
Log message:
{c,d,e}*/*: revbump(1) for libsndfile
|
2022-03-14 14:47:27 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Sigil: update to 1.9.2.
Sigil-1.9.2 is a follow-on bug-fix-only release meant to replace
the recently released Sigil-1.9.0/1.9.1. There are no new features.
The additional fixes since Sigil-1.9.1 are:
fix loss of highlight on match when searching
fix incorrect search counts
fix incomplete replace all
fix useability issues in Saved Searches
fix handling or subcapture replacements when no search capture groups are \
provided
fix crash on Windows from too fast/repeated Find Net and Find Previous \
launched via keyboard shortcuts
|