Projects / Gambas / Releases / 2.23.0

Version 2.23.0 of Gambas

Release Notes: A new Romanian translation was added and the Czech and Swedish translations were updated. A memory leak that lead to a crash in enumeration management was fixed. Many bugs in TextBox, TextArea, SpinBox, Menu, GridView, ListBox, and ComboBox controls in the GTK+ component were fixed. The Control.MoveScaled method has been fixed. Table existence is correctly checked in the ODBC component. SQLite integer primary keys are better detected.

Other releases

  •  05 Apr 2011 03:30

Release Notes: A new Romanian translation was added and the Czech and Swedish translations were updated. A memory leak that lead to a crash in enumeration management was fixed. Many bugs in TextBox, TextArea, SpinBox, Menu, GridView, ListBox, and ComboBox controls in the GTK+ component were fixed. The Control.MoveScaled method has been fixed. Table existence is correctly checked in the ODBC component. SQLite integer primary keys are better detected.

  •  24 Nov 2010 09:40

Release Notes: This version can be compiled correctly on the latest Ubuntu release and other recent distributions. Extern function management has been fixed. Combo-box management has been fixed in both Qt and GTK+ components. Drag & Drop and rich text management have been fixed in the GTK+ component. Greek and Spanish translations have been updated.

  •  24 Jul 2010 23:43

Release Notes: This release introduces support for ArchLinux in the IDE packager. Event management and some memory leaks have been fixed in gb.gtk. The SMTP component now better follows the standard, and mails should be readable in less tolerant mail clients. The German and Czech translations have been completed.

  •  01 Mar 2010 22:54

    Release Notes: The Debian and Ubuntu packaging should work correctly now. RDir() handles too long paths correctly. The CR / NL input conversion flags are cleared when initializing a serial port. Using gb.desktop made the interpreter crash on exit in some cases. In gb.qt, TreeView.Count and ColumnView.Count now return the number of items in the view like in gb.gtk. ComboBox now raises the Click event when it gets its first element.

    •  04 Jan 2010 09:19

    Release Notes: Gambas now really works on the ARM architecture. The SerialPort class does not eat CPU time pointlessly anymore. The Exist() and Dir() functions now work correctly for files located inside the executable.

    Screenshot

    Project Spotlight

    osGraphX

    A 3D file viewer based on openscenegraph.

    Screenshot

    Project Spotlight

    libssh2

    A C library that implements the SSH2 protocol.