X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=SHORTLOG;h=5fad4f73f209d4a6c6467fb13fe4cdf54a189ef4;hb=5cab485d7a39f1b15558fc3b06d57d2164a7dc5d;hp=824b4ac0b7dbf3bb73c4d1f14b7bfd323728777b;hpb=f2270a08d9b5152526c56ab413856d5702ac2c0b;p=xboard.git diff --git a/SHORTLOG b/SHORTLOG index 824b4ac..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 (41): +Arun Persaud (44): Updated German translation Updated Ukrainian translations Added Dutch translation @@ -44,6 +44,9 @@ Arun Persaud (41): 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 @@ -213,7 +216,7 @@ H.G. Muller (166): Allow pseudo-engines to adjust the clocks Fix writing of Chu-Shogi FENs -H.G.Muller (138): +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 @@ -352,9 +355,22 @@ H.G.Muller (138): Fix some uninitialized variable bugs Preserve parent variant for PGN of engine-defined game Fix loading of engine-defined PGN games - -Joshua Pettus (1): + 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)