| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-06-27 | (chess-display-popup-in-frame): Added a `font' parameter, so that the | John Wiegley | |
| font can be set in new chessboard frames (which is necessary to get the pixel height/width right). | |||
| 2004-12-07 | require chess-message whereever necessary (ks) | Mario Lang | |
| 2004-02-18 | (chess-display-highlight-passed-pawns): New | Mario Lang | |
| interactive function. | |||
| 2004-02-06 | (chess-display-paint-move): Handle :en-passant | Mario Lang | |
| captures (remove the captured pawn from the board). | |||
| 2004-02-02 | Make the preceeding ply in the mode-line a little more compact | Mario Lang | |
| 2004-01-28 | (chess-display-create): More docs. | Mario Lang | |
| 2004-01-13 | (chess-display-set-index): If INDEX is greater than chess-game-index, | Mario Lang | |
| and the last ply is not final, we emit a 'forward chess-module-game event to give ics a chance to issue "forward\n". This makes '.' work as expected in examined games. | |||
| 2004-01-11 | On GNU Emacs 21.3, :eval in mode-line-data seems only to work if it | Mario Lang | |
| directly appears in mode-line-format. chess-display indirectly referenced chess-display-mode-line-format by setting mode-line-format to that symbol. If we set mode-line-format to the value of chess-display-mode-line-format, the mode-line comes to life again! | |||
| 2004-01-07 | make chess-display-create interactive, and document chess-display-quit | Mario Lang | |
| 2004-01-05 | checkdoc attempt, some ver ysimple (I hope correct) docstrings added | Mario Lang | |
| 2002-09-05 | Avoided binding issue. | John Wiegley | |
| 2002-06-17 | *** no comment *** | John Wiegley | |
| 2002-06-14 | various small bug fixes | John Wiegley | |
| 2002-06-08 | Make illegal chess moves (on a chess display) a message instead of an | John Wiegley | |
| error. | |||
| 2002-05-17 | *** no comment *** | John Wiegley | |
| 2002-05-16 | miscellaneous fixes | John Wiegley | |
| 2002-05-01 | *** no comment *** | John Wiegley | |
| 2002-05-01 | fixed bug in popup logic | John Wiegley | |
| 2002-04-30 | bug fixes | John Wiegley | |
| 2002-04-28 | *** no comment *** | John Wiegley | |
| 2002-04-26 | bug fixes | John Wiegley | |
| 2002-04-26 | fixes | John Wiegley | |
| 2002-04-25 | *** no comment *** | John Wiegley | |
| 2002-04-25 | *** no comment *** | John Wiegley | |
| 2002-04-25 | *** no comment *** | John Wiegley | |
| 2002-04-25 | *** no comment *** | John Wiegley | |
| 2002-04-24 | *** no comment *** | John Wiegley | |
| 2002-04-24 | *** no comment *** | John Wiegley | |
| 2002-04-22 | bug fixes | John Wiegley | |
| 2002-04-22 | Bug fixes and reducing the TODO list. | John Wiegley | |
| 2002-04-19 | Fixes and other work. | John Wiegley | |
| 2002-04-18 | Many efficiency improvements and bug fixes. | John Wiegley | |
| 2002-04-17 | More general bug fixing, efficiency improvements, etc. | John Wiegley | |
| 2002-04-17 | *** no comment *** | John Wiegley | |
| 2002-04-17 | Paint moves before they are applied. Otherwise, there could be a | John Wiegley | |
| slowdown in transmitting the move to the other listening modules. | |||
| 2002-04-17 | Further speed tweaks | John Wiegley | |
| 2002-04-16 | Lots of painting improvements for displays, to improve efficiency. | John Wiegley | |
| 2002-04-16 | Don't popup the display if it's not necessary to do so. | John Wiegley | |
| 2002-04-16 | whitespace changes | John Wiegley | |
| 2002-04-16 | Report checkmate in the modeline correctly. | John Wiegley | |
| 2002-04-16 | *** no comment *** | John Wiegley | |
| 2002-04-16 | (chess-display-handler): Set the side-to-move text to a reasonable | John Wiegley | |
| default. | |||
| 2002-04-16 | Removed the $ Revision strings; they are no longer necessary since I | John Wiegley | |
| tag every revision that I upload. | |||
| 2002-04-16 | *** no comment *** | John Wiegley | |
| 2002-04-16 | Major speed improvement and efficiency work. chess-legal-plies is | John Wiegley | |
| much more memory conservative now. Reduced recursion in chess-search-position by a slight bit. | |||
| 2002-04-16 | Compute the mode-line text only once, whenever the current game index | John Wiegley | |
| is changed. This saves hundreds of calls to chess-ply-to-algebraic, which were occurring simply because of mode-line updates! | |||
| 2002-04-16 | Removed `chess-with-current-buffer', since it is now in | John Wiegley | |
| chess-module.el. | |||
| 2002-04-15 | *** no comment *** | John Wiegley | |
| 2002-04-15 | *** no comment *** | John Wiegley | |
| 2002-04-15 | *** no comment *** | John Wiegley | |
