From: Eric K. <eri...@gm...> - 2008-04-20 12:36:57
|
Is it ok if I push these patches? If nobody says anything by Wednesday, I'm going to go ahead and do it. For what it's worth, I just upgraded to Leopard this weekend, and after a little coaxing (mostly deleting old copies of wxhaskell), the sample applications seem to run using wxMac 2.8. N.B. running them directly from the command line no longer seems to work, despite the macosx-app script (the applications are inert), but doing open -a Foo.app does work. As for wxWidgets 2.6 compatibility, I would argue that we should accept to possibly lose this (perhaps temporarily), because the Debian users have the option of downgrading, whereas MacOS X Leopard users do not... Thu Apr 10 12:25:59 BST 2008 jer...@gm... * Preliminary wxWidgets 2.8.7 support Thu Apr 10 12:31:13 BST 2008 jer...@gm... * Add TopLevelWindow for wxWidgets 2.8.7 support Thu Apr 10 12:32:56 BST 2008 jer...@gm... tagged wxWidgets2.8.7_on_0.10.3rc1 Thu Apr 10 14:41:32 BST 2008 jer...@gm... * wxWidgets 2.8.7 on 0.10.3 release version Sun Apr 20 12:50:42 BST 2008 Eric Kow <eri...@gm...> * Replace _wcsdup with wxStrdup in wxWidgets 2.8 compat code. According to shelarcy and Jeremy, _wcsdup is Windows-specific. |