[Gambas-devel-svn] SF.net SVN: gambas:[1554] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-09-13 15:35:06
|
Revision: 1554 http://gambas.svn.sourceforge.net/gambas/?rev=1554&view=rev Author: gambas Date: 2008-09-13 15:35:13 +0000 (Sat, 13 Sep 2008) Log Message: ----------- [CONFIGURATION] * BUG: Some bugs fixes coming from Gentoo. [DEVELOPMENT ENVIRONMENT] * BUG: Some fixes in the case of signature symbols. [WIKI CGI SCRIPT] * BUG: Try to display the language bar in Firefox the same way as in Konqueror. [INTERPRETER] * BUG: Collection[] now correctly raises an error when the key is null. [GB.GTK] * BUG: Fix the use of the gambas part in the TreeView class. [GB.NET.CURL] * BUG: Successive calls to the Get() or Put() methods should not make the interpreter crash at exit anymore. Modified Paths: -------------- gambas/trunk/TODO gambas/trunk/app/src/doc.cgi/.lang/.pot gambas/trunk/app/src/doc.cgi/Main.module gambas/trunk/app/src/gambas3/CComponent.class gambas/trunk/app/src/gambas3/FEditor.class gambas/trunk/gb.gtk/src/CTreeView.cpp gambas/trunk/gb.net.curl/src/CCurl.c gambas/trunk/gb.net.curl/src/CCurl.h gambas/trunk/gb.net.curl/src/CFtpClient.c gambas/trunk/gb.net.curl/src/gbcurl.c gambas/trunk/help/Makefile.am gambas/trunk/help/configure.ac gambas/trunk/main/gbx/gbx_c_collection.c gambas/trunk/main/gbx/gbx_exec_push.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |