Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-backports > by-pkgid > 2aa5de27b371c53c68222996846eaaec > files > 5

chessx-0.8-1mdv2010.2.x86_64.rpm

Wed 10 Feb 2010, 01:40:00 CET Version 0.7

	* bugfix: do not crash when removing engines
	* bugfix: no problems with more than 10 engines
	* bugfix: do not stop running engine on minimize/hide
	* usability: browse for executable when adding new engines
	* bugfix: correctly display NAGs below the board
	* bugfix: correctly truncate previous moves
	* feature: global shortcut F2 to start/stop engine
	* change: speedup by canceling previous OpeningTree search before the next
	* bugfix: ignore clicks on illegal OpeningTree moves like [end]
	* feature: make editable PGN size limit configurable
	* feature: show progress bar when opening/saving files
	* feature: show progress bar for OpeningTree
	* feature: promote variation

Wed 1 Jul 2009, 00:50:22 CET Version 0.6

	* feature: warn when quitting with unsaved databases
	* feature: improve Engine tab of Preferences dialog, add reordering
	* feature: remember current engine
	* bugfix: show correct score for Crafty
	* bugfix: correctly display variations leading to mate in UCI engines
	* bugfix: update ECO database for opening detection and move guesser
	* bugfix: improve focus handling in game list and game text
	* feature: timer-delayed game loading when pressing Ctrl+Down/Up
	* bugfix: remove bold column names in TableView
	* bugfix: support NAGs not preceeded with space in PGN parser
	* bugfix: make PGN parser more robust
	* bugfix: optimize PGN output
	* bugfix: enable leading comment in mainline and variations
	* bugfix: slightly improve PGN export formatting
	* feature: allow creating new PGN databases
	* change: drop CXD databases support
	* bugfix: guess move only with mouse over the board
	* feature: truncate from the beginning
	* bugfix: correct tag order for QuickSearch
	* feature: search games by number or number range
	* bugfix: do not read a game beyong the end of file
	* feature: allow editing pre-move comments
	* bugfix: PGN standard compliant ep square in FEN
	* bugfix: reparent some dialogs
	* bugfix: remove flickering at startup
	* feature: make comments editable
	* feature: correctly read PGNs with FEN
	* feature: new Leipzig theme
	* feature: allow removing variations
	* feature: enable HTML export
	* feature: allow setting small fonts in chess text widgets (useful for laptops).
	* bugfix: save all PGN tags
	* bugfix: display correct move number in starting position
	* feature: allow copying games between databases
	* feature: allow copying pieces in BoardSetup by using Ctrl
	* change: add Advanced setting to BoardSetup
	* feature: PlayerInfo dialog with player statistics
	* feature: display FEN in BoardSetup
	* feature: copy/paste position in BoardSetup
	* bugfix: correctly recognize promotions in UCI engines
	* bugfix: correctly handle promotion in tablebases
	* bugfix: support 1/2 as a draw symbol

Wed 13 Jun 2007 19:47:32 CET	Version 0.5
	
	* feature: engine analysis
	* feature: Opening Tree
	* feature: Setup Position dialog enhancements
	* feature: use ECO information to guess moves
	* feature: option to combine searches
	* feature: enable translations
	* feature: make frame color configurable
	* feature: remove last move with right click
	* feature: remember matching position in position search
	* feature: improve layout of Game Info
	* feature: display game length in Game List
	* feature: remove last move with right-click
	* feature: shortcuts for Game List and Game Text
	* bugfix: fix move loading failure in large databases
	* bugfix: open PGN files from command line
	* bugfix: don't flood tablebase servers with too many requests
	* bugfix: sometimes online tablebase wasn't used even if enabled
	* bugfix: flip setup board if main board is flipped
	* bugfix: various small fixes to move guesser
	* bugfix: some errors in Game/tags handling
	* bugfix: do not crash when loading random game from empty filter
	* change: lower network usage for EGTB server
	* change: new, much faster Board implementation
	* change: much faster Tag search
	* change: do not highlight first move in starting position
	* change: redesign Board tab in Preferences dialog

Wed 9 May 2007 18:59:47 CET	Version 0.4

	* feature: new, much improved themes
	* feature: move guesser
	* feature: support for online tablebases
	* feature: binary ECO file format (faster startup)
	* feature: simple tag search dialog for single tag searches
	* feature: improve look&feel and usability of Tip of the day
	* feature: Apply button for Preferences dialog
	* feature: configurable square highlight color
	* bugfix: update theme when pieces are changed
	* bugfix: fix some drag&drop problems
	* bugfix: segfault when truncating moves from empty game
	* bugfix: ask for promoted piece only for legal moves
	* bugfix: allow variations in starting position
	* bugfix: correctly redraw board frame
	* bugfix: correctly show side to move in Setup Position dialog
	* bugfix: fix rare bug when # symbol was displayed instead of +
	* bugfix: correctly calculate hash value for en passant
	* bugfix: re-enable FEN tag support
	* change: optimize PGN loading (loads 10-20% faster)

Mon 23 Apr 2007 18:59:47 CET	Version 0.3

	* feature: display ECO information
	* feature: move pieces by drag&drop
	* feature: remove moves/variations and truncate moves
	* feature: display side to move
	* feature: position search
	* feature: internal support for editable PGN databases (no GUI yet!)
	* feature: export games in filter/all games to PGN
	* feature: small sample player database (look for Adams)
	* bugfix: fix incorrect SAN representation of en-passant moves
	* bugfix: correctly calculate game length displayed in GameInfo
	* bugfix: display empty game
	* bugfix: more robust PGN parsing
	* bugfix: Sun-Solaris compilation (patch by Atul)
	* bugfix: some improvements to Windows installer
	* bugfix: more usual PGN format (space after move number etc.)

Thu 28 Feb 2007 00:59:47 CET	Version 0.2

	* feature: highlight and display current move
	* feature: add variations
	* feature: support promotion when entering moves
	* feature: redesign Setup Position to improve usability
	* feature: check board validity in Setup position dialog
	* bugfix: correctly display move numbers for non-standard games
	* bugfix: keep move number and side to move when setting position
	* bugfix: copy/paste move number to/from FEN
	* bugfix: accept non-standard castling (0-0 instead of O-O)
	* bugfix: correctly draw large boards in unscaled pixmap mode
	* bugfix: insert all pieces in given color in Setup Position
	* bugfix: fix segfault when removing piece from empty square
	* bugfix: correctly finding installed data path on Debian.
	* change: clean configuration file format