Release of Gambas 2.7
This is a bug fix release:
- Clicking on a virtual property in the property sheet does not crash anymore when the property help is displayed.
- The automatic completion can deal with multiple local variable declarations on the same line.
- The stack backtrace list width is saved correctly.
- Gambas projects can be safely compiled as root.
- Core dumps are ignored when making an executable.
- Draw.Circle() has been fixed.
- Focus management, Embedder, and the Window.Reparent() method have been fixed in gb.gtk.
- There is a new example that draws barcodes.
- Japanese, Russian and Swedish translations were updated.
Read the ChangeLog for the other changes.