[wxhaskell-devel] darcs patch: Bump version number to 0.11.1 (and 4 more)

2009-01-06 Thread shelarcy
darcs196 Description: Binary data -- Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB_

[wxhaskell-devel] patch applied (wxhaskell): Add experimental alpha channel support to Color type.

2009-01-06 Thread Kido Takahiro
Tue Jan 6 13:23:10 EST 2009 shelarcy * Add experimental alpha channel support to Color type. Ignore-this: 6c35ed5d80bed81134a6110cd9cfb60a M ./wxc/include/wxc.h -4 +12 M ./wxc/src/image.cpp +107 M ./wxcore/src/Graphics/UI/WXCore/WxcTypes.hs -20 +54 View patch online: http:/

[wxhaskell-devel] patch applied (wxhaskell): Bump version number to 0.11.1

2009-01-06 Thread Kido Takahiro
Tue Jan 6 08:29:11 EST 2009 shelarcy * Bump version number to 0.11.1 Ignore-this: d945970996e6812d312a0592c2ff2b6e M ./configure -1 +1 M ./wx/wx.cabal -1 +1 M ./wxc/wxc-2.8.dsp -4 +4 M ./wxcore.cabal -1 +1 M ./wxdirect/wxdirect.cabal -1 +1 View patch online: http://

[wxhaskell-devel] patch applied (wxhaskell): Fix typos in previous color's alpha channel support.

2009-01-06 Thread Kido Takahiro
Tue Jan 6 21:10:37 EST 2009 shelarcy * Fix typos in previous color's alpha channel support. Ignore-this: 710e1ec9472142465ed050c97e49892d M ./wxc/include/wxc.h -1 +1 M ./wxc/src/image.cpp -5 +5 View patch online: http://code.haskell.org/wxhaskell/_darcs/patches/20090107021037-c

[wxhaskell-devel] patch applied (wxhaskell): Change Color's primitive type from CChar to Word8.

2009-01-06 Thread Kido Takahiro
Tue Jan 6 10:18:18 EST 2009 shelarcy * Change Color's primitive type from CChar to Word8. Ignore-this: a63da969a83ee42f141db3797b824fc8 M ./wxc/include/wxc_glue.h -9 +10 M ./wxc/include/wxc_types.h -1 +2 M ./wxc/src/eljcolour.cpp -30 +35 M ./wxc/src/image.cpp -13 +13 M .

[wxhaskell-devel] patch applied (wxhaskell): Add Word support.

2009-01-06 Thread Kido Takahiro
Tue Jan 6 12:11:39 EST 2009 shelarcy * Add Word support. Ignore-this: 81376472899f15f9724f724b656c251d M ./wxc/include/wxc_types.h +3 M ./wxcore/src/Graphics/UI/WXCore/WxcTypes.hs +2 M ./wxdirect/src/CompileClasses.hs +2 M ./wxdirect/src/ParseC.hs +1 M ./wxdirect/src/Typ

[wxhaskell-devel] patch applied (wxhaskell): Add Word8 and Word32 support.

2009-01-06 Thread Kido Takahiro
Tue Jan 6 09:13:58 EST 2009 shelarcy * Add Word8 and Word32 support. Ignore-this: 704189efa0ea7576c4752df6d9a39faf M ./wxc/include/wxc_types.h +6 M ./wxdirect/src/CompileClasses.hs +4 M ./wxdirect/src/ParseC.hs +2 M ./wxdirect/src/Types.hs +2 View patch online: http://c

[wxhaskell-devel] All font families look alike

2009-01-06 Thread Henk-Jan van Tuyl
L.S., When writing several lines of text in a window, with different font families, all text is written in the same font. Bold, underline and italic work properly. See the attached program and image. Package: wxHaskell 0.11.0, wxWidgets 2.8.9 OS: Windows XP Compiler: GHC v

Re: [wxhaskell-devel] darcs patch: Bump version number to 0.11.1 (and 4 more)

2009-01-06 Thread shelarcy
Pushed with one extra patch that fixes typos in these changes. 2009/1/7 shelarcy : > Tue Jan 6 22:29:11 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2009 shelarcy y...@gmail.com> > * Bump version number to 0.11.1 > > Tue Jan 6 23:13:58 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2009 shelarcy y...@gmail.com> > *