Search found 129 matches

by AlexL
Thu Feb 11, 2010 4:49 am
Forum: ExamDiff Pro
Topic: Ignore known differences
Replies: 11
Views: 12279

Re: Ignore known differences

If I understood you right, you gave 8 lines (2 in the previous email, and 6 in the latest email), where only second line from the first email should be different, while all other seven lines should be equal: First file: processReqNewOrder(ReqNewOrder *req, ...) processReqNewOrder(ReqNewOrder *req, ....
by AlexL
Thu Feb 11, 2010 3:42 am
Forum: ExamDiff Pro
Topic: Ignore known differences
Replies: 11
Views: 12279

Re: Ignore known differences

If you turn ON the option "Parts matching regular expression", and insert there (ReqNewOrder)|(CreateOrderReq) you will get first line identical, and second line different (from totally two lines in each file). Is this what you wanted? Another variant of the mentioned option (implies somet...
by AlexL
Thu Feb 11, 2010 3:06 am
Forum: ExamDiff Pro
Topic: Ignore known differences
Replies: 11
Views: 12279

Re: Ignore known differences

Thank you for the answer, but the advised way cannot solve the problem. Lets give an example: differences left: ReqNewOrder, right: CreateOrderReq left line : .... processReqNewOrder(ReqNewOrder *req, ...) right line : .... processCreateOrderReq(CreateOrderReq *req, ...) ExamDiffPro : lines are equ...
by AlexL
Thu Feb 11, 2010 1:30 am
Forum: ExamDiff Pro
Topic: Ignore known differences
Replies: 11
Views: 12279

Re: Ignore known differences

If the patterns are different, you can specify both of them in View-> Options...-> Compare-> Parts matching regular expression (of course following the RegExp rules). If the number of such patterns is "huge", maybe you would like to find a way to use some regular expressions that will unit...
by AlexL
Wed Jan 20, 2010 7:11 am
Forum: ExamDiff Pro
Topic: More buttons on toolbar
Replies: 7
Views: 9439

Re: More buttons on toolbar

We don't have these particular options as toolbar buttons. All potential buttons can be seen on the left side of the Customize Toolbar dialog. One way to deal with your problem is to use the "Use Ignores" command/button. I know, I do exactly what you wrote, or go through Options menu tree...
by AlexL
Wed Jan 20, 2010 12:53 am
Forum: ExamDiff Pro
Topic: More buttons on toolbar
Replies: 7
Views: 9439

More buttons on toolbar

Hello.

Is it possible to provide more buttons on toolbar? For example, I'd like to have possibility to toggle from toolbar such modes as "Ignore Whitespaces", "Ignore Linebreaks", etc. Currently I can't find such possibility.

Thank you.
by AlexL
Mon Dec 21, 2009 5:59 am
Forum: ExamDiff Pro
Topic: Perforce merge integration
Replies: 4
Views: 9397

Re: Perforce merge integration

ExamDiff Pro does visual 2-way merging. However, AFAIK, Perforce wants a 3-way merge tool for its Merge application, in which case you cannot use ExamDiff Pro. Yes, sometimes even 4-way: base (common root for both variants before their last modification, which caused the difference between variants...
by AlexL
Mon Sep 21, 2009 2:06 am
Forum: ExamDiff Pro
Topic: Options Dialog Box
Replies: 4
Views: 6436

Re: Options Dialog Box

I suspect that webghost has desktop size different from screen resolution. Otherwise EDP dialog box 737x536 should fit Windows resolution 1024x768 with any DPI setting.

If desktop size differs from resolution, then any DPI setting won't help.
by AlexL
Tue Apr 21, 2009 3:30 am
Forum: ExamDiff Pro
Topic: "Do not perform"still performs
Replies: 1
Views: 4437

"Do not perform"still performs

Hello. 1) It seems to me that option "Do not perform fuzzy line matching" does not work. What I see is that both "Always perform fuzzy line matching" with similarity 80 and "Do not perform fuzzy line matching" give the same thing, except that the latter one disables the...
by AlexL
Sun Apr 19, 2009 12:21 am
Forum: ExamDiff Pro
Topic: Small typo in installer
Replies: 3
Views: 6622

Re: Small typo in installer

Also I think that there is no reason to save space for 2 more characters here, and 4 digits for year would look better - to prevent confusing with different international date formats. Example: Japan places year at the beginning, while Europe does the opposite, so "09/Apr/08" will look am...
by AlexL
Thu Apr 16, 2009 2:00 am
Forum: ExamDiff Pro
Topic: Small typo in installer
Replies: 3
Views: 6622

Small typo in installer

While installing a new beta version, we see the following message: "Congratulations! Your existing license was purchased on 28/Dec/08 (see the license details below), and is less that 12 months older than the ExamDiff Pro version you are about to install. As a result, this version of ExamDiff P...
by AlexL
Thu Apr 16, 2009 1:35 am
Forum: ExamDiff Pro
Topic: Pure binary comparison (byte by byte). All bytes
Replies: 11
Views: 22895

Re: Pure binary comparison (byte by byte). All bytes

This is dummy post in order to note relation between this thread and the other thread, which describes similar problem:
viewtopic.php?f=3&t=559
by AlexL
Thu Apr 16, 2009 1:32 am
Forum: ExamDiff Pro
Topic: Binary comparision not correct
Replies: 10
Views: 17694

Re: Binary comparision not correct

I'd like to refer also to this thread: http://www.prestoforums.com/viewtopic.php?t=421 which more or less mentions the same problem. In case of text comparing we already have the needed functionality (discussed here: http://www.prestoforums.com/viewtopic.php?p=1492 ). But the same mechanism (using s...
by AlexL
Mon Jan 19, 2009 2:07 am
Forum: ExamDiff Pro
Topic: Error message when saving file on some network drives
Replies: 3
Views: 6189

Re: Error message when saving file on some network drives

1) The network system on U: is Unix-like (actually it's one of Linux variants), most probably mapped via some version of Samba on corporate basis. 2) I did not understand what to do, because sometimes I edit long files in EDP, and save the relevant file after fixing (or ignoring) every difference, s...
by AlexL
Thu Jan 15, 2009 5:48 am
Forum: ExamDiff Pro
Topic: Error message when saving file on some network drives
Replies: 3
Views: 6189

Error message when saving file on some network drives

Some drives mapped on some network systems produce strange effect when I try to save file there (even without editing). I press, say, <Ctrl><F12>, then I get immediate error message (see background message window), but the file is saved properly (see foreground message window, which pops itself imme...