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:   ryoon
Date:           Wed Feb 15 08:00:04 UTC 2012

Modified Files:
        pkgsrc/editors/Sigil: Makefile PLIST distinfo
Removed Files:
        pkgsrc/editors/Sigil/patches: patch-CMakeLists.txt
            patch-src_FlightCrew_CMakeLists.txt
            patch-src_FlightCrew_Validators_Opf_ReachabilityAnalysis.cpp
            patch-src_Sigil_CMakeLists.txt
            patch-src_Sigil_Exporters_ExportEPUB.cpp
            patch-src_Sigil_Importers_ImportOEBPS.cpp
            patch-src_XercesExtensions_CMakeLists.txt
            patch-src_utf8-cpp_utf8_core.h

Log Message:
Update to 0.5.2

Tested on NetBSD/i386 5.99.64.

Changelog:
Sigil 0.5.2 2012.02.09
    - Fix issue 1253: Replace All in All HTML files adds extra blank lines in
      style section.
    - Fix issue 1251: Merge does not work if you previously used split chapter.
    - Fix issue 1249: Replace All in All HTML Files leaves cursor at the
      bottom.
    - Fix issue 1247: Cannot rename file extension in book browser and rename
      selected should default to first extension name.
    - Fix issue 1238: Deleting a file does not go to the next closest entry
      in book browser.
    - Fix issue 1236: Replace All in Current file does not center cursor.
    - Fix issue 1234: Switching from Code View to Split View and SplitCV to
      CV does not vertically center the cursor.
    - Fix issue 1237: Rename does not keep current selection in book browser.
    - Fix issue 1242: Metadata::FreeFormMetadata missing assignment line 360.
    - Fix issue 1235: Deleting one file does not give a warning dialog.
    - Fix issue 1129: Crash when importing existing image.

Sigil 0.5.1 2012.02.05
    - Issue 1225:
      * Add searching selected files.
      * Add search wrapping.
      * Replace in BV automatically goes to CV.
      * Fixed bug where in CV if you do a replace of a word and then replace
        all when there are the same words on the page, the page view wouldn't
        be refreshed.
      * Various fixes.
    - Add English translation file used for plural strings.
    - Implement issue 986: Automatically renumber playorder in TOC NCX.
    - Implement issue 1224: F&R modifications to update layout and add Regex 
Multiline.
    - Fix issue 1214: Dictionary files do not include hypen files or GB files.
    - Fix issue 1213: Find and Replace does not save file when F&R is already
      open and searching all HTML files.
    - Remove the ability to use F&R to replace text in BV as it is unfixable in
      its current state.
    - Fix issue 1215: Book View line/column incorrect in status bar.
    - Fix issue 1216: Re-opening a document already in a tab resets the cursor
      position back to the top.
    - Fix issue 1218: F&R cleanup.
    - Fix issue 1212: Remove opf namespace rewriting when opening a file because
      it ended up being more trouble than it was wroth.
    - Fix issue 1188: New Sigil Regex engine crashes when pressing "replace 
all",
      works fine on pushing "replace" over and over and over again.
    - Implement issue 269: Select more than one item in the Book Browser Column.
    - Implement issues 792: Add Shortcuts for next/previous HTML file with 
regard
      to reading order, and sync selection in book browser to open tab.
    - Implement issue 1135: New blank section must be automatically selected on 
book browser.
    - Implement issue 1148: Allow user to change the order of split view so 
book view or code
      view is first.
    - Implement issue 1168: Add ability to sort HTML files alphanumerically.
    - Implement issue 1174: Add new blank html section should insert section 
after selected file.
    - Implement issue 1181: Merge Previous when previous file is open in 
current tab requires
      refresh to see merged data.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/editors/Sigil/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/editors/Sigil/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/editors/Sigil/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/editors/Sigil/patches/patch-CMakeLists.txt
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/editors/Sigil/patches/patch-src_FlightCrew_CMakeLists.txt \
    
pkgsrc/editors/Sigil/patches/patch-src_FlightCrew_Validators_Opf_ReachabilityAnalysis.cpp
 \
    pkgsrc/editors/Sigil/patches/patch-src_Sigil_CMakeLists.txt \
    pkgsrc/editors/Sigil/patches/patch-src_Sigil_Exporters_ExportEPUB.cpp \
    pkgsrc/editors/Sigil/patches/patch-src_Sigil_Importers_ImportOEBPS.cpp \
    pkgsrc/editors/Sigil/patches/patch-src_XercesExtensions_CMakeLists.txt \
    pkgsrc/editors/Sigil/patches/patch-src_utf8-cpp_utf8_core.h

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