[wxhaskell-devel] wxWidgets 2.8.7 support

2008-04-10 Thread Jeremy O'Donoghue
Hi all, Attached is a (zipped) preliminary set of patches for wxWidgets 2.8.7 support. Some notes to help. - wxWidgets 2.8.7 was compiled from source using Visual Studio 2008 (i.e. on Windows) with the following options: - WXWIN_COMPATIBILITY_2_4 0 - WXWIN_COMPATIBILITY_2_6 0 - wxUSE_UNIC

Re: [wxhaskell-devel] wxWidgets 2.8.7 support

2008-04-10 Thread shelarcy
Hi Jeremy, On Thu, 10 Apr 2008 23:12:50 +0900, Jeremy O'Donoghue <[EMAIL PROTECTED]> wrote: > Attached is a (zipped) preliminary set of patches for wxWidgets 2.8.7 > support. Some notes to help. > > - wxWidgets 2.8.7 was compiled from source using Visual Studio 2008 I tested your patch on PowerPC

Re: [wxhaskell-devel] darcs patch: Fix 1932640: samples/wx/FileBrowse is br... (and 1 more)

2008-04-10 Thread Eric Y. Kow
Pushed! Thanks! and sorry for the delay. Been away for three days. Btw, we should think about making it so that any one of us can push patches. Maybe switching to code.haskell.org for the darcs repository would be a good thing to try. -- Eric Kow