13 lines
597 B
HTML
13 lines
597 B
HTML
|
Release of Gambas 2.8
|
||
|
<p>
|
||
|
Some important features and many bug fixes in this release:
|
||
|
<ul>
|
||
|
<li>Gambas now compiles correctly with gcc 4.3.
|
||
|
<li>When displaying a method signature, the current argument is underlined.
|
||
|
<li>Spanish, French and Russian translations were updated.
|
||
|
<li>IDE shortcuts of different menus should not interfere anymore.
|
||
|
<li>The GTK+ component can deal with font underline and strikeout in many places.
|
||
|
<li>The QT component tray icons are now visible inside Gnome or XFCE.
|
||
|
</ul>
|
||
|
Read the <a href="changelog2.html">ChangeLog</a> for the other bug fixes and changes.
|