Hello Pascal,
I have done the changes you asked me (plus some other minor changes).

In detail:
- Added icons for "Add all variations" and "Show engine info" buttons 
(this was the hardest job... :) )
- Button "Show engine info" managed as a toggle
- Analysis window switches automatically to history mode when multipv = 
1 (like in the 3.6.23 version)
- Hashfull and CPULoad parameters shown as xy%
- Current move parameter translated

Plus:
- Entries of new labels in all language files (not translations)
- Translations of new labels and of all other pending labels in italian 
language file.
- Added the max move number indicator to the current move number (works 
badly with some engines that don't send the "info currmovenumber" string 
back to gui regularly, we have to wait some time to see the right value)
- reordered the buttons on the right side of the analysis window (IMHO, 
in a more intuitive order)
- better display of the engine infos (like normal infos style) (BtW, the 
bold style causes the second line not to be fully displayed. To avoid 
that I had to add a "-spacing3 2" parameter to the analysis text widget, 
but this, in turn, causes a slight unpleased flickering of the window 
when we change the view mode)
- minor improvements to the management of history mode (now cleans the 
analysis window before and doesn't consider anymore the time at the end 
of the variation to add a new element to the history).
- Solved a possible bug in main.tcl (preMovedCommand proc) that called 
resetAnalysis only for the first engine (this is a bug in my opinion, 
but I'm not sure, in the opposite case take back my change).

Bye.
Giorgio.

P.S.
I send the source files to Pascal private mail address, because the size 
of them is too large for this mailing list.



Pascal Georges ha scritto:
>
>
> 2008/6/26 Giorgio Bellegotti <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>>:
>
>     Hi Pascal,
>     I reply below point by point.
>
>
>     Pascal Georges ha scritto:
>     > Hi Georgio,
>     >
>     > This works for me except :
>     >
>     > - the missing icons you mention are indeed  ... missing
>     I can add the widgets with new ids in the sources, but I'm not able at
>     all to draw the images.
>
>
> This is also my case. The idea is to copy an icon from another GPL 
> program (mentioning the source) and rework a bit with Gimp.
>  
> [...]
>
>
>     > - the two added buttons, "show history" and "show engine info"
>     should
>     > be toggle button, that is stay depressed to show an "ON" state. See
>     > the cpu priority button.
>     I agree
>     > - when multipv is > 1, history mode should be disabled (or the
>     output
>     > is unreadable). The same way, when history is on, the number of
>     lines
>     > should be 1. But I think the simplest way is to remove the history
>     > button and switch automatically to history mode when multipv is 1
>     I agree, this is my favourite solution too.
>     But this was also the situation of 3.6.23 version, at this point I
>     wonder why it has been changed in 3.6.24. <http://3.6.24.> I
>     thought that the history was
>     not good for someone and so I gave the possibility to switch it on/off
>     (this was also what Alexander asked in a previous post).
>     Anyway, no problem for me to switch automatically to history mode when
>     multipv is 1.
>
>
> I found and still find history useless. This is why I removed it, but 
> it was not a so good idea because history does not hurt when multipv 
> is 1 (which I never use), and it seems some people like it. So indeed, 
> a back move is necessary.
>
> [...]
>
>     I send you new sources version when I have done these modifications.
>     Bye
>
>
> No emergency, I am overloaded those days ;-)
>
> Pascal
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> ------------------------------------------------------------------------
>
> _______________________________________________
> Scid-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scid-users
>   

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to