Mon Sep 22 11:59:20 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Fix building with GHC 6.10.*.
M ./configure -14 +22
View patch online:
http://code.haskell.org/wxhaskell/_darcs/patches/20080922155920-c1071-3bf6d96e89985550fed452951deadf979534d7a5.gz
Wed Jul 30 05:40:20 EDT 2008 shelarcy <[EMAIL PROTECTED]>
* Change wxcAppUSleep to wxcMilliSleep (wxcAppUSleep is deprecated now).
M ./wxc/include/wxc_glue.h -1 +1
M ./wxc/src/wrapper.cpp -1 +1
M ./wxcore/src/Graphics/UI/WXCore/Controls.hs +6
View patch online:
http://code.hask
Testing - suspects sourceforge for banding my email - thus the test.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win grea
Hi,
Pushed.
shelarcy wrote:
> -
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to
Fri Sep 19 17:29:17 CEST 2008 [EMAIL PROTECTED]
* Only use wxEVT_MEDIA* when wxUSE_MEDIACTRL-flag is set
New patches:
[Only use wxEVT_MEDIA* when wxUSE_MEDIACTRL-flag is set
[EMAIL PROTECTED] {
hunk ./wxc/src/mediactrl.cpp 223
+#ifdef wxUSE_MEDIACTRL
hunk ./wxc/src/mediactrl.cpp 225
+#else
+