Revisions of sigil

buildservice-autocommit accepted request 896409 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 61)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 60)
  * New Features:
    - Find and Replace search targets expanded to include tabbed
      files, CSS files, OPF and NCX files
    - Saved Searches now save full search Controls (mode,
      direction, options, and targets)
    - Preview loading is now completely asynchronous with a loading
      progress bar and loading placeholder
    - Merge will now automatically prevent duplicate ids
    - Merge will automatically add ids are former file boundaries
      to prevent TOC, Guide, and href losses
    - A new Xhtml Highlighter speeds up huge single file loading
      considerably
    - Redesigned CodeView Spellchecking to bring it back to
      Sigil-1.3.0 speeds
    - The External XHTML editor will now always pass along the OPF
      path and spine position to simplify interface with PageEdit
      (use "Open With" if you want the old behaviour)
    - Added PyQtWebEngine as a newly required python module for
      Plugins. ie. Plugins now have access to browser functionality
      for implementing e-Readers, more complex guis.
  * Bug Fixes:
    - Add Qt workaround for restoring Sigil window sizes when 
      FindReplace left open on macOS
    - Add missing tr() calls to the tooltips in the Special
      Character selection dialog
    - Fix bug when all unused selectors are removed as in css
      stylesheet - adds a comment placeholder
    - Make empty Nav have a title to help empty epub passing
      epubcheck
    - Fix bug where fonts couldn't be previewed when a space was
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 59)
- Update to 1.6.0
buildservice-autocommit accepted request 881575 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 58)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 57)
- Update to 1.5.1
  * Features:
    - Can now handle single xhtml file sizes over 2megabytes in
      size via its own URL Schemehandler
    - Will now highlight matched open close tag pairs while editing
      in Code View
    - Delete open close tag pairs (Remove Tag Pair)
    - Default selection of text for basic CodeView formatting
      including bold, italic, etc based on cursor position
    - Shift double-click (and Alt double-click) on a tag to select
      tag contents (including tag)
    - Expanded split on Sigil Split Marker capabilities to work
      better with nested tags
    - Added a new C++ CSS Parser and Query engine that works with
      Sigil's version of Gumbo
    - The Reports tool for "CSS Selectors" now lists all CSS
      selectors not just classes
    - The "Delete Unused Styles" tool now handles all unused
      CSS Selectors not just classes
    - The Reports for "CSS Selectors" and "Delete Unused Selectors"
      now handle selectors in XHTML Style tags
    - Added ability to load text and csv files to Group Saved
      Searches to automate lists of replacements
    - Reworked the Metadata Editor to be much more Human Readable
      with tooltips to show xml tags
    - Added semantic code to the descriptive field in Add Semantics
      as a learning aid (Thank You BeckyEbook!)
    - Checkpoint ManageRepos now has the ability to sort the repo
      table by any column (Thank You BeckyEbook!)
    - The Sigil User Guide has be completely reworked to bring it
buildservice-autocommit accepted request 852938 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 56)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 55)
- Update to 1.4.3
  - critical bug fix for OPF metadata attributes that use named
    entities
  - fix mismatched override wait cursor usage
  - fix crashes when dictionaries are missing on load or during
    first spellcheck
  - update the mapping of language codes to dictionaries without
    the need to restart
  - fix critical bug which caused split to break links that are
    bare fragments
  - fix additional critical bugs which caused split to lose
    fragments from link targets
  - fix double # chars in fragment ids during merge
  - fix hang on load with bad encryption.xml font uris
  - quiet unneeded debug output when importing an epub
  - fix opf cleanup bug when identical xmlns values are used with
    two different prefixes on the same tag
buildservice-autocommit accepted request 849951 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 54)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 53)
- Update to 1.4.2
  * Bug Fixes:
    - critical bug fix for incorrectly xml encoding of opf metadata
      attributes that use entities
    - fix bug in "Add Existing" files when file names would require
      percent encoding
    - fix bug in multiple language spellchecking dialog word lookup
      when no language attributes used
    - update de, nl, sv, ko, ru translations that missed 
      the Sigil 1.4.0 initial release
    - critical bug fix for over xml encoding html used inside
      metadata in the opf
    - revert ctrl-f to it long standing Find and Replace behaviour
buildservice-autocommit accepted request 848963 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 52)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 51)
- Update to 1.4.1
  * Bug Fixes:
    - critical bug fix for over xml encoding html used inside
      metadata in the opf
    - return use of ctrl-f to its long standing functionality
buildservice-autocommit accepted request 848754 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 50)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 49)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 48)
buildservice-autocommit accepted request 848499 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 47)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 46)
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 45)
- Update to 1.4.0
  * New Features:
    - Two different types of Multiple Language Spellchecking support added:
      - A user can now specify a Primary and a Secondary Language
        dictionary for real-time spellchecking (red squiggley underline).
      - The Spellcheck Dialog will now support spell checking as 
        determined by xml:lang and lang attributes in any languages
        with dictionaries
    - Main UI icons now use scalable svg files to better serve 
      higher res displays.
    - New brighter Sigil Application Icon is now being used.
    - Alternate Sigil main Application Icon now available as a 
      build-time option
    - Sigil now provides 3 different Icon Themes for the user: 
      Main, Fluent, and Material. Again all thanks goes to 
      eckyEbook for creating/collecting all of the icon themes!
    - Sigil will now support a custom user-determined Icon theme 
      via a custom .rcc file.
      - pre-made icon themes for Legacy and Material themes in 
        different base colors are now available with more 
        user-contributed theme files to hopefully come.
      - checkout https://github.com/Sigil-Ebook/IconThemes for more
        information and additional themes
    - New main toolbar icons are now available and improved icon
      groupings have been made to provide the user with a greater -
      degree of toolbar customization. Users may need to drag and
      drop icon grouping and modify their selections of Toolbars to
      see some of these new options.
    - Improved support for IRI (international) hrefs. OPF newly 
      added file manifest ids now converted to plain ascii to
buildservice-autocommit accepted request 822759 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 44)
baserev update by copy to link target
Eric Schirra's avatar Eric Schirra (ecsos) committed (revision 43)
buildservice-autocommit accepted request 822757 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 42)
baserev update by copy to link target
Displaying revisions 41 - 60 of 101
openSUSE Build Service is sponsored by