diff options
author | wiz <wiz@pkgsrc.org> | 2009-11-25 10:12:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-11-25 10:12:35 +0000 |
commit | 18f20081dd1bb4cf90f64dbbd46dafc69d8e610f (patch) | |
tree | 913dd1fadc5b7dbe47922ac1b2e09d2e4929f893 /editors/Sigil/distinfo | |
parent | dd332da020bde93ce981a5d3df62755b13cf5e01 (diff) | |
download | pkgsrc-18f20081dd1bb4cf90f64dbbd46dafc69d8e610f.tar.gz |
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)
Diffstat (limited to 'editors/Sigil/distinfo')
-rw-r--r-- | editors/Sigil/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/Sigil/distinfo b/editors/Sigil/distinfo index ab72d8354bd..b06f0c5753f 100644 --- a/editors/Sigil/distinfo +++ b/editors/Sigil/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2009/10/11 08:51:39 wiz Exp $ +$NetBSD: distinfo,v 1.5 2009/11/25 10:12:36 wiz Exp $ -SHA1 (Sigil_code_0.1.4.zip) = 4832e80561a4d16a188a84cbac70f856298e0276 -RMD160 (Sigil_code_0.1.4.zip) = 88b5d83cce394c79a0b2610c7899c5a199daf796 -Size (Sigil_code_0.1.4.zip) = 5943438 bytes +SHA1 (Sigil-0.1.5-Code.zip) = 9679409dc3a3c4db5c56f3b391f850f4adfd7db1 +RMD160 (Sigil-0.1.5-Code.zip) = 69a422a5e4f64ce197da8c7540158f00338d17b0 +Size (Sigil-0.1.5-Code.zip) = 5967716 bytes |