[XBoard-devel] next release coming soon

2013-01-20 Thread Arun Persaud
Hi we would like to do a new release soon... since there have been quite a few changes we'll call it 4.7.0. Would be great if you could test the latest git and report problems back. At the moment the only thing that I'm aware of are some warnings during compilation that we will fix before the rele

Re: [XBoard-devel] next release

2011-10-13 Thread h.g. muller
At 14:07 13-10-2011 -0700, Arun Persaud wrote: I need to look this up again, but I managed to create .chm files from texi, so this should work... the problem is to update the texi file to also include winboard... unless someone has a lot of time, perhaps it's better to wait until we have the GTK

Re: [XBoard-devel] next release

2011-10-13 Thread Arun Persaud
Hi > 1) Most people won't be able to compile XBoard, because of the > gettext 0.17 vs 0.18 problem. I really consider that a disastrous > situation. Either we should switch off NLS by default, so that at > least the English users will be able to compile, or we should > somehow fix the configure pr

Re: [XBoard-devel] next release

2011-10-04 Thread Michel Van den Bergh
4) WinBoard has problems reliably terminating engine processes on a heavily loaded machine, when running a tournament. When I run with ponder off on a dual there never is a problem, but with ponder on more than half the engin processes keeps hanging in the task manager, and when you kill them, W

Re: [XBoard-devel] next release

2011-10-04 Thread h.g. muller
Any objections to creating a 4.6.x branch? I think a 4.6.x branch is a good idea. The enhancements we have now compared to 4.5 make a pretty coherent set; I don't have any immediate ideas for other features to add. (Note, however, that not everything is in Savannah master yet, as I still have

[XBoard-devel] next release

2011-10-03 Thread Arun Persaud
Hi just wanted to check in about 4.6.0 which would be the next release from the master branch. I would like to start a 4.6.x branch of master. I guess at least until the first release master and v4.6.x could run in parallel or is there anything in master that shouldn't go into 4.6.0? 4.6.0 would

Re: [XBoard-devel] next release

2011-10-01 Thread Arun Persaud
Hi On 10/01/2011 12:48 AM, John Cheetham wrote: >> Does the improved icon work for everyone? In that case I'll include >> that one too > > The white border makes the icon stand out better when I view it with > an image viewer. I couldn't see a difference in the actual game > though when I tried o

Re: [XBoard-devel] next release

2011-10-01 Thread Arun Persaud
Hi On 10/01/2011 01:31 AM, h.g. muller wrote: > At 08:48 1-10-2011 +0100, John Cheetham wrote: >> HG your change in the nubati repo for the same issue had also gone to >> Savannah which I'm not sure if you intended > > No, this was not intended. Arun handles pushing of the hgm.nubati stuff > to s

Re: [XBoard-devel] next release

2011-10-01 Thread h.g. muller
At 08:48 1-10-2011 +0100, John Cheetham wrote: HG your change in the nubati repo for the same issue had also gone to Savannah which I'm not sure if you intended No, this was not intended. Arun handles pushing of the hgm.nubati stuff to savannah, and I thought he was doing this selectively for

Re: [XBoard-devel] next release

2011-10-01 Thread John Cheetham
>Does the improved icon work for everyone? In that case I'll include that >one too The white border makes the icon stand out better when I view it with an image viewer. I couldn't see a difference in the actual game though when I tried overwriting the icon with the new one. Does it just appear

Re: [XBoard-devel] next release

2011-09-30 Thread Arun Persaud
On 09/30/2011 10:26 AM, h.g. muller wrote: > I now committed a compromise patch in the hgm4.5.2 branch, > where I don't immediately limit the menu names to just the first > letter when the full names do not fit, but where I gradually clip > the names to a length where the menu bar fits. It kicks in

Re: [XBoard-devel] next release

2011-09-30 Thread h.g. muller
I now committed a compromise patch in the hgm4.5.2 branch, where I don't immediately limit the menu names to just the first letter when the full names do not fit, but where I gradually clip the names to a length where the menu bar fits. It kicks in for square sizes below 45, but accounts for the n

Re: [XBoard-devel] next release

2011-09-30 Thread h.g. muller
At 19:37 29-9-2011 -0700, Arun Persaud wrote: > The easiest fix would be to let tinyLayout start at -size 40 in stead > of 25. I would vote for this quick fix or leaving it as it is (doesn't look too bad on my computer)... another fix could be to center the board under the menu in case the menu

Re: [XBoard-devel] next release

2011-09-29 Thread Arun Persaud
Hi On 09/29/2011 12:11 PM, h.g. muller wrote: > At 12:59 28-9-2011 -0700, Arun Persaud wrote: >> ... anything else? > > Well, I was checking things, and encountered the following problem in > XBoard: > For board sizes (-size) 29, 33, 37, and 40 the menu bar is now wider > than the board, > bacaus

Re: [XBoard-devel] next release

2011-09-29 Thread h.g. muller
At 12:59 28-9-2011 -0700, Arun Persaud wrote: ... anything else? Well, I was checking things, and encountered the following problem in XBoard: For board sizes (-size) 29, 33, 37, and 40 the menu bar is now wider than the board, bacause the new menu organization has more items than it used to

[XBoard-devel] next release

2011-09-28 Thread Arun Persaud
Hi just wanted to check in and see if everyone is ok with releasing 4.5.3 this weekend. This would be from the 4.5.x branch in git. There are a few small things such as updating the icon that is still on my todo list... anything else? cheers ARUN

[XBoard-devel] next release around the corner

2011-01-28 Thread Arun Persaud
Hi just a heads up that the next release (4.5.0) will be happening in the next few days... unfortunately I wasn't able to finish the documentation update for winboard (merging it with xboard and producing nice html out of it), so we'll use an updated rtf file as we did before... Anyway, HGM has a

[XBoard-devel] next release

2010-11-20 Thread Arun Persaud
Hi just wanted to give everyone an heads-up that we are thinking of getting the current master out as a 4.5.0 release in about one month or so... The main things that are outstanding at the moment are: * reviewing sprintf->snprintf, etc. changes * updating documentation (see my branch at http://n

[XBoard-devel] next release

2009-10-28 Thread Arun Persaud
Hi I'm ready for the new release (updated the Changelog, etc also added some statistics: SHORTLOG and DIFFSTAT). Let me know if there is anything else you want to add. Eric: did you add some documentation about the new command line options for line wrapping to the xboard.texi file? Are there oth

[XBoard-devel] next release 4.4.0

2009-07-12 Thread Arun Persaud
Hi I'm fine with releasing now too , we can always push a 4.4.1 in the near future that fixes any bugs people find. What do we still need to do until we could release? The only thing that is still on my list would be updating the web pages a bit, but I guess that could also wait, since we do