Re: [wxhaskell-devel] darcs patch: Remove unused wxWidgets 2.4 and 2.6's Visual Studio pr...

2009-01-05 Thread shelarcy
Pushed. 2009/1/6 shelarcy : > Mon Jan 5 10:28:54 =93=8C=8B=9E (=95W=8F=80=8E=9E) 2009 shelarcy y...@gmail.com> > * Remove unused wxWidgets 2.4 and 2.6's Visual Studio project files. -- shelarcy http://page.freett.com/shelarcy/ --

[wxhaskell-devel] patch applied (wxhaskell): TAG 0.11.0

2009-01-05 Thread Kido Takahiro
Fri Jan 2 17:30:52 EST 2009 shelarcy tagged 0.11.0 View patch online: http://code.haskell.org/wxhaskell/_darcs/patches/20090102223052-c1071-0814d329ddefbc6d459b40a178c10ac7dda95b0b.gz --

[wxhaskell-devel] patch applied (wxhaskell): Remove unused wxWidgets 2.4 and 2.6's Visual Studio project files.

2009-01-05 Thread Kido Takahiro
Sun Jan 4 20:28:54 EST 2009 shelarcy * Remove unused wxWidgets 2.4 and 2.6's Visual Studio project files. Ignore-this: 20cc431e49694e048d1d676170200ed6 R ./wxc/wxc-2.4.dsp R ./wxc/wxc-2.4.dsw R ./wxc/wxc-2.6.dsp R ./wxc/wxc-2.6.dsw View patch online: http://code.haskell

[wxhaskell-devel] darcs patch: Remove unused wxWidgets 2.4 and 2.6's Visual Studio pr...

2009-01-05 Thread shelarcy
darcs1400 Description: Binary data -- ___ wxhaskell-devel mailing list wxhaskell-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

[wxhaskell-devel] Resizing only when enlarging

2009-01-05 Thread Henk-Jan van Tuyl
L.S., Program wxhaskell-0.11.0\samples\contrib\GLCanvas.hs does not resize properly when the window is made smaller. When the window is enlarged (vertically), the GL canvas goes down; when the bottom of the window is pulled up, the canvas becomes invisible. When the window is enlarged again