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 c

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 c