Pushed.
2009/2/28 shelarcy :
> Sat Feb 28 00:01:24 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2009 shelarcy y...@gmail.com>
> * Change version number from 0.11.1 to 0.11.1.0.
>
> Sat Feb 28 11:36:01 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2009 shelarcy y...@gmail.com>
> * Refactor to use C++ bool directoly,
Fri Feb 27 21:36:01 EST 2009 shelarcy
* Refactor to use C++ bool directoly, instead of casting to int type and
converting to bool type.
We cast int type where wxWidgets' method returns bool type, and
we convert int to bool where wxWidgets method's argument is bool.
But some
Fri Feb 27 10:01:24 EST 2009 shelarcy
* Change version number from 0.11.1 to 0.11.1.0.
Ignore-this: c6772c8eac4bd552702e469b76a3101a
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 on