pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/Sigil



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 25 10:12:36 UTC 2009

Modified Files:
        pkgsrc/editors/Sigil: Makefile distinfo

Log Message:
Update to 0.1.5:

Sigil v0.1.5 2009.11.25
    - fixed a race condition with view syncing in Book View
    - fixed an issue with loading text files that don't end with a newline 
(some text would end up missing)
    - A NEW FIND & REPLACE DIALOG (issue #13)
    - no more hard line breaks in Code View (courtesy of recent performance 
optimisations) (issue #61)
    - TOC Editor now remembers its size across invocations and program launches
    - the uninstaller now removes Sigil's temporary working directories
    - removed the "Start Sigil" checkbox in the last page of the installer; 
starting Sigil like this
    was causing problems because Sigil had admin privileges (issue #163)
    - fixed an issue with chapter breaks not working after they are 
Left/Center/Right Aligned (issue #158)
    - multiple images can now be inserted with the "Insert Image" dialog by 
selecting multiple images
    - fixed an issue with loading images from documents with uppercase tags and 
attributes (issue #156)
    - tentatively fixed an issue with Sigil crashing on overwriting existing 
epubs (issue #146)
    - fixed an issue with Sigil crashing on epubs with "date" OPF elements but 
no value set
    for those elements (InDesign CS4 creates such invalid epubs) (issue #149)
    - fixed an issue with words being merged on TXT import (issue #148)
    - various performance improvements through code profiling and 
parallelization
    - Linux and Mac builds should now be slightly faster because of new 
compiler optimizations
    - fixed issue with Sigil incorrectly loading (and therefore subsequently 
saving) "date"
    OPF elements with "event" attributes (issue 144)


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/Sigil/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/Sigil/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index