[Freecol-developers] Contributing to Freecol

2013-09-09 Thread Matthew Sarett
Hi Freecol Developers, I am a senior studying Electrical and Computer Engineering at Carnegie Mellon University. I am currently taking a course called Foundations of Software Engineering, and one of the course requirements is contribute to an active open source project. My partner (Tom Xu) and I

Re: [Freecol-developers] Contributing to Freecol

2013-09-09 Thread Michael T. Pope
On Mon, 9 Sep 2013 17:29:26 -0400 Matthew Sarett wrote: > Specifically, we are hoping to take on Improvement Request #169. We still > have a lot of work to do studying the current codebase, and we are hoping > that we may be able to conclude the project in November by submitting a > patch to this

Re: [Freecol-developers] getResponse

2013-09-09 Thread Michael Vehrs
On 09/09/2013 02:00 AM, Michael T. Pope wrote: > On Sat, 31 Aug 2013 20:51:50 +0930 > "Michael T. Pope" wrote: >> This suggests that the least disruptive path is to make FreeColPanel >> extend JDialog, with controllable modality defaulting to non-modal. > I had a bit of a try at this over the week