X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=SHORTLOG;h=5fad4f73f209d4a6c6467fb13fe4cdf54a189ef4;hp=363efe417ace6c475ed098ac0feb58b0b507b96e;hb=e449d7412605812532c2d6590c6bda99e27f1885;hpb=ba73e4e6a70ccc8ef68896a7a4cd84c032852f86 diff --git a/SHORTLOG b/SHORTLOG index 363efe4..5fad4f7 100644 --- a/SHORTLOG +++ b/SHORTLOG @@ -2,7 +2,7 @@ (git log --pretty=short --no-merges --cherry-pick --left-only v4.8.x...v4.7.3^ |git shortlog --no-merges) -Arun Persaud (35): +Arun Persaud (44): Updated German translation Updated Ukrainian translations Added Dutch translation @@ -38,6 +38,15 @@ Arun Persaud (35): only enable osxapp build target on apple systems, clean up configure.ac a tiny bit remove experimental from gtk build option fix osxapp enable option in configure.ac + updated Changelog, DIFFSTAT, and SHORTLOG + make all tests for strings in configure use the same scheme + USE OSXAPP instead of APPLE and fix withval->enableval in AC_ARG_ENABLE + fix typo and prefix + forget a few __APPLE__ ifdefs; changed to OSXAPP + updated NEWS + updated ChangeLog, DIFFSTAT and SHORTLOG + line numbers in PO got updated + mac: only use gtk compile flag, if osxapp is enabled H.G. Muller (166): Implement variant ASEAN @@ -207,7 +216,7 @@ H.G. Muller (166): Allow pseudo-engines to adjust the clocks Fix writing of Chu-Shogi FENs -H.G.Muller (133): +H.G.Muller (150): Fix crash on opening Tags window Xaw Make EditPosition pallette work in Asian variants Let EditPosition double-click on piece promote it @@ -341,9 +350,27 @@ H.G.Muller (133): Update Game List when setting new Game List Tags Implement displaying of variant tag in Game List Don't switch to engine-defined variant on game loading - -Joshua Pettus (1): + Always accept piece commands in variant great + Update Game List after tag selection changed + Fix some uninitialized variable bugs + Preserve parent variant for PGN of engine-defined game + Fix loading of engine-defined PGN games + Fix display of Spin Options with negative range + Let GTK dialogs open with actual-size Graph widgets + Ignore first configure event + Base new square size on board widget allocation GTK + Suppress duplicat autoInstalls + Fix variant-name recognition + Prevent unknown variant getting button in -ncp mode + Fix -xbuttons window width GTK + Attempt to make GTK sizing work with tiling WM + Fix promotion in Betza move generator + Also do dual-royal test in variant shogi + Add persistent Boolean option -fixedSize + +Joshua Pettus (2): Add build script to configure for a XBoard.app for OS X + removed gtk theme from OSX app hasufell (4): BUILD: make paths modifiable (tiny change)