Re: [Patch] Diff script for Excel files
From: Hiroki NAJIMA <h.najima_at_gmail.com>
Date: Wed, 20 Feb 2013 01:44:50 +0900
Dear Stefan Küng,
Thank you for importing it!
-- Hiroki Najima aka. Nazy. (2013/02/18 2:39), Stefan Küng wrote: > On 16.02.2013 15:04, Hiroki NAJIMA wrote: >> Hello, >> >> I'm a TSVN & MS Office user and grateful for diff scripts for Office files. >> However, I'm annoyed with bugs / narrow applicable scope of Diff script for Excel files. >> To solve the problems, I've created improved version. >> I would appreciate if you import attached one. >> >> The changelog is here. >> >> - BUG: Unable to mark difference when "A1" cell is a "Format as Table"'s header. >> - BUG: Unable handle protected Excel workbooks and worksheets. >> - BUG: Unable handle hidden worksheets. >> - CHG: Rewrote in JScript. >> - NEW: Add performance improvement mode (fast mode). (Default: off) >> It compare directly to opposite worksheets. >> This mode require opened base document at the same time. >> - NEW: Normal mode fallbacks to fast mode when "new" document's structure is protected. >> - NEW: Open workbooks with Readonly mode to avoid unwilling saving. >> - NEW: Unhide hidden worksheets. >> - NEW: Set tab color if the worksheet was hidden then green, otherwise default. >> - NEW: Activate first worksheet. >> - NEW: Mark workbooks as "saved" to suppress save dialog if nothing changed. >> - NEW: Show warnings which occurred while processing. >> - CHG: Lots of refactoring. >> >> Please feel free to give me some feedback. > > Thanks a lot for the improved diff script! > I've committed your script in r23915. > > Stefan > ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3049308 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2013-02-19 17:45:14 CET |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.