gambas-source-code/app/other/MakeWebSite/news/2007-01-17.html
Benoît Minisini 53d08a1c34 [WEB SITE MAKER]
* NEW: Put it in the /app/other directory.


git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 05:22:36 +00:00

16 lines
No EOL
841 B
HTML

Release of Gambas 1.9.47
It is a long time since the last release, so there are a lot of changes.
<ul>
<li>Many enhancements in the debugger.
<li>A new example made by Iman Karim.
<li>TableView was merged inside the GridView control. TableView is now a editable GridView.
<li>Stat() now takes an optional parameter to tell if symbolic links must be followed. Projects
may have to be recompiled.
<li>A new class, Observer, for intercepting events.
<li><tt>gb.report</tt> is a new alpha component for designing reports.
<li><tt>gb.option</tt> is a new component for interpreting command-line options.
<li><tt>gb.qte</tt> and <tt>gb.qte.ext</tt> are two new components for developing QT/Embedded applications.
<li>...and so on.
</ul>
See the <a href="changelog2.html">ChangeLog</a> for the many other changes and bug fixes.