[Gambas-user] Release of gambas 1.9.39
Benoit Minisini
gambas at ...1...
Sat Aug 19 14:25:31 CEST 2006
Hi,
This new release should fix all the problems introduced in the last version.
Moreover, Laurent Carlier has redesigned the SDL component. Now it uses OpenGL
for both 2D and 3D drawings. Ask him if you need more information :-)
Here is the full changelog:
-------------------------------------------------------------------------------
DEVELOPMENT ENVIRONMENT
* BUG: Automatic insertion of property handlers should not crash anymore.
* BUG: Selecting more than one line during a debugging session does not
send garbage to the debugger anymore.
* NEW: HBox, VBox, HPanel and VPanel are drawn with a more visual
representation.
* NEW: The title bar inside the form editor is drawn differently.
* NEW: Examples directories are now translated.
* NEW: A new highlighting theme made by Ron Onstenk, "Obsidian".
* BUG: Function signature tooltip is correctly displayed on one line only
again.
* NEW: The size of the toolbar control icons now follows the global font
size option.
* BUG: Clearing the recent files list now works correctly.
GB.QT COMPONENT
* BUG: The ScrollView now behaves correctly when its arrangement property
is set.
* BUG: The Drag & Drop should have been really fixed. :-p
* BUG: The Window.Close method has been fixed.
* BUG: The Show and Hide events are now raised again when a Window is shown
or hidden by the window manager, but no action is raised.
GB.FORM COMPONENT
* NEW: Balloon.Control is a new property that returns the control the
balloon points at.
* BUG: Many fixes in the Balloon behaviour.
* NEW: DirChooser.Picture and FileChooser.Picture are a new properties to
set the picture displayed for the root directory.
* NEW: Expander is a new container that acts like the Expander GTK+ widget.
GB.DB.FORM COMPONENT
* BUG: The DataBrowser and DataSource were fixed, and should not raise
any spurious error anymore when inserting new records.
* NEW: DataBrowser.Orientation is a new property to set the position of the
buttons around the DataView.
* NEW: True and False value are translated inside the DataView.
GB.SDL COMPONENT
* NEW: The component was redesigned. The CD-Rom part was removed (see
below). gb.sdl.opengl and gb.sdl.image were merged with gb.sdl.
* NEW: The SDL and OpenGL examples were updated.
GB.SDL.SOUND COMPONENT
* NEW: The CD-Rom part of the old gb.sdl component was put there.
-------------------------------------------------------------------------------
Enjoy it!
--
Benoit Minisini
More information about the User
mailing list