X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=SHORTLOG;h=72f01dc7d85366ba97d291f0c05fb49b3162a695;hb=919bb8ce56406c6059ec9d3221d1bc96ad388d1c;hp=8ed2aa948fa7fa307387ac221f5650c64b478ce1;hpb=e3318c64436cf387873f1bc38c79135bb4262d4e;p=xboard.git diff --git a/SHORTLOG b/SHORTLOG index 8ed2aa9..72f01dc 100644 --- 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 (79): removed parser.l from build process, also removed flex dependency from configure updated Changelog, NEWS, etc. new developer release @@ -34,8 +34,84 @@ 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 + updated Changelog, NEWS, etc. + updated po-filies + new developer release + Merge branch 'master' into v4.6.x; updated to correct version number for v4.6.0 branch + fixed comments for translators: comments starting with TRANSLATORS: are now copied to the po file + added some comments for translators + translation: updated uk.po + updated Changelog, NEWS, etc. + updated po/pot files + new developer release + Merge branch 'master' into v4.6.x; updated to correct version number for v4.6.0 branch + add configure test for xdg-programs to install mime types; can be disabled for building of e.g. rpms + modified configure and makefile for handling mimedb update + translation: updated uk.po + Merge branch 'master' into v4.6.x + fixed "make install-pdf": missing target for recursive make in po directory + add information about our webpage and were to report bugs into the help menu + Merge branch 'master' into v4.6.x + +Byrial Jensen (26): + 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 + Use ngettext() instead of gettext() for a string to allow better translation. + Mark the strings "first" and "sencond" for translation. + Add args.h to POTFILES.in and change the interface to ExitArgError() so msg is c format string + Fix typo in translator comments explaning "first" and "second" + Fix one more typo in the translator comments explaning "first" and "second" + One missed translation of cps->which + Updated Danish translation -H.G. Muller (243): +H.G. Muller (375): New parser, written in C Implement yynewstr entry point in new parser Fix o-o castling in new parser @@ -279,6 +355,138 @@ 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 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 + 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 Thomas Adam (1): (tiny change) Clarify "-name" option is Xt-only @@ -294,6 +502,7 @@ Tim Mann (9): Fixed small bugs in several .po files, enabling these translations to Internationalize the file browser. + ** Version 4.5.3a ** (git shortlog --no-merges v4.5.3..HEAD)