[Scidvspc-users] February Win32 beta
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Steve A <ste...@gm...> - 2017-01-21 02:04:35
|
Here is a quick win32 beta of the current code. https://sourceforge.net/projects/scidvspc/files/windows-beta/scidvspc-rev2668.zip/download It is not like a normal beta, but is instead the full installer... mainly posted for Finnish people, as we have a new translation from Mika Kaakinen. 4.18 is still hopefully years away :) Below is a quick svn changelog. Major changes are just the translation, configurable Score Graph colours, Score Graph shows current move, and the "Show missed/shorter mates" feature in engine annotation. Cheers, Steve svn log (edited) -------------------- Fix up wheelscrolling in text windows so it still scrolls when mouse is over buttons/images/(windows?). From Gregor. Tree: for mask moves not in tree, still highlight if nextmove. Also, make a Cancel button for mask comment dialog window. Fix up fics offers widget a little, re automatically accepting offers/findOpponent. Fics sought graph - delete the highlighted game name if removed from seeks. Spanish translations update (from Benigno Hernández). Improve ECO help topic. Score Graph now highlights the current move (-fill black). Make the Score Graph colors configurable, and do some minor Graph-Menu related cleanup. Update crosstable if the base it is connected to is closed. Keep comments when truncating game from start, and tweak Score Graph updating. Bind F11/Fullscreen to Fics (which doesnt get standard bindings). New annotation feature: show all missed/shorter mates. Running engine 1 in the statusbar (analysis(mini)) needs special handling if using ::docking::USE_DOCKING. It cannot be withdrawn properly (if docked) and was confusing before. Add a gui option for missed mates. Fix destroying the engine while annotation config widget is open. Fix up code indentation in tcl/tools/analysis.tcl. Promoting variations didn't handle precomments. (New) Finnish translation, from Mika Kaakinen. |