Re: [wxhaskell-devel] darcs patch: Refactor to return wxPoint/wxSize/wxRect class directl...

2009-03-10 Thread shelarcy
Pushed. 2009/3/10 shelarcy : > * Refactor to return wxPoint/wxSize/wxRect class directly in wxc. -- shelarcy http://page.freett.com/shelarcy/ -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are po

[wxhaskell-devel] patch applied (wxhaskell): Refactor to return wxPoint/wxSize/wxRect class directly in wxc.

2009-03-10 Thread Kido Takahiro
Tue Mar 10 01:38:38 EDT 2009 shelarcy * Refactor to return wxPoint/wxSize/wxRect class directly in wxc. Ignore-this: e414ff89344e856a3f61a0e6f318c427 We accept to return wxPoint, wxSize and wxRect class directly in wxc, now. We always used passing int* pointer arguments to return Point