wxWidgets 3.0 - espeakedit fixes

2013-11-15 Thread Reece Dunn
Hi, I have attached two patches for espeakedit: 0001-*.patch -- This makes espeakedit compile. 0002-*.patch -- This fixes a segfault when constructing the wxFont objects for SpectFrame. These were being constructed in the global namespace. With wxWidgets 3.0, it now requires a gtk+ window when

wxWidgets 3.0 - espeakedit fixes

2013-11-15 Thread Reece Dunn
Hi, I have attached two patches for espeakedit: 0001-*.patch -- This makes espeakedit compile. 0002-*.patch -- This fixes a segfault when constructing the wxFont objects for SpectFrame. These were being constructed in the global namespace. With wxWidgets 3.0, it now requires a gtk+ window when

Re: wxwidgets 3.0

2013-11-14 Thread Olly Betts
[A Cc on list replies would be appreciated.] On Wed, Nov 13, 2013 at 03:43:49PM +, Olly Betts wrote: > A few days ago wxwidgets 3.0.0 was officially released. I've already > uploaded a package of it aimed at unstable, which is currently in NEW. The package has cleared NEW (thanks paultag).

Re: wxwidgets 3.0

2013-11-13 Thread Sebastian Reichel
Hi Olly, On Wed, Nov 13, 2013 at 03:43:49PM +, Olly Betts wrote: > I'll be at the mini-debcamp in Cambridge, UK at the end of this week > (14th and 15th November) and plan to make a start checking packages > with the new release. I'd welcome local and/or remote assistance. I just arrived in

wxwidgets 3.0

2013-11-13 Thread Olly Betts
[A Cc on list replies would be appreciated.] A few days ago wxwidgets 3.0.0 was officially released. I've already uploaded a package of it aimed at unstable, which is currently in NEW. Meanwhile you can download source and amd64 binaries from here: http://survex.com/~olly/wx3-debs/ My hope is