You must carefully read it to find the shrimp! Sorry, but it's in french.
That application is based on Guygle, a Gambas project that I'm making for my boss. It is written with the development version of Gambas 3. |
This release fixes the behaviour of the ComboBox Click event again,
a crash in TrayIcon management on gb.qt,
and should compile better on system having a libtool version greater than 2.2.6.
See the ChangeLog for other little fixes. |
This release fixes the behaviour of the ComboBox Click event, and so the IDE translation dialog.
See the ChangeLog for other little fixes. |
This release fixes a lot of bugs in the interpreter, the development environment, the GUI components... Most noteworthy are:
See the full ChangeLog for the full details. |
Happy new MMX year to all Gambas users! Will it be the year of the Gambas 3 release? :-) Meanwhile, here is a new release of the stable version that includes the following main changes and bug fixes:
|
The Gambas Wiki documentation now uses the Creative Commons Attribution-ShareAlike (CC-BY-SA) 3.0 license. As using different licenses for different parts of the wiki will be a nightmare to manage, people that have written some pieces of the documentation and who do not agree with that license must just tell me: I will remove their contribution from the wiki. |
That release includes the following main changes and bug fixes:
|
This release allows Gambas to run on the ARM architecture. It includes the following changes and bug fixes too:
|
This release includes the following changes and bug fixes:
|
The translation has been done by Mehmet Basdemir. |
The translation has been done by 梁 (Liang Wei). |
Thanks to Daif Alotaibi and a lot of HTML elbow-grease of your servant, the web site is now translated into arabic. Most of the wiki pages are not translated yet. If someone knows why scrollbars keep being on the right on right-to-left HTML pages... |
This release includes a bug fix in string to integer conversion routine that I forgot to backport from the development version. |
The scripter compilation failed in 2.15. This release fixes that problem. |
The main changes of this release are:
See the ChangeLog for other bug fixes. |
Because of a weird mistake of my own, http://gambasdoc.org is down for a unknown period of time. As many pages of this web site were actually stored in the wiki, they are not accessible anymore. Sorry for the inconvenience, the wiki will come back as soon as possible! UPDATE: Thanks to Rob, the wiki is born again!! |
The main changes of this release are:
See the ChangeLog for the other bug fixes. |
This release fixes compilation problems with gcc 4.4, FreeBSD and older versions of the GTK+ library. It makes simultaneaous asynchronous downloads work correctly in the gb.net.curl component. See the ChangeLog for the details. |
This release fixes some important bugs in the interpreter, in the GTK+ component, and in the transparent picture drawing routines of both GTK+ and QT component. It has some patches that makes it compile better on FreeBSD. See the ChangeLog for the details. |
This release fixes many bugs in the interpreter, the GTK+ component, the networking component, the PDF component, and the XML/RPC component. See the ChangeLog for the details. |
This release fixes the following last-minute bugs:
|
This release fixes the following bugs:
The development environmental project property dialog now lists components stored in the user home directory separately. Otherwise, there are other less important bug fixes. Look for them by reading the ChangeLog. |
Some things were broken, so this release fixes them:
There are other bug fixes. Look at the ChangeLog for them. |
This release fixes blocking bugs in the database component and in the database manager. Look at the ChangeLog to get the details. |
No real new features in this release. But some of the fixed bugs were nasty:
Read the ChangeLog to see all of thems. |
Here are the main changes and new features of this release:
There are important fixes too in the gb.net, gb.net.curl, gb.xml, gb.qt and gb.gtk components. Please read the ChangeLog for the details! P.S.: maybe they do not like my carrots because of fertilizers and other chemical products... |
Thanks to 梁 (Liang Wei) tests, the bits manipulation functions now work correctly. This release fixes these other bugs:
P.S.: donkeys do not really like carrots. They prefer stale bread! |
Three important fixes in this release:
|
Some important features and many bug fixes in this release:
|
This is a bug fix release:
|
Subversion conflicts support was added to the development environment. Otherwise the main bug fixes in this release are:
|
You can click on my prefered formula now, if you think it may be false. :-) |
New features were added to the development environment:
Read the ChangeLog for more details. P.S. My preferred mathematical formula came back. :-) |
This release mainly fixes the GTK+ component, and some memory leaks in both GTK+ and QT component. Thanks to Valgrind! Read the ChangeLog for more details. WARNING! Be sure to download the 2.4.1 package, it fixes the compilation on OpenSuse. |
This release fixes many bugs and adds the following features:
|
This release mainly fixes a few configuration bugs that prevented Gambas binary packages to be made on some distributions. Read the ChangeLog for more information. WARNING! Be sure to download the 2.2.1 package, otherwise extern functions won't work at all. Sorry for the inconvenience. |
Gambas finally runs on 64 bits system! Gambas bytecode can be run indifferently on a 32 bits or 64 bits architecture, unless you use the Pointer datatype. In that case, you must recompile the project. This design flaw will be fixed on Gambas 3. Otherwise, the main changes are the follwoing: There are many bug fixes in the interpreter, gb.qt, gb.gtk, and so on. Read the ChangeLog as usual for more information. |
After three years of development, here is the new version of Gambas. Read the article on the wiki to get a full presentation of Gambas 2. Read the ChangeLog for information about the changes since the last release candidate. Now Gambas 2 becomes the stable version, and the 1.0 version is deprecated. Let's start Gambas 3!
|
Many bugs were found and fixed since the first release candidate. A few new features were added too:
At the moment, six translations of the development environment are complete: French, Japanese, Swedish, Italian, Spanish and Catalan. |
I will give a talk about Gambas at the Palermo's university this week-end. I hope Air France won't decide to go on strike! |
The internal version number of this release is 1.9.91. The main changes are:
|
This release is the last one before the first release candidate of Gambas 2. This is mainly a bug fixes release:
|
The database component is now case sensitive, and so some applications may break. The gb.qt and gb.gtk now share more code, especially the drawing routines that were moved to a dedicated common component. The features that cannot be common are put in the gb.qt.ext and gb.gtk.ext extension components. The other main changes are:
There are anyway tons of bugfixes. See the ChangeLog for the details. |
This bug tracker is hosted on http://encryptec.net by Gareth Bult. You can now use it to report bug or request new features. It is actually a Plone CMS that will become the next version of the Gambas web site in the future. The http://www.gambasforge.net web site made by Fabien Bodard will certainly be replaced by the Plone CMS too.
|
I hope you will like the new look. I find it more modern and less geeky :-) |
A big work was done on gb.gtk so that it reaches the same level of features as gb.qt. The job is not finished, but many applications can already run with both components. The other main changes are:
See the ChangeLog for more details and bug fixes. |
The development environment and the database manager are now translated into Russian. This release also fixes a little bug in the interpreter, and a memory leak in the mysql database driver. |
The release mainly fixes the following bugs:
See the ChangeLog for more details. |
Warning! The bytecode has changed, and so all projects must be recompiled. The main changes are:
There are other tons of changes and bug fixes. See the ChangeLog for more details. |
Why not make a release April, 1st? The main changes are:
|
It is a long time since the last release, so there are a lot of changes.
|
This release fixes the bug with the Menu.Name property.
Sorry for the inconvenience! |
WARNING! The bytecode, the LINK and LOCK instructions syntax have changed.
Projects must be updated and recompiled.
Otherwise, the main changes are:
|
Here are the main changes:
|
This is a bug fixes release:
|
I finally put the development source code on SubVersion. To get a snapshot of the current
development version, you must do:
$ svn checkout https://svn.sourceforge.net/svnroot/gambas/2.0/trunk/I will make tags for next releases, and to get them you will have to do: $ svn checkout https://svn.sourceforge.net/svnroot/gambas/2.0/tags/1.9.XX/To get a write access to the subversion repository, you must have an account on SourceForge, and then give me your user name, so that I add you to the list of developers. You must of course be a true developer, and know how to use SubVersion! |
The main changes of this version are:
|
WARNING! This release has many changes in the gb.qt component
and gb.settings that will break your projects:
See the ChangeLog for other changes and bug fixes. |
The Main changes in this release are:
See the ChangeLog for other changes and bug fixes. |
WARNING!
Many changes in this release will break your projects:
You will have to load and save the forms affected by this changes in the IDE and/or fix your code by hand. A temporary "Update all forms" entry was added in the IDE Project menu that does that automatically. The other important changes are:
|
The main changes are:
See the ChangeLog for the other bug fixes and changes. |
The main changes in the IDE are:
Three important bugs were fixed in the interpreter, one in the archiver, and many others in the gb.qt component. The Stock class should work everywhere now. See the ChangeLog for the complete list of all bug fixes and changes. |
The Stock class design has been completed. Consequently, the development
environment now takes a GNOME look
if it runs under GNOME, and a KDE look if it runs under KDE!
The project creation dialog has been redesigned, in the aim of being less cluttered. A crashing bug has been fixed in the interpreter too. See the ChangeLog for the other bug fixes and changes. WARNING: The automatic icon theme feature is experimental, so if it does not work on your system, tell me where your KDE and GNOME system icons are located! |
I put the debugger in the gb.debug component. This way the interpreter
is a little smaller, and I can add features to the debugger without making it
heavyier.
Otherwise, there are some little changes in the Development Environment, and the Stock class design has been finalized. See the ChangeLog for other bug fixes and changes. P.S.: my flat was burglared the last week-end. My computer was safe, but they stole, among other things, a laptop lended by my boss for my job, and my flute! Bad luck :-( |
I continue my work on the Development Environment in this release.
But you get two important bug fixes in the interpreter too!
See the ChangeLog for other bug fixes and changes. |
This release include many bug fixes backported from the
development version. See the ChangeLog
for the details.
Otherwise, it seems that SourceForge mailing-lists are dead. I hope they will recover soon... |
Just a little message to tell that The SMTP server of my stupid Internet
Provider has been black-listed at spamcop.net since yesterday.
So I cannot use any sourceforge mailing-list anymore, and cannot answer the mails for an undefined period of time... |
The development environment got a new look, based on KDE Crystal icon set.
I even made screenshots!.
I hope you will like it. :-)
Less cosmetics changes are:
Oops. I forgot... The bytecode has changed! You must recompile all your projects! See the ChangeLog for other bug fixes and changes. |
This release fixes two important bugs in the interpreter.
See the ChangeLog for other bug fixes and changes. |