updated Changelog, NEWS, etc.
[xboard.git] / SHORTLOG
index 8ed2aa9..49bc378 100644 (file)
--- a/SHORTLOG
+++ b/SHORTLOG
@@ -2,7 +2,7 @@
 
 (git log --pretty=short --cherry-pick --left-only v4.6.x...v4.5.x^   |git shortlog --no-merges)
 
-Arun Persaud (31):
+Arun Persaud (61):
       removed parser.l from build process, also removed flex dependency from configure
       updated Changelog, NEWS, etc.
       new developer release
@@ -34,8 +34,59 @@ Arun Persaud (31):
       translationproject.org: updated Ukrainian translation
       added NEWS for release of 4.5.3
       only require 0.17 of gettext
+      updated Changelog, NEWS, etc.
+      updated pot file and send to translation project
+      new developer release
+      translation: updated uk.po
+      translation: updated uk.po
+      Merge branch 'master' into v4.6.x
+      translation: added danish translation
+      marked more strings for translation
+      added new files to po/POTFILES.in
+      updated pot file
+      Merge branch 'master' into v4.6.x
+      new developer release
+      updated version numnber in pot file
+      fixed size of XBoard icon to 48x48
+      translation: updated uk.po
+      marked an error messages for translation
+      removed Iconify function. Should be handled by the window manager.
+      replaced unicode character for "'" in xboard.texi
+      change keybindings that don't use ctrl, make MoveTypeInProc ctrl aware; fixes #35000
+      fix translation for engine list; fixes #34991
+      make entries in CreateComboPopup not translateable; fixes #34991
+      also don't translate selection in ComboSelect; fixes #34991
+      only translate entries in CreateComboPopup if strlen>0; fixes #34991
+      Merge branch 'master' into v4.6.x
+      Updated copyright notice to 2012
+      code cleanup: make function definition confirm to GNU coding style
+      added desktop and mime-type association to autoconf install process
+      added some autogenerated po files to .gitignore
+      forgot to list new desktop files in EXTRA_DIST section in Makefile.am
+      Merge branch 'master' into v4.6.x
+
+Byrial Jensen (19):
+      fix for repeating key issue, with this allissues this bug should be closed; fixes #35000
+      Add NO_GETTEXT flag for combobox. Fix bug #34991
+      Make GenericPopUp() more readable by using more named flags instead of numerals
+      Fix crash when selecting user soundfile due to free() of not malloc()'ed memory
+      Fix a memory leak in Sound Options
+      Fix a possible crash in the file browser
+      Fix possible crash on 64-bit systems when copying game or position
+      Give numeric options the value 0 if a non-numeric text is entered. Before the value ended up undefined.
+      Give numeric options the value 0 if a non-numeric text is entered (one more place). Before the value ended up undefined.
+      Duh! Initialise the argument to sscanf() inside the loop, so it always gets a known value when sscanf() fails.
+      Transfer a pointer to the promoChar from PromotionPopUp() to PromotionCallback(). Fixes #34980
+      Definition of TimeMark moved from 3 c files to backend.h
+      Add #include "moves.h" to gamelist.c for def. of CopyBoard()
+      Remove the last 2 compile warnings in gamelist.h
+      Add 2 strings for translation
+      Fix unportable memory initialisation
+      Fix checking of return value from snprintf()
+      One more string marked for translation
+      Fix buffer possible overflow when writings tags
 
-H.G. Muller (243):
+H.G. Muller (326):
       New parser, written in C
       Implement yynewstr entry point in new parser
       Fix o-o castling in new parser
@@ -279,6 +330,89 @@ H.G. Muller (243):
       Change chase message in .lng files
       Don't adjust clock on right-click in EditGame mode WB
       Fix two warnings
+      Clear board markers when moving to other position
+      Change default sweep-promotion choicein queenless variants
+      Set pieceToCharTable by setup command even when ignoring FEN
+      Accept setup command in variant fairy even with legality testing on
+      Fix handling of -secondOptions option
+      Add feature-override options
+      Fix WinBoard  clock-click bug
+      Ignore ICS game starts when already in game
+      Show 50-move counter also when observing ICS games
+      Fix parsing of O-O castling in variant janus
+      Refrain from making unnecessary resize X request
+      Put promo-suffix on ICS move in variant seirawan castlings
+      Change encoding of seirawan ICS gating-castlings
+      Add -afterTourney option
+      Fix alignment of generic browse button XBoard
+      Fix arrow highlighting in mono-mode XB
+      Fix showTargetSquares in mono-mode XB
+      Fix switching back from mono-mode XB
+      Fix legality of Spartan promotion to king
+      Fix out-of-bounds access in check test
+      Allow setting of holdings with edit command
+      Fix menu grayout after illegal move
+      Fix sending of S-Chess gating moves to ICS
+      Fix initial holdings ICS seirawan games
+      Fix ICS castling rights
+      Don't test drops as mate evasions in variant seirawan
+      Fix format in temporary timing printf
+      Clip texts on menu bar
+      Next try for menu-bar sizing
+      Use <Enter> in stead of Ctrl+. for peeking last move
+      Describe -overrideLineGap option in texi file
+      Try to not confuse ICS rating adustments as shouts
+      Fix parser for variant seirawan
+      Fix parsing of faulty PGN tags
+      Implement peeking previous position in WinBoard
+      Abandon single-letter menus in tinyLayout
+      Clear square markers on new game
+      Add icons for PGN and tourney files
+      Add xml file for defining mime types
+      Add desktop files for PGN viewer and tournament player
+      Fix crash at match end
+      Fix crash in auto-comment
+      Implement -viewerOptions
+      Remove the direct commands to the engines
+      Update texi file and remove duplicate control
+      Install icons directly
+      Install desktop files directly
+      Install mime types directly
+      Open WB startup chat boxes only after logged on
+      Fix seek graph for VICS
+      Add Ctrl-D as alternative to Ctrl+Alt+F12 in WinBoard
+      Add control for overrideLineGap in WB Board dialog
+      Exempt variant seirawan from -disguisePromoted inheritance
+      Enable WB time-control dialog even when no clock mode
+      Fix height board dialog
+      Fix re-allocation of PGN-cache memory
+      Add new translations to WB language file
+      Use same translation of "vs." everywhere
+      Fix 4 warnings
+      Fix printing non-numeric kibitz with -autoKibitz
+      Suppress empty lines when observing on VICS
+      Fix seek-graph popup and  popdown
+      Give focus to board window after ICS login
+      Reset protocol version before loading new engine
+      Prevent unnecessary loading of engines
+      Fix arrow damage with highlightDragging XB
+      Implement GenericUpdate function
+      Implement Clone Tourney button XBoard
+      Incease size of WB array of translated items
+      Make New Variant dialog visible in mono-mode
+      Fix fix of switch to mono-mode
+      Increase max nr of engines to 2000
+      Fix registering of EditTagsProg
+      Put recently used engines in WB menu
+      Fix TidyProgramName
+      Allow grouping of engines in engine list
+      Fix bug in WB combobox readout
+      Create separate debug fil for each tourney game
+      Implement -pgnNumberTag option
+      Put move number in Eval Graph title
+      Implement kludge to set options through Move Type-in
+      Fix MAXENGINES in WinBoard
+      Fix non-bug in WinBoard
 
 Thomas Adam (1):
       (tiny change) Clarify "-name" option is Xt-only