X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=whats_new%2F4.8.0%2Findex.html;h=f64f7de506bcfb87e6115da8a77cfe4a80bfc933;hb=76904c1f28fece25015aa5eae7a2c57e4563bec8;hp=3cce9046abe073a9930342f8f85d23389445dade;hpb=f2d4c44fceaeb7e7c4e83e7d97fde5ec29fbbf23;p=xboard.git diff --git a/whats_new/4.8.0/index.html b/whats_new/4.8.0/index.html index 3cce904..f64f7de 100644 --- a/whats_new/4.8.0/index.html +++ b/whats_new/4.8.0/index.html @@ -668,10 +668,10 @@ so that the GUI would only have to take it back, after all. Prevent crash on double-click in XB Game List Tags dialog.
  • - Fix the auto-display comment control in the General Options dialog of WinBoard, which was ignored. + Fix the 'auto-display comment' control in the General Options dialog of WinBoard, which was ignored.
  • - Fix adjusting clocks by clicking them in Xaw build. + Fix adjusting clocks by clicking them, in Xaw build.
  • Fix zooming of Evaluation Graph XB with mousewheel, which was not working at all. @@ -683,7 +683,7 @@ so that the GUI would only have to take it back, after all. WinBoard's seek graph is now sized to also cover any board rim.
  • - Key bindings XB for non menu items are no longer ignored. + Key bindings XB for non-menu items are no longer ignored.
  • Set castling rights correctly after loading of game file from command line. @@ -712,6 +712,15 @@ so that the GUI would only have to take it back, after all. Blow up textures that are too small.
  • + Display of the variant tag in the Game List now works. +
  • +
  • + Reset move entry (clearing target-square markers) on 'clear board' in Edit Position mode. +
  • +
  • + The Game List is automatically updated when you alter the tag selection for the game lines. +
  • +
  • Ignore invalid color specs in stead of treating them as black (important because Cairo does not understand old xpm color names).
  • @@ -733,6 +742,9 @@ so that the GUI would only have to take it back, after all. Make WB window sizing handle multiple screens.
  • + Indicate current variant in New Variant dialog of the GTK build (by printing it in boldface onthe button). +
  • +
  • 50-move counter is no longer reset on Chess960 castlings.