Search found 2223 matches

by psguru
Sun Apr 07, 2024 12:16 pm
Forum: ExamDiff Pro
Topic: No (more) copy of empty directories
Replies: 3
Views: 31

Re: No (more) copy of empty directories

So you are referring to flat mode... Yes, it's a bug in 15.0 Beta. The fix will go to the next build.
by psguru
Sun Apr 07, 2024 9:07 am
Forum: ExamDiff Pro
Topic: No (more) copy of empty directories
Replies: 3
Views: 31

Re: No (more) copy of empty directories

I need more information: how did you do it in flat mode? Also, tree mode is more like Windows Explorer with two panes, and I don't know how you'd do that with the Explorer.
by psguru
Tue Mar 05, 2024 8:52 am
Forum: ExamDiff Pro
Topic: Ignore large block of text
Replies: 12
Views: 3045

Re: Ignore large block of text

I gave you a suggestion earlier: use a regex like this

Code: Select all

word1.*?word2
where word1/2 are unique starting/ending texts of the ignored block.
by psguru
Mon Mar 04, 2024 8:55 am
Forum: ExamDiff Pro
Topic: Tree mode directory comparison issues
Replies: 23
Views: 1239

Re: Tree mode directory comparison issues

Thanks for confirming!
by psguru
Sun Mar 03, 2024 3:37 pm
Forum: ExamDiff Pro
Topic: [v14.x/15.x] Different result related to wrapping
Replies: 10
Views: 568

Re: [v14.x/15.x] Different result related to wrapping

Thanks for confirming!
by psguru
Sun Mar 03, 2024 2:52 pm
Forum: ExamDiff Pro
Topic: Tree mode directory comparison issues
Replies: 23
Views: 1239

Re: Tree mode directory comparison issues

Fixed in build 15.0.0.10.
by psguru
Sat Mar 02, 2024 5:03 pm
Forum: ExamDiff Pro
Topic: Tree mode directory comparison issues
Replies: 23
Views: 1239

Re: Tree mode directory comparison issues

All implemented in Build 15.0.0.9.
by psguru
Sat Mar 02, 2024 12:35 pm
Forum: ExamDiff Pro
Topic: [v14.x/15.x] Different result related to wrapping
Replies: 10
Views: 568

Re: [v14.x/15.x] Different result related to wrapping

This bug will be fixed in the next builds of both 15.0 and 14.0.
by psguru
Sat Mar 02, 2024 12:34 pm
Forum: ExamDiff Pro
Topic: Plugin changes not stored
Replies: 1
Views: 152

Re: Plugin changes not stored

Indeed, a bug in 15.0 Beta. Will be fixed in the next build, today or tomorrow.
by psguru
Thu Feb 29, 2024 4:52 pm
Forum: ExamDiff Pro
Topic: [v14.x/15.x] Different result related to wrapping
Replies: 10
Views: 568

Re: [v14.x/15.x] Different result related to wrapping

Seems to be a bug, will analyze.
by psguru
Thu Feb 29, 2024 11:23 am
Forum: ExamDiff Pro
Topic: [v14.x/15.x] Different result related to wrapping
Replies: 10
Views: 568

Re: [v14.x/15.x] Different result related to wrapping

Didn't see your second file at first but I still got correct results with it.
by psguru
Thu Feb 29, 2024 11:22 am
Forum: ExamDiff Pro
Topic: [v14.x/15.x] Different result related to wrapping
Replies: 10
Views: 568

Re: [v14.x/15.x] Different result related to wrapping

Not happening in my testing:

wrap-bug.png
wrap-bug.png (103.62 KiB) Viewed 553 times

Could you provide your options? Or perhaps the second file (not sure it's significant)?
by psguru
Thu Feb 29, 2024 9:17 am
Forum: ExamDiff Pro
Topic: Tree mode directory comparison issues
Replies: 23
Views: 1239

Re: Tree mode directory comparison issues

I can see having different column widths store for different modes. However, I'm not sure about separate storing of sorted column name. We can either do this but then toggling between modes will change sort order. So if I had sort by size in flat mode, and by time in tree mode, it may look awkward. ...
by psguru
Tue Feb 27, 2024 9:33 am
Forum: ExamDiff Pro
Topic: Tree mode directory comparison issues
Replies: 23
Views: 1239

Re: Tree mode directory comparison issues

In short, you shouln't have the same column widths when one mode has 4 columns and the other mode has 5. One compromise would be to have separate settings for the name column. The rest can be shared. And you can't sort by the same column when one of the modes does not have it. If you sort by rel. p...