File scid_vs_pc.changes of Package scid_vs_pc
-------------------------------------------------------------------
Sat Sep 13 13:44:09 UTC 2025 - Malcolm Lewis <malcolmlewis@opensuse.org>
- Updated to version 4.26:
+ Scorebar for the Main board, and also Browser windows and Fics
observed games.
+ Analysis board improvements from Hanish, Scorebar, Color PV
Bar, Move-Sequence arrows and board coordinates.
+ Clicking Crosstable 'Player' column title to sort.
+ New 'Store Movetimes' option in Play UCI Game.
+ Show longer variations in the EnterVar button at game end.
+ Twin Game Checker has a few new clickables.
+ Font Selection dialog has a working preview.
+ Game saves don't interrupt engine analysis, and tweak engine
help icon.
+ Gamelist current game colour option (via switcher context
menu).
+ Player Ratings context/history menu.
+ Cut down our excess Resize event handling.
+ Properly handle 'Stop Analysis' for Xboard engine with no
'analyze' (eg Scidlet).
+ Minor Fics improvements.
+ More Latex export improvements.
+ Fix Multi Browse BestGames didn't work for 'other' bases.
+ Fix Pgn column mode with big fonts.
+ Truncate long DB filenames in the Gamelist Tab and DB switcher.
+ Disable Tree adjust after a General Search.
+ Fix Undocked App fails to quit with an open engine.
+ Update "Enter Var" button when we create a variation.
+ Try to remove unicode related fluff when pasting text as fen .
-------------------------------------------------------------------
Fri Aug 16 20:33:32 UTC 2024 - malcolmlewis@opensuse.org
- Updated to version 4.25:
+ Extra Tags - bulk add Extra Tag feature.
+ Enable pattern matching in the Name Editor.
+ Show Comments in Game Preview/Browser windows, change colors to
match PGN, and ControlKey+Load does not close the Browser
window.
+ LaTex Game Export - draw Marks in chess diagrams, indent
variations, and other minor changes.
+ Crosstable: add clickable column headings for Nationality,
Rating and Score.
+ Engine Annotation - Score last move in case of checkmate
(and stalemate).
+ Tree mask - Options to hide Markers (default), disable
tooltips, and make the mask move colour steelblue.
+ Engine - Right-clicking AddAllVars adds all first moves only.
+ Comment Editor - Remove 'Apply' button, instead automatically
apply miniboard changes. Add wheelmouse move-forward/back
bindings.
+ Player Info - don't show 'filtered games' stats if they
duplicate the normal stats.
+ Make the Tree Bargraph height similar to the font height
(for high def displays).
+ Add a few Keypad bindings.
+ Pressing Home-key inside a variation moves to var start instead
of game start.
+ Bug fixes;
* Twin Game checker minor fixes.
* Some spinboxes (annotate(blunder)) had erroneous error checking
and threw exceptions.
* Some graphs didn't show the correct final/current year.
* Minor optable.tcl fixes/clean-up. Opening Table max games is
now 100,000 (was 25,000).
* Add current decade to Opening report Current popularity.
* EPD analysis hardening.
* For a few widgets - dont scroll text windows when using
control-scroll to alter font size.
* Update stats/etc on Game quickSave.
-------------------------------------------------------------------
Sun Aug 20 14:33:41 UTC 2023 - Nicolas FORMICHELLA <stigpro@outlook.fr>
- Initial commit
- v4.24 :
* Gamelist (and Best games) 'Copy to filter' context-menu/feature.
* Support for Graham O'Neill's (UCI engine) eboard drivers.
* New 'Country' feature/option for the Player Finder (though it's slow with big databases).
* Global background colour option, and use BWidget::Selectcolor (if found) on Linux.
* Player Ratings Graph now has a history context menu, and Player Info binding for the Player Name.
* Arrows in the small engine boards can now be clicked to add moves, and fix these arrows with Xboard engines and MultiPV.
* Big toolbar icons option, and a new GameInfo toolbar icon.
* Gamelist (and Best games) have an option for custom font (Selectable in the Switcher context menu - using the Small Font).
* Some comment editor / drawing improvements : Support for Chessbase arrow/squares diagrams. Shift+Button now draws the last symbol from the commenteditor (instead of always a full square). Change circle size..
* Reinstate the Suggested Move feature.
* Simplify batch annotation feature.
* FICS - Enable use of zseal (an opensource timeseal).
* Some Edit menus were missing undo points.
* Undo for clipbase copy and paste was kindof broken / leaky.
* Add sanity checks for CC and CXX to configure.
* Little colour theme change, and high DPI doco, from Aditya's wordpress blog ;>.
* Explicitly kill all engines when program close and at program exit, be nice and wait a little for uci (and eboard) engines to close.
* Add a check for Carbon macOS, and don't enable transient noborder for engine/gamelist popups if Cocoa.
* Text-search / FlashEntryBox improvements.
* Disable the nasty, persistent ComboBox entry highlighting after selection.