[Gambas-devel-svn] SF.net SVN: gambas: [685] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-10-03 21:23:15
|
Revision: 685 http://gambas.svn.sourceforge.net/gambas/?rev=685&view=rev Author: gambas Date: 2007-10-03 14:23:19 -0700 (Wed, 03 Oct 2007) Log Message: ----------- [CONFIGURATION] * NEW: Gambas bytecode version was raised to 2.0. You will get warnings on the standard error output when running a project or a component that was compiled before this version. [DEVELOPMENT ENVIRONMENT] * NEW: In debugger windows, the "show hidden symbols" button is not displayed if there is no hidden symbols to displays. Moreover, static symbols are now considered as hidden if an object is displayed. [EXAMPLES] * BUG: HTTPGet example now needs the gb.qt.ext component. [GB.LDAP] * NEW: This component was removed, as some people told me that it was not working, and as I have no news from its developer. Modified Paths: -------------- 2.0/trunk/Makefile.am 2.0/trunk/acinclude.m4 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FDebugExpr.class 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/comp/src/gb.report/.info 2.0/trunk/comp/src/gb.report/.list 2.0/trunk/configure.ac 2.0/trunk/examples/examples/Networking/HTTPGet/.project 2.0/trunk/gb.gtk/src/gb.gtk/.info 2.0/trunk/gb.gtk/src/gb.gtk/.list 2.0/trunk/main/gbx/gbx_class_load.c 2.0/trunk/main/gbx/gbx_component.h Removed Paths: ------------- 2.0/trunk/gb.ldap/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |