+ Add 5 missing strings to WinBoard translation template
+ Create room in some WB dialogs for translations
+ Update Dutch WinBoard translation
+ Configure XBoard engines and textures
+ Derive height of text-edits in dialogs from message widget
+ Fix heights in Engine Output window XB
+ Fix position of checkbox XB
+ Fix crash on empty combobox menu XB
+ Cosmetic: change 4.5 to 4.6 in xboard.conf comment
+ Delete some unused WinBoard bitmaps
+ Remove some of the most verbose debug output
+ Fix unloading of first engine on tourney start
+ Fix sleeping bug
+ Fix warning
+ Better solution to button-height problem
+ Put front-end support for -recentEngines in XBoard
+ Fix popdown seekgraph on forward-event XB
+ Fix heigth of multi-line labels
+ Configure some new features switched on
+ Make -pgnNumberTag option setable from menu
+ Fix button chaining and combo/textbox label height
+ Configure wider game list
+ Fix switching animation masks on variant switch
+ Fix date in copyright notice about-box
+ Also configure sweep selection
+ Update texi file
+ Fix OK button of error popup
+ Leave height of row that only contains buttons free
+ More updating of texi file
+ Merge branch 'master' of git.sv.gnu.org:/srv/git/xboard
+ Remove a debug printf
+ Fix use of middle button for position setup
+ Don't leave piece selected after piece menu
+ Fix button grab for sweep selection
+ Move change of debug file to before game load
+ Delete some load-game debug printing
+ Implement -autoCopyPV
+ Implement -serverFile option
+ Undo translation of cps->which = first/second
+ Fix translation of EngineOutputTitle WB
+ Use combobox line for recent engines when available
+ Make frame width configurable in XB
+ Use more reliable X-call for getting window position
+ Implement -stickyWindows in XBoard
+ Keep XBoard windows attached on resize
+ Fix piece symbols on switch back to variant normal
+ Fix two 64-bit warnings
+ Fix 50-move counter in ICS mode
+ Suppress recent-engines menu items in ICS mode