Fedora 13 Update: gambas2-2.22.0-1.fc13

updates at fedoraproject.org updates at fedoraproject.org
Sat Dec 25 00:31:42 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-18918
2010-12-15 08:17:20
--------------------------------------------------------------------------------

Name        : gambas2
Product     : Fedora 13
Version     : 2.22.0
Release     : 1.fc13
URL         : http://gambas.sourceforge.net/
Summary     : IDE based on a basic interpreter with object extensions
Description :
Gambas2 is a free development environment based on a Basic interpreter
with object extensions, like Visual Basic (but it is NOT a clone !).
With Gambas2, you can quickly design your program GUI, access MySQL or
PostgreSQL databases, pilot KDE applications with DCOP, translate your
program into many languages, create network applications easily, and so
on...

--------------------------------------------------------------------------------
Update Information:

Changes in 2.22.0:

Configuration

    BUG: Detect x86_64 architecture better.
    NEW: Add AC_PROG_LIBTOOL in root configure.ac file.
    NEW: Check for missing mathematical function directly instead of relying on operating system detection.
    NEW: Remove useless install-sh links. 

Development Environment

    NEW: Don't save the Url in the project file if it is equal to the default URL http://www.endoftheinternet.com
    NEW: Greek translation updated by Demosthenes Koptsis. 

Database Manager

    NEW: Greek translation updated by Demosthenes Koptsis. 

Interpreter

    BUG: Extern functions now can handle up to 16 pointer or string arguments.
    BUG: Do not use stack contents as return value.
    BUG: The return value of extern functions returning a 'char *' is now correctly converted to a constant String.
    BUG: The == operator works correctly now.
    BUG: Fix two incorrect optional function declarations. 

Compiler

    BUG: Remove some useless tests. 

Archiver

    BUG: Files having the ".gambas" extension are now excluded from executable archives. That prevents a possible endless growing generated file. 

Development Enviroment

    NEW: Spanish translation updated. 

GB.DB.POSTGRESQL

    BUG: Correctly ignore fields deleted with the "DROP COLUMN" command. 

GB.FORM

    BUG: Make arrow keys navigation work better with read-only cells in TableView control.
    NEW: DateChooser uses Sunday as first day of the week when the current language is 'C' or 'en_US'. 

GB.GTK

    BUG: Fix duplicate Click event in CheckBox control.
    BUG: Correctly handle tristate Checkbox controls.
    BUG: Fix the behaviour of ComboBox when setting the List and the ReadOnly property, and the order used for saving ComboBox properties in the *.form file.
    BUG: Popup menus now work correctly on tray icons in all cases.
    BUG: Make TabStrip behave like in gb.qt when inserting a new tab.
    BUG: TabStrip now uses its own window, so that it is not partially visible when covering other widgets.
    BUG: ColumnView, TreeView and ListView are correctly refreshed when an item icon is changed.
    BUG: Read-only ComboBox controls do not lost focus events anymore.
    BUG: Correctly free menu tags.
    BUG: Fix possible crashes in three utility routines.
    BUG: Fix a crash in GridView.Rows[].Text property.
    BUG: Fix a infinite recursion in drag and drop management when draging TextBox or TextArea contents inside the same application.
    BUG: Reparenting a top-level window does not show hidden children controls anymore.
    BUG: Rich-text string management has been fixed. The ampersand character, the "&", ">" and "<" entites are correctly interpreted now. 

GB.NET.CURL

    BUG: The HttpClient and FtpClient Tag property does not leak memory anymore. 

GB.NET.SMTP

    BUG: Fix an always true test. 

GB.OPENGL

    BUG: Fix the use of "=" instead of "==". 

GB.QT

    BUG: Fix the behaviour of ComboBox when setting the List property, and the order used for saving ComboBox properties in the *.form file.
    BUG: Don't raise events while setting the ComboBox.List property.
    BUG: Fix the properties order. Only the ComboBox ReadOnly property must be set first.
    BUG: Workaround what it seems a Qt bug in ComboBox. Now, when an editable combo-box is hidden, it correctly loses the focus.
    BUG: Do not propagate Drop events when there is a drop event handler. 

GB.SDL.SOUND

    BUG: Fix segfaulting when moving the position of a mp3 music. Adding a delay of 10ms when rewinding the music seem to fix the problem that look like a threading issue in SDLmixer. 
--------------------------------------------------------------------------------
ChangeLog:

* Fri Dec 10 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.22.0-1
- update to 2.22.0
* Sat Nov  6 2010 Rex Dieter <rdieter at fedoraproject.org> - 2.21.0-5
- rebuilt (poppler)
* Wed Oct  6 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.21.0-4
- rebuild again (poppler)
* Thu Aug 19 2010 Rex Dieter <rdieter at fedoraproject.org> - 2.21.0-3
- rebuild (poppler)
* Mon Aug  2 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.21.0-2
- add gbw2 binary to script subpackage
* Mon Jul 26 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.21.0-1
- update to 2.21.0
* Wed Jul  7 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 2.20.2-3
- add license file to gambas-devel
* Wed May  5 2010 Marcela Maslanova <mmaslano at redhat.com> - 2.20.2-2
- Rebuild against new poppler
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update gambas2' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list