gambas-source-code/app/other/MakeWebSite/news/2009-01-28.html

11 lines
685 B
HTML
Raw Normal View History

Release of Gambas 2.11
<p>This release fixes the following bugs:
<ul>
<li>The Balloon is displayed properly again.
<li>The autotools packager now correctly handle projects having spaces in their directory.
<li>The last column of a GridView is correctly stretched when its width is explicitely set now.
<li>Serial port devices are now watched for reading, not for writing, so that the callback are not called permanently.
</ul>
<p>The development environmental project property dialog now lists components stored in the user home directory separately.
<p>Otherwise, there are other less important bug fixes. Look for them by reading the <a href="changelog2.html">ChangeLog</a>.